This Perl5 module retrieves the 1 minute, 5 minute, and 15
minute load average of a machine.
PR: ports/46862
Submitted by: Lars Thegler <lars@thegler.dk>
KDirStat (for KDE Directory Statistics) is a small utility
program that sums up disk usage for direcory trees. Its
functionality is similar to the Unix du command, but it
provides more helpful diagnostic information. KDirStat also
features some built-in cleanup facilities and the ability
to include your own cleanup commands or scripts.
PR: ports/39854
Submitted by: Stefan Jahn <stefan.jahn@nemesis-sektor.de>
Dump9660 is a tool for creating ISO 9660 compliant CD images
suitable for use with tools such as FreeBSD's burncd.
Dump9660 supports the El Torrito bootable CD and Microsoft
Joliet extensions as well as the Rock Ridge and Plan 9
system use extensions.
PR: ports/39847
Submitted by: William Josephson <wkj-freebsd@honk.eecs.harvard.edu>
Arson is a feature-rich frontend to various CD burning and
ripping tools. It supports audio and date CD burning, audio CD
ripping, CD-to-CD copying and ISO/[S]VCD image creation.
PR: ports/39697
Submitted by: Stefan Jahn <stefan.jahn@nemesis-sektor.de>
The screen is split into as many parts as there are files to watch.
Compiles on both -STABLE and -CURRENT.
PR: ports/46958
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
Sun format is a util for formatting/partitioning/analysis/repairing of SCSI
disks. While formatting and partitioning currently is only usefule on big-
endian systems in order to create Sun disk labels, analysis and repairing
works on either endian and are very useful to remap defect blocks when
AWRE/ARRE fail for some reason. Tested on i386 and sparc64, respawned a
disk here.
Submitted by: marius@alchemy.franken.de
helping debug USB device(driver).
maho@ is gathering reports from users to compile a FreeBSD-ready
USB device list. udesc_dump is exceptionally useful for that
purpose and should be made handily available.
Approved by: portmgr (knu)
Reviewed by: Jigoku <gehenna@jp.FreeBSD.org>
it's a stress testing tool designed to test out your web server and web site.
PR: ports/45485
Submitted by: John Von Essen <john@essenz.com>
Somepart by: me
signal processes matching criteria
o Based on current NetBSD's pgrep(1) and pkill(1) with the following
differences:
1) -STABLE version does not support filtering by session
ID since this information is only available in kernel
space. -CURRENT supports this.
2) Added -M and -N flags following ps(1). Therefore, drop
additional privileges (drop_privs) if any of those flags
are defined.
3) kvm access without sgid
o Items (2) and (3) are based on jmallett code sent to me for
inspiration. :) Great thanks to jmallett for that.
Obtained from: NetBSD CVS (original pkill/pgrep code)
- It is not actively developed.
- The creator seems to have disappeared from the net.
- There are viable alternatives in the ports collection.
PR: 44000
Submitted by: Dominik Brettnacher <domi@saargate.de>
for a complete analysis of Microsoft and UNIX file systems. TASK
enables investigators to identify and recover evidence from images
acquired during incident response or from live systems.
Obtained from: openbsd