Ports Search

Results 4,6914,700 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.011 seconds)
x11/xcolorsel-1.1a (Score: 3.5466245E-4)
X utility to translate rgb values into X color names
xcolorsel is a X-Utility based on this widget that allows you to display such files ( /usr/lib/X11/rgb.txt by default ) together with tiles showing how the color looks on your screen. Also a programmer may (like with xfontsel) cut the color names/definitions in various formats (Colorformats and formats for resourcefiles or C-sources) und paste them directly in his source codes.
devel/Config-IniFiles-2.91 (Score: 3.5342135E-4)
Read .ini-style configuration files
Config::IniFiles provides a way to have readable configuration files outside your Perl script. The configuration can be safely reloaded upon receipt of a signal. Configurations can be imported (inherited, stacked,...), sections can be grouped, and settings can be accessed from a tied hash. USAGE Get a new Config::IniFiles object with the *new* method: $cfg = Config::IniFiles->new( -file => "/path/configfile.ini" ); $cfg = new Config::IniFiles -file => "/path/configfile.ini"; Optional named parameters may be specified after the configuration file name. See the *new* in the METHODS section, below. INI files consist of a number of sections, each preceded with the section name in square brackets. Parameters are specified in each section as Name=Value. Any spaces around the equals sign will be ignored, and the value extends to the end of the line.
archivers/gzrecover-0.8 (Score: 3.532084E-4)
GZIP recovery toolkit
Gzrecover attempts to skip over bad data in a gzip archive. It will try to to skip over bad data and extract whatever files might be there.
archivers/libcabinet-0.30 (Score: 3.532084E-4)
Portable library and utility to use Microsoft cabinet files (.cab)
A portable library and small utility that can be used to create, use, and modify Microsoft cabinet files (.cab) on any system.
audio/funktrackergold-1.5.2 (Score: 3.532084E-4)
Curses MOD/FNK music tracker
FunktrackerGOLD is a curses based tracker for the MOD and FNK file formats. Information on using Funktracker can be found in share/doc/funktrackergold/README
audio/gigedit-0.2.0 (Score: 3.532084E-4)
Instrument editor for gig files
GigEdit is a graphical instrument editor based on the Gtk toolkit. It can be used stand-alone or in conjunction with LinuxSampler.
biology/bioperl-run-1.6.901 (Score: 3.532084E-4)
Wrapper modules for common bioinformatics tools
Bioperl-run contain modules that provides a PERL interface to various bioinformatics applications. This allows various applications to be used with common Bioperl objects.
Automatically encode columns
This DBIx::Class component can be used to automatically encode a column's contents whenever the value of that column is set.
databases/openark-kit-196 (Score: 3.532084E-4)
Common utilities for MySQL
The openark kit is a set of utilities for MySQL. They solve everyday maintenance tasks, which may be complicated or time consuming to work by hand.
devel/colorgcc-1.3.2 (Score: 3.532084E-4)
Perl script to colorize the terminal output of GCC
colorgcc is a Perl script written by Jamie Moyers to colorize the terminal output of GCC so error messages can be found within longer compiler outputs.