Ports Search

Results 5160 of 549 for /misc/.(0.003 seconds)
misc/dahdi-kmod-2.4.0rc5 (Score: 0.121850066)
Digium/Asterisk Hardware Device Interface
DAHDi (Digium/Asterisk Hardware Device Interface) is the open source device interface technology used to control Digium and other telephony interface cards.
misc/dahdi-kmod26-2.6.1.r10747 (Score: 0.121850066)
Digium/Asterisk Hardware Device Interface
DAHDi (Digium/Asterisk Hardware Device Interface) is the open source device interface technology used to control Digium and other telephony interface cards.
misc/dahdi-2.4.0rc5 (Score: 0.121850066)
DAHDI userland utilities and libraries
DAHDi (Digium/Asterisk Hardware Device Interface) is the open source device interface technology used to control Digium and other telephony interface cards.
misc/deco-3.9 (Score: 0.121850066)
Demos Commander, a free Norton Commander clone
A clone of Norton Commander for Unix. Text-based, full featured file manager intuitive interface.
misc/dejagnu-1.6 (Score: 0.121850066)
Automated program/system tester
DejaGnu is a framework for testing other programs. Its purpose is to provide a single front end for all tests. Think of it as a custom library of Tcl procedures crafted to support writing a test harness. A Test Harness is the testing infrastructure that is created to support a specific program or tool. Each program can have multiple testsuites, all supported by a single test harness. DejaGnu is written in Expect, which in turn uses Tcl -- Tool command language.
misc/delay-1.6 (Score: 0.121850066)
Delay program with feedback to the user
Delay is a program that counts down the number of seconds specified on its command line. In this way, it's sort of like the standard sleep(1) command, except for the fact that it provides feedback of the time remaining. Here some usage example: delay 1d 2:03:04.5 delay 1d 2h 3m 4.5s delay 93785.5 delay until 4 pm -- cdplay delay until noon tomorrow delay until midnight 4 october 2003 delay until now +5 minutes delay 15s -- top It allows for short, long, and customized messages for the display of the time remaining. - example of output : delay -v until 4 pm tomorrow Time Remaining: 1 days, 07:51:39.
misc/diction-1.11 (Score: 0.121850066)
GNU diction and style
This is the GNU diction and style, free implementations of old standard Unix commands. For some reason, many modern systems lack them. Diction prints wordy and commonly misused phrases. Style analyses surface characteristics of a document, e.g. sentence length and various readability measures. Both commands support English and German documents. GNU style and diction are written by Michael Haardt http://www.moria.de/~michael/
misc/digitemp-3.6.0 (Score: 0.121850066)
Dallas Semiconductor 1-wire device reading console application
DigiTemp is a simple to use console application for reading values from Dallas Semiconductor 1-wire devices. Its main use is for reading temperature sensors, but it also reads counters and understands the 1-wire hubs with devices on different branches of the network. DigiTemp now supports the following 1-wire temperature sensors: DS18S20 (and DS1820), DS18B20, DS1822, the DS2438 Smart Battery Monitor, DS2422 and DS2423 Counters, DS2409 MicroLAN Coupler (used in 1-wire hubs) and the AAG TAI-8540 humidity sensor.
misc/bbjd-1.01 (Score: 0.121850066)
Beat the blackjack dealer
Bbjd is a tool to calculate the optimum strategy playing Black Jack. This program may be used to prove that when playing Black Jack it is possible to beat the casino. Probably, Black Jack is the only game offered by casinos, where it is possible to win in the long term (and this fact is mathematically proven).
misc/display-1.2a (Score: 0.121850066)
Runs command repeatedly; shows output
Display runs a specified command over and over, printing the output through curses(3X). The command can be compound and the delay between executions is settable on the command line. The output from the command had better fit on a single screen, of course. This can conflict with the application of the same name from the graphics/ImageMagick port/package.