Ports Search

Results 2,5312,540 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.011 seconds)
devel/daemons-1.2.3 (Score: 7.349996E-4)
Toolkit to convert your script to a controllable daemon
Daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands. If you want, you can also use daemons to run blocks of ruby code in a daemon process and to control these processes from the main application. Besides this basic functionality, daemons offers many advanced features like exception backtracing and logging (in case your ruby script crashes) and monitoring and automatic restarting of your processes if they crash.
deskutils/vnc2flv-20100207 (Score: 7.346268E-4)
Captures a VNC desktop session and saves as a flv
Vnc2flv is a cross-platform screen recording tool for UNIX, Windows or Mac. It captures a VNC desktop session (either your own screen or a remote computer) and saves as a Flash Video (FLV) file.
editors/bitedit-0.9.4 (Score: 7.346268E-4)
Bitedit is a simple ncurses program for editing a file
bitedit is a simple ncurses program for editing a file. It allows you to directly edit of the individual bits of a binary file in a graphical fashion. It is useful for editing all sorts of binary files.
games/rfksay-0.1 (Score: 7.339609E-4)
Generates a kitten finding robot with a text bubble
Generates a kitten finding robot with a text bubble, much like cowsay. Requires perl. - Michael L. Hostbaek mich@FreeBSD.org
textproc/csv2latex-0.18 (Score: 7.339609E-4)
Converts a well formed csv file to a LaTeX document
csv2latex converts a well-formed csv file (such as made by OpenOffice.org) to a LaTeX document.
x11-fonts/fonttosfnt-1.0.4 (Score: 7.339609E-4)
Wrap a bitmap font in a sftn wrapper
This package contains fonttosfnt, an application used for wrapping a bitmap font in a sfnt (TrueType) wrapper.
mail/abook_import_export-1.1 (Score: 7.3129474E-4)
Allows for the importing of addressbooks from a CSV (comma separated values) file
Allows for the importing of addressbooks from a CSV (comma separated values) file. This will be located at the bottom of the "Addresses" section.
www/mod_cfg_ldap-1.2 (Score: 7.3129474E-4)
Allows you to keep your virtual host configuration in a LDAP directory
mod_cfgldap can be used to keep VirtualHost configuration of the Apache web server in a LDAP directory and to make changes visible in nearly realtime.
databases/dbutils-1.1 (Score: 7.300363E-4)
Providing solid, persistent, and pooled connections to a database
DBUtils is a suite of tools providing solid, persistent and pooled connections to a database that can be used in all kinds of multi-threaded environments like Webware for Python or other web application servers. The suite supports DB-API 2 compliant database interfaces and the classic PyGreSQL interface.
devel/Pod-Coverage-0.23 (Score: 7.300363E-4)
Checks if the documentation of a module is comprehensive
Developers hate writing documentation. They'd hate it even more if their computer tattled on them, but maybe they'll be even more thankful in the long run. Even if not, perlmodstyle tells you to, so you must obey. This module provides a mechanism for determining if the pod for a given module is comprehensive.