Ports Search

Results 1,3111,320 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.012 seconds)
textproc/ferret-0.11.8.6 (Score: 0.002936426)
Ferret is a ruby port of Lucene
Ferret is a high-performance, full-featured text search engine library written for Ruby. It is a full port of the Apache Lucene Java project. There is a pure Ruby version included.
Runtime cgiapp info in a popup window
This module provides a plugin framework for displaying runtime information about your CGI::Application app in a popup window. A sample Timing plugin is provided to show how it works:
x11-clocks/wmbinclock-0.51 (Score: 0.002936426)
Binary clock in a windowmaker applet
wmBinClock is a windowmaker applet that displays the current system time as a binary clock. You have to add up the bits to get the time. The clock has a 24 hour format.
mail/authres-0.800 (Score: 0.0029352373)
Python module for RFC 5451 Authentication-Results headers
This is python module for RFC 5451 Authentication-Results Headers generation and parsing. It also supports Authentication Results extensions: RFC 5617 DKIM/ADSP RFC 6008 DKIM signature identification (header.b) RFC 6212 Vouch By Reference (VBR) draft-kucherawy-dmarc-base-00 DMARC
textproc/bencode-0.6.0.0 (Score: 0.0029352373)
Parser and printer for bencoded data
Parser and printer for bencoded data. Bencode (pronounced like B encode) is the encoding used by the peer-to-peer file sharing system BitTorrent for storing and transmitting loosely structured data.
sysutils/debootstrap-1.0.82 (Score: 0.0029337145)
Install Debian base system into a directory
debootstrap is a tool which will install a Debian base system into a subdirectory of another, already installed system. It doesn't require an installation CD, just access to a Debian repository. In FreeBSD, you can use debootstrap to install Debian into a subdirectory of your existing FreeBSD installation (i386 or amd64) and then run Debian GNU/kFreeBSD (i386 or amd64) or Debian Linux (i386) in a jail or chroot.
games/wanderer-3.2 (Score: 0.0029318812)
Rogue like adventure game
Wanderer is a game similar to Boulderdash, Repton, XOR and others. A full description of how to play the game is given upon execution. The hiscore table holds only 15 scores, and the name displayed is taken from the environment variable NAME. If you wish to have a different alias without changing this variable, you can set the variable NEWNAME before playing.
devel/Data-Thunk-0.07 (Score: 0.002930975)
Lazy/deferred evaluation - a sneakier Scalar::Defer
This is an implementation of thunks a la Scalar::Defer, but uses Data::Swap and assignment to $_[0] in order to leave a minimal trace of the thunk.
devel/Date-Calc-Iterator-1.00 (Score: 0.002930975)
Iterate over a range of dates
Date::Calc::Iterator objects are used to iterate over a range of dates, day by day or with a specified step.
devel/List-Uniq-0.20 (Score: 0.002930975)
Extract the unique elements of a list
List::Uniq extracts the unique elements of a list. This is a commonly re-written (or at least re-looked-up) idiom in Perl programs.