Ports Search

Results 4,0314,040 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.012 seconds)
multimedia/dvdauthor-0.7.1 (Score: 4.5759627E-4)
Makes a DVD file structure from one or more MPEG2 streams
dvdauthor is a program that will generate a DVD movie from a valid mpeg2 stream that should play when you put it in a DVD player.
security/fakeident-1.7 (Score: 4.5759627E-4)
Tool that replies with a standard answer to incoming identd requests
Fake Identd is a tool that replies with a standard answer to all incoming identd requests on a host, making it nearly perfect for a masquerading router.
sysutils/wmapmload-0.3.4 (Score: 4.5759627E-4)
APM battery status monitor dockapp with a similar look to wmcpuload
A dockapp monitors your APM battery status.
devel/gprbuild-20160609 (Score: 4.551876E-4)
Adacore multi-language software build tool
GPRbuild is an advanced software tool designed to help automate the construction of multi-language systems. It removes the complexity from multi-language development by allowing developers to quickly and easily compile and link software written in a combination of languages including Ada, Assembler, C, C++, and Fortran. Easily extendable by users to cover new toolchains and languages it is primarily aimed at projects of all sizes organized into subsystems and libraries and is particularly well suited for compiled languages.
devel/opendht-0.5.2 (Score: 4.551876E-4)
Lightweight Distributed Hash Table implementation
A lightweight C++11 Distributed Hash Table implementation originally based on https://github.com/jech/dht by Juliusz Chroboczek. * Light and fast C++11 Kademlia DHT library. * Distributed shared key->value data-store * Clean and powerfull distributed map API with storage of arbitrary binary values of up to 56 KB. * Optional public key cryptography layer providing data signature and encryption (using GnuTLS). * IPv4 and IPv6 support. * Python binding.
devel/DateTime-Astro-1.00 (Score: 4.551876E-4)
Functions For Astromical Calendars
DateTime::Astro implements functions used in astronomical calendars: - Solar Longitude - Solar Terms - Lunar Longitude - New Moons ... etc This module is best used in environments where a C compiler and the MPFR arbitrary precision math library is installed. It can fallback to using Math::BigInt, but that would pretty much render it useless because of its speed and loss of accuracy that may creep up while doing Perl to C struct conversions.
graphics/dcraw-9.26 (Score: 4.551876E-4)
Decoder for RAW files from digital cameras
dcraw is an ANSI C program that decodes any raw image from any digital camera on any computer running any operating system. It's become a standard tool within and without the Open Source world. It's small (about 3000 lines), portable (standard C libraries only), free (both "gratis" and "libre"), and when used skillfully, produces better-quality output than the tools provided by the camera vendor.
math/qd-2.3.7 (Score: 4.551876E-4)
Double-Double and Quad-Double Arithmetic
A Double-Double and Quad-Double Arithmetic library. Double-double and quad-double numbers are unevaluated sum of two and four IEEE doubles capable of representing 106 and 212 bits of significand, respectively. The library is written in C++, taking full advantage of operator overloading. C, Fortran 77, and Fortran 90 interfaces are also provided. This work was done at Lawrence Berkeley National Laboratory, NERSC Division, Yozo Hida with Xiaoye S. Li and David H. Bailey.
security/xml-security-1.5.5 (Score: 4.551876E-4)
Java library for XML Signature and Encryption
The Apache-XML-Security-J supports XML-Signature Syntax and Processing, W3C Recommendation 12 February 2002 and XML Encryption Syntax and Processing, W3C Recommendation 10 December 2002. The Java library supports the standard Java API JSR-105: XML Digital Signature APIs for creating and validating XML Signatures. A standard Java API for XML Encryption JSR-106: XML Digital Encryption APIs is in progress and is not final, so this API is not yet supported.
sysutils/tmux-2.2 (Score: 4.5507328E-4)
Terminal Multiplexer
Tmux is a terminal multiplexer, it enables a number of terminals to be accessed and controlled from a single terminal. tmux is intended to be a simple, modern, BSD-licensed alternative to programs such as GNU screen.