hitchhiker nu wa premier 5th wheel
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 165
fortune-hitchhiker 2005-06-11
fortune-hitchhiker project consists of quotes from the Hitchhikers Guide to the Galaxy. more>>
fortune-hitchhiker project consists of quotes from the "Hitchhikers Guide to the Galaxy".
"Zaphod grinned two manic grins, sauntered over to the bar
and bought most of it."
-- Zaphod in paradise.
To install these fortunes, copy the .dat file to your fortunes directory.
(possibly /usr/games/lib/fortunes)
To use it, simply type:
# fortune hitchhiker
<<less"Zaphod grinned two manic grins, sauntered over to the bar
and bought most of it."
-- Zaphod in paradise.
To install these fortunes, copy the .dat file to your fortunes directory.
(possibly /usr/games/lib/fortunes)
To use it, simply type:
# fortune hitchhiker
Download (0.011MB)
Added: 2006-12-12 License: GPL (GNU General Public License) Price:
614 downloads
Wacom ExpressKeys 0.4.1
Wacom ExpressKeys supports the fairly recent additions of ExpressKeys, Touch Strips, and a Scroll Wheel on certain Wacom tablets more>>
Wacom ExpressKeys supports the fairly recent additions of ExpressKeys, Touch Strips, and a Scroll Wheel on certain Wacom tablets. Specifically the Cintiq 21UX Interactive Pen Display, the Intuos3, and the Graphire4 tablets are supported through the XInput and XTest extensions in X.
Using "xsetwacom", it can also provide an automatic change of stylus pressure sensitivity (a.k.a. PressCurve) when going from one program window to the next. This feature is independent of the connected tablet model. A graphical configuration tool named "wacom-config" is under development.
Enhancements:
- This version has a slightly improved logic for Touch Strip movement detection, a minor bugfix related to long filenames of the executable, and two compatibility changes to prevent future breakage in relation to upstream code.
<<lessUsing "xsetwacom", it can also provide an automatic change of stylus pressure sensitivity (a.k.a. PressCurve) when going from one program window to the next. This feature is independent of the connected tablet model. A graphical configuration tool named "wacom-config" is under development.
Enhancements:
- This version has a slightly improved logic for Touch Strip movement detection, a minor bugfix related to long filenames of the executable, and two compatibility changes to prevent future breakage in relation to upstream code.
Download (0.14MB)
Added: 2007-03-28 License: GPL (GNU General Public License) Price:
950 downloads
Xfce 4 Radio Plugin 0.2.0
Xfce 4 Radio Plugin is a plugin to control your V4l radio device. more>>
Xfce 4 Radio Plugin is a plugin to control your V4l radio device.
Usage:
First, add the plugin to your panel.
Then, to switch your radio on/off, simply left-click on the plugin’s icon (by default it says “- off -”, if it’s turned on it displays the current frequency).
Once turned on, the middle button will show you the station preset menu. This is also the place to set the frequency you’d like to tune your radio to.
The mouse wheel allows you to change frequency or station preset. You can choose your preferred behaviour in the properties dialog (right-click menu).
<<lessUsage:
First, add the plugin to your panel.
Then, to switch your radio on/off, simply left-click on the plugin’s icon (by default it says “- off -”, if it’s turned on it displays the current frequency).
Once turned on, the middle button will show you the station preset menu. This is also the place to set the frequency you’d like to tune your radio to.
The mouse wheel allows you to change frequency or station preset. You can choose your preferred behaviour in the properties dialog (right-click menu).
Download (0.14MB)
Added: 2007-03-07 License: GPL (GNU General Public License) Price:
963 downloads
IMWheel 1.0.0pre12
IMWheel is a daemon for X11, which watches for mouse wheel actions and outputs them as keypresses. more>>
IMWheel is a daemon for X11, which watches for mouse wheel actions and outputs them as keypresses.
This is a not so short little ditty that does the simple conversion of mouse button presses into key presses. By grabbing only the 4th and 5th mouse buttons the program is able to receive input from the Intellimouse series mice.
There is also a modified version of gpm included that has, already, support for the Intellimouse, and I added a wheel fifo. The user library may also be used, although this may need to be debugged. See the gpm section below for more.
The wheel button can always be used as middle button, this program does not affect how the XServer, nor GPM, react towards it. A mouse with a wheel button is a 3 button mouse, and should be configured as such!
Installation:
The `configure shell script attempts to guess correct values for various system-dependent variables used during compilation.
It uses those values to create a `Makefile in each directory of the package. It may also create one or more `.h files containing system-dependent definitions.
Finally, it creates a shell script `config.status that you can run in the future to recreate the current configuration, a file `config.cache that saves the results of its tests to speed up
reconfiguring, and a file `config.log containing compiler output (useful mainly for debugging `configure).
If you need to do unusual things to compile the package, please try to figure out how `configure could check whether to do them, and mail diffs or instructions to the address given in the `README so they can be considered for the next release.
If at some point `config.cache contains results you dont want to keep, you may remove or edit it.
The file `configure.in is used to create `configure by a program called `autoconf. You only need `configure.in if you want to change it or regenerate `configure using a newer version of `autoconf.
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system.
If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.
Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean.
There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
<<lessThis is a not so short little ditty that does the simple conversion of mouse button presses into key presses. By grabbing only the 4th and 5th mouse buttons the program is able to receive input from the Intellimouse series mice.
There is also a modified version of gpm included that has, already, support for the Intellimouse, and I added a wheel fifo. The user library may also be used, although this may need to be debugged. See the gpm section below for more.
The wheel button can always be used as middle button, this program does not affect how the XServer, nor GPM, react towards it. A mouse with a wheel button is a 3 button mouse, and should be configured as such!
Installation:
The `configure shell script attempts to guess correct values for various system-dependent variables used during compilation.
It uses those values to create a `Makefile in each directory of the package. It may also create one or more `.h files containing system-dependent definitions.
Finally, it creates a shell script `config.status that you can run in the future to recreate the current configuration, a file `config.cache that saves the results of its tests to speed up
reconfiguring, and a file `config.log containing compiler output (useful mainly for debugging `configure).
If you need to do unusual things to compile the package, please try to figure out how `configure could check whether to do them, and mail diffs or instructions to the address given in the `README so they can be considered for the next release.
If at some point `config.cache contains results you dont want to keep, you may remove or edit it.
The file `configure.in is used to create `configure by a program called `autoconf. You only need `configure.in if you want to change it or regenerate `configure using a newer version of `autoconf.
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system.
If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.
Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean.
There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
Download (0.18MB)
Added: 2005-10-14 License: GPL (GNU General Public License) Price:
1470 downloads
Nemesis Project 0.2
Nemesis Utilities System or NUS for short, is a cross-platform C++ application development framework. more>>
Nemesis Utilities System or NUS for short, is a cross-platform C++ application development framework that focuses on the development of network applications, non-GUI applications, CGI scripts, database applications, and any kind of application that needs interoperability.
NUS is very modular, making it easy to maintain, debug, and deploy. The project was greatly inspired by other libraries such as Trolltechs Qt.
Enhancements:
- A security module with hash manipulation classes was added.
- A class to manipulate command-line options was added.
- The output handling classes were improved.
- Exception handling was improved.
- The XML module was documented.
- The examples were improved.
<<lessNUS is very modular, making it easy to maintain, debug, and deploy. The project was greatly inspired by other libraries such as Trolltechs Qt.
Enhancements:
- A security module with hash manipulation classes was added.
- A class to manipulate command-line options was added.
- The output handling classes were improved.
- Exception handling was improved.
- The XML module was documented.
- The examples were improved.
Download (0.29MB)
Added: 2007-04-25 License: LGPL (GNU Lesser General Public License) Price:
916 downloads
Racer 0.5.2 beta8.9
Racer is a free car simulation project, using real car physics to get a realistic feeling. more>>
Racer is a free car simulation project, using real car physics to get a realistic feeling. Cars, tracks, scenes and such can be created with relative simplicity in mind (compared to other driving simulations).
The 3D and other file formats are, or should be, documented. Editors and support programs are also available to get a very flexible and expandable simulator. It uses OpenGL for rendering.
It attempts to do well at the physics section, trying to create life-like cars to emphasize car control and doesnt cut back on realism in the interest of fun. If youve played Grand Prix Legends from Papyrus, youll know what Im talking about.
Racer major features:
- Its totally free! (for non-commercial use)
- Available for multiple platforms; Windows 2000/XP (95/98/ME may work but have some trouble with fonts), Linux and Mac OS X.
- 6 DOF models used (the car can move around freely)
- Uses motion formulae from actual engineering documents from SAE for example.
- Total flexibility; almost everything is customizable through ASCII files.
- Commercial-quality rendering engine (with smoke, skidmarks, sparks, sun, flares, vertex-color lit tracks).
- Support for Matrox Surround Gaming. See the corresponding page on Matrox site.
- Lots of addon cars and tracks available on the web.
- Easy integration of your own cars and tracks that you create in ZModeler, 3D Studio Max(tm), Maya etc.
- At least 15 degrees of freedom for a regular car (6 DOF for the car body, 1 for each wheels vertical motion and 1 for each wheel spinning, and 1 for the engine, several more for the driveline). Depending actually on how many wheels you put on the car.
- Real-time internal clock; no physical dependency on framerate. Controller updates are also done independently of the framerate.
- Not limited to 4 wheels; anything from 2 to 8 wheel vehicles are currently supported (but mostly untested, and some problems with hardcoded differentials for example may exist (v0.5.0)).
- Not much constraints on the track data; surface info is taken from polygon data (VRML tracks), and splines are used to smooth out the track surface (polygons are too harsh for driving on just like that).
- Tools to modify the cars & tracks are freely available on this site (though external utilities are recommended for best results).
- Some used algorithms are explained on this site. Also, references are available. If you are programming a carsim, you might find something useful here.
- Save game present!
Main features:
PHYSICS FEATURES
- Full 6 degree of freedom motion of the car chassis.
- Independent suspension for all wheels.
- Suspension features: springs, dampers, anti-rollbar, rollcenter, anti-pitch.
- Wheel features: camber, wheel hop (the wheels have mass), toe.
- Tires: Pacejka tire model, relaxation length.
GRAPHICS FEATURES
- View frustum culling for increased framerate.
- Shader system for Quake-style rendering.
- Fog definable per track.
- Environment mapping for shiny materials.
- Live track environment mapping.
<<lessThe 3D and other file formats are, or should be, documented. Editors and support programs are also available to get a very flexible and expandable simulator. It uses OpenGL for rendering.
It attempts to do well at the physics section, trying to create life-like cars to emphasize car control and doesnt cut back on realism in the interest of fun. If youve played Grand Prix Legends from Papyrus, youll know what Im talking about.
Racer major features:
- Its totally free! (for non-commercial use)
- Available for multiple platforms; Windows 2000/XP (95/98/ME may work but have some trouble with fonts), Linux and Mac OS X.
- 6 DOF models used (the car can move around freely)
- Uses motion formulae from actual engineering documents from SAE for example.
- Total flexibility; almost everything is customizable through ASCII files.
- Commercial-quality rendering engine (with smoke, skidmarks, sparks, sun, flares, vertex-color lit tracks).
- Support for Matrox Surround Gaming. See the corresponding page on Matrox site.
- Lots of addon cars and tracks available on the web.
- Easy integration of your own cars and tracks that you create in ZModeler, 3D Studio Max(tm), Maya etc.
- At least 15 degrees of freedom for a regular car (6 DOF for the car body, 1 for each wheels vertical motion and 1 for each wheel spinning, and 1 for the engine, several more for the driveline). Depending actually on how many wheels you put on the car.
- Real-time internal clock; no physical dependency on framerate. Controller updates are also done independently of the framerate.
- Not limited to 4 wheels; anything from 2 to 8 wheel vehicles are currently supported (but mostly untested, and some problems with hardcoded differentials for example may exist (v0.5.0)).
- Not much constraints on the track data; surface info is taken from polygon data (VRML tracks), and splines are used to smooth out the track surface (polygons are too harsh for driving on just like that).
- Tools to modify the cars & tracks are freely available on this site (though external utilities are recommended for best results).
- Some used algorithms are explained on this site. Also, references are available. If you are programming a carsim, you might find something useful here.
- Save game present!
Main features:
PHYSICS FEATURES
- Full 6 degree of freedom motion of the car chassis.
- Independent suspension for all wheels.
- Suspension features: springs, dampers, anti-rollbar, rollcenter, anti-pitch.
- Wheel features: camber, wheel hop (the wheels have mass), toe.
- Tires: Pacejka tire model, relaxation length.
GRAPHICS FEATURES
- View frustum culling for increased framerate.
- Shader system for Quake-style rendering.
- Fog definable per track.
- Environment mapping for shiny materials.
- Live track environment mapping.
Download (10.7MB)
Added: 2005-08-16 License: GPL (GNU General Public License) Price:
1543 downloads
GNOME Office Pre 1.2
GNOME Office is the premier suite of office productivity applications designed for the GNOME desktop environment. more>>
GNOME Office is the premier suite of office productivity applications designed for the GNOME desktop environment.
Some of the applications also can run on Windows or Mac OS X. They provide powerful, efficient office productivity capabilities as free (GPL) software.
Main features:
- AbiWord word processor
- Gnumeric spreadsheet
- Gnome-DB data access components
<<lessSome of the applications also can run on Windows or Mac OS X. They provide powerful, efficient office productivity capabilities as free (GPL) software.
Main features:
- AbiWord word processor
- Gnumeric spreadsheet
- Gnome-DB data access components
Download (27MB)
Added: 2005-07-26 License: GPL (GNU General Public License) Price:
1561 downloads
Linux on iPod
Linux on iPod is an Linux based operating system for iPod. more>>
So far, we have successfully ported a customized uClinux (http://www.uclinux.org) kernel to the iPod, and written a simple user interface for it dubbed podzilla. Many additional Applications have been written, adding many capabilities not found in Apples firmware.
Our bootloader allows for you to choose between either iPodLinux or Apples firmware each time you turn on your iPod. iPodLinux is currently safe to install on 1st, 2nd, and 3rd generation iPods.
We are currently accepting Donations towards the purchase of a fourth generation iPod for us to test with. The fourth generation click wheel, mini, U2, Photo, and Shuffle iPods are NOT currently supported. For the latest information on 4th gen development, read the Fourth Generation Project Status.
<<lessOur bootloader allows for you to choose between either iPodLinux or Apples firmware each time you turn on your iPod. iPodLinux is currently safe to install on 1st, 2nd, and 3rd generation iPods.
We are currently accepting Donations towards the purchase of a fourth generation iPod for us to test with. The fourth generation click wheel, mini, U2, Photo, and Shuffle iPods are NOT currently supported. For the latest information on 4th gen development, read the Fourth Generation Project Status.
Download (1.1MB)
Added: 2005-07-26 License: GPL (GNU General Public License) Price:
1587 downloads
SugarCRM 4.5.1
SugarCRM is the premier commercial open source customer relationship management application provider. more>>
SugarCRM project is the premier commercial open source customer relationship management application provider, breaking the rules set by conventional CRM solutions.
The limitations of traditional CRM software can be summarized by the lack of flexibility, high costs, and closed-source structure which is embedded into the traditional product offerings. This has led to a failure rate of over 70% with traditional CRM implementations.
SugarCRM provides a powerful solution built on a pure open source stack, offering functionality constructed by the best open source CRM experts from around the world. The Sugar Suite is SugarCRMs vanguard CRM solution that understands todays business demands.
SugarCRM provides a complete set of solutions to deliver the best CRM solution based on your needs. These include:
Main features:
- Low acquisition cost
- Low total cost of ownership (TCO)
- Fast and easy user adoption
- Flexible solution to blend with current business processes
- Open standards for low cost integration with legacy systems
<<lessThe limitations of traditional CRM software can be summarized by the lack of flexibility, high costs, and closed-source structure which is embedded into the traditional product offerings. This has led to a failure rate of over 70% with traditional CRM implementations.
SugarCRM provides a powerful solution built on a pure open source stack, offering functionality constructed by the best open source CRM experts from around the world. The Sugar Suite is SugarCRMs vanguard CRM solution that understands todays business demands.
SugarCRM provides a complete set of solutions to deliver the best CRM solution based on your needs. These include:
Main features:
- Low acquisition cost
- Low total cost of ownership (TCO)
- Fast and easy user adoption
- Flexible solution to blend with current business processes
- Open standards for low cost integration with legacy systems
Download (MB)
Added: 2007-02-25 License: MPL (Mozilla Public License) Price:
619 downloads
Links 2.1pre29
Links is a graphics and text mode web browser, released under GPL. more>>
Links is graphics and text mode WWW browser, similar to Lynx. Links displays tables, frames, downloads on background, uses HTTP/1.1 keepalive connections, and features Javascript.
In graphics mode it displays PNG, JPEG, GIF, TIFF, and XBM pictures, runs external bindings on other types, and features anti-aliased font, smooth image zooming, 48-bit dithering, and gamma and aspect ratio correction.
Main features:
- Links runs on Linux, BSD, UNIX in general, OS/2, Cygwin under Windows, AtheOS, BeOS, FreeMint.
- Links runs in graphics mode (mouse required) on X Window System (UN*X, Cygwin), SVGAlib, Linux Framebuffer, OS/2 PMShell, AtheOS GUI
- Links runs in text mode (mouse optional) on UN*X console, ssh/telnet virtual terminal, vt100 terminal, xterm, and virtually any other text terminal. Mouse is supported for GPM, xterm, and OS/2. Links supports colors on terminal.
- Easy and quick user control via pull-down menu in both text and graphics mode, in 25 languages.
- HTML 4.0 support (without CSS)
- HTTP 1.1 support
- Tables, frames in both graphics and text mode, builtin image display in graphics mode
- Builtin image display for GIF, JPEG, PNG, XBM, TIFF in graphics mode
- Anti-advertisement animation filter in animated GIFs
- Javascript support with full user control over script run
- Bookmarks
- Background file downloads
- Automatic reconnection in case of TCP connection breakdown
- Keepalive connections
- Background (asynchronous) DNS lookup
- Possibility to hook up external programs for all MIME types, possibility to choose one of more programs at every opening.
- 48-bit high-quality image gamma correction, resampling and Floyd-Steinberg dithering in all color depths.
- Font resampling (antialiasing) for virtually unlimited pitch range, LCD optimization of fonts and images.
- Builtin fonts in the executable without reliance on any fonts installed in the system
- User-adjustable menu, HTML font size and image zoom factor.
- User-adjustable display gammas (red, green, blue), viewing-condition correction gamma and precise calibration of both monitor and Links on a calibration pattern
- Automatic aspect ratio correction for modes like 640x200, 640x400, 320x200 with user-adjustable manual aspect ratio correction.
- Support for one-wheel mice (vertical scroll), two-wheel mice (vertical and horizontal scroll) and smooth scrolling by grabbing the plane with a mouse (no wheel needed).
- Easy installation, the browser is just one executable and no more files.
<<lessIn graphics mode it displays PNG, JPEG, GIF, TIFF, and XBM pictures, runs external bindings on other types, and features anti-aliased font, smooth image zooming, 48-bit dithering, and gamma and aspect ratio correction.
Main features:
- Links runs on Linux, BSD, UNIX in general, OS/2, Cygwin under Windows, AtheOS, BeOS, FreeMint.
- Links runs in graphics mode (mouse required) on X Window System (UN*X, Cygwin), SVGAlib, Linux Framebuffer, OS/2 PMShell, AtheOS GUI
- Links runs in text mode (mouse optional) on UN*X console, ssh/telnet virtual terminal, vt100 terminal, xterm, and virtually any other text terminal. Mouse is supported for GPM, xterm, and OS/2. Links supports colors on terminal.
- Easy and quick user control via pull-down menu in both text and graphics mode, in 25 languages.
- HTML 4.0 support (without CSS)
- HTTP 1.1 support
- Tables, frames in both graphics and text mode, builtin image display in graphics mode
- Builtin image display for GIF, JPEG, PNG, XBM, TIFF in graphics mode
- Anti-advertisement animation filter in animated GIFs
- Javascript support with full user control over script run
- Bookmarks
- Background file downloads
- Automatic reconnection in case of TCP connection breakdown
- Keepalive connections
- Background (asynchronous) DNS lookup
- Possibility to hook up external programs for all MIME types, possibility to choose one of more programs at every opening.
- 48-bit high-quality image gamma correction, resampling and Floyd-Steinberg dithering in all color depths.
- Font resampling (antialiasing) for virtually unlimited pitch range, LCD optimization of fonts and images.
- Builtin fonts in the executable without reliance on any fonts installed in the system
- User-adjustable menu, HTML font size and image zoom factor.
- User-adjustable display gammas (red, green, blue), viewing-condition correction gamma and precise calibration of both monitor and Links on a calibration pattern
- Automatic aspect ratio correction for modes like 640x200, 640x400, 320x200 with user-adjustable manual aspect ratio correction.
- Support for one-wheel mice (vertical scroll), two-wheel mice (vertical and horizontal scroll) and smooth scrolling by grabbing the plane with a mouse (no wheel needed).
- Easy installation, the browser is just one executable and no more files.
Download (4.0MB)
Added: 2007-07-15 License: GPL (GNU General Public License) Price:
832 downloads
CruxPorts4Slack 20061113
CruxPorts4Slack adapts the ports and pkgmk commands to allow the use of ports repositories for Crux with Slackware. more>>
CruxPorts4Slack adapts the "ports" and "pkgmk" commands to allow the use of ports repositories for Crux with Slackware.
In the BSD Unix World a ports system means a directory hierarchy (ususally under /usr/ports)
where you can automatically build your own binary packages from source.
The advantage of a ports system is, that the built packages are optimized for your computer. Second advantage is: ports are faster available then binary packages.
In the last years ports systems became popular on Linux, too. A well-known Linux distro with a ports system is Gentoo, another one is Crux (www.crux.nu).
Being a Slackware fan, I decided to switch to Crux, because Slackware hadnt alls the packages I wanted and using ./configure && make && make install (or even checkinstall) wasnt the optimum for me.
At first I was impressed with the ports system of Crux. But building every single package, even the most basic software (e.g. util-linux), was getting on my nerves. And I didnt like the system layout of Crux (they are using devfs) as much as I liked Slackwares.
I thought "Why dont use a mix of the two". Slackware with the Crux ports system - that would be it. Crux binary packages are based on tar.gz, so are Slackware packages. So I switched back to Slack and ported the Crux port system to Slackware. Another reason for making this is, that I will use this system in the next version of DeLi Linux (www.delilinux.de).
Here is the result: With cruxports4slack you can use the crux ports system with Slackware.
Running:
pkginfo
-------
usage: pkginfo [-i|-i package]
options:
-i, --installed list installed packages and their version.
-l, --list package list files owned by the specified package
-h print help and exit
Enhancements:
- The ability to use alternative Pkgfiles was added.
- The httpup files for the contrib and opt repositories were updated.
<<lessIn the BSD Unix World a ports system means a directory hierarchy (ususally under /usr/ports)
where you can automatically build your own binary packages from source.
The advantage of a ports system is, that the built packages are optimized for your computer. Second advantage is: ports are faster available then binary packages.
In the last years ports systems became popular on Linux, too. A well-known Linux distro with a ports system is Gentoo, another one is Crux (www.crux.nu).
Being a Slackware fan, I decided to switch to Crux, because Slackware hadnt alls the packages I wanted and using ./configure && make && make install (or even checkinstall) wasnt the optimum for me.
At first I was impressed with the ports system of Crux. But building every single package, even the most basic software (e.g. util-linux), was getting on my nerves. And I didnt like the system layout of Crux (they are using devfs) as much as I liked Slackwares.
I thought "Why dont use a mix of the two". Slackware with the Crux ports system - that would be it. Crux binary packages are based on tar.gz, so are Slackware packages. So I switched back to Slack and ported the Crux port system to Slackware. Another reason for making this is, that I will use this system in the next version of DeLi Linux (www.delilinux.de).
Here is the result: With cruxports4slack you can use the crux ports system with Slackware.
Running:
pkginfo
-------
usage: pkginfo [-i|-i package]
options:
-i, --installed list installed packages and their version.
-l, --list package list files owned by the specified package
-h print help and exit
Enhancements:
- The ability to use alternative Pkgfiles was added.
- The httpup files for the contrib and opt repositories were updated.
Download (0.066MB)
Added: 2006-11-13 License: GPL (GNU General Public License) Price:
1077 downloads
SuperBunguru 0.5
SuperBunguru is a 2d platform/arcade game. more>>
SuperBunguru is a 2d platform/arcade game.
SuperBunguru is a arcade game where your objective is jump from block to block to reach a goal at the top of a level.
To make this hard you cant return to a previous lower position. And to turn up the pace of the game blocks collapps when you stand on them too long.
SuperBunguru is inspired by Bunguru-Wa.
<<lessSuperBunguru is a arcade game where your objective is jump from block to block to reach a goal at the top of a level.
To make this hard you cant return to a previous lower position. And to turn up the pace of the game blocks collapps when you stand on them too long.
SuperBunguru is inspired by Bunguru-Wa.
Download (0.90MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1210 downloads
KPowersave 0.7.2
KPowersave is a KDE frontend to powersave. more>>
KPowersave provides battery monitoring and suspend/ standby triggers for KDE.
It is based on the powersave package and therefore supports APM and ACPI.
Whats New in 0.6.2 Stable Release:
- This release depends on powersave >= 0.12.18.
- It fixes autosuspend and inactivity detection (workarounds for broken X libraries), fixes the DCOP function for autosuspend, fixes detection/handling if DBUS/HAL/powersaved are not running, fixes the config dialog to respect DPMS timeout rules, checks the applet menu before trigger autosuspend, fixes distribution detection in configure, and changes the default bug reporting links for dists.
- It adds missing DCOP functions, allows changing brightness with the mouse wheel over the applet icon, and updates the autosuspend blacklist and translations.
<<lessIt is based on the powersave package and therefore supports APM and ACPI.
Whats New in 0.6.2 Stable Release:
- This release depends on powersave >= 0.12.18.
- It fixes autosuspend and inactivity detection (workarounds for broken X libraries), fixes the DCOP function for autosuspend, fixes detection/handling if DBUS/HAL/powersaved are not running, fixes the config dialog to respect DPMS timeout rules, checks the applet menu before trigger autosuspend, fixes distribution detection in configure, and changes the default bug reporting links for dists.
- It adds missing DCOP functions, allows changing brightness with the mouse wheel over the applet icon, and updates the autosuspend blacklist and translations.
Download (1.9MB)
Added: 2007-02-18 License: GPL (GNU General Public License) Price:
982 downloads
User::grent 5.8.8
User::grent is an interface to Perls built-in getgr*() functions. more>>
User::grent is an interface to Perls built-in getgr*() functions.
SYNOPSIS
use User::grent;
$gr = getgrgid(0) or die "No group zero";
if ( $gr->name eq wheel && @{$gr->members} > 1 ) {
print "gid zero name wheel, with other members";
}
use User::grent qw(:FIELDS);
getgrgid(0) or die "No group zero";
if ( $gr_name eq wheel && @gr_members > 1 ) {
print "gid zero name wheel, with other members";
}
$gr = getgr($whoever);
This modules default exports override the core getgrent(), getgruid(), and getgrnam() functions, replacing them with versions that return "User::grent" objects. This object has methods that return the similarly named structure field name from the Cs passwd structure from grp.h; namely name, passwd, gid, and members (not mem). The first three return scalars, the last an array reference.
You may also import all the structure fields directly into your namespace as regular variables using the :FIELDS import tag. (Note that this still overrides your core functions.) Access these fields as variables named with a preceding gr_. Thus, $group_obj->gid() corresponds to $gr_gid if you import the fields. Array references are available as regular array variables, so @{ $group_obj->members() } would be simply @gr_members.
The getpw() function is a simple front-end that forwards a numeric argument to getpwuid() and the rest to getpwnam().
To access this functionality without the core overrides, pass the use an empty import list, and then access function functions with their full qualified names. On the other hand, the built-ins are still available via the CORE:: pseudo-package.
<<lessSYNOPSIS
use User::grent;
$gr = getgrgid(0) or die "No group zero";
if ( $gr->name eq wheel && @{$gr->members} > 1 ) {
print "gid zero name wheel, with other members";
}
use User::grent qw(:FIELDS);
getgrgid(0) or die "No group zero";
if ( $gr_name eq wheel && @gr_members > 1 ) {
print "gid zero name wheel, with other members";
}
$gr = getgr($whoever);
This modules default exports override the core getgrent(), getgruid(), and getgrnam() functions, replacing them with versions that return "User::grent" objects. This object has methods that return the similarly named structure field name from the Cs passwd structure from grp.h; namely name, passwd, gid, and members (not mem). The first three return scalars, the last an array reference.
You may also import all the structure fields directly into your namespace as regular variables using the :FIELDS import tag. (Note that this still overrides your core functions.) Access these fields as variables named with a preceding gr_. Thus, $group_obj->gid() corresponds to $gr_gid if you import the fields. Array references are available as regular array variables, so @{ $group_obj->members() } would be simply @gr_members.
The getpw() function is a simple front-end that forwards a numeric argument to getpwuid() and the rest to getpwnam().
To access this functionality without the core overrides, pass the use an empty import list, and then access function functions with their full qualified names. On the other hand, the built-ins are still available via the CORE:: pseudo-package.
Download (12.2MB)
Added: 2007-04-10 License: Perl Artistic License Price:
927 downloads
POE::Wheel::Audio::Mad 0.3
POE::Wheel::Audio::Mad is a POE Wheel implementing in-session non-blocking mpeg stream playing. more>>
POE::Wheel::Audio::Mad is a POE Wheel implementing in-session non-blocking mpeg stream playing.
SYNOPSIS
use POE;
use POE::Wheel::Audio::Mad;
POE::Session->create(
inline_states => {
_start => &am_start,
message => &am_message
}
);
sub am_start {
my ($kernel, $heap) = @_[KERNEL, HEAP];
## you may also specify decoder options, listed below..
$heap->{wheel} = new POE::Wheel::Audio::Mad ( message_event => message );
$kernel->yield( decoder_open, {
filename => /path/to/some/stream.mp3,
play => 1
});
}
sub am_message {
my ($kernel, $message) = @_[KERNEL, ARG0];
if ($message->{id} eq INPUT_EOF_WARNING) {
print "finished..n";
undef $heap->{wheel};
} elsif ($message->{id} eq DECODER_FRAME_DATA) {
if (defined($message->{data}->{played})) {
print "rplayed: $message->{data}->{played}";
}
}
}
$poe_kernel->run();
exit();
POE::Wheel::Audio::Mad is an attempt to bring a naitive perl mpeg decoder into a perl session. This module was written to work as a POE Wheel due to its nature -- it simply playes mpeg streams -- you have to do the job of controlling the player and handling updates. This really isnt your traditional wheel.
<<lessSYNOPSIS
use POE;
use POE::Wheel::Audio::Mad;
POE::Session->create(
inline_states => {
_start => &am_start,
message => &am_message
}
);
sub am_start {
my ($kernel, $heap) = @_[KERNEL, HEAP];
## you may also specify decoder options, listed below..
$heap->{wheel} = new POE::Wheel::Audio::Mad ( message_event => message );
$kernel->yield( decoder_open, {
filename => /path/to/some/stream.mp3,
play => 1
});
}
sub am_message {
my ($kernel, $message) = @_[KERNEL, ARG0];
if ($message->{id} eq INPUT_EOF_WARNING) {
print "finished..n";
undef $heap->{wheel};
} elsif ($message->{id} eq DECODER_FRAME_DATA) {
if (defined($message->{data}->{played})) {
print "rplayed: $message->{data}->{played}";
}
}
}
$poe_kernel->run();
exit();
POE::Wheel::Audio::Mad is an attempt to bring a naitive perl mpeg decoder into a perl session. This module was written to work as a POE Wheel due to its nature -- it simply playes mpeg streams -- you have to do the job of controlling the player and handling updates. This really isnt your traditional wheel.
Download (0.022MB)
Added: 2006-11-16 License: Perl Artistic License Price:
1074 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above hitchhiker nu wa premier 5th wheel search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed