Ports Search

Results 1,5411,550 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.012 seconds)
www/CGI-Prototype-0.9054 (Score: 0.0027756616)
Create a CGI application by subclassing
The core of every CGI application seems to be roughly the same: - analyze the incoming parameters, cookies, and URLs to determine the state of the application (let's call this "dispatch"). - based on the current state, analyze the incoming parameters to respond to any form submitted ("respond"). - from there, decide what response page should be generated, and produce it ("render"). CGI::Prototype creates a Class::Prototyped engine for doing all this, with the right amount of callback hooks to customize the process.
databases/ateam_mysql_ldap_auth-1.0 (Score: 0.0027745431)
A-Team MySQL LDAP authentication plugin
A-Team MySQL LDAP Authenticator (ateam_mysql_ldap_auth) is an authentication plugin for MySQL 5.5.7 and up, and has been tested with 5.6 under FreeBSD. This module allows you to create MySQL users that are then authenticated against an LDAP server. This reduces administrative overhead and eliminates your users having to remember a seperate username and password for MySQL. Just like MySQL Enterprise's PAM module, for client side authentication this plugin uses the clear_text password module as the LDAP server must perform the password hasing and comparison. For command line clients this is done by setting the following environment variable: export LIBMYSQL_ENABLE_CLEARTEXT_PLUGIN=1 In MySQL Workbench this is acheived by going to go to the "Advanced" tab and checking "Enable Cleartext Authentication Plugin" when editing a connction. !!! IMPORTANT: !!! ------------------------------------------------------------------------ !!! ENSURE THE COMMUNICATIONS PATH BETWEEN THE CLIENT AND SERVER IS SECURE! !!! ------------------------------------------------------------------------ !!! By default MySQL does not use SSL so additional steps and network design !!! are needed to ensure you're not exposing your credetials.
games/gillo-1.0.b1 (Score: 0.0027633496)
Players are cars throwing a magnetic fuzzy ball into a goal
Two player game in a 3D ellipsoid playground. Players are cars with a magnetic director, able to attract or reject a ball in order to throw it through a goal placed in the center of the playing field. It sounds easy... but remember that reality is fuzzy!
security/trustedpickle-0.02 (Score: 0.0027633496)
TrustedPickle is a Python (de)Pickler with a way to verify the data
TrustedPickle is a Python module that can save most any arbitrary Python object in a signed pickle file. There are two big differences between this module and the standard pickle module. First, TrustedPickle can pickle a module, but the standard pickle module cannot. Second, TrustedPickle includes a signature that can verify the data's origin before the data is unpickled.
sysutils/cdargs-1.35 (Score: 0.0027633496)
Navigate the filesystem using a menu interface or a bookmark system
CDargs heavily enhances the navigation of the common Unix file-system inside the shell. It plugs into the shell built-in cd-command (via a shell function or an alias) and thus adds bookmarks and a browser to it. It enables you to move to a very distant place in the file-system with just a few keystrokes.
sysutils/open-1.4 (Score: 0.0027633496)
Open opens a new vt and runs a command on it
Open opens a new vt and runs a command on it. It can be used as a simple way to start several console logins without having to type your passwd on each VT in turn. open can be used as a simpler to use replacement for the doshell(8) command. open is similar in functionality to the AIX/RS6000 command of the same name.
sysutils/mpiexec-0.84 (Score: 0.0027633496)
Tool to run a parallel job from within a PBS environment
Mpiexec is a replacement program for the script mpirun, which is part of the MPICH package. It is used to initialize a parallel job from within a PBS batch or interactive environment. Mpiexec uses the task manager library of PBS to spawn copies of the executable on the nodes in a PBS allocation.
x11/X11-Resolution-0.0.0 (Score: 0.0027633496)
Provides a method to get the resolution for a X11 screen
X11::Resolution provides a method to easily get the resolution of screens in X11.
mail/eps-1.7 (Score: 0.0027600843)
EPS is a Email Parsing System
EPS (Email Parsing System) is intended to give people the ability to write their own email processing tools. Whether you want to process incoming and outgoing emails, or just analyze a message, this package is intended to aid in that endeavor. Features * Written in C * API is documented * Fast and efficient Usage How we use EPS and how others use EPS * Tracking incoming and outgoing email messages based on threads * Archiving and searching against threads * Demographics collection via email * Email client * Create custom autoresponders * We even used it to parse simple LDIF files!
net-im/gajim-0.16.5 (Score: 0.0027600843)
Jabber client based on a plugin system
The goal of Gajim is to provide a full featured and easy to use Jabber client. Gajim works nicely with GNOME, but does not require it to run. It is released under the GNU General Public License. FEATURES: * Tabbed chat window * Group chat support (with MUC protocol) * Emoticons, Avatars, File transfer, Room Bookmarks * Audio / video conferences * Metacontacts Support * Trayicon, Speller, extented chat history functionalities * TLS, GPG and End-To-End encryption support (with SSL legacy support) * Transport Registration support * Service Discovery including Nodes * Wikipedia, dictionary and search engine lookup * Multiple accounts support * DBus Capabilities * XML Console * Link local (bonjour / zeroconf), BOSH * Other features via plugins * Gajim is available in 25 languages