Ports Search

Results 4,4114,420 of 5,161 for /ports-mgmt/.(0.008 seconds)
vietnamese/vnpstext-1.1 (Score: 0.006224396)
Converts 8-bit VISCII Vietnamese text into PostScript
Tha^n cha`o ca'c ba.n, Vnpstext converts your 8-bit Vietnamese text to a PostScript file suitable for printing to a PostScript printer. To use it you need to have an 8-bit Vietnamese text file (VISCII, RFC 1456), which may be created with an editor like Vnelvis, or converted from Viet-Std 7-bit (VIQR, quoted-readable) format using vn7to8. David O'Brien obrien@cs.ucdavis.edu
vietnamese/vnroff-2.1 (Score: 0.006224396)
Converts Vietnamese VIQR text into troff format
VNroff converts VIQR format (RFC 1456) Vietnamese characters into troff format so groff/troff can print it out. To use this program: vnroff file | groff | ... or vnroff file | whater_program_that_print_out_a_troff_file
vietnamese/x-unikey-1.0.4 (Score: 0.006224396)
Vietnamese input method for X
UniKey is a very small and easy-to-use Vietnamese keyboard for Windows. X-Unikey is Unikey ported to Linux and FreeBSD. X-Unikey lets you type Vietnamese in X Window environment.
www/bins-1.1.29 (Score: 0.006224396)
Tool to generate HTML photo albums with XML support
[ excerpt (with adaptations) from developer's website ] The aim of BINS is to generate HTML photo albums. Some of the functionalities of BINS are: - album can contains other albums (sub albums): the album can have a tree structure ; - generation of a thumbnail and of scaled images of each picture ; - number and size of scaled pictures can be personalized, in pixels or percentage of the original image ; - several description fields (date, location, etc...) can be associated with the pictures ; - use the EXIF data structure found on some JPEG (usually, those produced by digital cameras) to fill automatically some fields (date and time for example).
www/bkmrkconv-1.12 (Score: 0.006224396)
Netscape bookmarks.html converter
bkmrkconv converts Netscape-generated bookmarks.html into a nice tree of files that you can navigate using your favorite browser.
www/boa-0.94.14.r21 (Score: 0.006224396)
High performance single-tasking web server
Boa is a single-tasking HTTP server. That means that unlike traditional web servers, it does not fork for each incoming connection, nor does it fork many copies of itself to handle multiple connections. It internally multiplexes all of the ongoing HTTP connections, and forks only for CGI programs (which must be separate processes.) Preliminary tests show boa is about twice as fast as Apache, and is capable of handling 50 hits per second on a 66 MHz '486. The primary design goals of Boa are speed and security. Security, in the sense of "can't be subverted by a malicious user", not "fine grained access control and encrypted communications".
www/bookmarkbridge-0.76 (Score: 0.006224396)
Synchronize bookmarks between multiple browsers
BookmarkBridge synchronizes bookmarks between multiple browsers. BookmarkBridge is a small, easy to use, multi-platform, GUI or command-line bookmark manager that allows the user to share/synchronize bookmarks between all his browsers.
www/c-icap-0.4.3 (Score: 0.006224396)
Modules for c-icap: virus_scan and srv_url_check
c-icap server modules: virus_scan: This is an antivirus service which uses the open source clamav antivirus. srv_url_check: This is an URL blacklist/whitelist icap service
www/castget-1.2.2 (Score: 0.006224396)
Command-line podcast downloader
castget is a simple, command-line based RSS enclosure downloader. It is primarily intended for automatic, unattended downloading of podcasts. * Simple configuration. * Per-channel tagging of downloaded MP3 files using ID3v2. * Per-channel download directories. * Supports all RSS versions and Media RSS.
www/apache22-2.2.31 (Score: 0.006224396)
Version 2.2.x of Apache web server with peruser MPM.
Peruser is an Apache 2 modules based on metuxmpm. The fundamental concept behind them is to run each apache child process as its own user and group, each handling its own set of virtual hosts. Peruser and recent metuxmpm releases can also chroot() apache processes. The result is a sane and secure web server environment for your users, without kludges like PHP's safe_mode.