Commit graph

453 commits

Author SHA1 Message Date
Sergei Kolobov
4da74f3b87 Add radmind 1.2.1, utility for administering filesystem changes.
radmind is a set of tools for creating filesystem diffs which can be
loaded over the network. This is useful for administering a large number
of hosts at the filesystem level. It can also act as an intelligent
tripwire.

WWW:		http://www.radmind.org/

PR:		59388
Submitted by:	Paul Dlug <paul@aps.org>
2003-11-18 11:53:35 +00:00
Hye-Shik Chang
645aeccf22 Add port for cpu-1.4.2,
an LDAP user management tool written in C and loosely based on FreeBSD's pw(8).
2003-11-15 20:17:59 +00:00
Oliver Eikemeier
df46065807 clean_ => clean
PR:		59150
Submitted by:	Charles Swiger <chuck@pkix.net>
Approved by:	marcus (mentor)
2003-11-15 18:33:11 +00:00
Tilman Keskinoz
4829f821c8 Add kkbswitch, a KDE keyboard layout switcher. This one is very similar
to the one delivered with kde, but according to the submitter works a lot better
with russian keyboards

PR:		58616
Submitted by:	Rashid N. Achilov <shelton@sentry.granch.ru>
2003-11-14 13:50:46 +00:00
Sergei Kolobov
2deebefbb7 Add clockspeed-conf 0.4.5:
The clockspeed-conf package provides configuration
scripts to set up a clockspeed client and/or a taiclockd
server using Dan Bernstein's daemontools for supervision
and his clockspeed package for time synchronisation.

Author:	Patrick Atamaniuk <atamaniuk at frobs.net>
WWW:	http://foo42.de/devel/sysutils/clockspeed-conf/

PR:		51036
Submitted by:	Patrick Atamaniuk <atamaniuk at frobs.net>
2003-11-11 21:01:09 +00:00
Sergei Kolobov
5dff840bce Hook up sysutils/logtool-devel after repo-copy from sysutils/logtool
PR:		55017
Submitted by:	sergei
2003-11-08 23:53:11 +00:00
Alexander Leidinger
db08ae2c9e sysutils/prune -> sysutils/fileprune after repo-copy 2003-11-06 10:56:34 +00:00
Kirill Ponomarev
91da2896ed Add bbsmount 0.3.0p1, graphical disk mounter for the Blackbox slit.
PR:		57902
Submitted by:	Eric J. Christeson <echriste@702com.net>
2003-11-06 09:49:26 +00:00
Sergei Kolobov
a0e5aa5641 Add runwhen 2003.10.31, tools for running commands at particular times.
The biggest difference between runwhen and other schedulers is that
runwhen doesn't have a single daemon overseeing multiple jobs.
The runwhen tools essentially act as a glorified sleep command.
Perhaps runwhen does nothing that at(1) doesn't, and there are
lots of things at(1) does that runwhen doesn't:

- runwhen doesn't change user IDs - thus it will never run
  anything as the wrong user.
- It doesn't keep a central daemon running at all times -
  thus it won't break if that daemon dies.
- It doesn't require any modifications to the system boot procedure.
- It doesn't log through syslog(3) - thus it won't make a mess
  on the console if syslogd(1) isn't running.
- It doesn't centralize storage of scheduled jobs (or any other
  per-job information) - thus unprivileged users can install and use it
  without cooperation from root, and without the use of a setuid program
  to handle changes.
- It doesn't send output through mail - thus it doesn't break
  if there is no mail system installed.
- It doesn't check access control files - thus it doesn't gratuitously
  deny users.

Author:	Paul Jarc <prj@po.cwru.edu>
WWW:	http://multivac.cwru.edu/runwhen/

PR:		58789
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
2003-11-01 20:50:36 +00:00
Akinori MUSHA
820c7e5e45 Retire the following ports; they have been integrated into ruby18 and
ruby16-shim-ruby18:

	devel/ruby-yaml
	net/ruby-drb
	net/ruby-gserver
	net/ruby-soap
	net/ruby-xmlrpc
	security/ruby-openssl
	sysutils/ruby-devel-logger
	textproc/ruby-rexml
	www/ruby-webrick
2003-10-31 18:40:49 +00:00
Sergei Kolobov
77d4c218a4 Add minirsyslogd 1.02: minimal, fast and secure syslog receiver.
minirsyslogd is a minimalistic, fast and secure (through lack of bloat)
remote-only syslog receiver suitable for hardened log receiver hosts
and/or central log receivers that receive several gigabyte of logs each day.

It will not deal with local syslog data. It does not have a multitude
of configuration, alerting or scripting options. It will however
automatically split inbound syslog data according to IP address,
date and current hour, and do so as rapidly and (I hope) securely as
possible.

Author:	Mikael Olsson <mikael.olsson@clavister.com>
WWW:	http://www.clueby4.org/minirsyslogd/

PR:		58737
Submitted by:	lx@redundancy.redundancy.org
2003-10-30 21:59:57 +00:00
Jimmy Olgeni
680e9dacda Add virtualmin, a virtual host management system based on webmin. 2003-10-25 10:21:20 +00:00
Sergei Kolobov
8f6fed2ed5 Add smartmontools 5.21, S.M.A.R.T. disk monitoring tools.
The smartmontools package contains two utility programs (smartctl and smartd)
to control and monitor storage systems using the Self-Monitoring, Analysis and
Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI
hard disks.  It is derived from the smartsuite package, and includes support
for ATA/ATAPI-5 disks.

PR:		58085
Submitted by:	Eduard Martinescu <martines@rochester.rr.com>
Approved by:	krion (implicit)
2003-10-24 07:45:38 +00:00
Michael Reifenberger
d51451b438 Add gstopd to the ports.
gstopd stops disks (da(4) currently) after some amount of inactivity.
The inactivity is measured using GEOM(4) statistics.
2003-10-18 17:28:13 +00:00
Sergey Skvortsov
64db6fe0d8 Add p5-Schedule-Load 3.002,
load distribution and status across
multiple host machines.
2003-10-14 16:52:27 +00:00
Sergey Skvortsov
7537d9a80f Add p5-Unix-Processors 2.014,
interface to processor (CPU)
information.
2003-10-14 16:32:14 +00:00
Alexander Leidinger
54bd845903 UNIX domain socket client and server programs that conform to UCSPI,
the UNIX Client-Server Program Interface.

Submitted by:	Patrick Rinke <patrick@rinke-bochum.de>
2003-10-13 14:54:44 +00:00
Sergey A. Osokin
9ae5306554 Add pfstat: utility to render graphical statistics for pf.
Submitted by:	Max Laier <max@love2party.net>
PR:		57852
2003-10-13 14:28:45 +00:00
Bruce M Simpson
976162173c Add the FreeBSD native version of the aac(4) RAID tools.
Submitted by:	scottl
2003-10-07 16:57:54 +00:00
Edwin Groothuis
3fe3319e9c New port: lxsplit-0.1.1
This utility is used to split up huge files into smaller
	pieces without compression. It is fully compatible with
	HJSplit.

PR:		ports/50777
Submitted by:	Alex Kiesel <kiesel@schlund.de>
2003-10-07 08:07:19 +00:00
Edwin Groothuis
b8ceebe6d2 New port for ELAN SC520 watchdog
Watchdog daemon for the AMD Elan sc520 system-on-chip.

	The watchdogd deamon runs in the background and will reset
	the hardware watchdog timer of the elan-mmcr/soekris every
	16 seconds. If this timer is not reset within 32 seconds
	thereafter the hardware will reboot.

	This software was specifically developed for
	http://www.soekris.com/ boards and for use within the
	http://www.wirelessleiden.nl/ project.

	WWW: http://www.webweaving.org/watchdog/

PR:		ports/55797
Submitted by:	Dirk-Willem van Gulik <dirkx@webweaving.org>
2003-10-06 12:04:24 +00:00
Bruce M Simpson
cabddf4957 Add the Linux binaries for the Dell RAID tools. These have been tested and
known to work with a Dell PowerEdge 2400's onboard PERC 2/Si, with firmware
version 2.1.

Reviewed by:	edwin
2003-10-06 11:56:16 +00:00
Edwin Groothuis
329e4d9d45 mount.app new port submission
WindowMaker dock application, resembles wmmount with extra functionality

PR:		ports/50146
Submitted by:	Gaspar Chilingarov <nm@web.am>
2003-10-06 04:23:25 +00:00
Edwin Groothuis
798372c85d Rename sysutils/clean into sysutils/clean_ 2003-10-06 00:50:47 +00:00
Edwin Groothuis
85ce16562b New port: Toshctl, a command-line tool to access parts of the Toshiba
hardware interface

	Toshctl is a command-line tool to allow access to much of
	the Toshiba hardware interface developed by Jonathan Buzzard
	and Linux toshset by Charles D. Schwieters.

	It can do things linke set the LCD brightness, set CPU speed
	and set fan speed.

PR:		ports/56035
Submitted by:	Carl Moberg <carl@servicefactory.se>
2003-10-04 00:37:43 +00:00
Edwin Groothuis
1891fd41b9 New port: anacron
Anacron is a periodic command scheduler.  It executes
	commands at intervals specified in days.  Unlike cron, it
	does not assume that the system is running continuously.
	It can therefore be used to control the execution of daily,
	weekly and monthly jobs (or anything with a period of n
	days), on systems that don't run 24 hours a day.

	Anacron is not an attempt to make cron redundant.

PR:		ports/55959
Submitted by:	Derik van Zuetphen <dz@426.ch>
2003-10-04 00:29:47 +00:00
Adam Weinberger
44f5cf6779 Remove clean from ${SUBDIR}. This will stop INDEX build from failing due
to an incompatible port name, until the "clean" port can be renamed to
someething else.
2003-10-01 04:25:06 +00:00
Yen-Ming Lee
d85f8f76c8 add pkg_cutleaves-20030727
pkg_cutleaves finds installed 'leaf' packages, i.e. packages that
are not referenced by any other installed package, and lets you
decide for each one if you want to keep or deinstall it via pkg_deinstall(1).

PR:		54912
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2003-09-30 14:19:27 +00:00
Edwin Groothuis
d80dfbecc6 [NEW PORT] sysutils/userneu: Account management and creation tool
'userneu' is a Perl script that parses a list of usernames
	and additional information (such as the real name or other
	information to be put in the GECOS field in /etc/passwd)
	and creates Unix accounts and (if desired) Samba accounts
	as well. If the script stumbles upon duplicate user names
	it can append random characters to the username until it
	fits.

	WWW: http://btmdx8.mat.uni-bayreuth.de/~johannes/code.html

PR:		ports/56753
Submitted by:	Andreas Fehlner <fehlner@gmx.de>
2003-09-30 12:10:05 +00:00
Edwin Groothuis
2c24ba8059 [new port] sysutils/ldap-account-manager: Webfrontend for managing
accounts stored in an OpenLDAP server

	LDAP Account Manager (lam) is a webfrontend for managing
	accounts stored in an openLDAP server.

	Features:
	- management of Unix user and group accounts (posixAccount/posixGroup)
	- management of Samba 2.x/3.x user and host accounts (sambaAccount)
	- automatic creation/deletion of home directories (experimental)
	- setting quotas (experimental)
	- support for LDAP+SSL
	- multi-language support (default language: English, German only partial)

PR:		ports/56599
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-09-30 11:49:06 +00:00
Kirill Ponomarev
2bbf0b0b9b Add apachetop 0.4, apache RealTime log stats.
PR:		57381
Submitted by:	Sebastian Yepes F. <esn@x123.info>
2003-09-30 08:10:57 +00:00
Edwin Groothuis
6382f7a641 [new port] sysutils/bubblemon2
Bubblemon2 is a system CPU and memory load monitor for GNOME2

PR:		ports/54245
Submitted by:	Juan Salaverria <rael@vectorstar.net>
2003-09-30 00:31:57 +00:00
Edwin Groothuis
47276a4225 Delete port: sysutils/arson - port does not fetch and Arson2 is planned
Please delete the port sysutils/arson. The port does not
	fetch and Arson2 is planned.

PR:		ports/55436
Submitted by:	Stefan Jahn <stefan.jahn@nemesis-sektor.de>
2003-09-30 00:03:47 +00:00
Edwin Groothuis
fbd281083e new port: sysutils/ucspi-ssl
ucspi-ssl is a set of UCSPI tools for creating SSL client
	and server applications.

PR:		ports/54279
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
2003-09-29 23:56:30 +00:00
Edwin Groothuis
c405029bf8 New port: sysutils/clean; automatically remove unwanted files
New port: clean searches through the filesystem for "temporary
	files" left behind by editors and the like which can be
	deleted.  The pattern of regular expressions is controllable
	via a ~/.cleanrc.

PR:		ports/52881
Submitted by:	Chuck Swiger <chuck@pkix.net>
2003-09-29 23:23:24 +00:00
Edwin Groothuis
928565fd41 NEW PORT: sysutils/adtool
adtool is a unix command line utility for Active Directory
	administration.  Features include user and group creation,
	deletion, modification, password setting and directory query
	and search capabilities.

PR:		ports/51320
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2003-09-29 22:53:20 +00:00
Edwin Groothuis
9f83ac40ae New port: sysutils/reoback
New port for REOback, a perl script that supports
	full/incremental backups locally or remote over NFS and
	FTP.

PR:		ports/51158
Submitted by:	Alex Kiesel <kiesel@schlund.de>
2003-09-29 22:49:21 +00:00
Edwin Groothuis
7a4fedc770 new port: sysutils/lineakd
lineak is a utility designed to enable the use and configuration
	of those special keys on Internet, Easy Access and Multimedia
	keyboards in Linux (and other unices, like now FreeBSD).

	I use this port for about 6-8 months and it seems to work
	without much problems.  I was asked from several people if
	I finished the port, so I thought it would be the best to
	include it in the official ports tree.

PR:		ports/52158
Submitted by:	Kay Lehmann <kay_lehmann@web.de>
2003-09-29 14:32:13 +00:00
Edwin Groothuis
97db409c48 new port: sysutils/ganglia-webfrontend: GUI for the ganglia cluster monitor
The Ganglia cluster monitoring system is an easy to install
	and configure cluster monitor.  The ganglia-webfrontend
	port is a port of the web-based GUI.  This port depends on
	the ganglia-monitor-core port which is in PR ports/48551.

PR:		ports/48552
Submitted by:	Brooks Davis <brooks@freebsd.org>
2003-09-29 14:08:41 +00:00
Kirill Ponomarev
4158a5b013 The fetchlog utility displays the last new messages of a
logfile. It is similar like tail (1) but offers some extra
functionality for output formatting. To show only the new
messages appeared since the last call fetchlog uses a bookmark
to remember which messages have been fetched.

PR:		55506
Submitted by:	Alexander Haderer <alexander.haderer@charite.de>
2003-09-28 15:39:46 +00:00
Edwin Groothuis
82720705aa New port: sysutils/pftop - Utility to monitor securtiy/pf
Pftop is a small, curses-based utility for real-time display of active
	states and rule statistics for pf, the packet filter (for OpenBSD)

	This used to be part of security/pf but is now individual after
	(ports/57305)

PR:		ports/57307
Submitted by:	Max Laier <max@love2party.net>
2003-09-28 13:32:06 +00:00
Edwin Groothuis
5b42e257dc [NEW PORT] sysutils/tct: Analyzer for forensic data
The Coroner's Toolkit (TCT) is a collection of tools designed
	to assist in a forensic examination of a computer. It is
	primarily designed for Unix systems, but it can some small
	amount of data collection & analysis from non-Unix disks/media.

	WWW: http://www.fish.com/tct/

	- Francisco Gomez -
	francisco@gomezmarin.com

PR:		ports/57048
Submitted by:	Francisco Gomez <francisco@gomezmarin.com>
2003-09-27 03:53:32 +00:00
Adam Weinberger
db3d4d30e7 Add battfink.
Battfink lets you configure energy saving options.  It comes with an
associated battery notification icon.
2003-09-25 05:33:20 +00:00
Alexander Leidinger
1eddd19d0c Add afbinit, a tool to load the microcode firmware onto Sun Microsystem
AFB Graphics Accelerators aka Sun Microsystems Elite 3D. The microcode
is necessary if you want to run XFree86 with acceleration on these cards.
The microcode in itself has to be obtained from an existing SunOS/Solaris
installation.

Submitted by:	Marius Strobl <marius@alchemy.franken.de>
2003-09-24 13:59:43 +00:00
Joe Marcus Clarke
fcaa194286 Add nautilus-cd-burner, a drag 'n' drop CD burner component for Nautilus. 2003-09-18 07:03:06 +00:00
Edwin Groothuis
babdeb62a0 [NEW PORT] sysutils/autopsy: The Autopsy Forensic
The Autopsy Forensic Browser is a graphical interface to
	the command line digital forensic analysis tools in The
	Sleuth Kit. Together, The Sleuth Kit and Autopsy provide
	many of the same features as commercial digital forensics
	tools for the analysis of Windows and UNIX file systems
	(NTFS, FAT, FFS, EXT2FS, and EXT3FS).

	The Sleuth Kit and Autopsy are both Open Source and run on
	UNIX platforms.  As Autopsy is HTML-based, the investigator
	can connect to the Autopsy server from any platform using
	an HTML browser.  Autopsy provides a "File Manager"-like
	interface and shows details about deleted data and file
	system structures.

PR:		ports/55543
Submitted by:	Pieter Danhieux <pieter@securax.be>
2003-09-08 11:38:15 +00:00
Edwin Groothuis
0fb001e87b [NEW PORT] sysutils/sleuthkit: The @stake Sleuth Kit for
The @stake Sleuth Kit (TASK) is the only open source forensic
	toolkit 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.

	WWW: http://www.atstake.com/research/tools/task/

PR:		ports/55545
Submitted by:	Pieter Danhieux <pieter@securax.be>
2003-09-08 11:24:01 +00:00
Dmitry Sivachenko
1570ba7440 New port: Network Load plugin for XFce4. 2003-09-03 14:10:01 +00:00
Alexander Leidinger
729d393352 Prune will delete files from the specified set targeting a given
distribution of the files within time as well as size, number, and
age constraints.  Its main purpose is to keep a set of daily-created
backup files in manageable size, while still providing reasonable
access to older versions.  Specifying a size, file number, or age
constraint will simply remove files starting from the oldest, until
the constraint is met.  The distribution specification (exponential,
Gaussian (normal), or Fibonacci) provides finer control of the files
to delete, allowing the retention of recent copies and the increasingly
aggressive pruning of the older files.  The retention schedule
specifies the age intervals for which files will be retained.

Submitted by:	dds
2003-09-01 11:28:17 +00:00
Kirill Ponomarev
abcbc8b232 - New port: sysutils/filelight
Filelight graphically represents a file system as a set
of concentric segmented-rings, indicating where diskspace is
being used. Segments expanding from the center represent files
(including directories), with each segment's size being
proportional to the file's size and directories having child
segments.

PR:		56152
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
2003-08-29 23:43:48 +00:00