Commit graph

734 commits

Author SHA1 Message Date
Pav Lucistnik
be65b7f1c1 This is the third revision of the AGEF (please pronounce this
AGE-F, for "age files") program, which was initially posted to
net.sources March 2, 1987.

This version of the program can age by inode change time (-c),
file modification time (-m), or time of last access (-a).

This program is useful for cleaning up disks and maintaining
large collections of small files, such as mail or news spools.

PR:		ports/92130
Submitted by:	Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
2006-01-23 18:53:34 +00:00
Andrey Slusar
b80a4e5d45 This program will help you recover disks with bad sectors.
You can recover files as well complete devices.

In case if finds sectors which simply cannot be recoverd, it writes an
empty sector to the outputfile and continues. If you're recovering a CD
or a DVD and the program cannot read the sector in "normal mode", then
the program will try to read the sector in "RAW mode" (without error-checking
etc.).

This toolkit also has a utility called 'mergebad': mergebad merges multiple
images into one. This can be usefull when you have, for example, multiple CD's
with the same data which are all damaged. In such case, you can then first use
recoverdm to retrieve the data from the damaged CD's into image-files and then
combine them into one image with mergebad.

WWW: http://www.vanheusden.com/recoverdm/

PR:		ports/92148
Submitted by:	Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
2006-01-23 15:14:52 +00:00
Tilman Keskinoz
d1a95a57d9 Add komparator, an application to synchronizes two directories.
It discovers duplicate, newer or missing files.

PR:		92015
Submitted by:	Alexander V. Ribchansky <triosoft@triosoft.com.ua>
2006-01-20 23:01:24 +00:00
Sam Lawrance
311ed2b34a Re-add portmanager, which we now have permission to redistribute.
Submitted by:	outgoing maintainer Michael C. Shultz <ringworm01@gmail.com>
		(taking a break)
2006-01-20 08:54:25 +00:00
Mark Linimon
bc343ddcb1 Remove portmanager. Author has withdrawn permission to distribute it.
Hat: 	portmgr
2006-01-19 23:13:10 +00:00
Pav Lucistnik
df30921ce2 SwitchTower is a utility of Rails fame that simplifies and automates
application deployment, while it's not Rails-specific.

PR:		ports/91830
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
2006-01-18 07:36:18 +00:00
Volker Stolz
60c8d96314 Repocopy sysutils/linneighborhood to more appropriate category 'net'.
PR:		ports/91551
2006-01-10 10:44:05 +00:00
Markus Brueffer
7ee5501f48 Add kshutdown 0.8.1, an advanced shutdown utility for KDE.
Features:
  o Turn Off Computer (logout and halt the system)
  o Restart Computer (logout and reboot the system)
  o Lock Screen (lock the screen using a screen saver)
  o End Current Session (end the current KDE session and logout the user)
  o Extras (additional, external user commands)
  o Time and delay options
  o Command line and DCOP support
  o System tray icon and panel applet
  o Visual and sound notifications
  o KDE Kiosk support

WWW: http://kshutdown.sourceforge.net/
2006-01-09 20:23:21 +00:00
Emanuel Haupt
ba449ef02c Add zeroer, a command line utility for wiping unallocated space on
a filesystem.
2006-01-04 20:34:52 +00:00
Mario Sergio Fujikawa Ferreira
d2798fc8cd New port vstrip version 0.8f: A VOB de-multiplexing tool, splitter
and VOB/IFO files processor
2006-01-03 01:19:15 +00:00
Edwin Groothuis
e311a37eb1 New port: sysutils/nctop
nctop is a remote system monitor for unix hosts.

	It is a client/server-application using UDP-packets to
	receive the information of the hosts running the daemon and
	listed in the clients configuration file.  For each host
	the client displays a line containing:

	    * hostname
	    * load averages
	    * cpu states (sys/user/idle)
	    * real memory usage (used/free/total)
	    * number of users currently logged in

	WWW: http://www.rz.uni-karlsruhe.de/~hj28/

PR:		ports/84521
Submitted by:	Ralf Becker <ralf@akk.org>
2005-12-29 21:10:57 +00:00
Edwin Groothuis
1ac5c7f1ef New port for ejecting removable media
This is a completely new eject command, loosely modelled
	after the Linux eject, which is far more feature-rich than
	the existing FreeBSD eject.  Like the Linux eject, it accepts
	either device names or mount points to specify the device,
	and supports tray-close where available.  I originally
	contacted the author of the existing eject port, but he
	wasn't interested in making any such enhancements.  Hence,
	a new eject command written entirely from scratch, with the
	eventual goal of supporting as many ioctls and hardware
	devices as possible.

PR:		ports/90396
Submitted by:	Jason Bacon <bacon@smithers.neuro.mcw.edu>
2005-12-21 04:40:49 +00:00
Hajimu UMEMOTO
a665cb49c8 New port -- ATI Radeon video card contoroling tool useful for laptops.
Submitted by:	takawata
2005-12-09 19:55:03 +00:00
Renato Botelho
85d676faba ghasher is a GUI tool to easily calculate the MD5 sum(or md2,md4,sha1,sha,
ripemd160,dss1) of a file.

WWW: http://asgaard.homelinux.org/code/ghasher/

PR:		ports/90056
Submitted by:	Remington Lang <MrL0Lz@gmail.com>
2005-12-07 16:34:36 +00:00
Edwin Groothuis
3a2d2766d4 New port: sysutils/pkg-orphan A console utility for managing unreferenced FreeBSD packages
pkg-orphan is a console utility for managing orphan, i.e.
	unreferenced FreeBSD packages. It finds all or selected
	orphans and lets the user choose which ones to remove and
	which ones to keep. It maintains a keep-list file, so
	previously kept packages will be skipped automatically. In
	batch mode, all packages, not present in the keep-list are
	either deleted or kept in the list.

	Since orphan packages are usually much fewer than non-orphan
	ones, it can be useful for quickly finding and deleting
	unused packages, even on a system with hundreds of them
	installed.

	Features:
	 - interactive and batch modes
	 - maintains a kept package list, to avoid asking for the same package again
	 - can delete packages recursively, but without deleting shared dependencies or
	   previously kept packages
	 - the keep-list file does not contain package versions, so upgrades generally
	   don't require editing of the file

	WWW: http://sourceforge.net/projects/pkg-orphan/

	- Victor Semionov
	semionov@mail.b

PR:		ports/89730
Submitted by:	Victor Semionov <semionov@mail.bg>
2005-11-29 21:37:46 +00:00
Edwin Groothuis
8d4eafe01a New Port: sysutils/psgconf modular system configuration framework
The psgconf package is a modular system configuration
	framework.  It includes a number of default modules to
	configure typical system parameters, and allows administrators
	to add their own modules to meet site-specific needs.

PR:		ports/83912
Submitted by:	Jim Pirzyk <pirzyk@freebsd.org>
2005-11-24 13:04:29 +00:00
Marcus Alves Grando
b2d59c720d This package contains a proxy program that passes data back and forth
between two connections set up by a UCSPI server and a UCSPI client.

WWW: http://untroubled.org/ucspi-proxy/

PR:		89096
Submitted by:	Dale Woolridge <dale.woolridge@gmail.com>
2005-11-16 03:02:36 +00:00
Marcus Alves Grando
e28b039b8f Add new port rdiff-backup-devel 1.1.2 as slave port of rdiff-backup.
Update rdiff-backup to support master port

PR:		88801
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-11-12 00:18:01 +00:00
Sam Lawrance
9cb8119ef8 Add netdump-server 0.7.7, RedHat server part of netdump/netconsole
package for linux.

PR:		ports/79049
Submitted by:	Stanislav Sedov
2005-11-11 15:13:45 +00:00
Kirill Ponomarev
5b908be1aa Move misc/screen to sysutils category after repocopy, since it's
more appropriate place for such kind of software.

PR:		ports/88497
Submitted by:	krion
2005-11-05 17:51:28 +00:00
Kris Kennaway
ff8b1e88dd rlogview depended on ruby-gnome, which was removed. 2005-11-05 09:18:29 +00:00
Sergei Kolobov
dc4dd3b577 - Disconnect cfengine from sysutils Makefile 2005-10-20 09:45:13 +00:00
Simon Barner
bac96c84c1 Add new port for fusefs-sshfs:
SSHFS allows you to mount a remote directory over a normal ssh connection.

WWW: http://sourceforge.net/projects/fuse/

PR:			ports/87168
Submitted by:		Anish Mistry <amistry@am-productions.biz>
Reviewed by:		Csaba Henk <csaba.henk@creo.hu> (fuse SoC participant)
2005-10-19 08:21:28 +00:00
Simon Barner
f5f5f5e5d8 Add new port for fusefs-kmod,
Kernel module for fusefs based filesystems.

WWW: http://wikitest.freebsd.org/moin.cgi/FuseFilesystem

Submitted by:		Anish Mistry <amistry@am-productions.biz> (via email)
Reviewed by:		Csaba Henk <csaba.henk@creo.hu>
Ported to FreeBSD by:	Csaba Henk <csaba.henk@creo.hu> (as a SoC project)
2005-10-19 08:18:57 +00:00
Simon Barner
8eb435d9d1 Add new port for the fuse libraries:
FUSE makes it possible to implement a filesystem in a userspace program.
Features include: simple yet comprehensive API, secure mounting by non-root
users, support for RELENG_6 and HEAD FreeBSD kernels, multi-threaded
operation.

WWW: http://sourceforge.net/projects/fuse/

PR:		ports/87167
Submitted by:	Anish Mistry <amistry@am-productions.biz>
Reviewed by:	Csaba Henk <csaba.henk@creo.hu> (fuse SoC participant)
2005-10-19 08:14:55 +00:00
Edwin Groothuis
397d208a6c New port: sysutils/graphicboot
graphicboot starts the machines local X Window and displays
	the messages echoed during boot up while the rc script is
	setting up the operating system.

PR:		ports/83481
Submitted by:	Matthew Holder <sixxgate@hotmail.com>
2005-10-16 06:19:38 +00:00
Edwin Groothuis
07e3d7237d New port: sysutils/ezjail Jail handling scripts.
This port contains two scripts to easily create, manipulate
	and run FreeBSD jails.

	WWW: http://erdgeist.org/arts/software/ezjail/

PR:		ports/87454
Submitted by:	Dirk Engling <erdgeist@erdgeist.org>
2005-10-16 02:17:38 +00:00
Renato Botelho
bc4d2655da GdMap is a tool which allows to visualize disk space.
Ever wondered why your hard disk is full or what directory and
files take up most of the space? With GdMap these questions can
be answered quickly. To display directory structures cushion
treemaps are used which visualize a complete folder or even the
whole hard drive with one picture.

Cushion treemaps display directories and files in rectangular areas.
The larger a file is the larger is the rectangle which represents it.
All files in one directory are painted within the rectangle of that directory.

WWW: http://gdmap.sourceforge.net/

PR:		ports/87399
Submitted by:	Rodrigo Graeff <delphus@gmail.com>
2005-10-14 14:36:57 +00:00
Renato Botelho
27213c65b2 relaxconf contains a set of text menu based utilities for configuring RelaxBSD
(a LiveCD system base on FreeBSD),they're also useful for FreeBSD user.

WWW:	http://www.RelaxBSD.org
        http://sourceforge.net/projects/relaxbsd

PR:		ports/87311
Submitted by:	Yinghong Liu <relaxbsd@gmail.com>
2005-10-13 16:02:58 +00:00
Marcus Alves Grando
0ce0bb9b88 New port
Dvdimagecmp is a small program to compare an image to a
burned disc. It is not limited to dvds, and supports offsets.

WWW: http://www.ibiblio.org/pub/linux/apps/video/dvdimagecmp-0.3.lsm

PR:		87303
Submitted by:	Tim Welch <twelch@thepentagon.org>
2005-10-13 12:38:35 +00:00
Edwin Groothuis
65e95c6738 Add sysutils/newportsversioncheck
Tool to check for new ports distfiles availability.
2005-10-12 00:05:00 +00:00
Sam Lawrance
ef8a4adcd3 - Upgrade rdiff-backup to 1.0.1, which is the logical next version for both
rdiff-backup and rdiff-backup-devel.
- Remove rdiff-backup-devel and add an entry to MOVED to migrate users to
  rdiff-backup.
- Add an UPDATING to notify users about the incompatibility between the
  last version of rdiff-backup and version 1.0.1

PR:		ports/86108
Submitted by:	Vasil Dimov <vd@datamax.bg>
Approved by:	Steve Clement <steve@ion.lu> (maintainer, rdiff-backup)
		Peter Schuller <peter.schuller@infidyne.com> (maintainer, rdiff-backup-devel)
Discussed with: submitter and a couple of other rdiff-backup users
2005-10-08 07:09:49 +00:00
Renato Botelho
d92edd5d79 Add wtmp-tools 0.1, the tool for editing wtmp files and converting into
this format.

PR:		ports/86855
Submitted by:	Oleg M. Golovanov <olmi@rentech.ru>
2005-10-03 15:17:22 +00:00
Renato Botelho
cf95dea355 Add raincoat 0.10, BIOS flash utility for the Microsoft Xbox.
PR:		ports/84655
Submitted by:	Ed Schouten <ed@fxq.nl>
2005-09-30 18:34:21 +00:00
Marcus Alves Grando
14d52e858a New port
"UFS2 snapshot utilities by Ralf S. Engelschall"

PR:		ports/86144
Submitted by:	Graham Todd <gtodd@bellanet.org>
Approved by:	pav (mentor)
2005-09-23 20:16:31 +00:00
Anton Berezin
e6da331b46 Add p5-Filesys-DiskUsage 0.02, perl equivalent of du(1).
PR:		86378
Submitted by:	Alex Deiter <tiamat@komi.mts.ru>
2005-09-22 13:32:49 +00:00
Renato Botelho
05f7efc593 Add hilite 1.5, a command-line utility to highlight anything printed to
stderr.

PR:		ports/86420
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-09-22 10:27:52 +00:00
Renato Botelho
7b900b0f2d Add cdircmp 0.3, compare directories and select files to copy.
PR:		ports/86418
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-09-21 16:06:21 +00:00
Renato Botelho
3d4cc4d1a8 Add rej 0.15, merges patch-rejects and runs a merge program to verify
the changes.

PR:		ports/86225
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-09-19 10:46:41 +00:00
Pav Lucistnik
4813d21b29 HOZ is what you would call a "file splitter". Its file format is the same as
the one used by the "Hacha" software, a well known splitter in Spain and
Latinamerica. HOZ is an open-source and portable  C implementation of an
"Hacha" compatible splitter.

PR:		ports/86245 (based on)
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-09-18 14:40:36 +00:00
Renato Botelho
0f31031a54 Add wuzzah 0.53, a command line utility for stalking users.
PR:		ports/85860
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-09-08 11:14:39 +00:00
Renato Botelho
19da3c6527 Add managepkg 1.1, script for maintining ports.
PR:		ports/85732
Submitted by:	Andreas Fehlner <fehlner@gmx.de>
2005-09-05 14:37:06 +00:00
Vsevolod Stakhov
ec213d587a Add pwgen2 - another branch of pwgen (in comparison with sysutils/pwgen),
more powerful, more flexible.

PR:		85349
Submitted by:	Andrew Khlebutin <andrey@hm.perm.ru>
Approved by:	perky (mentor)
Repocopy by:	marcus
2005-09-02 08:12:26 +00:00
Pav Lucistnik
393be3a099 - Retire some gdesklets-psi ports. They don't run on recent gdesklets versions,
they are gone from website and their future is dimm.

PR:		ports/85370
Submitted by:	Franz Klammer <klammer@webonaut.com> (maintainer)
2005-08-31 20:37:05 +00:00
Roman Bogorodskiy
7e522fe32e Add conky, light-weight system monitor under active development.
WWW:	http://conky.sourceforge.net/
2005-08-31 07:45:52 +00:00
Renato Botelho
27d523fd79 Add vii 4.0, execute a command repeatedly and scroll the output.
PR:		ports/84852
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-08-29 14:34:03 +00:00
Jean-Yves Lefort
c80768c7a0 Add cmospwd.
Cmospwd is a BIOS password recovery tool which is known to work with the
following BIOS versions:

  * ACER/IBM BIOS
  * AMI BIOS
  * AMI WinBIOS 2.5
  * Award 4.5x/4.6x/6.0
  * Compaq (1992)
  * Compaq (New version)
  * IBM (PS/2, Activa, Thinkpad)
  * Packard Bell
  * Phoenix 1.00.09.AC0 (1994), a486 1.03, 1.04, 1.10 A03,
    4.05 rev 1.02.943, 4.06 rev 1.13.1107
  * Phoenix 4 release 6
  * Gateway Solo - Phoenix 4.0 release 6
  * Toshiba
  * Zenith AMI

WWW: http://www.cgsecurity.org/index.html?cmospwd.html

PR:		ports/84250
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-29 19:04:24 +00:00
Brooks Davis
c7985448bb Upgrade to SGE 6.0 Update4.
There are significant conceptual differences between SGE 5 and SGE
6 so potential upgraders should beware.  At the file level the two
are entierly incompatable so SGE 5 must be removed before SGE 6 is
installed.

The port has seen limited testing so beware.
2005-07-29 02:13:32 +00:00
Brooks Davis
974133fdfa sge and sgeee have been repo-copyed to sge53 and sgeee53 in preperation
for the addition of an SGE 6 port.
 - Remove the sgeee port as the distinction between regular and
   Enterprise Edition has been removed in 6.0.
 - Temporarily disconnect sysutil/sge to avoid conflicts.
 - set NO_LATEST_LINK in sge(ee)53.
2005-07-28 19:46:34 +00:00
Jean-Yves Lefort
6b01656eed Add tmpreaper.
This port provides a program that can be used to clean out temporary-file
directories. It recursively searches the directory, refusing to chdir()
across symlinks, and removes files that have not been accessed in a
user-specified amount of time. You can specify a set of files to protect
from deletion with a shell pattern.

It will not remove symlinks, sockets, fifos, or special files unless given a
command line option enabling it to.

WWW: http://packages.debian.org/stable/admin/tmpreaper.html

PR:		ports/83868
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-25 05:30:59 +00:00