Commit graph

666 commits

Author SHA1 Message Date
Pav Lucistnik
20ea38f97a PLOD is a tool designed to help administrators and others keep track
of their daily activities. Since your management will typically have
no idea what you are doing to justify such an exorbitant salary any
amount of money they may be paying you being classified as
.exorbitant., and since most people forget what they do themselves,
it.s good to keep a record. Trot your logs out around performance
review time, and show them to your management after suitable
sanitization on a regular basis.

PR:		ports/82867
Submitted by:	Joseph Ross <jross@far2wise.net>
2005-07-03 14:54:10 +00:00
MANTANI Nobutaka
aeae7f4dc7 Add ufs_copy.
The ufs_copy copies a UFS filesystem image like dd(1).
It doesn't copy free blocks for speed and it generates a sparse destination
file for saving space.

WWW: http://people.freebsd.org/~simokawa/ufs/
2005-07-03 13:58:06 +00:00
Sam Lawrance
c8af5566cf Add fatback, recover deleted files from FAT filesystems.
PR:		ports/82393
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-01 11:12:09 +00:00
Jean-Yves Lefort
04314dee8e Add megarc.
This port provides an utility for controlling most of the LSI Logic's
MegaRAID BIOS functions.

WWW: http://www.lsilogic.com/products/megaraid/

PR:		ports/82512
Submitted by:	Gerrit Beine <tux@pinguru.net>
2005-06-28 23:05:44 +00:00
Michael Johnson
1961c9cd96 - Add sysutils/serpentine
Gnome application for writing CD-Audio discs. It aims for simplicity,
usability and compability. Its features are:

 o Supports multiple formats files, like WAV, MP3, OGG, FLAC and every other
   gstreamer does
 o Save and open PLS, M3U and XSPF playlists
 o Extracts audio from video contents, like an MPEG video
 o Uses audio metadata for better handling
 o Supports drag and drop: drop musics directly from Rhythmbox or Nautilus!
 o Clean and easy to use interface
 o Easy integration with other applications

WWW: http://s1x.homelinux.net/projects/serpentine

There is probably a better way for handling os.statfs on FreeBSD than the way
I did, but this works. Patches welcome =)
2005-06-25 16:54:04 +00:00
Sam Lawrance
b104866096 Remove expired port. 2005-06-25 06:18:35 +00:00
Dmitry Sivachenko
7fb053098a New port: oak.
Oak is a program that can be used to monitor syslogs from a collection
of servers and notify operators when problem conditions arise.  In
addition to providing immediate notification of critical problems oak
will also batch less critical problems into summary messages that can
be sent less often and via any medium.  For example you may wish to
have oak page you on critical events while sending a summary of less
important messages to your terminal once an hour.  In addition you
could send a daily email message summarizing all events.

WWW: http://www.ktools.org/oak/
2005-06-21 06:34:57 +00:00
Hajimu UMEMOTO
14b8eb3eda Add new port: A plugin for gkrellm2 which displays the current CPU speed. 2005-06-18 09:07:15 +00:00
Craig Rodrigues
1b80f907b9 Add xfsprogs.
Approved by:	demon (ports mentor)
2005-06-17 13:37:14 +00:00
Sam Lawrance
598c7aaa13 Add rdiff-backup-devel 0.13.6, local/remote mirroring+incremental
backup.

PR:		ports/82130
Submitted by:	Peter Schuller <peter.schuller@infidyne.com>
2005-06-12 12:56:56 +00:00
Norikatsu Shigemura
0c35c868f1 Add topless 1.36, display command output on the whole
screen like "top".

PR:		ports/82131
Submitted by:	KOMATSU Shinichiro <koma2@lovepeers.org>
Approved by:	daichi (author)
2005-06-11 00:15:35 +00:00
Florent Thoumie
1340070041 - Add be_agent, the Veritas Backup Exec (tm) UNIX Agent.
PR:		ports/81420
Submitted by:	Tony Shadwick <numbski@hksilver.net>
2005-06-01 23:31:29 +00:00
Simon Barner
adf764915a Add fanout 0.6.1, tool to run commands on multiple machines.
PR:		76510
Submitted by:	janos.mohacsi@bsd.hu
2005-06-01 06:27:08 +00:00
Pav Lucistnik
305e08ee91 This is a resolution hack for Intel 915 based video cards. Based on code
written by Alain Poirer for Linux, modified by Steve Tomljenovic. Binary
install, source code included.

PR:		ports/80496
Submitted by:	Remington <TastyNachos@charter.net>
2005-05-26 21:33:34 +00:00
Simon Barner
ea946ff281 Add mdf2iso 0.3.0, a Alcohol 120% to ISO converter.
PR:		81384
Submitted by:	Andrej Zverev <az@inec.ru>
2005-05-23 10:56:05 +00:00
Roman Bogorodskiy
811e060908 Add sysutils/deltup - a source delta update program. 2005-05-18 16:51:17 +00:00
Thierry Thomas
71fa9a6779 Add unidesc 2.12, Unicode Description Utilities.
Unidesc consists of four programs for finding out what is in a Unicode file.

They are useful when working with Unicode files when one doesn't know the
writing system, doesn't have the necessary font, needs to inspect invisible
characters, needs to find out whether characters have been combined or in what
order they occur, or needs statistics on which characters occur.
2005-05-15 15:54:36 +00:00
Pav Lucistnik
ff3b5867ac This is a network-based backup system based of of rync. It can do full and
incremental backups to a remote file server.  It relies on rsync for the
host to host copy and uses hard links to provide multiple snapshots of the
data without duplicating identical files.

PR:		ports/80582
Submitted by:	Loren M. Lang <lorenl@alzatex.com>
2005-05-04 13:28:47 +00:00
Hye-Shik Chang
9e4f960e50 Add a new port for pkg_trackinst 0.2,
a pkg-plist/pkgdb auto-generator for unpackaged softwares or unfinished
ports.  It provides two commands:

  * pkg_trackinst:
     Tracks installation of unpackaged software and writes pkgdb
     entry using the install log.  Then, it also creates a binary
     package for the installed package.

  * pkg_genplist:
     Generates `pkg-plist' of a port in current directory automatically
     by a test installation.
2005-05-03 15:03:54 +00:00
Roman Bogorodskiy
9920501c2a Add pidof - a tool which prints PID of given process name. 2005-05-02 07:48:41 +00:00
Volker Stolz
5cc30f2134 Add pcfclock 0.44, userland access to the pcfclock device.
PR:		ports/74340
Submitted by:	Frank W. Josellis <frank AT dynamical-systems.org>
2005-04-27 16:27:40 +00:00
Volker Stolz
711dc4fc39 Remove port:
- it didn't work with the recent gdesklets-0.34.x anymore
- it has disappeared from the gdesklets homepage:
   http://gdesklets.gnomedesktop.org/categories.php?func=gd_show_app&gd_app_id=56
- no longer maintained by the developer:
   http://gnomesupport.org/forums/viewtopic.php?t=8928&highlight=sysinfo

PR:		ports/80327
Submitted by:	maintainer
2005-04-26 07:11:47 +00:00
Pav Lucistnik
14b274834c fsbackup.pl is a incremental backup creation utility. fsbackup.pl support
backup compression and encryption. Backup can be stored on local file system
and on remote host stored over SSH or FTP. Some addition scripts allow backups
SQL tables from PostgreSQL and MySQL (pgsql_backup.sh and mysql_backup.sh)),
save system configuration files and list of installed packages (sysbackup.sh).

PR:		ports/79794
Submitted by:	Alex Samorukov <samm@os2.kiev.ua>
2005-04-12 11:16:06 +00:00
Michael Nottebrock
6e8864ef4d Add lineak_kdeplugins, kdeplugins for lineak
PR:	ports/79503
Submitted by:	Kay Lehmann <kay_lehmann@web.de>
2005-04-11 16:37:34 +00:00
Pav Lucistnik
7dc7cee62b Add xosdplugin for lineak. It enables On Screen Display
of the commands being executed by lineakd.

PR:		ports/79504
Submitted by:	Kay Lehmann <kay_lehmann@web.de> (maintainer)
2005-04-10 12:38:39 +00:00
Alexey Dokuchaev
88c296ed90 Add jailctl 0.51, jail management tool.
PR:		ports/79541
Submitted by:	Eirik Oeverby <ltning(at)anduin.net>
2005-04-06 13:56:54 +00:00
Florent Thoumie
1ac80d09cf - Add heartbeat 1.2.3, a Subsystem for High-Availability Clustering.
PR:		ports/79537
Submitted by:	Scott Kleihege <scott-ports@tummy.com>
2005-04-06 07:36:41 +00:00
Lars Thegler
4951bf1468 Add env4801 0.2, output the voltages and temperatures of a Soekris
Net4801 computer.

PR:		ports/74316
Submitted by:	Patrick M. Hausen (pmh@hausen.com)
2005-04-03 11:54:33 +00:00
Kirill Ponomarev
52b647504a Add freebsd-sha256 20050310,
This is the command-line sha256 utility from FreeBSD.

PR:		ports/79043
Submitted by:	cperciva
2005-03-20 09:27:03 +00:00
Pav Lucistnik
7eb5b4f04c symon is a is a lightweight system monitor that measures cpu, memory, pf,
interface and disk statistics every 5 seconds. It sends this data on to symux
for further processing. symon has been designed to inflict minimal performance
and security impact -- it can be run as nobody on the system it monitors.

symux is a non-priviledged daemon that listens to incoming symon traffic. symux
can write the incoming symon streams into rrd files. Clients interested in
monitoring machine state can also log into symux and receive data as ascii as
it arrives.

symon2web is a php script that can show the data stored in the rrd files.

PR:		ports/78416
Submitted by:	Ulrich Spoerlein <q@uni.de>
2005-03-16 20:39:33 +00:00
Anders Nordby
b042e5e8c2 Add lmon, a log monitoring tool. 2005-03-15 22:29:43 +00:00
Koop Mast
651bfc522f Add gnomebaker. Easy to use gnome cd/dvd burn program.
Its a front end for cdrecord and friends.

Submitted by:	Dominique Goncalves <dominique dot goncalves at gmail dot com>
2005-03-15 18:00:49 +00:00
MANTANI Nobutaka
c72247e05c Add dd_rescue, a dd tool suitable for rescuing data from a medium with errors. 2005-03-14 17:09:49 +00:00
Florent Thoumie
2417b24ccd - Add detox 1.1.1, a program that renames files to make them
easier to work with under Unix and related operating systems.

PR:		ports/78772
Submitted by:	Doug Harple <dharple@nycap.rr.com>
2005-03-13 21:24:10 +00:00
Sergey Matveychuk
db56baf148 hdup is a little, spiffy, backup tool 2005-03-13 17:11:48 +00:00
Jeremy Messenger
6368c22948 Coaster-GUI is the graphical user frontend for the libburn library. The goal
is to present the user with a complete yet simple burning solution. Features
include:

Features for Coaster include:
	* Audio cd sessions
	* Data cd sessions
	* File drag and drop from nautilus
	* Ability to save and restore sessions from file

WWW: http://www.coaster-burn.org/
2005-03-12 11:39:05 +00:00
Joe Marcus Clarke
190418a078 Presenting GNOME 2.10 for FreeBSD!
The release notes can be found at
http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a
good idea of what has gone into this release overall.  However, a lot of
FreeBSD specific additions and fixes have been made.  For example, this
release offers fixed ACPI support as well as new CPU freqeuncy monitoring
support.  See the FreeBSD GNOME 2.10 upgrade page at
http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well
as a list of known issues and upgrade instructions.

GNOME 2.10, as well as all of our releases, would not be possible without
the great team that goes into porting and testign each and every component.
Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all
their work.  We would also like to thank our adventurous users that chose to
ride the walrus.  We'd especially like to thank the following users that
provided patches for GNOME 2.10:

ade
Yasuda Keisuke
Franz Klammer
Khairil Yusof
Radek Kozlowsk

And anyone else I may have accidentally omitted.

As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen
courtesy of Franz Klammer.  However, unlike GNOME 2.8, we've included all
of the FreeBSD GNOME splashscreen entries with gnomesession.  You can
use the deskutils/splashsetter port to choose the one you like best.

As always, GNOME users should _not_ use portupgrade alone to upgrade to
2.10.  Instead, get the gnome_upgrade.sh script from
http://www.FreeBSD.org/gnome/gnome_upgrade.sh.

Enjoy!
2005-03-12 10:39:38 +00:00
Pav Lucistnik
433040be21 New port: sysutils/pear-File_Fstab 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.

PR:		ports/78631
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-03-11 16:29:30 +00:00
Michael Johnson
578078ba1d Add modules 3.1.6, dynamic modification of a user's environment.
PR:		ports/78649
Submitted by:	Hokan
2005-03-11 09:33:12 +00:00
Volker Stolz
91af925dca Add udfclient 0.3.3, tools for UDF filesystem.
UDFclient basicly provides a userinterface not unlike ftp(1) but allways
fetches files recursively from the disc(s).

PR:		ports/75781
Submitted by:	Andriy Gapon
2005-03-04 14:58:10 +00:00
Pav Lucistnik
25872db3e6 - Resurrect and update to 2.02.00.015
PR:		ports/78330
Submitted by:	James kamlyn <jameskamlyn@gmail.com>
2005-03-03 22:03:56 +00:00
Trevor Johnson
9c08ca7f1e new port of rfstool, an mtools-like utility which reads Reiser file
systems
2005-03-02 17:54:11 +00:00
Thierry Thomas
16dc24a0a6 Add mapchan 1.4, an implementation of the utility "mapchan"
from SCO Unix.

PR:		62960
Submitted by:	Konstantin Reznichenko <kot (at) premierbank.dp.ua>
2005-02-27 14:47:24 +00:00
Sergey Matveychuk
549964a2dc This is a new port for BoxBackup, an on-line backup system.
PR:		ports/75990
Submitted by:	James O'Gorman <james (at) netinertia.co.uk>
2005-02-25 09:09:51 +00:00
Sergey Matveychuk
47f86a1f1b 'dupfind' will find duplicate files in directory trees.
PR:		ports/75657
Submitted by:	Bernd Luevelsmeyer <bdluevel (at) heitec.net>
2005-02-25 08:02:18 +00:00
Kirill Ponomarev
aa06cae11d Add monit 4.4, UNIX system management and monitoring tool.
Monit is a utility for managing and monitoring processes,
 files, directories, devices and network services on a Unix system.
 Monit conducts automatic maintenance and repair and can execute
 meaningful causal actions in error situations.

 monit supports:
  * Daemon mode - poll services at a specified interval
  * Group and manage groups of services, service dependencies
  * Logging - syslog or own logfile
  * Alert, start, stop and restart of services based on it's
  * characteristics
  * MD5 and SHA1 checksums
  * Runtime Unix socket and TCP/IP port checking (tcp and udp)
  * Process status, timeout, memory and cpu usage, etc.
  * Device usage monitoring (inodes and space)
  * File monitoring (timestamp, checksum, permission, owner, etc.)
  * Directory monitoring (timestamp, permission, owner, etc.)
  * Remote network services monitoring (ping, response time,
  * protocol, etc.)
  * System load average monitoring
  * Flexible and customizable email alert messages and notifications
  * Protocol verification such as HTTP, FTP, SMTP, POP, IMAP, NNTP,
  * etc.
  * A HTTP interface with XML output option

PR:		ports/75811
Submitted by:	Martin Pala <martinp at tildeslash.com>
2005-02-18 19:14:12 +00:00
Pav Lucistnik
f96d9de9d8 Ledit is a line editor, allowing to use control commands like in emacs
or in shells (bash, tcsh). To be used with interactive commands. It is
written in Ocaml and Camlp4 and uses the library unix.cma.

PR:		ports/77307
Submitted by:	Marwan Burelle <marwan.burelle@lri.fr>
2005-02-09 21:22:47 +00:00
Michael Johnson
5432d75fb3 Add new port graveman
Graveman is yet another GPL GTK2 frontend for cdrecord,  mkisofs, readcd and sox.
It does NOT require a lot of GNOME libfoos and libbars, so it is
ideal for using with lightweight GTK2 window managers, like XFCE4, for example.

PR:		ports/77025
Submitted by:	Anton Karpov <toxa@toxahost.ru>
2005-02-04 13:36:07 +00:00
Alexey Dokuchaev
af84b3e2aa This is broken, unmaintained, and there is almost identical, but maintained
and better named port, `sysutils/sleuthkit'.
2005-01-19 09:20:50 +00:00
Ying-Chieh Liao
39098fe965 libgnomesu already in ports/security
Pointyhat to:	myself
2005-01-19 09:07:09 +00:00