Ports Search

Results 1,2211,230 of 6,332 for /net-p2p/.(0.008 seconds)
www/links-1.03 (Score: 0.019498542)
Lynx-like text WWW browser
Lynx-like text WWW browser with many features like displaying tables, menus, etc. Keys: ESC display menu ^C quit ^P, ^N scroll up, down [, ] scroll left, right up, down select link -> follow link <- go back g go to url / search ? search back n find next N find previous = document info \ document source d download
x11-themes/kool-gorilla-1.3.5 (Score: 0.019498542)
KDE Kool Gorilla iconset
[ excerpt with modifications from developer's web site ] Kool Gorilla for KDE The rework of Jimmac's Gorilla theme with blue colors was originally done by Justin (defendguin) and converted to KDE by P.Yavitz Original Art By - Jakub "Jimmac" Steiner
games/phalanx-25 (Score: 0.019284114)
Xboard-compatible chess playing program
Phalanx is a chess playing program. Phalanx is xboard compatible. Running with xboard: 'xboard -fcp phalanx'. Note that permanent brain (pondering) is off by default. Newer versions of xboard set it on with the 'hard' command. If this does not work, try 'xboard -fcp "phalanx -p+"' or (for <4.0.0 versions of xboard) change your initString (see Xboard documentation for details). It's better to stop permanent brain in both programs, when playing Phalanx against another program on a machine with one CPU. It's also possible to run phalanx without xboard. Do "phalanx -h" to get a list of command line options. One important command of phalanx's ASCII interface is "help".
audio/musepack-2011.08.10 (Score: 0.0192017)
Decoder, encoder, and replaygain for musepack (mpc)
Musepack is an audio compression format with a strong emphasis on high quality. It's not lossless, but it is designed for transparency, so that you won't be able to hear differences between the original wave file and the much smaller MPC file. It is based on the MPEG-1 Layer-2 / MP2 algorithms, but has rapidly developed and vastly improved and is now at an advanced stage in which it contains heavily optimized and patentless code.
audio/waon-0.10 (Score: 0.0192017)
Wave-to-Notes transcriber and some utility tools
WaoN is a Wave-to-Notes transcriber (converts audio file into midi file) and some utility tools such as gWaoN, graphical visualization of the spectra, and phase vocoder for time-stretching and pitch-shifting.
databases/opentsdb-2.2.0 (Score: 0.0192017)
OpenTSDB is the Scalable Timeseries Database
OpenTSDB is a distributed, scalable Time Series Database (TSDB) written on top of HBase. OpenTSDB was written to address a common need: store, index and serve metrics collected from computer systems (network gear, operating systems, applications) at a large scale, and make this data easily accessible and graphable.
databases/pgpool-II-3.3.7 (Score: 0.0192017)
Connection pool server for PostgreSQL
pgpool-II allows multiple PostgreSQL servers (DB nodes) to be connected, which enables queries to be executed simultaneously on all servers. It enables "parallel query" processing. Also, pgpool-II can be started as pgpool-I by changing configuration parameters. pgpool-II that is executed in pgpool-I mode enables multiple DB nodes to be connected, which was not possible in pgpool-I.
deskutils/charm-1.9.2 (Score: 0.0192017)
Menu-driven python-based livejournal client
Charm is a command-line client written in Python for interacting with LiveJournal servers.
devel/jline-0.9.94 (Score: 0.0192017)
Java library for handling console input
JLine is a Java library for handling console input. It is similar in functionality to BSD editline and GNU readline. People familiar with the readline/editline capabilities for modern shells (such as bash and tcsh) will find most of the command editing features of JLine to be familiar. JLine is distributed under the BSD license, meaning that you are completely free to redistribute, modify, or sell it with almost no restrictions. API documentation can be found in the apidocs directory. You can use the jline.ConsoleRunner application to set up the system input stream and continue on the launch another program. For example, to use JLine as the input handler for the popular BeanShell console application, you can run: java jline.ConsoleRunner bsh.Interpreter
devel/pyasn1-0.1.9 (Score: 0.0192017)
ASN.1 toolkit for Python
ASN.1 types and codecs (BER, CER, DER) implementation in Python programming language.