Ports Search

Results 5,8215,830 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
misc/chord2html-1.3 (Score: 2.4382162E-4)
Convert CHORD input files to HTML
chord2html is a small Perl script to convert CHORD input files (the .chopro files in OLGA) to HTML. The HTML files are similar to the PostScript documents produced by CHORD; chord2html reads a text file containing the lyrics and chords of a song to produce a page with chord names above the words and a graphical representation of the chords at the end of the songs.
net-mgmt/seafile-6.0.0 (Score: 2.4382162E-4)
Open Source Cloud Storage (Server)
Seafile is a next-generation open source cloud storage system with advanced support for file syncing, privacy protection and teamwork. Collections of files are called libraries, and each library can be synced separately. A library can be encrypted with a user chosen password. This password is not stored on the server, so even the server admin cannot view a file's contents. Seafile allows users to create groups with file syncing, wiki, and discussion to enable easy collaboration around documents within a team.
net-mgmt/ipcalc-0.1.8 (Score: 2.4382162E-4)
Modern network address calculation tool for IPv4 and IPv6
This is a modern tool to assist in network address calculations for IPv4 and IPv6. It acts both as a tool to output human readable information about a network or address, as well as a tool suitable to be used by scripts or other programs. It supports printing a summary about the provided network address, multiple command line options per information to be printed, transparent IPv6 support, and in addition it will use libGeoIP if available to provide geographic information.
net/drawterm-20140106 (Score: 2.4382162E-4)
Plan9 cpu client
Drawterm(8) is not a Plan 9 program. It is a program that users of non-Plan 9 systems can use to establish graphical cpu(1) connections with Plan 9 CPU servers. Just as a real Plan 9 terminal does, drawterm serves its local name space as well as some devices (the keyboard, mouse, and screen) to a remote CPU server, which mounts this name space on /mnt/term and starts a shell. Typically, either explicitly or via the profile, one uses the shell to start rio(1).
net/libtnl-1.5.0 (Score: 2.4382162E-4)
Robust, secure, easy to use cross-platform C++ networking API
The Torque Network Library is a robust, secure, easy to use, cross-platform C++ networking API designed for high performance simulations and games. The network architecture in TNL has powered some of the best internet multiplayer action games to date. Whether you're writing a multiplayer game, developing a complex simulation, or just need a solid foundation for network apps, TNL will meet your needs. TNL is available under the GNU General Public License (GPL), an indie license, and a commercial license.
net/pvm-3.4.6 (Score: 2.4382162E-4)
Parallel Virtual Machine libraries and environment
PVM (Parallel Virtual Machine) is a portable message-passing programming system, designed to link separate host machines to form a virtual machine which is a single, manageable computing resource. The virtual machine can be composed of hosts of different architectures, located in physically remote locations. PVM applications can be composed of any number of separate processes, or components, written in a mixture of C, C++, and Fortran. The system is portable to a wide variety of architectures, including workstations, multiprocessors, supercomputers, and PCs.
security/nmap-parser-0.3.5 (Score: 2.4382162E-4)
Ruby interface to Nmap scan data
The Nmap::Parser library provides a Ruby interface to Nmap's scan data. It can run Nmap and parse its XML output directly from the scan, parse a file containing the XML data from a separate scan, parse a String of XML data from a scan, or parse XML data from an object via its read() method. This information is presented in an easy-to-use and intuitive fashion for storage and manipulation.
security/pkcs11-gateway-1.2 (Score: 2.4382162E-4)
Wrapper Cryptoki library to use Linux PKCS#11 modules
pkcs11-gateway is a software that allows you to use a Linux 32-bit PKCS#11 module on FreeBSD i386/amd64. It consists of a FreeBSD Cryptoki wrapper library that serializes and forwards PKCS#11 function calls to a Linux server program that dlopen() and use the real module. The communication between the two components is via a UNIX socket. pkcs11-gateway is based on the rpc-layer of Gnome Keyring.
shells/wcd-5.3.2 (Score: 2.4382162E-4)
Command-line program to change directory fast
Wcd is a command-line program to change directory fast. It saves time typing at the keyboard. One needs to type only a part of a directory name and wcd will jump to it. Wcd has a fast selection method in case of multiple matches and allows aliasing and banning of directories. Wcd also includes a full screen interactive directory tree browser with speed search.
sysutils/fpart-0.9.2 (Score: 2.4382162E-4)
Sort and pack files into partitions
Fpart is a tool that helps you sort files and pack them into bags ("partitions"). It is developped in C and available under the BSD license. It splits a list of directories and files into a certain number of partitions, trying to produce partitions with the same size and number of files. It can also produce partitions with a given number of files or a limited size.