Ports Search

Results 3,0613,070 of 5,161 for /ports-mgmt/.(0.005 seconds)
misc/gregexp-0.4 (Score: 0.006224396)
Graphical regular expression explorer
GRegExp Explorer is a graphical regular expression explorer based on the PCRE regular expression library. It is possible to test regular expressions on the fly and check the result in detail.
misc/grun-0.8.1 (Score: 0.006224396)
Gtk-launcher similar to the Windows(tm) "Run..." dialog
gRun is a GTK/X application launcher that looks like the MS Windows 95/98/NT(tm) Run dialog. It has a history function and can optionally distinguish between console and X programs.
misc/hello-2.10 (Score: 0.006224396)
Utility for saying hello to the world and reading email
The GNU hello program produces a familiar, friendly greeting. It allows nonprogrammers to use a classic computer science tool which would otherwise be unavailable to them.
misc/iselect-1.4.0 (Score: 0.006224396)
Interactive Selection Tool
iSelect is an interactive line selection tool for ASCII files, operating via a full-screen Curses-based terminal session. It can be used either as an user interface frontend controlled by a Bourne-Shell/Perl/Tcl backend as its control script or in batch mode as a pipeline filter (usually between grep and the final executing command).
misc/jargon-4.4.7 (Score: 0.006224396)
The famous jargon file
Do you know what 'foo' means? Have you wondered about the mutated punchline in the BUGS section of tunefs(8)? Do you know the 'least random number'? Find all answers in the jargon file, a comprehensive compendium of hacker slang illuminating many aspects of hackish tradition, folklore, and humor.
misc/kcd-7.15.0 (Score: 0.006224396)
Change directory in full-screen visual mode
kcd allows user to change directory by using various methods: - By using cursor keys to navigate through the directory tree screen - By searching in directory tree screen - By typing part of the directory name directly at the command line. Other features include: - Can be configured to filter out to some subdirectories, useful for cdrom and msdos partition mounting points - Can be configured to scan directory tree starting from some specified directory inwards, for example, home directory. - If the number directories that matches to the name given in the command line exceeds a specified number, kcd displays the whole list. - Faster directory rescan if old data file exists. Only directories with newer modified/changed time are scanned. - Sorted directory tree listing.
misc/gplink-1.5 (Score: 0.006224396)
GP32 USB linker tool
gplink is a gp32 linking tool with support for upload, download delete files create and remove directories, run files, etc in the smc card on the GP32.
misc/tempcontrol-1.2 (Score: 0.006224396)
Temperature control for fermenting beer and other applications
Tempcontrol is a temperature control program. In its current version it is specifically designed to control the temperature of beer fermenters in a fridge. It controls the temperatures when necessary by turning on either the fridge motor to cool the surroundings, or a light bulb to warm them. The specific brewing-related details are relatively minor, and future versions may become more general-purpose. Read the file README in the distribution for more information. At a later date there will be real documentation.
misc/wmweather+-2.15 (Score: 0.006224396)
Displays current conditions and forecasts with icons and text
wmweather+ will download the National Weather Serivce METAR bulletins; AVN, ETA, and MRF forecasts; and any weather map for display in a WindowMaker dockapp. Think wmweather with a smaller font, forecasts, a weather map, and a sky condition display. You will need to look up the METAR code for your city (a standard code used in aviation).
misc/histring-1.1.0 (Score: 0.006224396)
Highlight strings using the ANSI terminal escape sequences
From the histring README: This program simply highlights strings using ANSI terminal escape codes. It started out as sample code for using regular expressions but it turned out that I used it so much that I thought it warrented a release. One of the most common things I use the program for is helping me parse the output of grep and diff. I think that this programs functionality should be folded in to those programs but until then histring does the job nicely.