Commit graph

1032 commits

Author SHA1 Message Date
Edwin Groothuis
c787d04663 ISC cron, successor of Vixie Cron
WWW: ftp://ftp.isc.org/isc/cron/
2008-08-07 05:46:49 +00:00
Martin Wilke
ca53d3f5e9 vordog is a collection of a driver and a user space daemon for FreeBSD to
leverage watchdog timer of Vortex86 SoC . vordog is also watchdog(9)
compatible. It is as a timer source of watchdog(9), you can use it with
watchdog(4), watchdog(8), and watchdogd(8).

You can get vordog from repository with Mercurial.

WWW: http://www.assembla.com/spaces/vordog

PR:		ports/125409
Submitted by:	Kueifeng Li <thinker at branda.to>
2008-07-19 16:06:37 +00:00
Wesley Shields
85d2841b60 A simple script for automatic ZFS snapshot creation and removal of stale
ones.

PR:		ports/125340
Submitted by:	Marcin Simonides <marcin@studio4plus.com>
2008-07-16 21:30:30 +00:00
Edwin Groothuis
3aaf426837 New port: sysutil/zccron A cron like tool that performs a single pass on a crontab stored in ZConf.
This is like comiccron, but stores the tabs in ZConf. For
	it to run the command, the last or next time it will be
	will have to be within a minute and 15 seconds. For most
	usages, you will want to have the hour and minute set to
	*. This allows a user to do something how ever many times
	they want any time during the period it is active.

	After running through every entry in the crontab, it then
	exits.

	Why not cron?

	You can have cron open opera or the like on a specific
	display by either switch or enviromental options, but it
	will always open it. This allows you to open it any time
	along the point it is active.

PR:		ports/124962
Submitted by:	"Zane C.B." <vvelox@vvelox.net>
2008-07-09 12:28:18 +00:00
Edwin Groothuis
a105f0e214 [New port] sysutils/isomd5sum: Implanting and checking checksums within an ISO9660 image.
Isomd5sum is a collection of utilities for implanting and
	checking MD5 checksums within an ISO9660 image. A checksum
	is implanted in an image using the implantisomd5 utility,
	and the corresponding checkisomd5 utility can be used to
	verify burned CDs are error-free. Also included is a Python
	extension for performing these tasks.

PR:		ports/125013
Submitted by:	Mykola Marzhan <delgod@portaone.com>
2008-07-05 11:59:08 +00:00
Edwin Groothuis
c7906ef2a5 [NEW PORT] sysutils/fusefs-gunzip
PR:		ports/124625
Submitted by:	Evgeny Zhirnov <jirnov@gmail.com>
2008-07-05 11:39:42 +00:00
Edwin Groothuis
3c5ea9d29f [UPDATE] sysutils/gnu-unifont update and category moved to x11-fonts & jfbterm patch
gnu-unifont was updated.
	http://unifoundry.com/unifont.html

PR:		ports/124278
Submitted by:	<bsdports@gmail.com>
2008-07-05 11:23:23 +00:00
Dmitry Marakasov
57b0634015 On FreeBSD, it's possible to allow plain users to mount filesystems
without using su or sudo. This is enabled via vfs.usermount sysctl.
However, if file name conversion is used when mounting a filesystem,
in most cases mount will fail with `mount_XXX: XXX_iconv: Operation
not permitted denied' error. This is caused by the fact that character
set conversion tables need to be loaded into kernel, but, apart
from mounting, that's not allowed to plain users, because charset
tables are large enough to initiate a denial of service by filling
kernel memory with many tables.

This utility allows you to load only specific charset tables into
kernel, so usermounts with file name conversions won't fail and in
the same time it's not possible to bring the system down by filling
kernel memory.

WWW: http://wiki.freebsd.org/DmitryMarakasov/kiconvtool

Approved by:	miwi (mentor)
2008-06-26 11:02:14 +00:00
Felippe de Meirelles Motta
040df40e20 The sg3_utils package contains utilities that send SCSI commands to devices.
As well as devices on transports traditionally associated with SCSI (e.g.
Fibre Channel (FCP), Serial Attached SCSI (SAS) and the SCSI Parallel
Interface(SPI)) many other devices use SCSI command sets. It's
functionality similar to camcontrol(8), but more powerful. For example,
it can use SCSI Environmental Services not using FreeBSD ses(4),
read SCSI device logs, and much more.

WWW: http://sg.torque.net/sg/sg3_utils.html

PR:		ports/124358
Submitted by:	Denis Barov <dindin@dindin.ru>
Approved by:	gabor (mentor, implicit)
2008-06-22 22:18:06 +00:00
Wesley Shields
43f653f7d9 New port: avfs
AVFS is a system, which enables all programs to look inside gzip, tar,
zip, etc. files or view remote (ftp, http, dav, etc.) files, without
recompiling the programs.

WWW: http://avf.sourceforge.net/

PR:		ports/124615
Submitted by:	Evgeny Zhirnov <jirnov@gmail.com>
2008-06-22 20:30:22 +00:00
Martin Wilke
5572fb2f44 Archivemount is a piece of glue code between libarchive
(http://people.freebsd.org/~kientzle/libarchive/) and FUSE
(http://fuse.sourceforge.net). It can be used to mount a (possibly compressed)
archive (as in .tar.gz or .tar.bz2) and use it like an ordinary filesystem.

WWW: http://www.cybernoia.de/software/archivemount/

PR:		ports/124793
Submitted by:	Evgeny Zhirnov <jirnov at gmail.com>
2008-06-21 12:46:43 +00:00
Chin-San Huang
5c776b124f Iterator_File is an attempt to take some repetition & tedium out of
processing a flat file. Whenever doing so, I found myself adapting prior
scripts so that processes could be resumed, emit status, etc. Hence an itch
(and this module) was born.

WWW: http://search.cpan.org/dist/Iterator-File/
2008-06-21 06:49:30 +00:00
Chin-San Huang
5127b15549 Add lxtask, a lightweight desktop-independent task manager. 2008-06-21 04:05:46 +00:00
Edwin Groothuis
f5f3051212 [NEW PORT] sysutils/jtopen: a Java library to access OS/400 or i5/OS system
JTOpen is the open source version of the IBM Toolbox for Java
    licensed program product. The IBM Toolbox for Java is a library
    of Java classes supporting the client/server and internet
    programming models to a system running OS/400 or i5/OS. The
    classes can be used by Java applets, servlets, and applications
    to easily access OS/400 and i5/OS data and resources.

    The Toolbox does not require additional client support over and
    above what is provided by the Java Virtual Machine and TCP/IP.

    WWW: http://jt400.sourceforge.net/

PR:		ports/124534
Submitted by:	Marcin Cieslak <saper@system.pl>
2008-06-13 02:08:24 +00:00
Brooks Davis
e69855a617 Hook sysutils/sge62 up post repocopy and upgrade to SGE 6.2beta.
Repocopy by:	marcus
2008-06-11 16:51:05 +00:00
Martin Wilke
18484c5c08 Lchown allows calls from Perl5 to lchown(2) enable changes to the ownership of a
symbolic link itself instead of to the file the link points to.

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

PR:		ports/123214
Submitted by:	Jeffrey Goldberg <jeffrey at goldmark.org>
2008-05-31 13:50:00 +00:00
Edwin Groothuis
936b3ddebd New Port: net/netident A port for testing what network a machine
is on and creating flags.

PR:		ports/121629
Submitted by:	"Zane C.B." <vvelox@vvelox.net>
2008-05-29 01:42:32 +00:00
Lars Thegler
2ed32ea5d5 Add p5-Sys-Syslog 0.24, Perl interface to the UNIX syslog(3) calls. 2008-05-28 12:53:43 +00:00
Vanilla I. Shu
16cd62f652 Add zfs-replicate 0.4, a ZFS Snapshot Replication Script.
PR:		ports/123982
Submitted by:	Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
2008-05-26 01:49:09 +00:00
Joe Marcus Clarke
04b1ac5cac Add sysutils/conky-awesome after a repocopy from sysutils/conky.
Conky-awesome is the conky X-based system monitor ported to the awesome
window manager.

Submitted by:	adamw
Conky diffs approved by:	novel
2008-05-25 17:20:54 +00:00
Yen-Ming Lee
e8ab1c871f - add CryptoFS 0.6.0
CryptoFS is a encrypted filesystem for Filesystem in Userspace (FUSE) and
the Linux Userland FileSystem (LUFS). Visit http://fuse.sourceforge.net/
for more information on FUSE or http://lufs.sourceforge.net/lufs/  for more
information on LUFS.

CryptoFS will use a normal directory to store files encrypted. The
mountpoint will contain the decrypted files. Every file stored in this
mountpoint will be written encrypted (data and filename) to the directory
that was mounted. If you unmount the directory the encrypted data can only
be access by mounting the directory with the correct key again. Like other
FUSE/LUFS filesystems it does not need root access or any complicated setup
like creating a filesystem on a encrypted disk using the loop device.

CryptoFS can be build for FUSE and LUFS. When you build for FUSE you get a
program to mount the filesystem. For LUFS a shared library will be built
that can be used by LUFS's lufsd. Both methods can use the same encrypted
directory.

WWW: http://reboot.animeirc.de/cryptofs/
2008-05-21 21:24:39 +00:00
Chin-San Huang
a9f0fe74a5 Reverse-resolve IP in Apache log files. 2008-05-18 18:01:39 +00:00
Chin-San Huang
b23c73c68d Archive the log files monthly. 2008-05-18 17:47:38 +00:00
Martin Wilke
fb8eecf900 dvtm brings the concept of tiling window management, popularized by X11-window
managers like dwm to the console. As a console window manager it tries to make
it easy to work with multiple console based programs like vim, mutt, cmus or
irssi.

WWW: http://www.brain-dump.org/projects/dvtm/

PR:		ports/123786
Submitted by:	Beat Gätzi <beat at chruetertee.ch>
2008-05-18 15:30:36 +00:00
Thomas Abthorpe
e6544cf5b6 cf is a filter that reads files or stdin and replaces numeric
timestamps found at the beginning of each line with a formated time
and date time and date.

WWW: http://ee.lbl.gov/

PR:		ports/123103
Submitted by:	leres at ee.lbl.gov
2008-05-14 18:42:04 +00:00
Thomas Abthorpe
92ea45f8ed hf is a filter that reads files or stdin and replaces internet
addresses with hostnames.

WWW: http://ee.lbl.gov/

PR:		ports/123102
Submitted by:	leres at ee.lbl.gov
2008-05-13 19:51:15 +00:00
Thomas Abthorpe
e074a76132 - Back out this commit 2008-05-13 19:15:16 +00:00
Thomas Abthorpe
301d51b46b hf is a filter that reads files or stdin and replaces internet
addresses with hostnames.

WWW: http://ee.lbl.gov/

PR:		ports/123102
Submitted by:	leres at ee.lbl.gov
2008-05-13 19:06:28 +00:00
Edwin Groothuis
614651311e [new port] sysutils/automounter
A script to dynamically configure amd and populate /media
	with appropriate links, when USB mass storage devices appear.
	It relies on geom labels, hence it only works for properly
	labeled devices.

	It also allows to automatically attach geli encrypted devices
	and images with keys polled from file systems it makes
	mountable.

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

	- Kamikaze
	kamikaze@bsdforen.de

PR:		ports/122726
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de>
2008-05-12 23:14:21 +00:00
Andrew Pantyukhin
b9b5b02aa2 Add rsyslog 3.x to ports:
Rsyslog is an enhanced multi-threaded syslogd supporting, among
others, syslog/tcp, permitted sender lists, filtering on any message
part, and fine grain output format control.  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.

The following features are supported through modules: logging to
MySQL, PostgreSQL, any libdbi-supported backend; SNMP trap sender, GSS
API, RELP.

WWW: http://www.rsyslog.com/
2008-05-06 15:25:01 +00:00
Martin Wilke
88f6c5508a mdcp (Muli-Device Copy) is a command-line utility for *nix that provide
to copy from a disk device to many. The data transfer rate is improved
by making use of a much more efficient use of the transfer rate of the disks.

WWW: http://mdcp.sourceforge.net/

PR:		ports/122777
Submitted by:	Monzyne, W. <wamonzyne at hotmail.com>
2008-05-02 19:16:31 +00:00
Martin Wilke
bb16321000 - Remove sysutils/ack port is duplicate with textproc/p5-ack
Submitted by:	GeJ
2008-04-30 11:08:55 +00:00
Martin Wilke
bca380651e ack is a tool like grep, aimed at programmers with large trees of
heterogeneous source code. It is purely in Perl, and takes advantage
of the power of Perl's regular expressions.

WWW: http://petdance.com/ack/

PR:		ports/122919
Submitted by:	Frank Steinborn <steinex at nognu.de>
2008-04-30 10:00:51 +00:00
Martin Wilke
ee3f0fafd4 tbku is a utility script for producing "tarball" backups of some- or
all of your files. It is useful both for producing incremental backups
or for systemwide images or "snapshots". The script can be run either
from the command line or, more typically, as a cron job to automate
system backup tasks.

The central benefit of using 'tbku' over hand written tar commands is
that 'tbku' is "table driven". You specify the set of files to back up
in a table (a separate file). You can have as many of these "filesets"
as you wish, corresponding to different kinds of backups you want
done. 'tbku' will do backups automatically or manually, based on the
name of the "fileset". This considerably simplifies automating
backups, keeping backup logs, and generally maintaining an orderly
backup environment.

'tbku' can also be used to capture system images which can then
later be used to (re)provision other machines.

PR:		ports/121916
Submitted by:	Tim Daneliuk <tbku@tundraware.com>
2008-04-26 18:28:52 +00:00
Wesley Shields
4bcb0f29b8 TclSyslog provides an easy to use interface to the Syslog daemon.
PR:		ports/122314
Submitted by:	Frank Fenor <frank@fenor.de>
Approved by:	garga (mentor)
2008-04-17 14:20:23 +00:00
Yen-Ming Lee
212b164b3f - add chironfs 1.0.0
Chiron FS is a FUSE based filesystem which implements replication at the
FILESYSTEM LEVEL like RAID 1 does at the DEVICE LEVEL. The replicated
filesystems may be of any kind you want the only requisite is that you
mount it. No need for special configuration files, the setup is as simple
as one mount command (or one line in fstab).

WWW:    http://code.google.com/p/chironfs/
2008-04-07 12:36:45 +00:00
Rong-En Fan
7bae14b228 aimage is the Advanced Disk Imager a tool to create forensic disk images.
aimage is a component the Advanced Forensics Format project.

WWW: http://www.afflib.org

PR:		ports/122273
Submitted by:	Chris Calvey <chris at securityforensics.co.uk>
2008-04-06 15:10:26 +00:00
Michael Johnson
8260674227 Split tracker into gnome and non-gnome ports
The sysutils/tracker port is now a meta port and tracker is now split into
  separate ports to allow non-GNOME users to install tracker without pulling
  in GNOME components. To upgrade please use the directions below.

  portmaster users:
  portmaster -o sysutils/tracker-client tracker
  portmaster -u sysutils/tracker

  portupgrade users:
  portupgrade -o sysutils/tracker-client tacker
  portupgrade -u sysutils/tracker

Repocopied by:	marcus
2008-04-05 17:02:17 +00:00
Lars Engels
5b89dfe502 QuickSynergy is a graphical interface (GUI) for easily configuring Synergy2, an
application that allows the user to share his mouse and keyboard between two or
more computers.

Without the need for any external hardware, Synergy2 uses the TCP-IP protocol to
share the resources, even between machines with diferent operating systems, such
as Mac OS, Linux and Windows.
2008-03-28 23:05:47 +00:00
Martin Wilke
5c837b6f61 The Advanced Forensics Format is an open and extensible file formatdesigned
to store disk images and associated metadata.

WWW: http://www.afflib.org

PR:		ports/120769
Submitted by:	Chris Calvey <chris at securityforensics.co.uk>
2008-03-26 15:18:09 +00:00
Joe Marcus Clarke
6f32add9a7 The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD.  The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ .  On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media.  Work
is also underway to tie webkit more closely into GNOME.  As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.

This release would not have been possible without the contributions and
testing efforts of the following people:

Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
2008-03-24 03:52:36 +00:00
Rong-En Fan
972088dccc This is port of Gentoo getdelta.sh.
Getdelta uses Deltup to reduce bandwidth load while upgrading ports distfiles.

WWW: http://linux01.gwdg.de/~nlissne/

- Anton Statutov
astatutov@gmail.com

PR:		ports/121828
Submitted by:	Anton Statutov <astatutov at gmail.com>, Andrew R. Muhametshin
2008-03-19 13:28:58 +00:00
Vanilla I. Shu
8dd05e2540 Add jfbterm 0.4.7, multilanguage can be displayed on the console.
PR:		ports/121037
Submitted by:	nrg milk <bsdports at gmail.com>
2008-03-19 06:43:16 +00:00
Vanilla I. Shu
3e2372b2ca Add gnu-unifont 1.0.0, unicode font.
PR:		ports/121037
Submitted by:	nrg milk <bsdports at gmail.com>
2008-03-19 06:34:26 +00:00
Brooks Davis
0fc4136c32 Add sysutils/hpacucli
HP Array Configuration Utility CLI

The Array Configuration Utility CLI is a commandline-based disk
configuration program for Smart Array Controllers and
RAID Array Controllers.

Submitted by:	v.sri.sai.ganesh at hp.com
2008-03-18 16:03:07 +00:00
Philippe Audeoud
2a51f06664 The sortu program is a replacement for the sort and uniq programs. It is
common for Unix script writers to want to count how many separate patterns
are in a file.  For example, if you have a list of addresses, you may want
to see how many are from each state. So you cut out the state part, sort
these, and then pass them through uniq -c. Sortu does all this for you in a
fraction of the time.

Sortu uses a hash table and some decent line processing to provide this
functionality.  For a relatively small number of keys, it can be signifcantly
smaller than using sort, because it does not have to keep temporary files.
If you are dealing with a large number of unique keys then sortu will run out
of memory and stop. Sortu has some basic field and delimiter handling which
should do most basic awk or cut features to separate out the field that you
are sorting on.

WWW: http://256.com/sources/sortu/

PR:		ports/121376
Submitted by:	Matt Peterson <matt at peterson.org>
Approved by:	tabthorpe (mentor)
2008-03-13 14:50:57 +00:00
Pav Lucistnik
2356ed53b9 Logwatch is a customizable, pluggable log-monitoring system. It will go
through your logs for a given period of time and make a report in the areas
that you wish with the detail that you wish.

WWW: http://www.logwatch.org:81/

PR:		ports/118746
Submitted by:	Trix Farrar <trix@basement.net>
2008-03-13 13:35:12 +00:00
Stanislav Sedov
9a2e4c8b78 - Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
  privilegies)
- Add DBUS support.

Thanks to:	az
2008-03-11 21:13:53 +00:00
Martin Wilke
476cb9b104 2007-11-22 x11-themes/indubstrial: yes
2008-01-14 x11-themes/gtk-smooth-engine: Redundant port (now included in gtk-engines), no release since 2005
2007-09-21 security/amavis-perl: depends on misc/compat3x, which has security problems
2007-12-31 sysutils/cdbakeoven: Abandonware
2008-01-04 net/gnu-finger: no active development and known security vulnerabilities.
2007-11-16 misc/seizedesktop: development stalled for years, outdated, unmaintained
2008-02-28 01:07:11 +00:00
Martin Wilke
c4d3bf1df4 2007-10-31 www/vtiger4: This version is no longer supported by the developers
2007-12-01 www/xpi-surfkeys: Development has been ceased
2008-02-01 sysutils/eventwatcher: no active development
2007-10-27 sysutils/p5-UPS-Nut: Version branch long since retired
2007-10-31 net-mgmt/netsaint: Now developed as Nagios, see net-mgmt/nagios port
2007-10-31 net-mgmt/netsaint-plugins: Now developed as Nagios, see net-mgmt/nagios port
2008-01-22 benchmarks/tsung: "fails to install"
2007-10-03 games/ggo: developer's focus have moved elsewhere
2008-02-15 mail/claws-mail-etpan_privacy: no longer supported by developers
2008-02-27 23:52:07 +00:00