Ports Search

Results 3,8613,870 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.01 seconds)
math/SuppDists-1.1.9.2 (Score: 4.7925883E-4)
Supplementary distributions and RNG for R
This port contains ten types of distributions supplementing those built into R: Inverse Gauss, Kruskal-Wallis, Kendall's Tau, Friedman's chi squared, Spearman's rho, maximum F ratio, the Pearson product moment correlation coefficient, Johnson distributions, normal scores and generalized hypergeometric distributions. In addition, two random number generators of George Marsaglia are included. The port is supplemented by an R benchmark based upon the work of Grosjean, Steinhaus, et al.
www/litmus-0.13 (Score: 4.7925883E-4)
WebDAV server protocol compliance test suite
WebDAV server protocol compliance test suite. Tests include: - OPTIONS for DAV: header - PUT, GET with byte comparison - MKCOL - DELETE (collections, non-collections) - COPY, MOVE using combinations of: o overwrite t/f o destination exists/doesn't exist o collection/non-collection - Property manipulation and querying: o set, delete, replace properties o persist dead props across COPY o namespace handling - Locking o attempts to modify locked resource (as lock owner, not owner) o shared/exclusive locks, lock discovery usage: litmus <url> <username> <password>
Generic archive extracting mechanism (using libarchive)
Archive::Extract::Libarchive has a similar interface to Archive::Extract, but instead of using Perl modules and external commands, it uses the libarchive C libary. It supports many different archive formats and compression algorithms and is fast.
audio/ample-0.5.7 (Score: 4.7921552E-4)
Allows you to listen to your own MP3's away from home
AMPLE is short for "A MP3 LEnder" So what's good with AMPLE? Small, standalone (written in C using no external libraries) Allows you to listen to your own MP3's away from home, nothing more, nothing less
audio/libsidplayfp-1.8.6 (Score: 4.7921552E-4)
Library to play Commodore 64 music derived from libsidplay2
Libsidplayfp is a fork of sidplay2 born with the aim to improve the quality of emulating the 6581, 8580 chips and the surrounding C64 system in order to play SID music better.
audio/libsndfile-1.0.26 (Score: 4.7921552E-4)
Reading and writing files containing sampled sound (like WAV or AIFF)
Libsndfile is a C library for reading and writing files containing sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one standard library interface.
audio/openspc-0.3.1 (Score: 4.7921552E-4)
Command-line player for .spc and .zst files
OpenSPC is an SPC command line player created using a very modified SNEeSe SPC CPU core. It was written in C (although the SPC core is in Assembly) using DJGPP.
cad/adms-2.3.5 (Score: 4.7921552E-4)
Model generator for SPICE simulators
ADMS is a code generator that converts electrical compact device models specified in high-level description language into ready-to-compile C code for the API of spice simulators.
databases/psycopg2cffi-2.7.4 (Score: 4.7921552E-4)
Implementation of the psycopg2 module using cffi
psycopg2cffi is an implementation of the psycopg2 module using cffi, the C Foreign Function Interface for Python. psycopg2 is a PostgreSQL database adapter for the Python programming language.
databases/libzdb-3.1 (Score: 4.7921552E-4)
Thread-safe connection pool library
The Zild Database Library implements a small and fast database API with the following features: C database library - easy to use API - connect to multiple database systems - zero runtime configuration, connect using URL scheme - Thread safe Connection Pooling.