Ports Search

Results 2,4312,440 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.011 seconds)
devel/libvanessa_socket-0.0.12 (Score: 0.002082997)
Library that provides a simple layer for TCP/IP socket operations
libvanessa_socket is a library that provides a simple layer for TCP/IP socket operations. It includes code to open a socket to a server as a client, to listen on sockets for clients as a server and to pipe information between sockets.
games/jigsaw-0.8 (Score: 0.002082997)
Simulates a jigsaw puzzle and illustrates the use of clipping paths
Simulates a jigsaw puzzle and illustrates the use of clipping paths. You need a medium-sized TIFF file to play this game. Left-click and drag to move a piece or cluster. Ctrl-left-click and drag to connect knobs to slots. Right-click to disassemble a cluster. Ctrl-right-click to extract a piece from a cluster.
converters/dosunix-1.0.14 (Score: 0.002066241)
Manipulation of text files in a mixed DOS/Windows and Unix environment
The suite of utilities known as DosUnix provide a selection of features allowing manipulation of text files in a mixed DOS/Windows and Unix environment. The three utilities are: - dosunix, which creates a copy of a DOS text file in Unix text format; - unixdos, which creates a copy of a Unix text file in DOS text format; - chktxt, which inspects a given text file to determine whether it is in DOS text format or Unix text format.
irc/gruftistats-0.2.4 (Score: 0.0020564008)
Produces a web page of statistics and quotes from IRC channel logs
Gruftistats is a program which reads your IRC logs and turns them into a web page. This has a mixture of statistics (like who talked most), and amusing facts (like who got kicked most). It supports a variety of log formats already, and can be extended to support other log formats by writing a spec file describing the format.
mail/mail_room-0.8.0 (Score: 0.0020564008)
This mail_room will proxy email (gmail) from IMAP to a delivery method
mail_room is a configuration based process that will idle on IMAP connections and execute a delivery method when a new message is received. Examples of delivery methods include: POST to a delivery URL (Postback) Queue a job to Sidekiq or Que for later processing (Sidekiq or Que) Log the message or open with LetterOpener (Logger or LetterOpener)
textproc/Parse-Syslog-1.10 (Score: 0.0020564008)
Perl5 routines that present a simple interface to parse syslog files
Parse::Syslog presents a simple interface to parse syslog files: you create a parser on a file (with new) and call next to get one line at a time with Unix-timestamp, host, program, pid and text returned in a hash-reference.
textproc/errorhandler-1.1.1 (Score: 0.0020564008)
Logging framework handler that tracks when messages above a certain level have been logged
A logging framework handler that tracks when messages above a certain level have been logged. This is a handler for the python standard logging framework that can be used to tell whether messages have been logged at or above a certain level. This can be useful when wanting to ensure that no errors have been logged before committing data back to a database.
audio/festvox-kal16-1.4.0 (Score: 0.0020558247)
American English male voice, sampled at 16 kHz, for Festival
from the NetBSD maintainer: This voice provides an American English male voice using a residual excited LPC diphone synthesis method. It uses the CMU Lexicon pronunciations. Prosodic phrasing is provided by a statistically trained model using part of speech and local distribution of breaks. Intonation is provided by a CART tree predicting ToBI accents and an F0 contour generated from a model trained from natural speech. The duration model is also trained from data using a CART tree. Trevor Johnson
audio/festvox-kal8-1.4.0 (Score: 0.0020558247)
American English male voice, sampled at 8 kHz, for Festival
from the NetBSD maintainer: This voice provides an American English male voice using a residual excited LPC diphone synthesis method. It uses the CMU Lexicon pronunciations. Prosodic phrasing is provided by a statistically trained model using part of speech and local distribution of breaks. Intonation is provided by a CART tree predicting ToBI accents and an F0 contour generated from a model trained from natural speech. The duration model is also trained from data using a CART tree. Trevor Johnson
multimedia/mjpegtools-2.1.0 (Score: 0.0020546662)
Set of tools to record/playback/edit videos in MPEG format
lavtools: Linux Audio and Video TOOLS for Motion JPEG and MPEG ============================================================== Programs for MJPEG recording and playback and simple cut-and-paste editting and MPEG compression of audio and video under Linux (Now FreeBSD). N.b. Only the "lav" programs have been written whooly from scratch. The rest are from diverse open source originals, modified to work with the lav tools edit lists and AVI and quicktime files. Some (especially the MPEG tools) have had also more major perfomance and functionality enhancements.