Ports Search

Results 4,0814,090 of 5,161 for /ports-mgmt/.(0.038 seconds)
sysutils/lxsplit-0.2.4 (Score: 0.006224396)
Simple program to split or join files
This utility is used to split up huge files into smaller pieces without compression. It is fully compatible with HJSplit. HJSplit is a program written by Freebyte!. See http://www.freebyte.com for more information about HJSplit.
sysutils/pdumpfs-1.3 (Score: 0.006224396)
Daily backup system similar to Plan9's dumpfs
pdumpfs: a daily backup system similar to Plan9's dumpfs What's pdumpfs? pdumpfs is a simple daily backup system similar to Plan9's dumpfs which preserves every daily snapshot. pdumpfs is written in Ruby. You can access the past snapshots at any time for retrieving a certain day's file. Let's backup your home directory with pdumpfs! pdumpfs constructs the snapshot YYYY/MM/DD in the destination directory. All source files are copied to the snapshot directory for the first time. On and after the second time, pdumpfs copies only updated or newly created files and stores unchanged files as hard links to the files of the previous day's snapshot for saving a disk space.
sysutils/Cache-1.5.6 (Score: 0.006224396)
PEAR framework for caching of arbitrary data
With the PEAR Cache you can cache the result of certain function calls, as well as the output of a whole script run or share data between applications.
sysutils/Cache_Lite-1.7.16 (Score: 0.006224396)
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.006224396)
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.006224396)
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.006224396)
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.006224396)
PEAR GNU Gettext file parser
Reader and writer for GNU PO and MO files.
sysutils/I18Nv2-0.11.4 (Score: 0.006224396)
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/massadmin-2.3 (Score: 0.006224396)
Send system commands to a group of remote servers simultaneously
This program is used to send multiple system commands to a group of UNIX-like remote servers simultaneously using concurrent processes. Supported protocols: FTP, SFTP, TELNET, SSH and SCP. With telnet and ssh all system command are supported provided that they are not interactive. Its main usage is to send repetitive sysadmin tasks to a group of servers but you can also use it for automatic ftp or scp backup and much more. Commands are exactly those you type on your terminal. It also allow you to use 'su -' to execute your commands under the TELNET and SSH protocols.