Ports 搜索

共有5,161项符合/ports-mgmt/的查询结果,以下是第3,9813,990项(搜索用时0.004秒)
sysutils/du2ps-3.1 (Score: 0.006224396)
Filter for converting output of du to PostScript file
The du2ps reads output of du(1), then generates a figure of hierarchical structure and utilization of each directory. The du2ps is a similar program to xdu, but it produces result as a PostScript file. The default paper is ISO A4, but you can select Letter or ISO A3/B4/B5. You can also specify font name, font size, number of columns and other options.
sysutils/dupmerge-1.73 (Score: 0.006224396)
Searches for files with equal content
Dupmerge reads a list of files from standard input (eg., as produced by "find . -print") and looks securely for identical files. When it finds two or more identical files, all but one are unlinked to reclaim the disk space and recreated as hard links to the remaining copy.
sysutils/dvd+rw-tools-7.1 (Score: 0.006224396)
DVD burning software
DVD+RW Tools by Andy Polyakov. This software allows one to perform DVD recording using a DVD burner, primarily via the "growisofs" utility. growisofs was originally designed as a frontend to mkisofs to facilitate appending of data to ISO9660 volumes residing on random-access media such as DVD+RW, DVD-RAM, plain files, hard disk partitions. In the course of development general purpose DVD recording support was implemented, and as of now growisofs supports not only random-access media, but even mastering of multi-session DVD media such as DVD+R and DVD-R/-RW. In addition growisofs supports first-/single-session recording of arbitrary pre-mastered image (formatted as UDF, ISO9660, or any other file system, if formatted at all) to all supported DVD media types.
sysutils/dvdisaster-0.72.6 (Score: 0.006224396)
CD/DVD error recovery tool
The dvdisaster project: dvdisaster provides a margin of safety against data loss on CD and DVD media caused by aging or scratches. * dvdisaster creates error correction data to compensate read errors which are not correctable in the CD/DVD drive. * dvdisaster tries to read as much data as possible from defective media. Afterwards unreadable sectors are recovered using the previously created error correction data. The maximum error correction capacity is user-selectable. * dvdisaster operates at the image level and does not depend on the file system. If you create the error correction data in time and keep it at a safe place, you have a good chance of recovering the medium contents from typical read errors and to transfer your complete data onto a new medium.
sysutils/eject-1.5 (Score: 0.006224396)
Utility for ejecting media from CD or optical disk drive
Utility for ejecting media from CD or optical disk drive. This is a simple program that eject media from CD or optical disk drive. This program work under FreeBSD 2.1.5-RELEASE or later version.
sysutils/cpu-1.4.3 (Score: 0.006224396)
Change Password Utility for LDAP
CPU is an LDAP user management tool written in C and loosely based on FreeBSD's pw(8). The goal of CPU is to be a suitable replacement of the useradd/usermod/userdel utilities for administrators using an LDAP backend and wishing to have a suite of command line tools for doing the administration.
sysutils/cotty-0.4c (Score: 0.006224396)
Simple command-line pseudo terminal manager
Simple command-line pseudo terminal manager: allows to run coprocesses talking to each other thru their tty and/or pty. Most useful to drive from scripts programs that want a tty, as in cotty -d -- pppd silent 192.168.0.1:192.168.0.2 \ -- ssh -t root@remote pppd This particular use has been obsoleted under Linux (but probably not under the various free BSDs and proprietary Unices), as it can be done without cotty with pppd pty 'ssh -t root@remote pppd' silent 192.168.0.1:192.168.0.2
sysutils/extipl-5.04 (Score: 0.006224396)
Partition-selectable boot loader for IBM-PC/AT compatibles
Extipl is a partition-selectable boot loader/installer which makes coexistence of several operating systems on your machine. This program works only IBM-PC/AT compatible computers.
sysutils/feather-1.2.0 (Score: 0.006224396)
Python script for managing tarsnap backups
Feather is a tarsnap wrapper script that performs and maintains a set of backups as defined by a YAML configuration file. Features: - Dynamic scheduling - Keep an arbitrary number of backups of each schedule type - Restrict schedules based on time of day - Restrict feather run to a certain amount of wall time (max_runtime) - Multiple backup paths per tarsnap - Multiple exclude list per tarsnap
sysutils/filedupe-1.1 (Score: 0.006224396)
Utility for quickly finding duplicate files
Filedupe is a utility to assist in finding any duplicates as you accumulate files. It stores md5 hashes of all the files seen in a system wide database (/var/db/filedupe.db) so it can quickly spot any duplicates.