Ports Search

Results 1,3311,340 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.007 seconds)
sysutils/freecolor-0.9.2 (Score: 0.0012367319)
Displays free memory as a bargraph
Freecolor is a `free' replacement that displays free memory graphically as a bargraph. It supports the same options as `free'.
Change an English plural to a singular
Lingua::EN::PluralToSingular converts words denoting a plural in the English language into words denoting a singular noun.
x11/wmxss-0.1 (Score: 0.0012367319)
Run xscreensaver modules inside a WindowMaker dock
wmxss is a small program to run xscreensaver modules (such as those bundled with xlockmore) in a WindowMaker dock.
x11/xlsclients-1.1.3 (Score: 0.0012367319)
List client applications running on a display
This package contains xlsclients, which is a utility for listing information about the client applications running on a display.
x11/xplsprinters-1.0.1 (Score: 0.0012367319)
Shows a list of Xprint printers
This package contains xplsprinters, a program for showing a list of Xprint printers and it's attributes.
audio/jack_ghero-1.0.3 (Score: 0.0012245802)
Daemon that converts a GuitarHero device into a JACK MIDI device
This is a daemon that converts a GuitarHero device into a JACK MIDI device.
audio/jack_umidi-1.0.8 (Score: 0.0012245802)
Daemon that converts a raw MIDI device into a JACK MIDI device
This is a daemon that converts a raw MIDI device into a JACK MIDI device.
devel/Proc-Daemon-0.23 (Score: 0.0012245802)
Perl module that provides a method to daemonify a Perl script
Proc::Daemon provides a method for a Perl script to run as a Unix daemon process.
comms/flwrap-1.3.4 (Score: 0.0012243608)
Flwrap is a companion utility for fldigi
The flwrap executable is a small desktop application that encapsulates a text file, an image file, or a binary file within a set of identifier blocks. These blocks include a 16 bit checksum that is used to test the encapsulated file for integrity.
devel/AI-Pathfinding-AStar-0.10 (Score: 0.0012243608)
Perl implementation of the A* pathfinding algorithm
This module implements the A* pathfinding algorithm. It acts as a base class from which a custom map object can be derived. It requires from the map object a subroutine named "getSurrounding" and provides to the object a routine called "findPath" which calculates the shortest (ie. least-expensive) path between two nodes.