Ports Search

Results 5,3615,370 of 5,827 for /net-mgmt/.(0.005 seconds)
sysutils/Cache_Lite-1.7.16 (Score: 0.0052506765)
PEAR fast and safe little cache system
This package is a little cache system optimized for file containers. It is fast and safe (because it uses file locking and/or anti-corruption tests).
sysutils/File-1.4.1 (Score: 0.0052506765)
PEAR common file and directory routines
Provides easy access to read/write to files along with some common routines to deal with paths. Also provides interface for handling CSV files.
sysutils/File_Find-1.3.3 (Score: 0.0052506765)
PEAR class that facilitates the search of filesystems
PEAR::File_Find, created as a replacement for its Perl counterpart, also named File_Find, is a directory searcher, which handles, globbing, recursive directory searching, as well as a slew of other cool features.
sysutils/File_Fstab-2.0.3 (Score: 0.0052506765)
PEAR class to read and write fstab files
PEAR::File_Fstab is an easy-to-use package which can read & write UNIX fstab files. It presents a pleasant object-oriented interface to the fstab. Features: * Supports blockdev, label, and UUID specification of mount device. * Extendable to parse non-standard fstab formats by defining a new Entry class for that format. * Easily examine and set mount options for an entry. * Stable, functional interface. * Fully documented with PHPDoc.
sysutils/File_Gettext-0.4.2 (Score: 0.0052506765)
PEAR GNU Gettext file parser
Reader and writer for GNU PO and MO files.
sysutils/I18Nv2-0.11.4 (Score: 0.0052506765)
PEAR Internationalization
This package provides basic support to localize your application, like locale based formatting of dates, numbers and currencies. Beside that it attempts to provide an OS independent way to setlocale() and aims to provide language and country names translated into many languages.
sysutils/Translation2-2.0.4 (Score: 0.0052506765)
PEAR class for multilingual applications management
This class provides an easy way to retrieve all the strings for a multilingual site from a data source (i.e. db). The following containers are provided, more will follow: - PEAR::DB - PEAR::MDB - PEAR::MDB2 - gettext - XML - PEAR::DB_DataObject (experimental) It is designed to reduce the number of queries to the db, caching the results when possible. An Admin class is provided to easily manage translations (add/remove a language, add/remove a string). Currently, the following decorators are provided: - CacheLiteFunction (for file-based caching) - CacheMemory (for memory-based caching) - DefaultText (to replace empty strings with their keys) - Iconv (to switch from/to different encodings) - Lang (resort to fallback languages for empty strings) - SpecialChars (replace html entities with their hex codes) - UTF-8 (to convert UTF-8 strings to ISO-8859-1)
sysutils/plconfig-0.2 (Score: 0.0052506765)
Tool for configuring HomePlug powerline bridges
plconfig is an experimental commandline tool for configuring HomePlug (Ethernet over AC) powerline bridges powered by the Intellon INT5130 chipset. Again, this tool is considered "between an ugly hack and simple use-once-and-throw-away" quality by the program's author.
sysutils/prips-1.0.0 (Score: 0.0052506765)
Prints IP subnet ranges by list or CIDR
prips is a tool that can be used to print all of the IP address on a given range. It can enhance the usability of tools that are made to work on only one host at a time (e.g. whois).
sysutils/pstack-1.3 (Score: 0.0052506765)
Retrieve process/core file stack traces
"pstack" is a workalike for the Solaris program of the same name. Running pstack on a process or core file produces a stack trace of each thread in that process. It's useful for finding out what wedged processes are up to, getting profiles of what applications, and just satisfying one's curiosity.