Ports Search

Results 641650 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.008 seconds)
devel/MooseX-Types-URI-0.08 (Score: 0.008530802)
URI related types and coercions for Moose
MooseX::Types::URI provides Moose types for fun with URIs. It has slightly DWIMier types than the URI classes have due to implementation details, so the types should be more forgiving when ducktyping will work anyway (e.g. URI::WithBase does not inherit URI).
devel/Set-Array-0.30 (Score: 0.008530802)
Arrays as objects with set operations
Set::Array allows you to create arrays as objects and use OO-style methods on them. Many convenient methods are provided here that appear in the FAQ's, the Perl Cookbook or posts from comp.lang.perl.misc. In addition, there are Set methods with corresponding (overloaded) operators for the purpose of Set comparison, i.e. +, ==, etc.
devel/simplegeneric-0.8.1 (Score: 0.008530802)
Simple generic functions
The simplegeneric module lets you define simple single-dispatch generic functions, akin to Python's built-in generic functions like len(), iter() and so on. However, instead of using specially-named methods, these generic functions use simple lookup tables, akin to those used by e.g. pickle.dump() and other generic functions found in the Python standard library.
devel/stxxl-1.4.1 (Score: 0.008530802)
Standard Template Library for Extra Large Data Sets
STXXL is an implementation of the C++ standard template library STL for external memory (out-of-core) computations, i. e. STXXL implements containers and algorithms that can process huge volumes of data that only fit on disks. While the closeness to the STL supports ease of use and compatibility with existing applications, another design priority is high performance.
mail/Mail-Box-Parser-C-3.007 (Score: 0.008530802)
Parsing folders for Mail::Box with C routines
The Mail::Box::Parser::C implements parsing of messages in ANSI C, using Perl's XS extension facility. This is an optional module for MailBox, and will (once installed) automatically be used by MailBox to parse e-mail message content when the message is supplied as file-handle. In all other cases, MailBox will use Mail::Box::Parser::Perl.
mail/dcc-dccd-1.3.158 (Score: 0.008530802)
Distributed Checksum Clearinghouse bulk email detector
This is the Distributed Checksum Clearinghouse (DCC) package, including the command line (e.g. procmail) interface, dccproc; the SpamAssassin and Postfix interface, dccifd; the Sendmail milter interface, dccm; the DCC server, dccd; and the DCC greylisting server, dccd-grey. Also included are utilities such as cdcc and all of the manual pages and documentation.
math/VGAM-1.0.2 (Score: 0.008530802)
Vector Generalized Linear and Additive Models
An implementation of about 6 major classes of statistical regression models.At the heart of it are the vector generalized linear and additive model (VGLM/VGAM) classes, and the book "Vector Generalized Linear and Additive Models: With an Implementation in R" (Yee, 2015) gives details of the statistical framework and VGAM package. Currently only fixed-effects models are implemented, i.e., no random-effects models.
math/openblas-0.2.18 (Score: 0.008530802)
Optimized BLAS library based on GotoBLAS2
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. OpenBLAS is an open source project supported by Lab of Parallel Software and Computational Science, ISCAS. NOTE: If you want to specify your CPU microarchitecture manually, please use TARGET_CPU_ARCH knob, e.g., "make TARGET_CPU_ARCH=NEHALEM". This value is set TARGET build flag.
multimedia/linux_dvbwrapper-kmod-1.0 (Score: 0.008530802)
Linux compatibility layer - DVB ioctl handler
This kld adds DVB ioctl handling to the Linux compatibility layer so that Linux apps can talk to DVB/ATSC tuners via /dev/dvb/adapterX. Note this port does not contain actual DVB drivers, those are provided by e.g. the multimedia/webcamd port.
net-mgmt/super_mediator-1.3.0 (Score: 0.008530802)
SuperMediator is an IPFIX mediator by CMU CERT generally used with YAF
super_mediator is an IPFIX mediator designed to split IPFIX sensing flows and distribute the network telemetry information to multiple sources. It can export the network telemetry data gathered into formats designed for bulk loading into databases (e.g. MySQL) or as JSON outputs, as well as directly loading MySQL tables. super_mediator is primarily designed to get network telemetry data from YAF.