Ports Search

Results 1,9611,970 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.008 seconds)
x11/antimicro-2.22 (Score: 0.0024402651)
Program for mapping keyboard and mouse to a gamepad
AntiMicro is a graphical program used to map keyboard keys and mouse controls to a gamepad. This program is useful for playing PC games using a gamepad that do not have any form of built-in gamepad support. However, you can use this program to control any desktop application with a gamepad; this means that your system has to be running an X environment in order to run this program.
x11/xprompt-1.4 (Score: 0.0024402651)
Displays a dialog box and prompts user for text
Small program to display a dialog box and receive text from the user. Suitable for use in shell scripts, etc.
audio/xmms2-0.8 (Score: 0.0024380283)
Rewrite of xmms as a client/server system (developer release)
XMMS2 is a redesign of the XMMS music player. It features a client-server model, allowing multiple (even simultaneous!) user interfaces, both textual and graphical. All common audio formats are supported using plugins. On top of this, there is a flexible media library to organize your music.
databases/mysqlreport-3.5 (Score: 0.0024380283)
Mysqlreport makes a friendly report of important MySQL status values
mysqlreport makes a friendly report of important MySQL status values. mysqlreport transforms the values from SHOW STATUS into an easy-to-read report that provides a much more in-depth understanding of how well MySQL is running. For this and many other reasons, mysqlreport is a better alternative (and practically the only alternative) to manually interpreting SHOW STATUS.
databases/Cache-Memcached-Fast-0.21 (Score: 0.0024380283)
Fast Perl client for memcached, a distributed memory cache daemon
Cache::Memchached::Fast is a Perl client for memcached, a memory cache daemon. Module core is implemented in C and tries hard to minimize number of system calls and to avoid any key/value copying for speed. As a result, it has very low CPU consumption.
deskutils/cairo-dock-3.4.1 (Score: 0.0024380283)
Cairo-Dock is a light and eye-candy dock
Cairo-Dock is a light and eye-candy dock to launch your programs easily. It uses Cairo / OpenGL to render nice graphics (many in correlation with Compiz) with hardware acceleration. It's fully configurable and customizable and can be a taskbar too. You can easily plug applets into it or in a desklet mode.
devel/l2-0.9.13 (Score: 0.0024380283)
C library for a flexible and sophisticated Unix logging facility
OSSP l2 is a C library providing a very flexible and sophisticated Unix logging facility. It is based on the model of arbitrary number of channels, stacked together in a top-down data flow tree structure with filtering channels in internal nodes and output channels on the leave nodes.
devel/Date-Range-1.41 (Score: 0.0024380283)
Date::Range - work with a range of dates
Quite often, when dealing with dates, we don't just want to know information about one particular date, but about a range of dates. For example, we may wish to know whether a given date is in a particular range, or what the overlap is between one range and another. This module lets you ask such questions.
devel/JQuery-1.06 (Score: 0.0024380283)
Interface to Jquery, a language based on JavaScript
JQuery is a frontend for the jQuery language. I use JQuery to refer to the Perl part or the package, and jQuery to reference the javascript part or the package. A quote from http://jquery.com: jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages.
devel/Term-Prompt-1.04 (Score: 0.0024380283)
Perl extension for prompting a user for information
This perl routine will take a prompt, a default response and a list of possible responses and deal with the user interface, (and the user!), by displaying the prompt, showing the default, and checking to be sure that the response is one of the legal choices.