Ports Search

Results 2,0212,030 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
sysutils/pwd_unmkdb-1.3.1 (Score: 0.0010134969)
Recover a master.passwd from the hashed database
pwd_unmkdb is a program to do the opposite of pwd_mkdb(8). That is, to give you a textual master.passwd file from a hashed spwd.db database. Useful if you delete or corrupt master.passwd, and don't have an up-to-date backup.
textproc/Parse-FixedLength-5.39 (Score: 0.0010134969)
Parse a string containing fixed length fields into component parts
The Parse::FixedLength module facilitates the process of breaking a string into its fixed-length components. Sure, it's a glorified (and in some ways more limited) substitute for the perl functions pack and unpack, but it's the author's belief that this module helps in the maintainability of working with fixed length formats as the number of fields in a format grows.
textproc/XML-Twig-3.49 (Score: 0.0010134969)
Process huge XML documents by chunks via a tree interface
XML::Twig - Tree interface to XML documents allowing chunk by chunk processing of huge documents. From the website: XML-Twig is a Perl module that subclasses XML-Parser to allow easy processing of XML documents of all sizes. A flush method allows dumping of a completely processed sub-document to be printed, thus allowing processing of documents of any size.
www/mod_chroot-0.5 (Score: 0.0010134969)
The mod_chroot makes running Apache in a chroot easy
mod_chroot makes running Apache in a secure chroot environment easy. You don't need to create a special directory hierarchy containing /dev, /lib, /etc... mod_chroot allows you to run Apache in a chroot jail with no additional files. The chroot() system call is performed at the end of startup procedure - when all libraries are loaded and log files open.
www/mysqlphp2postgres-0.95 (Score: 0.0010134969)
Convert MySQL calls in a PHP page into PostgreSQL calls
MySQL PHP to PostgreSQL is a program that takes a php page that uses mysql calls and changes them into PostgreSQL calls. This allows any website (if it converts properly :) that was written in PHP for MySQL to run as a website written to run on PostgreSQL.
Connection cache that enforces a max keep alive limit
LWP::UserAgent is the default module for issuing HTTP requests from Perl. It has a keep_alive setting which by default allows unlimited requests to the same server. Some servers will disconnect you after a limited number of requests (in Apache 2 this is achieved with the MaxKeepAliveRequests directive). This module allows you to limit the maximum number of keep alive requests to a server.
www/pglogd-2.3 (Score: 0.0010134969)
Sends web server log entries to a PostgreSQL database
pgLOGd, simply put, is a program that takes web server log entries and sends them to a database. It is called pgLOGd because of the database it was designed to function with, PostgreSQL. It is fast, robust and features fall-back-logging to a text file. It is flexible and typically uses less than 128K of memory.
www/sogo2-2.3.13 (Score: 0.0010134969)
Groupware server with a focus on scalability and open standards
SOGo is a fully supported and trusted groupware server with a focus on scalability and open standards. It provides a rich AJAX-based Web interface and supports multiple native clients through the use of standard protocols such as CalDAV, CardDAV and GroupDAV.
www/thumbnail_index-1998.08.10 (Score: 0.0010134969)
Make an HTML index file for a bunch of images
thumbnail_index - make an HTML index file for a bunch of images Run this script in a web directory consisting of all or mostly image files. It'll create an index.html of thumbnail images, putting the thumbnail files in a hidden subdirectory.
www/sogo3-3.1.5 (Score: 0.0010134969)
Groupware server with a focus on scalability and open standards
SOGo is a fully supported and trusted groupware server with a focus on scalability and open standards. It provides a rich AJAX-based Web interface and supports multiple native clients through the use of standard protocols such as CalDAV, CardDAV and GroupDAV.