Ports Search

Results 2,1812,190 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.009 seconds)
games/4stattack-2.1.4 (Score: 8.889149E-4)
Connect four stones in a straight line
4st Attack is a game in which you have to try to out-smart your opponent. The goal of the game is to connect four of stones in a straight line. This can be horizontaly, vertically and even diagonnally.
lang/Promises-0.94 (Score: 8.889149E-4)
An implementation of the Promise/A+ pattern
This module is an implementation of the "Promise/A+" pattern for asynchronous programming. Promises are meant to be a way to better deal with the resulting callback spaghetti that can often result in asynchronous programs.
misc/Business-Hours-0.12 (Score: 8.889149E-4)
Calculate business hours during a time period
This module is a simple tool for calculating business hours in a time period. Over time, additional functionality will be added to make it easy to calculate the number of business hours between arbitrary dates.
net/iodine-0.7.0 (Score: 8.889149E-4)
Tunnel IPv4 data through a DNS server
This is a piece of software that lets you tunnel IPv4 data through a DNS server. This can be usable in different situations where Internet access is firewalled, but DNS queries are allowed.
sysutils/flasher-1.3 (Score: 8.8825234E-4)
Monitors log or mail files for writes, and flashes a keyboard LED
Flasher monitors changes to one or more files, and indicates the number of writes to these files by briefly flashing a console LED once for each write. The flashing sequence is repeated, after a brief pause, until the files have been read. As the files are subsequently read, the number of LED flashes is reduced. When all monitored files have been read, the console LED will be disabled. The most obvious use is to monitor specific system log or mail files. Multiple LEDs can be used. Each possible LED (-c, -n or -s) takes a list of colon-separated file arguments. For example, when invoked as: # ./flasher -s /var/log/messages:/var/mail/root the Scroll Lock LED will flash once for each write made to either of these files, until the files are read. When /var/log/messages has been read, the Scroll Lock LED will continue to flash once for each write that has been made to /var/mail/root, until it also has been read. The list of files can include files that don't yet exist.
devel/yac-0.9.2 (Score: 8.8468444E-4)
Yac is a shared memory user data cache for PHP
Yac is a shared memory user data cache for PHP it can be used to replace APC or local memcached.
net/spread4-4.2.0 (Score: 8.837615E-4)
Spread Group Communication System, a network toolkit
Copyright (c) 1993-2002 Spread Concepts LLC. All rights reserved. This product uses software developed by Spread Concepts LLC for use in the Spread toolkit. For more information about Spread see http://www.spread.org/ Spread is a toolkit and daemon that provide multicast and group communications support to applications across local and wide area networks. Spread is designed to make it easy to write groupware, networked multimedia, reliable server, and collaborative work applications. Spread consists of a library that user applications are linked with, a binary daemon which runs on each computer that is part of the processor group, and various utility and demonstration programs.
devel/libiqxmlrpc-0.12.12 (Score: 8.826122E-4)
Free, object-oriented XML-RPC implementation written in C++
Libiqxmlrpc is C++ object-oriented library that represents an XML-RPC solution for both client and server. It supports HTTP and HTTPS, both single-threaded and multi-threaded computation models on the server side, method interceptors, and other features.
textproc/libroxml-2.2.2 (Score: 8.826122E-4)
Minimum, easy-to-use, C implementation for xml file parsing
This library is minimum, easy-to-use, C implementation for xml file parsing. Because XML parsing is always hard to reinvent. Because very often, xml libraries are too big to fit with little application.
net/libtrace-3.0.19 (Score: 8.821718E-4)
C library for network packet capture and processing
libtrace is a library for capturing and processing network traffic, similar to libpcap. Libtrace supports multiple trace formats for both input and output including live device capture, DAG hardware capture and off-line trace files (both compressed and uncompressed). More information about libtrace can be found on the libtrace webpage. Original port created by Matt Peterson <matt at peterson.org> Updated for FreeBSD 9.0 by Shane Alcock <salcock at waikato.ac.nz>