Ports Search

Results 111120 of 6,332 for /net-p2p/.(0.005 seconds)
ResourcePool wrapper for Net::LDAP
This class is used by the ResourcePool internally to create Net::LDAP connections. Its called by the corresponding ResourcePool::Factory::Net::LDAP object which passes the parameters needed to establish the Net::LDAP connection.
x11-wm/wmii-3.9.2 (Score: 0.06571397)
Dynamic, minimalist window manager for X11
WMII is a small, dynamic window manager for X11. It supports both classic and tiling (acme-like) window management with extended keyboard, mouse, and 9p filesystem based remote control. It replaces the workspace paradigm with a new tagging approach and is highly scriptable (with plain shell or Python and even Chicken). Its minimalist philosophy attempts to not exceed 10.000 lines of code (including all shipped utilities and libraries), to enforce simplicity and clarity (read: it is hackable and beautiful).
net/Net-LDAP-Server-Test-0.21 (Score: 0.06570875)
Perl module to test Net::LDAP code
Perl module to test Net::LDAP code
net/Net-PcapUtils-0.01 (Score: 0.06499949)
Utility routines for Net::Pcap module
Net::PcapUtils is a module to sit in front of Net::Pcap in order to hide some of the pcap(3) initialisation by providing sensible defaults. This enables a programmer to easily write small, specific scripts for a particular purpose without having to worry about too many details.
net/Net-Server-SS-PreFork-0.05 (Score: 0.06403859)
Hot-deployable variant of Net::Server::PreFork
A hot-deployable variant of Net::Server::PreFork.
net/Net-LDAP-LDAPhash-1.0.3 (Score: 0.063952975)
Make a hash out of the return from a search using Net::LDAP::Search
This takes from a search and turns it into a hash. The returned has is in the following format. {DN}{ldap}{attribute}[array of values for this attribute] The reason for the {ldap} is to allow for other values and the like to be tagged onto a hash for a DN that are unrelated to LDAP. This function does not make any attempt to check if the search succedded or not.
devel/proto-0.3.10 (Score: 0.063276656)
Prototype object-based programming
proto (google code name r-proto) is an R package which facilitates a style of programming known as prototype-based programming. Prototype-based programming is a type of object oriented (OO) programming in which classes and objects are unified into a single concept, prototypes. This makes proto and prototye programming simpler than the usual OO model yet it retains the OO features of inheritance (known as delegation in the prototype model) and OO dispatch. Applications, News, Additional Information sources, Proto Bugs and Avoiding R Bugs sections are given below while associated Links are in the http://code.google.com/p/r-proto/wiki/Links
devel/libdouble-conversion-1.1.1 (Score: 0.06319424)
Binary-decimal and decimal-binary routines for IEEE doubles
This project (double-conversion) provides binary-decimal and decimal-binary routines for IEEE doubles. The library consists of efficient conversion routines that have been extracted from the V8 JavaScript engine. The code has been refactored and improved so that it can be used more easily in other projects.
multimedia/flvmeta-1.0.11 (Score: 0.06319424)
Manipulation tool for Adobe Flash Video files (FLV)
FLVmeta is a metadata injector for Adobe Flash Video files (FLV). It is able to inject all known metadata tags into the onMetaData event, as well as insert an onLastSecond event.
sysutils/slack-0.15.2 (Score: 0.06319424)
Configuration management system designed to appeal to lazy admins
slack is an evolution from the usual "put files in some central directory" that is fairly common practice. It's descended from an earlier system its author also wrote, called "subsets", and uses a multi-stage rsync to fix some of the problems he had there. Basically, it's a glorified wrapper around rsync.