Commit graph

1405 commits

Author SHA1 Message Date
Steven Kreuzer
56a0c1308f downtimed is a program that monitors operating system downtime, uptime,
shutdowns and crashes and keeps records of those events.

PR:		ports/150879
Submitted by:	Janne Snabb <snabb@epipe.com>
2010-12-23 16:41:19 +00:00
Sunpoet Po-Chuan Hsieh
5065ade88a - Add moreutils-parallel 0.43 which was split from sysutils/moreutils
PR:		ports/152973
Submitted by:	Charlie Kester <corky1951@comcast.net>
2010-12-16 16:31:52 +00:00
Marcelo Araujo
a8c1d5b9db Spot The Difference is a file integrity checker. Its goal is to detect signs of
intrusion by looking for suspicious changes in system files. Crackers, in fact,
to do their evil or just to make sure they can work their way back into the
system, often change some configuration files, executables and/or log files
(usually with rootkits); thus leaving signs of the break-in.

WWW: http://www.kernel-panic.it/software/stdiff/
2010-12-11 21:09:43 +00:00
Lev A. Serebryakov
c19836133b Add graid5 port: geom_raid5 class which implements software RAID5.
It is FreeBSD 8.x-ported version of old'n'good geom_raid5 by Arne Worner.
2010-12-11 16:50:46 +00:00
Rene Ladan
886d996f97 HFSExplorer is an application that can read Mac-formatted hard disks and disk
images. It can read the file systems HFS (Mac OS Standard), HFS+ (Mac OS
Extended) and HFSX (Mac OS Extended with case sensitive file names).

HFSExplorer allows you to browse your Mac volumes with a graphical file system
browser, extract files (copy to hard disk), view detailed information about the
volume and create disk images from the volume.
HFSExplorer can also read most .dmg disk images created on a Mac, including zlib
/ bzip2 compressed images and AES-128 encrypted images. It supports the
partition schemes Master Boot Record, GUID Partition Table and Apple Partition
Map natively.

WWW:	http://hem.bredband.net/catacombae/hfsx.html

PR:		ports/149069
Submitted by:	Gvozdikov Veniamin [g.veniamin googlemail.com]
2010-11-19 17:34:51 +00:00
Philippe Audeoud
9d9201dcc5 GoAccess is an open source real-time Apache web log analyzer and interactive
viewer that runs in a terminal and provides fast and valuable HTTP statistics
for system administrators that require a visual report on the fly.

WWW:	http://goaccess.prosoftcorp.com/

PR:		ports/152332
Submitted by:	Sofian Brabez <sbrabez at gmail.com>
2010-11-19 09:44:17 +00:00
Sunpoet Po-Chuan Hsieh
13ad12768e - Add p5-File-Stat-ModeString 1.00
File::Stat::ModeString is a Perl5 module provides a few functions for
conversionbetween binary and literal representations of file mode bits,
including file type.

WWW: http://search.cpan.org/dist/File-Stat-ModeString/

PR:		ports/152124
Submitted by:	Jase Thew <freebsd@beardz.net>
2010-11-13 12:53:15 +00:00
Frederic Culot
0bae218f1d This perl library uses perl5 objects to assist in determining whether a
file's contents or attributes have changed. It maintains several pieces
of information about the file: a digest (currently only MD5 is
supported), its inode number, its mode, the uid of its owner, the gid of
its group owner, and its last modification time.

WWW: http://search.cpan.org/dist/File-Signature/

Approved by:	sahil@ (mentor)
2010-11-11 20:04:54 +00:00
Philippe Audeoud
7092ea3a5d Real-time log statistics server
WWW:	http://search.cpan.org/~LONERR/Tail-Stat/

PR:		ports/152041
Submitted by:	Oleg A. Mamontov <oleg at mamontov.net>
2010-11-09 09:02:35 +00:00
Wen Heping
f682ed7a04 File::Log is a class providing methods to log data to a file. There are
a number of parameters that can be passed to allow configuration of the
logger.

WWW: http://search.cpan.org/dist/File-Log/

PR:		ports/151944
Submitted by:	Tom Judge <tom@tomjudge.com>
2010-11-05 01:14:44 +00:00
Pietro Cerutti
1c6d04df18 - New port: sysutils/pam_mount
pam_mount is a Pluggable Authentication Module that can mount volumes for a
  user session. This module is aimed at environments with central file servers
  that a user wishes to mount on login and unmount on logout, such as
  (semi-)diskless stations where many users can logon and where statically
  mounting the entire /home from a server is a security risk, or listing all
  possible volumes in /etc/fstab is not feasible.

  WWW: http://pam-mount.sourceforge.net/
2010-11-02 09:51:12 +00:00
Olli Hauer
8e216fe7fb PR: 151607
Submitted by:	Eitan Adler <lists _at_ eitanadler.com>
Approved by:	glarkin (mentor, implicit)

reversible hexdump is a hexdump/hex2bin-toolkit that dumps to a special
readable and reversible hexadecimal byte-dump,where you can not only change
bytes, but also insert or delete bytes. It has a flush-switch, where it will
output hexbytes for each single char it reads. This is especially useful for
watching output from slow devices (e.g., serial devices like mice). The
hex2bin-utility (the reverse-hexdump) not only accepts hexbytes for input,
but also double-quoted strings with most of the escape-chars known
from C and makes good attempts at undumping even hexdumps with repetition-lines
(a "*" on its own line). It's written in ANSI C.

WWW: http://gnuwin32.sourceforge.net/packages/hextools.htm
2010-11-01 14:11:20 +00:00
Kevin Lo
66e98eedf0 Remove sysutils/synergy-plus: Synergy+ and Synergy have merged.
Approved by:	skreuzer (maintainer)
2010-11-01 06:20:15 +00:00
Renato Botelho
22a8791225 Remove expired port
2010-10-27 sysutils/sfdisk: All supported freebsd versions now have sade, sfdisk 0.2 is outdated
2010-10-27 16:34:03 +00:00
Martin Matuska
ff2346f60d zfs-stats displays ZFS statistics in human-readable format including
ARC, L2ARC, zfetch (DMU) and vdev cache statistics.

WWW:	http://www.vx.sk/zfs-stats/
2010-10-20 09:09:33 +00:00
Philip M. Gollucci
ee322e0a8d RSYSLOG OVERHAUL: Part 13
- Connect syutils/rsyslog6-devel* to the build

PR:             ports/151021
2010-10-06 00:21:43 +00:00
Philip M. Gollucci
1a3afdeb9a RSYSLOG OVERHAUL: Part 12
- Connect syutils/rsyslog5-devel* to the build

PR:             ports/151021
2010-10-06 00:20:53 +00:00
Philip M. Gollucci
b59f548974 RSYSLOG OVERHAUL: Part 5
Remove sysutils/rsyslog55* and disconnect from the build

PR:             ports/151021
2010-10-06 00:10:30 +00:00
Philip M. Gollucci
08a7f98b7f RSYSLOG OVERHAUL: Part 4
- Connect syutils/rsyslog4-devel-* to the build

PR:             ports/151021
2010-10-06 00:07:53 +00:00
Kris Moore
e0af562ef0 Add sysutils/lxterminal.
LXterminal is a VTE-based terminal emulator with support for multiple tabs.
It is completely desktop-independent and does not have any unnecessary
dependencies. In order to reduce memory usage and increase the performance
all instances of the terminal are sharing a single process.
2010-09-30 14:39:33 +00:00
Kris Moore
f49a55d2d2 Add sysutils/lxinput.
LXInput is a small program used to configure keyboard and mouse for LXDE.
2010-09-30 14:34:47 +00:00
Ganael LAPLANCHE
320bed4f0a Add sysutils/massadmin.
This program is used to send multiple system commands to a group of UNIX-like
remote servers simultaneously using concurrent processes. Supported protocols:
FTP, SFTP, TELNET, SSH and SCP. With telnet and ssh all system command are
supported provided that they are not interactive.

PR:		ports/150998
Submitted by:	Sascha Klauder <sklauder at trimind.de>
Approved by:	itetcu (mentor)
2010-09-29 20:36:31 +00:00
Bernhard Froehlich
3316e188f7 Duply is a shell front end for the duplicity backup tool.
It greatly simplifies it's usage by implementing backup
job profiles, batch commands and more. Who says secure
backups on non-trusted spaces are no child's play.

WWW:	http://duply.net

PR:		ports/150946
Submitted by:	Michael Ranner <michael at ranner dot eu>
Approved by:	beat (co-mentor)
2010-09-29 13:11:08 +00:00
Cy Schubert
93e1e28a02 Add doinkd to the mix. 2010-09-29 03:45:32 +00:00
Philip M. Gollucci
09bc07c977 GNU Parallel is a shell tool for executing jobs in parallel using one
or more machines. A job is typically a single command or a small
script that has to be run for each of the lines in the input. The
typical input is a list of files, a list of hosts, a list of users, or
a list of tables.

If you use xargs today you will find GNU Parallel very easy to use. If
you write loops in shell, you will find GNU Parallel may be able to
replace most of the loops and make them run faster by running jobs in
parallel. If you use ppss or pexec you will find GNU Parallel will
often make the command easier to read.

GNU Parallel also makes sure output from the commands is the same
output as you would get had you run the commands sequentially. This
makes it possible to use output from GNU Parallel as input for other
programs.

WWW: http://www.gnu.org/software/parallel/

PR:		ports/150846
Submitted by:	Chris Howey <howeyc at gmail.com>
2010-09-23 03:46:37 +00:00
Philip M. Gollucci
b57bac6986 BackupPC is a high-performance, enterprise-grade system for backing up Linux,
WinXX and MacOSX PCs and laptops to a server's disk.
BackupPC is highly configurable and easy to install and maintain.

PR:             ports/149907
Submitted by:   Alexander Moisseev <moiseev@mezonplus.ru>
2010-09-23 03:44:32 +00:00
Pav Lucistnik
e01b9a9ed2 - Remove sysutils/cdrtools-cjk port, please use sysutils/cdrtools now 2010-09-17 08:09:22 +00:00
Renato Botelho
13f0ee370b Remove ports with EXPIRATION_DATE set
2010-08-31 multimedia/vlconwooztalk: wooztalk website not responding as of 20100731
2010-08-31 net-im/wooztalk: wooztalk website not responding as of 20100731
2009-12-31 russian/php_doc: Support for the Russian translation of the PHP manual seems to have stopped
2010-01-15 sysutils/ipmi-kmod: in base system since 6.2-RELEASE
2010-08-31 www/p5-Plack-Server-AnyEvent: yes
2010-08-31 www/xpi-dailymotiononwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-deezeronwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-firefoxonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-googlevideoonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-imeemonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-jiwaonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-lastfmonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-vimeoonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-youtubeonwooztalk: wooztalk website not responding as of 20100731
2010-07-01 x11/chameleon: No longer under development, master site disappeared years ago
2010-09-14 12:31:45 +00:00
Philip M. Gollucci
a8d51cd5d4 pcpustat provides per-cpu usage statistics in a format that can be piped.
WWW: http://chipstips.com/?tag=c_pcpustat

PR:		ports/149040
Submitted by:	sterling
2010-09-13 02:10:09 +00:00
Greg Larkin
c97a64455f The sys-proctable library provides an interface for gathering
information about processes on your system, i.e. the process table.
Most major platforms are supported and, while different platforms
may return different information, the external interface is identical
across platforms.

WWW: http://sysutils.rubyforge.org/

PR:		ports/149379
Submitted by:	Eric Freeman <freebsdports at chillibear.com>
2010-09-08 18:06:51 +00:00
Philip M. Gollucci
1b79d7d08a audio/audacious-crossfade||2010-09-08|Broken for 6+ months, unmaintained
audio/ecamegapedal||2010-09-08|Has expired: Abandonned since 2004, please use audio/jack-rack or audio/creox instead.
comms/asmodem||2010-09-08|Broken for 6+ months, unmaintained
comms/ltmdm||2010-09-08|Broken for 6+ months, unmaintained
comms/yawmppp||2010-09-08|Broken for 6+ months, unmaintained
devel/p5-ORBit||2010-09-08|Broken for 6+ months, unmaintained
emulators/p-interp||2010-09-08|Broken for 6+ months, unmaintained
graphics/visionegg||2010-09-08|Broken for 6+ months, unmaintained
japanese/okphone||2010-09-08|Broken for 6+ months, unmaintained
java/openjit||2010-09-08|Broken for 6+ months, unmaintained
multimedia/xmps-win32-plugin||2010-09-08|Broken for 6+ months, unmaintained
net-mgmt/tknetmon||2010-09-08|Broken for 6+ months, unmaintained
net/arpd||2010-09-08|Broken for 6+ months, unmaintained
net/vomit||2010-09-08|Broken for 6+ months, unmaintained
sysutils/xwipower||2010-09-08|Broken for 6+ months, unmaintained
www/lws||2010-09-08|Broken for 6+ months, unmaintained

Reported by:    FreeBSD unmaintained ports which are currently marked broken
                monthly reminder
2010-09-08 05:25:12 +00:00
Alex Dupre
570f1b227c Replace pecl-fileinfo with php5-fileinfo for php 5.3.x. 2010-09-07 14:30:03 +00:00
Doug Barton
12c1d27aee As previously advertised, remove the remaining ports that have no
SHA256 checksum information in the distinfo file.
2010-09-05 01:06:44 +00:00
Renato Botelho
939d6583f9 Remove sysutils/logtool-devel, older than stable and unmaintained 2010-08-31 15:28:15 +00:00
Joseph S. Atkinson
93ee365402 Introducing sysutils/swapmon.
This port attempts to monitor swap usage and dynamically add a swapfile as
neccessary.

PR:		ports/148711
Submitted by:	Alexander Kuehn <freebsd@nagilum.org>
Approved by:	wxs (mentor)
2010-08-23 02:40:15 +00:00
Li-Wen Hsu
c31ce5539e Add gdisk 0.6.9, GPT fdisk.
PR:		ports/148901
Submitted by:	Dmitry N Fomin <fdn at okbire.ru>
2010-08-22 16:54:24 +00:00
Li-Wen Hsu
ce6d59e538 Add fusefs-fusexmp_fh 2.7.4, dummy driver from fusefs-libs example.
PR:		ports/149868
Submitted by:	buganini at gmail.com
2010-08-22 11:41:18 +00:00
Bernhard Froehlich
5d2c7452eb HATop is an interactive ncurses client and real-time monitoring
statistics displaying tool for the HAProxy unix socket.

HATop's appearance is similar to top. It supports various modes for
detailed statistics of all configured proxies and services in near
realtime. In addition, it features an interactive CLI for the haproxy
unix socket. This allows administrators to control the given haproxy
instance (change server weight, put servers into maintenance mode,
etc.) directly out of hatop (using keybinds or the CLI) and monitor the
results immediately.

WWW:	http://feurix.org/projects/hatop/

PR:		ports/149719
Submitted by:	Jim Riggs <ports at christianserving dot org> (maintainer)
Approved by:	beat (co-mentor)
2010-08-21 15:42:26 +00:00
Olli Hauer
f66d15ef05 - new port sysutils/monitorix
PR:		146776
Submitted by:	Michael Brune <admin _at_ mjbrune.org>
Approved by:	glarkin (mentor)

Monitorix is a free, open source, lightweight system monitoring tool
designed to monitorize as many services as possible. At this time it
monitors from the CPU load and temperatures to the users using the system.
Network devices activity, network services demand and even the devices'
interrupt activity are also monitored, and more. The current status of any
corporate server with Monitorix installed can be accessed via a web browser.

WWW: http://www.monitorix.org/
2010-08-18 17:43:31 +00:00
Max Brazhnikov
b11b98c796 Connect plasma-applet-apcups 2010-08-18 07:45:09 +00:00
Sahil Tandon
b61a2cd026 Sievelog is a message dispatcher inspired by swatch but more
focused on the following problems:

 * Having a clean syntax
 * Directing a raw syslog stream to different files based on content
 * Mailing out alerts based on content
 * Being fast

Sievelog's syntax is as simple as "<regex>" -> /some/file.

WWW: http://sievelog.googlecode.com/

PR:		ports/149347
Submitted by:	Jesse Kempf <jkempf@davisvision.com>
2010-08-17 23:00:22 +00:00
Jose Alonso Cardenas Marquez
84e720ffc5 - New port: sysutils/fpc-uuid
Free Pascal uuid unit

PR:		146001
Submitted by:	Christopher Key <cjk32 at_ cam.ac.uk>
2010-08-16 18:37:33 +00:00
Martin Wilke
433c1218a9 The sys-uptime library is a simple interface for
gathering uptime information. You can retrieve data
in seconds, minutes, days, hours, or all of the above.

WWW: http://sysutils.rubyforge.org/

PR:		ports/149384
Submitted by:	Eric Freeman <freebsdports at chillibear.com>
2010-08-09 04:54:33 +00:00
Martin Wilke
e99b6a584c A unified, cross-platform replacement for the Etc
module that allows you to get information about
users and groups.

WWW: http://sysutils.rubyforge.org/

PR:		ports/149383
Submitted by:	Eric Freeman <freebsdports at chillibear.com>
2010-08-09 04:53:54 +00:00
Martin Wilke
cb79917871 The sys-filesystem library provides an interface
for gathering filesystem information, such as
disk space and mount point data.

WWW: http://sysutils.rubyforge.org/

PR:		ports/149382
Submitted by:	Eric Freeman <freebsdports at chillibear.com>
2010-08-09 04:52:14 +00:00
Martin Wilke
bd04fc2b16 A Ruby interface for getting system information
along the lines of the uname Unix command

WWW: http://sysutils.rubyforge.org/

PR:		ports/149381
Submitted by:	Eric Freeman <freebsdports at chillibear.com>
2010-08-09 04:51:45 +00:00
Martin Wilke
29b4ce576e Provides hostname, ip address, and other information for a given host.
WWW: http://sysutils.rubyforge.org/

PR:		ports/149378
Submitted by:	Eric Freeman <freebsdports at chillibear.com>
2010-08-09 04:51:12 +00:00
Tim Bishop
1a6246627c Replace sysutils/zfSnap with more appropriately named sysutils/zfsnap.
PR:		ports/149188
2010-08-03 17:40:43 +00:00
Tim Bishop
94f9645795 - Add new port sysutils/zfsnap:
zfSnap is very simple sh script to make periodic zfs snapshots with cron.
It will also delete old snapshots.

WWW: http://aldis.git.bsdroot.lv/zfSnap

PR:		ports/149188
Submitted by:	Aldis Berjoza <aldis at bsdroot.lv>
2010-08-03 17:39:21 +00:00
Baptiste Daroussin
ca488fa30e Remove expired aaccli
2010-05-11 sysutils/aaccli: see sysutils/arcconf instead, no longer maintained by Adaptec

Approved by:	jadawin@ (co-mentor)
2010-08-03 14:36:38 +00:00
Tim Bishop
8ebde0def7 - Add new port sysutils/zfSnap:
zfSnap is very simple sh script to make periodic zfs snapshots with cron.
It will also delete old snapshots.

WWW: http://aldis.git.bsdroot.lv/zfSnap

PR:		ports/149188
Submitted by:	Aldis Berjoza <aldis at bsdroot.lv>
2010-08-03 11:01:40 +00:00
Baptiste Daroussin
f5a54fdc80 DT PS Tree shows running processes as a tree. It is a reimplementation
of pstree from PSmisc for FreeBSD. It also works without /proc and will
show the full set of processes in a jail even if init is not present.

WWW: http://code.douglasthrift.net/trac/dtpstree

PR:		ports/149108
Submitted by:	Douglas Thrift
Approved by:	jadawin@ (co-mentor)
2010-08-02 19:45:30 +00:00
Max Brazhnikov
0bb8b24e2a Connect k3b-kde4 2010-08-01 19:49:46 +00:00
Wesley Shields
f99c940f3b Remove the -devel versions of these ports. They are woefully outdated.
Approved by:	Dan Langille <dan@langille.org> (maintainer, via IRC)
2010-07-17 01:06:45 +00:00
Martin Matuska
430df3ca3c The Python ZFS library is a Python interface to ZFS functions.
Since ZFS v15, the following functionality of the "zfs" command
requires this port installed:

zfs allow
zfs unallow
zfs userspace
zfs groupspace
2010-07-11 10:16:10 +00:00
John Baldwin
b5750edafa Add etcupdate 0.1, manage updates to /etc automatically.
Reviewed by:	dougb
2010-07-09 18:29:51 +00:00
Mark Linimon
e2645729d3 Remove obsolete port tinybsd.
Feature safe:	yes
2010-06-19 04:31:42 +00:00
Sergey Matveychuk
a8cca1535f A new port: sysutils/grub
GNU GRUB is a multiboot boot loader.  It was derived from GRUB, the GRand
 Unified Bootloader, which was originally designed and implemented by Erich
 Stefan Boleyn.
2010-06-11 11:06:20 +00:00
Martin Wilke
32a2597e73 Re-Tail is a command line program which is intended as an intelligent
incremental logfile reader. It will read a file or group of files
given on the command line, and output any changes since last time it
read the file(s) in question. It will attempt to compensate if the
filesize changes unexpectedly, and will also attempt to compensate if
the file contents changes as well. It is not a very complex program.

WWW: http://xjack.org/retail/

PR:		ports/146849
Submitted by:	Oleg Ginzburg
2010-06-03 17:08:20 +00:00
Sylvio Cesar Teixeira
e3a5b1ddfa A command line tool for noting when something was changed on a machine.
The contents of the message are POST'ed to another server for logging.

WWW: http://github.com/pquerna/ckl

PR:		ports/147261
Submitted by:	Tomaz Muraus <kami@k5-storitve.net>
2010-06-02 21:01:10 +00:00
Steven Kreuzer
db4723553d Adds/removes the home OU for when adding/removing a user.
WWW: http://search.cpan.org/dist/Plugtools-Plugins-HomeOU/

PR:		ports/144319
Submitted by:	Zane C.B. <vvelox@vvelox.net>
2010-05-26 22:37:46 +00:00
Steven Kreuzer
9b8f5ff7b5 A simple automated system for choosing SIDs from posix G/UIDs.
WWW: http://search.cpan.org/dist/Samba-SIDhelper/

PR:		ports/144320
Submitted by:	Zane C.B. <vvelox@vvelox.net>
2010-05-26 20:46:28 +00:00
Martin Wilke
df0792e14e Flexible and easy backup utility.
It can be used to backup your file system files, directories or even to
backup databases.

FEATURES:
** Can be used with different types of archiveres (tar, rar, zip, 7z etc.);
** Send backuped files using FTP or SCP protocol;
** Backup MySQL and PostgreSQL databases;
** Generate and send report via email or/and jabber.

WWW: http://backupme.org.ua/

PR:		ports/146796
Submitted by:	Yaroslav Berezhinskiy <yaroslav at berezhinskiy.org.ua>
2010-05-24 10:09:04 +00:00
Boris Samorodov
fa779be375 OpenIPMI was designed to aid building "complex IPMI management software".
OpenIPMI library will connect with an IPMI controller, detect any
management controllers on the bus, get their SDRs, manage all the
entities in the system, manage the event log, and a host of other
things. OpenIPMI is also dynamic and event-driven. It will come up
and start discovering things in the managed system. As it discovers
things, it will report them to the software using it (assuming the
software has asked for this reporting).

WWW: http://openipmi.sourceforge.net/

PR:		ports/146151
Submitted by:	Alex Deiter <alex.deiter at gmail.com>
2010-05-14 08:42:00 +00:00
Philip M. Gollucci
7acc749ea6 - Please welcome rsyslog55 which is tracking the -devel
- 2 custom optional patches
  o) microsecond support for MySQL
  o) sanely select and return FQDN for use in $fromhost templates

PR:                 ports/146316
No objection from:  cristianorolim@hotmail.com (rsyslog* maintainer)
Submitted by:       pgollucci@ (myself)
2010-05-12 21:40:42 +00:00
Dima Panov
40d79f981e - Update policykit-qt to 0.9.3
- Import polkit-qt-1 0.95.1
- Import polkit-kde-1 0.95.1

With hat on:	kde@
2010-05-11 12:46:44 +00:00
Koop Mast
48e62d9a37 Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .

This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.

Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.

Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.

This release features commits by avl, ahze, bland, marcus, mezz, and myself.

The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the
initual packagekit porting.

And the following contributors & testers for there help with this release:
Eric L. Chen
Vladimir Grebenschikov
Sergio de Almeida Lenzi
DomiX
walder
crsd
Kevin Oberman
Michal Varga
Pavel Plesov
Bapt
kevin

and ITetcu for two exp-run

PR:	ports/143852
	ports/145347
	ports/144980
	ports/145830
	ports/145511
2010-05-10 21:19:08 +00:00
Giuseppe Pilichi
c9f913bba4 tren is a general purpose file and directory renaming tool. Unlike
commands like mv, tren is particularly well suited for renaming
batches of files and/or directories with a single command line
invocation. tren eliminates the tedium of having to script simpler
tools to provide higher-level renaming capabilities.

WWW:	http://www.tundraware.com/Software/tren/

PR:		ports/146000
Submitted by:	Tim Daneliuk <tren@tundraware.com>
Approved by:	pgj (mentor)
2010-05-09 22:22:08 +00:00
Martin Wilke
15b95faf0c This is a port of the cdeploy utility, a tool which can be used to deploy a
directory sub-tree into another directory tree. cdeploy is currently
maintained by the RootForum.org community.

WWW: http://sourceforge.net/projects/root-tools/

PR:		ports/146400
Submitted by:	"Jesco Freund" <jesco.freund@my-universe.com>
2010-05-09 08:13:28 +00:00
Rene Ladan
8a407131f8 Squashfs is a compressed read-only filesystem for Linux. Squashfs is
intended for general read-only filesystem use, for archival use (i.e.
in cases where a .tar.gz file may be used), and in constrained block
device/memory systems (e.g. embedded systems) where low overhead is
needed. The filesystem is currently stable, and has been tested on
PowerPC, i586, Sparc and ARM architectures.

squashfs-tools are the set of tools to manipulate squashfs images.

WWW:	http://squashfs.sourceforge.net/

PR:		ports/145914
Submitted by:	Ashish SHUKLA <wahjava at gmail.com>
Approved by:	tabthorpe (mentor)
2010-05-05 18:19:43 +00:00
Wen Heping
602343b0fc psutil is a module providing an interface for retrieving information
on running processes and system utilization (CPU, memory) in a portable
way by using Python, implementing many functionalities offered by tools
like ps, top and Windows task manager.

WWW: http://code.google.com/p/psutil/

PR:		ports/146279
Submitted by:	Ju Pengfei <jupengfei@gmail.com>
2010-05-05 07:05:56 +00:00
Martin Wilke
c73b661b99 The sys-cpu library provides an interface for gathering
information about your system's CPU. This includes not
only technical data such as processor type, but also
CPU statistics, such as load average information.

It is part of a library of a set libraries for various
system  administration tasks, such as gathering
information about users, processes, your CPU, the
filesystem, and so on.

WWW: http://rubyforge.org/projects/sysutils
WWW: http://sysutils.rubyforge.org/

PR:		ports/146057
Submitted by:	Eric Freeman <freebsdports at chillibear.com>
2010-05-02 12:10:21 +00:00
Martin Wilke
ca11f7bb6e Ohai detects data about your operating system. It can be used standalone, but
it's primary purpose is to provide node data to Chef.

Ohai will print out a JSON data blob for all the known data about your system.
When used with Chef, that data is reported back via node attributes.

WWW: http://wiki.opscode.com/display/ohai/Home

PR:		ports/145850
Submitted by:	Renaud Chaput <renchap at cocoa-x.com>
2010-04-24 11:55:45 +00:00
Dirk Meyer
c65eb7dc0e - PHP 5.2 slave port
PR:		145772
Submitted by:	Alex Keda
2010-04-23 16:34:39 +00:00
Doug Barton
e8b0aab59c sysutils/rc_subr has not been needed for a long time, all supported
versions of FreeBSD now contain /etc/rc.subr in the base. Version
1.636 of bsd.port.mk removed support for the RC_SUBR and RC_SUBR_SUFFIX
macros, so this is the last of the old infrastructure to go.

R C D here now
No longer is the N G
Services rejoice
2010-04-16 20:28:40 +00:00
Dmitry Marakasov
2413f5a9bc Wii remote is an innovative hci developed by Nintendo.
This project intends to help FreeBSD users use wii remote as mouse.
This project is based on bthidd, developed by Maksim Yevmenkin
<m_evmenkin@yahoo.com>, and information from http://www.wiili.org.

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

PR:		144303
Submitted by:	Daniel Walter <sahne@0x90.at>
2010-04-14 15:28:28 +00:00
Wen Heping
79c81dcba6 MooseFS is a fault tolerant, network distributed file system.
moosefs client is any number of machines using mfsmount process
to communicate with the managing server (to receive and modify
file metadata) and with chunkservers (to exchange actual file
data).

WWW:    http://www.moosefs.org/

Submitted by:	Chifeng Qu <chifeng@gmail.com> (via Email)
2010-04-07 03:04:52 +00:00
Wen Heping
635b901ad6 MooseFS is a fault tolerant, network distributed file system.
mfschunkserver is any number of commodity servers storing files
data and synchronizing it among themselves (if a certain file
is supposed to exist in more than one copy).

WWW:    http://www.moosefs.org/

Submitted by:	Chifeng Qu <chifeng@gmail.com> (via Email)
2010-04-07 03:00:06 +00:00
Wen Heping
e97e3e1752 MooseFS is a fault tolerant, network distributed file system.
mfsmaster is a single machine managing the whole filesystem,
storing metadata for every file (information on size,
attributes and file location(s), including all information
about non-regular files, i.e. directories, sockets, pipes and
devices).

WWW:    http://www.moosefs.org/

Submitted by:	Chifeng Qu <chifeng@gmail.com> (via Email)
2010-04-07 02:54:15 +00:00
Kris Moore
5777ee1929 Warden is a jail management program designed on PC-BSD, which provides three
interfaces to use, command-line, dialog-based, and a QT4 GUI. Warden has
support for backing up an entire jail, installing pre-built packages
(inmates) and more.

WWW: http://www.pcbsd.org/

Approved by: brooks (co-mentor)
2010-04-06 14:26:25 +00:00
Pav Lucistnik
b64cd6ad09 - Remove phplogcon (moved to loganalyzer) 2010-04-05 19:51:06 +00:00
Pav Lucistnik
2dd8eda743 - Connect to build after repocopy and update to 3.0.0
PR:		ports/144511
Submitted by:	Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer)
2010-04-05 19:50:06 +00:00
Kris Moore
22501ddaf4 pbreg is a command-line front-end to QT's QSettings framework, allowing scripts
and other command-line apps to get & set keys. This program can be used to
easily interact between QT-based GUI's and command-line implementations of
these applications.

WWW: http://www.pcbsd.org/

Approved by: brooks (co-mentor)
2010-03-31 13:32:36 +00:00
Edward Tomasz Napierala
0615aacad2 Libsunacl is a wrapper around FreeBSD NFSv4 ACL API (acl_get_file(3) etc),
providing SunOS-compatible acl(3)/facl(3) functions. Its main purpose
is to make it easier to port software such as Samba, which already supports
SunOS ACL API.
2010-03-22 19:46:29 +00:00
Martin Wilke
98280b3968 Genetic Algorithm File Fitter, GAFFitter for short, is a tool based
on a genetic algorithm (GA) that tries to fit a collection of items
into as few as possible volumes of a specific size.

For example, the items might be files/directories and the volumes
might be CDs or DVDs.

The task of arranging items in such manner that the number of
required bins is minimized is called Bin Packing, a NP-hard
combinatorial problem for which no deterministic polynomial-time
algorithm is known. Using heuristics, such as GAs, it is usually
possible to approximate -- and often reach -- the best solution for
the problem within a reasonable time.

WWW: http://gaffitter.sourceforge.net

PR:		ports/144725
Submitted by:	Charlie Kester <corky1951@comcast.net>
2010-03-20 19:36:43 +00:00
Andrej Zverev
cc36258c9f Pdsh is a an efficient, multithreaded remote shell client which executes
commands on multiple remote hosts in parallel. Pdsh implements dynamically
loadable modules for extended functionality such as new remote shell services
and remote host selection

PR:		ports/144601
Submitted by:	Mykola Dzham <i@levsha.me>
Feature safe:	yes
2010-03-10 17:55:09 +00:00
Wen Heping
e1ad733bfe File::DirCompare is a perl module to compare two directories using
a callback, invoked for all files that are 'different' between the
two directories, and for any files that exist only in one or other
directory ('unique' files).

WWW: http://search.cpan.org/dist/File-DirCompare/

Feature safe:	yes
2010-03-03 13:14:16 +00:00
Dag-Erling Smørgrav
6f830b33ee Upgrade Munin to 1.4.3. Thanks to Sean Rees <sean@rees.us> for providing
the initial patches and getting me started with this.

Note that munin-main has been renamed to munin-master (see MOVED).

Approved by:	portmgr (erwin)
Feature safe:	yes
2010-02-23 13:55:00 +00:00
Max Brazhnikov
44266c502d Connect knutclient-kde4 to build
Feature safe:	yes
2010-02-18 18:36:46 +00:00
Li-Wen Hsu
076ac16524 Add gather 0.3, utility to store and display system statistics.
PR:		ports/143934
Submitted by:	Mikolaj Golub <to.my.trociny at gmail.com>

Feature safe:	yes
2010-02-16 13:06:12 +00:00
Sergey Skvortsov
27ce45dd28 Add hyperic-sigar 1.6.3, SIGAR - System Information Gatherer and
Reporter.
2010-02-12 15:59:55 +00:00
Emanuel Haupt
96c2c71c3f Add hploscripts, HP Lights-Out management perl scripts. 2010-02-11 16:46:49 +00:00
Philip M. Gollucci
8e7fd42f21 sysutils/smartmontools-devel|sysutils/smartmontools|2010-02-10|Removed, use sysu
tils/smartmontools instead

PR:             ports/143592
Submitted by:   Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (maintainer)
2010-02-10 03:06:14 +00:00
Li-Wen Hsu
6045a46fb7 Add py-supervisor 3.0a7, system to monitor and control a number of
processes on UNIX-like OS.

PR:		ports/142163
Submitted by:	Hizbulin Ildar <hizel at vyborg.ru>
2010-02-06 18:45:36 +00:00
Philip M. Gollucci
e33b4f845c - Remove sysutils/lugtools it has been replaced by sysutils/p5-Plugtools [1]
PR:             ports/143463 [1], ports/142279
Submitted by:   "Zane C.B." <vvelox@vvelox.net>
2010-02-04 02:24:04 +00:00
Martin Wilke
5c8f82f201 Desktop-installer is a post-install script to assist in setting up a
FreeBSD desktop system using any of the mainstream desktop systems.
It automatically installs essential software and configures subsystems
such as HAL, CUPS, etc. for typical use.

WWW:	http://personalpages.tds.net/~jwbacon/Ports

PR:		ports/143180
Submitted by:	Jason Bacon <jwbacon at tds.net>
2010-01-31 01:49:51 +00:00
Martin Wilke
5ba6df4e10 DMG2IMG is an Apple's compressed dmg to standard (hfsplus) image disk file
convert tool. It is derived from dmg2iso v0.2c by vu1tur.

WWW:	http://vu1tur.eu.org/tools/

PR:		ports/143156
Submitted by:	Gvozdikov Veniamin <g.veniamin at googlemail.com>
2010-01-27 01:12:11 +00:00
Martin Wilke
b4b4314e2f This extension allows changing the current process' name on Linux and *BSD
systems. This is useful when using pcntl_fork() to identify running
processes in process list

WWW:	http://www.pecl.php.net/package/proctitle/

PR:		ports/143014
Submitted by:	Florian Smeets <flo at kasimir.com>
2010-01-25 08:49:07 +00:00
Philip M. Gollucci
55ccadad19 geomWatch is a program for monitoring the well-being of GEOM providers. It
checks the state of each configured provider at a configured interval, and, if
it notices that a provider has lost a component, or encounters a problem while
checking a provider's state, it will send an e-mail with details of the
matter--such as what components were lost and which remain, or, in the event of
a problem, what the problem was--to an arbitrary number of recipients, so that
corrective action can be taken (for example, replacing a failed disk).

WWW: http://acm.poly.edu/wiki/GEOM_Watch

-Boris Kochergin <spawk@acm.poly.edu>

PR:		ports/142735
Submitted by:	Boris Kochergin <spawk at acm.poly.edu>
2010-01-14 04:26:41 +00:00
Greg Larkin
853c0e778f The Pipe Magic Tools (PMT) are a small collection of filters which
can be added to UNIX pipes. The filters include:

speed
    Measures the speed of the data flowing through the pipe

throttle
    Controls the speed of the data flowing through the pipe

rot13
    The famous rot13 algorithm

rot47
    The not-so-famous rot47 algorithm

tolower
    Converts all alphabetic characters to lower case

toupper
    Converts all alphabetic characters to upper case

WWW:    http://hansmi.ch/software/pipe-magic-tools
2010-01-05 20:02:37 +00:00
Akinori MUSHA
6a7e8d92fb Add unstow, a script to unstow packages much faster than stow -D. 2010-01-03 09:00:42 +00:00
Akinori MUSHA
b7f81a6bec Add zfs-snapshot-clean, a tool to sieve ZFS snapshots as per given spec. 2010-01-02 14:53:41 +00:00
Martin Wilke
ecd60137b1 This is a port of bontmia, which is a tool to make incremental backups
over network using rsync and ssh. It supports storing of a given number
of archives in wich files that has not been changed since last backup
will be hard linked to previous archive to save space and bandwidth.

Bontmia is an acromyn of Backup Over Network To Multiple Incremental
Archives wich pretty good sums up its intended use.

WWW: http://kosmos.ttyv0.se/projects/show/bontmia

PR:		ports/141772
Submitted by:	Henrik Andersen
2009-12-25 10:17:11 +00:00
Martin Wilke
038fe2d808 misc/bsdiff||2009-12-24|Incorporated into base system long ago
security/freebsd-update||2009-12-24|Incorporated into base system long ago
sysutils/est||2009-12-24|Incorporated into base system long ago
sysutils/estctrl||2009-12-24|Incorporated into base system long ago
sysutils/freebsd-sha1||2009-12-24|Incorporated into base system long ago
sysutils/freebsd-sha256||2009-12-24|Incorporated into base system long ago
2009-12-24 20:38:56 +00:00
Martin Wilke
19942cae40 - Update to 5.3.3
- Connect to build

PR:		139382
Submitted by:	Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer)
2009-12-18 20:44:29 +00:00
Martin Wilke
56d03da9d8 abgx360gui is a frontend for the command-line application
sysutils/abgx360. It allows the user to easily select abgx360 options.
It can output an abgx360 log to a new xterm window, a text file,
or an HTML file.

WWW: http://abgx360.net/

PR:		ports/141160
Submitted by:	okeeblow <root at cooltrainer.org>
2009-12-13 00:25:31 +00:00
Martin Wilke
4389b297da abgx360 is a program capable of verifying and repairing Xbox 360 backup
images to help you protect your investment in game media from
damage by accidents or children.

WWW: http://abgx360.net/

PR:		ports/141159
Submitted by:	okeeblow <root at cooltrainer.org>
2009-12-13 00:24:49 +00:00
Dmitry Marakasov
2efb43244a - Connect sysutils/smartmontools-devel to the build
- Fix sorting
2009-12-08 01:27:52 +00:00
Martin Wilke
d1b4b165e4 istatd is a daemon serving statistics to your iStat iPhone application
from Linux, Solaris & FreeBSD. istatd collects data such as CPU, memory,
network and disk usage and keeps the history. Once connecting from the
iPhone and entering the lock code this data will be sent to the iPhone
and shown in fancy graphs.

WWW:	http://code.google.com/p/istatd/

Submitted by:	Babak Farrokhi <farrokhi at FreeBSD.org>
2009-12-02 13:36:52 +00:00
Martin Wilke
1de3b49b5b FreeBSD only command line tool to display CPU temp and battery infos.
WWW:	http://rhaamo.li/hwstat/

PR:		ports/140997
Submitted by:	Marc Lagrange <rhaamo at gruik.at>
2009-11-29 18:01:23 +00:00
Dima Panov
6e870e5e2d - Remove sysutils/policykit-kde
It obsoleted now, all functionality now included in x11/kdebas4

Approved by:	miwi (mentor)
2009-11-29 12:12:09 +00:00
Joe Marcus Clarke
f76d32b8e8 Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.

Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).

The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:

Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)

We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.

PR:		136676
		136967
		138872 (obsolete with new epiphany-webkit)
		139160
		134737
		139941
		140097
		140838
		140929
2009-11-28 20:06:37 +00:00
Martin Wilke
1eaa7e1c4e - Connect filelight-kde4 to the build 2009-11-21 22:16:11 +00:00
Martin Wilke
b2c6e0714d Manages POSIX users in LDAP and is extensible via a plugin system.
plgadd - Add a new group to LDAP.
plgclean - Check groups setup in LDAP for non-existent users and remove them.
plgmod - Modify a group setup in LDAP.
plgrm - Remove a group from LDAP.
pluadd - Add a user to LDAP.
plumod - Modify a user in LDAP.
plupass - Update the password for a user in LDAP.
plurm - Remove a user from LDAP.

WWW: http://search.cpan.org/dist/Plugtools/

PR:		ports/140133
Submitted by:	Zane C, Bowers <vvelox at vvelox.net>
2009-11-21 15:18:06 +00:00
Martin Wilke
3853f23015 2009-10-26 editors/qemacs: depends on old version of GCC, no maintainer, not used by any other port, dead upstream
2009-11-03 mail/postfix-gps-devel: Older than main port, no sign of maintainer activity beyond port creation 4+ years ago
2009-10-12 graphics/php4-ffmpeg: development continues only for php5
2009-10-31 net-p2p/nicotine: development stalled years ago, use net-p2p/nicotine-plus instead
2009-11-07 sysutils/rsyslog: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead
2009-11-07 sysutils/rsyslog-gssapi: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead
2009-11-07 sysutils/rsyslog-mysql: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead
2009-11-07 sysutils/rsyslog-pgsql: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead
2009-11-17 misc/kde4-l10n-ta: unfetchable and unmaintained upstream
2009-11-17 misc/kde4-l10n-eo: unfetchable and unmaintained upstream
2009-11-19 07:01:37 +00:00
Martin Wilke
24b4a21fad Bundler is a tool that manages gem dependencies for your ruby application. It
takes a gem manifest file and is able to fetch, download, and install the gems
and all child dependencies specified in this manifest. It can manage any update
to the gem manifest file and update the bundled gems accordingly. It also
letsyou run any ruby code in context of the bundled gem environment.

WWW: http://github.com/wycats/bundler

PR:		ports/140355
Submitted by:	Robert Gogolok <gogo at cs.uni-sb.de>
2009-11-12 22:41:48 +00:00
Xin LI
cf9f01aab4 Add sdparm, a utility that permits inquiry or set SCSI/SAS disk parameters.
This is the same program running on Linux, Solaris, and even Windows.

Sponsored by:	iXsystems, Inc
2009-11-03 08:00:23 +00:00
Martin Wilke
2b4237a3ff Helps for locating free UIDs.
WWW: http://search.cpan.org/dist/Sys-User-UIDhelper/

PR:		ports/140128
Submitted by:	Zane C, Bowers <vvelox at vvelox.net>
2009-11-02 20:58:44 +00:00
Martin Wilke
da9eadc482 Helps for locating free GIDs.
WWW: http://search.cpan.org/dist/Sys-Group-GIDhelper/

PR:		ports/140129
Submitted by:	Zane C, Bowers <vvelox at vvelox.net>
2009-11-02 20:57:36 +00:00
Martin Wilke
c00ced85cc fconfig is an application that allows to read and write RedBoot's configuration
parameters.

Examples,
 fconfig -l
 fconfig -w -n console_baud_rate -x 115200

WWW: http://andrzejekiert.ovh.org/software.html.en

PR:		ports/139977
Submitted by:	thompsa at FreeBSD.org
2009-10-29 22:19:09 +00:00
Beat Gaetzi
b395c3bcbd The bsdcrashtar utility creates tar a archive that contains all files needed
for debugging FreeBSD kernel crash (vmcore, kernel, loaded modules, sources
that appear in backtrace). This is useful for debugging a crash on another
host, sending it to developers or if you are going to upgrade the kernel on
crashed host but would like to keep crashdump in case the developers ask you to
provide additional info.

Created tar archive contains also a script that when being run inside unpacked
archive will give kgdb(1) session with crash core loaded in it. The script
should be run with root privileges because it does chroot(8) before starting
kgdb(1).

WWW: http://bsdcrashtar.googlecode.com/

PR:		ports/139721
Submitted by:	Mikolaj Golub <to.my.trociny AT gmail.com>
2009-10-19 17:22:30 +00:00
Wen Heping
279d0ad0f1 - Add tmux entry in sysutils category
Approved by:	miwi(mentor)
2009-10-14 14:15:12 +00:00
Steven Kreuzer
fcc8c2ad29 Synergy+ is a maintenance fork for implementing bug fixes to the original
Synergy, which hasn't had any source updates or new releases since 2006
2009-10-12 19:33:13 +00:00
Martin Wilke
44b6998e36 Superiotool is a GPL'd user-space helper tool for coreboot development
purposes (but may also be useful for other things). It allows you to
detect which Super I/O you have on your mainboard, and it can provide
detailed information about the register contents of the Super I/O.

WWW:	http://www.coreboot.org/Superiotool

PR:		ports/139252
Submitted by:	Andriy Gapon <avg at icyb.net.ua>
2009-10-12 12:47:17 +00:00
Alexander Logvinov
f54f649ac5 Remove duplicate port entry sysutils/fusefs-gphotofs since it already
exists as graphics/fusefs-gphotofs.

Reported by:	pav
Pointyhat to:	avl
2009-10-05 13:16:32 +00:00
Alexander Logvinov
3b694bdaf4 GPhotoFS is a filesystem client based on libgphoto2 that exposes
supported cameras as filesystems; while some cameras implement the
USB Mass Storage class and already appear as filesystems (making
this program redundant), many use the Picture Transfer Protocol (PTP)
or some other custom protocol. But as long as the camera is supported
by libgphoto2, it can be mounted as a filesystem using this program.

WWW: http://www.gphoto.org/
2009-10-05 12:43:54 +00:00
Martin Wilke
cad9c4bb36 - Remove sysutils/zccron no longer under Development
PR:		139171
2009-09-30 14:32:55 +00:00
Martin Wilke
89d12534d8 This provides the required module for managing crontabs stored
in ZConf. Scripts to use thoseare also included.

The utility zccron is a single pass cron utilitie.

zccron - Runs crontabs stored in ZConf.
zccrontab - Manage crontabs stored in ZConf.

WWW: http://search.cpan.org/dist/ZConf-Cron

PR:		ports/139171
Submitted by:	Zane C, Bowers <vvelox at vvelox.net>
2009-09-30 14:29:12 +00:00
Martin Wilke
f6cb417fa8 - Remove systutils/uptimec project is dead since 2007
Feature safe:	yes
2009-09-23 14:18:06 +00:00
Pav Lucistnik
0dd2dceedf - Connect nut22 to build
Feature safe:	yes
2009-09-21 09:12:45 +00:00
Martin Wilke
a561b9469e uhidd is a userland driver/daemon for USB HID devices (e.g. mouse,
keyboard) using libusb20. The driver aims to support USB HID devices
with multiple Top-Level application collections in one interface, i.e,
HID devices with multiple logical device sharing one endpoint.

WWW:	http://wiki.FreeBSD.org/uhidd

PR:		ports/137793
Feature safe:	yes
Submitted by:	Kai Wang <kaiwang27 at gmail.com>
2009-09-19 20:20:28 +00:00
Yi-Jheng Lin
ea9f1f1894 Add py-filelike 0.3.4, python module for building and manipulating
file-like object.

PR:		ports/138160
Submitted by:	Dikshie
Approved by:	rafan (co-mentor)
Feature safe:	yes
2009-09-18 01:50:25 +00:00
Martin Wilke
84daec6f09 The KDE FreeBSD team is proud to announce the release of KDE 4.3.0
for FreeBSD. The official KDE 4.3.0 (Codename: "Caizen") release
notes can be found at:
http://kde.org/announcements/4.3/index.php.

We'd like to say thanks to all helpers and submitters.

Tested by:	pointyhat-exp-run (pav/miwi)
2009-08-04 21:14:07 +00:00
Philip M. Gollucci
f9877f51a2 Watch and restart daemons
WWW:	http://watchmen.googlecode.com

PR:		ports/136816
Submitted by:	Oleg Alexeenkov <proler at gmail.com>
2009-07-17 18:57:31 +00:00
Dmitry Marakasov
37ef050bb4 Duff is a Unix command-line utility written in C for quickly finding
duplicates in a given set of files.

WWW: http://duff.sourceforge.net

PR:		136635
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
2009-07-16 02:16:49 +00:00
Kris Moore
ef5ab4c6df PC-BSD Support Libraries
Set of functions used by various PC-BSD utilities

WWW: http://www.pcbsd.org/

Approved by:	miwi (mentor)
2009-07-14 21:14:00 +00:00
Cy Schubert
3218121bc8 Welcome to syslog-ng3 (3.0.3). 2009-07-14 03:58:06 +00:00
Dennis Herrmann
35bba84ec0 - Update to 0.6.02
- Connect to the build

PR:		ports/136647
Submitted by:	Peter Schuller <peter.schuller@infidyne.com>
2009-07-13 17:26:48 +00:00
Dmitry Marakasov
5313f727a1 devstat is a small program that displays device statistics
available via kernel devstat(9) interface.

WWW: http://devstat.googlecode.com/
Author: Mikolaj Golub <to.my.trociny@gmail.com>

PR:		136437
Submitted by:	Mikolaj Golub <to.my.trociny@gmail.com>
2009-07-08 01:02:38 +00:00
Colin Percival
81b5dde2e9 Add tarsnap 1.0.24, the client code to the tarsnap secure online backup
service (currently in public beta testing).

WWW:	http://www.tarsnap.com/
2009-07-05 09:36:28 +00:00
Alexander Logvinov
c19c33ab70 mhddfs - Multi HDD [FUSE] File System
File system for unifying several mount points into one
This FUSE-based file system allows mount points (or directories) to be
combined, simulating a single big volume which can merge several hard
drives or remote file systems. It is like unionfs, but can choose the
drive with the most free space to create new files on, and can move
data transparently between drives.

WWW:	http://mhddfs.uvw.ru/

PR:		ports/136019
Submitted by:	Oleg Alexeenkov <proler at gmail.com>
Approved by:	tabthorpe (mentor)
2009-06-26 12:31:27 +00:00
Martin Wilke
cbe12e9c20 A Power manager for the Xfce Desktop.
WWW:	http://goodies.xfce.org/projects/applications/xfce4-power-manager

PR:		ports/135870
Submitted by:	J.R. Oldroyd <fbsd at opal.com>
2009-06-22 12:55:36 +00:00
Dennis Herrmann
1e26add69b moreutils is a growing collection of the unix tools that nobody thought to
write thirty years ago.

So far, it includes the following utilities:

 - sponge: soak up standard input and write to a file
 - ifne: run a program if the standard input is not empty
 - vidir: edit a directory in your text editor
 - vipe: insert a text editor into a pipe
 - ts: timestamp standard input
 - combine: combine the lines in two files using boolean operations
 - pee: tee standard input to pipes
 - zrun: automatically uncompress arguments to command
 - mispipe: pipe two commands, returning the exit status of the first
 - isutf8: check if a file or standard input is utf-8
 - lckdo: execute a program with a lock held

WWW:	http://kitenet.net/~joey/code/moreutils/

PR:		ports/135869
Submitted by:	Charlie Kester <corky1951@comcast.net>
2009-06-21 10:24:50 +00:00
Martin Wilke
188b89634e rdup is a utility inspired by rsync and the Plan9 way of doing backups.
rdup itself does not backup anything; it only prints a list of the names of
files that have changed since the last backup. It also handles files that are
removed, allowing for correct incremental backups.

Example scripts that implement a backup strategy are included.
(These scripts require GNU date and cp, which are not installed by
this FreeBSD port.)

WWW: http://miek.nl/projects/rdup

PR:		ports/135532
Submitted by:	corky1951 at comcast.net
2009-06-19 05:29:46 +00:00
Wesley Shields
6ab390b54b - Reintroduce bacula2.x as sysutils/bacula2-server and sysutils/bacula2-client
- The 3.x line of bacula does not work with 2.x so these ports exist for
  those who can not upgrade to 3.x. Besides security/infrastructure fixes
  this port is not likely to see any functional upgrades.
- The bacula-*-devel ports will be updated to a 3.1 release when it
  is available.

PR:		ports/135580
Submitted by:	Vaclav Haisman <v.haisman@sh.cvut.cz>
Approved by:	dvl (old maintainer)
Thanks to:	miwi for build-testing
2009-06-15 18:17:17 +00:00
Max Brazhnikov
b1d7107b5d Connect krename-kde4 to build 2009-06-02 16:41:39 +00:00
Martin Wilke
ef60a03385 Actually, we're not trying to reinvent the wheel here,
rather adapt it to suit a slightly different purpose.

Below are a few main points and reasons as to why we've created filetype:

    * file does not work so well for loosely defined filetypes ( ie, vCards )
    * file uses a text-based type database which can impose unwanted delays
       in frequently invoked processes
    * file does not have a heirachial type tree (ie, executable->MSDOS->EXE )
    * file is not designed to be incorporated at a source level into existing
      projects
    * Simpler and broader type detection engine ( 'file' is very good at
       pulling out every detail about a file, ie, the resolution of an image,
       however we do not wish to seek out such fine details )

WWW: http://www.pldaniels.com/filetype/

PR:		ports/135087
Submitted by:	ismail.yenigul at endersys.com.tr
2009-05-31 12:43:55 +00:00
Philip M. Gollucci
61901aec17 A Command Line Interface for the MegaRAID SAS family of RAID controllers,
used to configure and manage connected storage devices.

May not be redistributed in binary form.

PR:             ports/133655
Submitted by:   Vladimir Ermakov <samflanker@gmail.com>
2009-05-20 11:49:12 +00:00
Martin Wilke
d25b7d6f58 luckyBackup is a QT4 application that backs-up and synchronizes directories
using the power of rsync. It is simple to use, fast (only transfers changes
made), safe, reliable, and fully customizable.

WWW: http://luckybackup.sourceforge.net/

PR:		ports/134532
Submitted by:	Jason E. Hale <bsdkaffee at gmail.com>
2009-05-16 22:44:20 +00:00
Martin Wilke
8049798ada - New slave port for sysutils/rsyslog4.
Add support for rfc 3195 (Reliable Delivery for syslog)

PR:		134137
Submitted by:	Cristiano Rolim Pereira <cristianorolim@hotmail.com>
2009-05-16 22:29:03 +00:00
Renato Botelho
8e3b4dbb22 b43-fwcutter is a tool which can extract firmware from various BCM43xx drivers.
WWW: http://bcm43xx.berlios.de/

PR:		ports/134372
Submitted by:	swhetzel at gmail.com
2009-05-09 20:04:27 +00:00
Renato Botelho
c18dddbde9 confman is a configuration manager written in bash. confman uses Subversion to
provide a revision-controlled environment for editing and deploying
configuration files. With confman, you can easily manage configuration files
for all or any subset of your machines.

WWW: http://www.timesinks.net/projects/confman

PR:		ports/134327
Submitted by:	ccowart at timesinks.net
2009-05-07 17:40:06 +00:00
Dmitry Marakasov
1b51bd7af9 flashrom is a utility for reading, writing, verifying and erasing flash ROM
chips. It's often used to flash BIOS/coreboot/firmware images.

It supports a wide range of DIP32, PLCC32, DIP8, SO8/SOIC8, TSOP32, and
TSOP40 chips, which use various protocols such as LPC, FWH, parallel flash,
or SPI.

WWW: http://www.coreboot.org/Flashrom

PR:		134267
Submitted by:	Alexander Logvinov <ports at logvinov dot com>
2009-05-06 23:25:15 +00:00
Martin Wilke
6c8151ca31 2009-04-22 audio/snowstar: tcl8.0 support is going to be dropped
2009-04-29 devel/cppadvio: abandoned upstream, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-04-22 irc/olirc: project is discontinued and tcl82 support is going to be dropped
2009-04-12 multimedia/toxine: has been inactive for almost 5 years
2009-04-17 net-mgmt/nagios12: Obsolete version, consider migration to net-mgmt/nagios
2009-04-28 sysutils/bbsmount: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-04-30 sysutils/puppet-devel: Use sysutils/puppet instead
2009-04-28 sysutils/tua: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-04-28 x11/qrash: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-05-01 16:19:48 +00:00
Dennis Herrmann
48098be05a These applications find identical / duplicate files and hard- or symlink
them to save space. This port was inspired by the application samefile
written by Jens Schweikhardt. It has a own version of samefile that is
noticeable faster and is able to process very large file list.

This port contains the applications: samefile, samelink and samearchive.
The latter does the same as samefile but for file-based archives. The
port also contains a version that uses just 10% of the resources compared
to samearchive. The application samelink (hard) links files for you.

Typical usage would be:

   find / | samefile -i | samelink

This would search for identical files and clean up wasted disk space by
linking them together. Add the option -n after samelink for a dry-run.

PR:		ports/133637
Submitted by:	Alex de Kruijff <freebsd@akruijff.dds.nl> (maintainer)
Approved by:	tabthorpe (co-mentor)
2009-04-30 15:31:00 +00:00
Pav Lucistnik
dea56d22d0 Remove linux-megacli2, linux-megacli was updated to replace this port 2009-04-30 11:41:27 +00:00
Steven Kreuzer
ae5e2adc82 Fix formatting issue. Replace tab with 4 spaces.
Approved by:	wxs (mentor)
2009-04-24 13:51:12 +00:00
Steven Kreuzer
249704ecb8 Please welcome geteltorito, an El Torito image extractor, to the ports tree
PR:		ports/133777
Submitted by:	valerio.daelli@ifom-ieo-campus.it
Approved by:	wxs (mentor)
2009-04-24 12:45:18 +00:00
Daniel Gerzo
d426ccb259 - Add a port for sysinfo script that I wrote as part of my bachelor thesis
Reviewed by:	pav@
2009-04-23 17:30:10 +00:00
Martin Wilke
cf36db000b FUSE-based file system backed by Amazon S3. Mount a bucket as a local
file system read/write. Store files/folders natively and
transparently.

WWW:	http://code.google.com/p/s3fs/

PR:		ports/133607
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2009-04-11 22:26:32 +00:00
Joe Marcus Clarke
ae52bc8089 Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider.  Almost all of the Gecko consumers
can make use of this provider by setting:

WITH_GECKO=libxul

The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach.
2009-04-10 05:56:28 +00:00
Alexey Dokuchaev
9d712428f5 Add memtest86+ 2.11, stand-alone memory test for x86 architecture
computers.

PR:		ports/132700 (based on)
Submitted by:	Andriy Gapon
2009-03-31 22:23:19 +00:00
Martin Wilke
c55582e081 GSmartControl is a graphical user interface for smartctl (from
sysutils/smartmontools port), which is a tool for querying and
controlling SMART (Self-Monitoring, Analysis, and Reporting
Technology) data on modern hard disk drives. It allows you to
inspect the drive's SMART data to determine its health, as well
as run various tests on it.

WWW:	http://gsmartcontrol.berlios.de

PR:		ports/133103
Submitted by:	Pawel Pekala <c0rn at o2.pl>
2009-03-27 21:53:43 +00:00
Luigi Rizzo
fe4dfa220b link to the build 2009-03-25 22:17:59 +00:00
Martin Wilke
767377c004 FUR is an application that let the user mount a Windows CE based device on your
file system: it uses the brilliant FUSE and the librapi2 of the Synce Project
to give you the illusion that the storage of your Pocket PC is mounted on
a directory on your local filesystem.

WWW: http://www.infis.univ.ts.it/~riccardo/FUR.html

PR:		ports/132972
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2009-03-23 18:52:25 +00:00
Martin Wilke
c1e9addf82 The dae program is used to list all daemon control scripts installed
within the rc.d system. It may also be used to execute any of these
scripts with the parameters provided.

PR:		ports/132586
Submitted by:	Dylan Bridgman
2009-03-19 16:33:06 +00:00
Martin Wilke
d77d403465 - Remove sysutils/libisoburn project was renamed to sysutils/xorriso 2009-03-16 21:19:35 +00:00
Martin Wilke
020b9991a5 - Connect sysutils/xorriso to the build 2009-03-16 21:16:28 +00:00
Dmitry Marakasov
caf91f941a Afuse is an automounting file system implemented in user-space using
FUSE. Afuse currently implements the most basic functionality that can
be expected by an automounter; that is it manages a directory of virtual
directories. If one of these virtual directories is accessed and is not
already automounted, afuse will attempt to mount a filesystem onto that
directory. If the mount succeeds the requested access proceeds as normal,
otherwise it will fail with an error.

The advantage of using afuse over traditional automounters is that afuse
is designed to run entirely in user-space by individual users. This way an
automounting action can take advantage of the invoking users environment,
for example allowing access to an ssh-agent for password-less sshfs
mounts, or allowing access to a graphical environment to get user input
to complete a mount (i.e. popping up a window asking for a password).

WWW: http://afuse.sourceforge.net/

PR:		132309
Submitted by:	Alexander Logvinov <ports at logvinov dot com>
2009-03-15 13:37:45 +00:00
Ed Schouten
ca01b2c143 Add new port: hidesvn.
Hidesvn is a small script that starts new processes with a library
preloaded that hides .svn directories from readdir(). This is very
useful when grepping the FreeBSD source tree.

Reviewed by:	garga
2009-03-06 19:43:59 +00:00
Oliver Lehmann
395f5a4663 update Xfce to 4.6
for more information please read

        http://www.xfce.org/about/news?id=21
2009-03-02 16:51:57 +00:00
Oliver Lehmann
0c23a8af99 add xfce4-settings:
The settings manager allows you to customize your desktop environment in
an easy and intuitive way. You can set some hardware components such as
mouse, keyboard or display; but also theme your windows, widgets and icons,
set your preferred applications, manage your sessions...

WWW: http://www.xfce.org/projects/xfce4-settings/
2009-03-02 16:31:59 +00:00
Wesley Shields
a993796075 The DTraceToolkit is a collection of useful documented scripts developed
by the OpenSolaris DTrace community.

It's worth noting that not all of these scripts will work.  They are
either too Solaris specific or the probes have not yet been implemented.
As more probes are implemented more scripts will work.

WWW: http://www.opensolaris.org/os/community/dtrace/dtracetoolkit/

PR:		ports/132079
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>
2009-02-26 15:05:58 +00:00
Koop Mast
eed99aedee Hook up gstreamer-plugins-cdio
Pointed out by:	pav
Pointyhat awarded to:	kwm
2009-02-20 15:19:28 +00:00
Martin Wilke
39c4892f3d This is a port of Unix::Lsof, a perl wrapper around the UNIX lsof
command.

WWW: http://search.cpan.org/dist/Unix-Lsof/

PR:		ports/131686
Submitted by:	George Cox <gjvc at gjvc.com>
2009-02-15 14:49:59 +00:00
Luigi Rizzo
277e2e3598 add fio to the build 2009-02-14 19:32:46 +00:00
Cy Schubert
71c00a06d8 Zetaback is a thin-agent based ZFS backup tool. It is designed to:
* run from a central host
    * scan clients for new ZFS filesystems
    * manage varying desired backup intervals (per host) for
          o full backups
          o incremental backups
    * maintain varying retention policies (per host)
    * summarize existing backups
    * restore any host:fs backup at any point in time to any target host
2009-02-11 21:20:03 +00:00
Stanislav Sedov
16173924fb - Add sysutils/philesight, a program to show a graphics representation
of the filesystem usage.

Author:	Ico Doornekamp <philesight@zevv.nl>
WWW:	http://zevv.nl/play/code/philesight/
2009-02-11 19:09:52 +00:00
Dmitry Marakasov
77117efc85 scprotect is implementation of system call for setting or unsetting
P_PROTECTED flag. It's similar to madvise(2) behaviour MADV_PROTECT,
but may be used for already running processes. Also rc.d/scprotect
scripts allow you to set protection flag even if process was
restarted by user.

WWW:	http://dindin.ru/scprotect/

PR:		131423
Submitted by:	Denis Barov <dindin at dindin dot ru>
2009-02-10 23:15:03 +00:00
Boris Samorodov
580b911de3 Welcome to cfengine version 3!
PR:		ports/131311
Submitted by:	Jo Rhett <jrhett at netconsonance.com>
2009-02-10 21:37:55 +00:00
Martin Wilke
ef1b3d1071 The KDE FreeBSD team is proud to announce the release of KDE 4.2.0
for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release
notes can be found at:
http://kde.org/announcements/4.2/index.php.

New supported languages include Arabic, Icelandic, Basque,
Hebrew, Romanian, Tajik and several Indian languages (Bengali India,
Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in
this part of Asia.

New ports for KDE 4.2.0:
arabic/kde4-l10n		Arabic
hebrew/kde4-l10n		Hebrew
misc/kde4-l10n-bn_IN		Bengali (India)
misc/kde4-l10n-eu		Basque
misc/kde4-l10n-gu		Gujarati
misc/kde4-l10n-is		Icelandic
misc/kde4-l10n-kn		Kannada
misc/kde4-l10n-mai		Maithili
misc/kde4-l10n-mr		Marathi
misc/kde4-l10n-ro		Romanian
misc/kde4-l10n-tg		Tajik
math/eigen2			Lightweight library for vector and matrix math
graphics/kipi-plugins-kde4	KDE4 kipi graphics plugins
sysutils/policykit-kde		PolicyKit manager for KDE

Unfortunately FreeBSD 6.4 support is dropped.

We'd like to say thanks for feedback and help to:
	Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer,
	David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe,
	Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies.
2009-02-08 20:23:45 +00:00
Max Brazhnikov
b8070d5bd2 Add sysutils/kgrubeditor:
KGRUBEditor is a KDE utility, that edits GRUB's configuration
files through an inituitive user interface. It combines both
ease of use with flexibility and is the perfect solution for
those who want to configure GRUB, without messing with its files.

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

Submitted by:	Gvozdikov Veniamin <g.veniamin at googlemail.com> via email
Approved by:	miwi (implicit)
2009-02-07 21:44:51 +00:00
Jimmy Olgeni
c44c5be7ed Remove sysutils/srmt (now in archivers/star). 2009-02-07 20:45:25 +00:00
Philip M. Gollucci
eb14c96201 Rsyslog works based in input and output modules. The port sysutils/rsyslog4 brings
the core modules for basic functionality.

-snmp SNMP trap sending

PR:		        ports/130046
Submitted by:	Cristiano Rolim Pereira <cristianorolim at hotmail.com>
2009-01-27 19:52:01 +00:00
Philip M. Gollucci
45e55c9ffb Rsyslog works based in input and output modules. The port sysutils/rsyslog4
brings the core modules for basic functionality.

-relp Reliable message delivery with RELP protocol

PR:             ports/130046
Submitted by:	Cristiano Rolim Pereira <cristianorolim at hotmail.com>
2009-01-27 19:50:24 +00:00
Philip M. Gollucci
1585fdcd8b Rsyslog works based in input and output modules. The port sysutils/rsyslog4
brings the core modules for basic functionality.

-pgsql outputs to a Postgresql database

PR:		        ports/130046
Submitted by:	Cristiano Rolim Pereira <cristianorolim at hotmail.com>
2009-01-27 19:49:26 +00:00
Philip M. Gollucci
4dc1d88d17 Rsyslog works based in input and output modules. The port sysutils/rsyslog4
brings the core modules for basic functionality.

-mysql outputs to a MySQL database

PR:		        ports/130046
Submitted by:	Cristiano Rolim Pereira <cristianorolim at hotmail.com>
2009-01-27 19:48:39 +00:00
Philip M. Gollucci
b62247f57b Rsyslog works based in input and output modules. The port sysutils/rsyslog4
brings the core modules for basic functionality.

-gssapi gives additional security with GSS API

PR:		        ports/130046
Submitted by:	Cristiano Rolim Pereira <cristianorolim at hotmail.com>
2009-01-27 19:48:08 +00:00
Philip M. Gollucci
1d46d6f020 Rsyslog works based in input and output modules. The port sysutils/rsyslog4
brings the core modules for basic functionality.

-gnutls brings additional security with GNU TLS

PR:		        ports/130046
Submitted by:	Cristiano Rolim Pereira <cristianorolim at hotmail.com>
2009-01-27 19:47:25 +00:00
Philip M. Gollucci
322be3ee25 Rsyslog works based in input and output modules. The port sysutils/rsyslog4
brings the core modules for basic functionality.

-dbi give output via libdbi

PR:		        ports/130046
Submitted by:	Cristiano Rolim Pereira <cristianorolim at hotmail.com>
2009-01-27 19:46:33 +00:00
Philip M. Gollucci
5e651b0fb3 Rsyslog is an enhanced multi-threaded syslogd with a focus on security and
reliability.

Among others, it offers support for on-demand disk buffering, reliable syslog
over TCP, SSL, TLS and RELP, writing to databases (MySQL, PostgreSQL, Oracle,
and many more), email alerting, fully configurable output formats (including
high-precision timestamps),the ability to filter on any part of the syslog
message, on-the-wire message compression, and the ability to convert text
files to syslog.

It is a drop-in replacement for stock syslogd and able to work with the same
configuration file syntax. Its advanced features make it suitable for
enterprise-class, encryption protected syslog relay chains while at the same
time being very easy to setup for the novice user.

Version 4.x.x is still in devel stage and can show stability issues.

WWW: http://www.rsyslog.com/

PR:		ports/130014
Submitted by:	Cristiano Rolim Pereira <cristianorolim at hotmail.com>
2009-01-27 19:40:41 +00:00
Philip M. Gollucci
6bb5042363 This is a perl wrapper to "jexec" with more feature.
Script takes system jail id, rc.conf order id, full hostname of jail or
rc.conf name of jail. If no command for jail is given - run default
('bash' or other).

No additional software or tools like "jailer" are needed.

WWW: http://legh.ru/jx/

- Dmiry Shulgachik
legh@legh.ru

PR:		ports/ports/130148
Submitted by:	Dmitry Shulgachik <legh at legh.ru>
2009-01-26 17:41:45 +00:00
Philip M. Gollucci
5b12f4d7af LSI Logic MegaRAID SAS MegaCLI Release
This is the Linux console based management utility for the LSI
MegaRAID SAS family of controllers.

RESTRICTED= Redistribution prohibited, see: http://lsi.com/cm/License.do

Connect to Build.

PR:             ports/128846
Submitted by:   Sean McAfee <smcafee@collaborativefusion.com>
Repocopy by:    marcus
2009-01-18 20:07:24 +00:00
Jose Alonso Cardenas Marquez
956fb56553 - New port: sysutils/fpc-users
Free Pascal interface to manipulate system users
2009-01-14 03:53:14 +00:00
Dirk Meyer
56a22e7a56 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.

WWW: http://sourceforge.net/projects/dupmerge
2009-01-13 15:42:55 +00:00
Dirk Meyer
dd78d99ddf ua is a simple command-line tool that finds sets of identical files.
The name ua is derived from the Hungarian word ugyanaz meaning the same.

The development of ua was motivated by the disturbingly often recurring
event of waiting too long for a shell script using sorts, md5sums, diffs
and the like to finish finding identical files. While there are many tools
out there, we needed a tool that can ignore white spaces and runs quite fast.

WWW: http://oss.euedge.com/wiki/UaMainPage
2009-01-13 15:40:58 +00:00
Luigi Rizzo
be8ff57cd2 The kldpatch utility can print or alter the content of device/quirk tables
in kernel modules. These tables are generally used to identify devices,
and possibly apply specific quirks to enable/disable certain features.

Kldpatch is especially useful to let the kernel recognise a new device
without rebooting and rebuilding/reinstalling kernel or modules.

WWW: http://info.iet.unipi.it/~luigi/FreeBSD/

Note - this may be worth importing in the base system, however we still
need it as a port for older OS releases.
2009-01-12 22:56:28 +00:00
Renato Botelho
f73b50c420 Sys::HostIP does what it can to determine the IP address
of your machine. This module was tested on Irix, OpenBSD,
FreeBSD, NetBSD, Solaris, Linux, OSX, Win32, and Cygwin.

WWW:	http://search.cpan.org/dist/Sys-HostIP/

PR:		ports/130267
Submitted by:	Murilo Opsfelder <mopsfelder at gmail.com>
2009-01-07 18:40:06 +00:00
Pav Lucistnik
c1a8186a0c - Remove pkil port, it's part of the base system since FreeBSD 5.3 2009-01-07 14:35:16 +00:00
Pav Lucistnik
af0251cec7 - Correct entry for syslinux port
Reported by:	pointyhat
2009-01-07 09:42:11 +00:00