Commit graph

927 commits

Author SHA1 Message Date
Martin Wilke
6105b5e3cb jailme is a modified version of FreeBSD's jexec.
This version is installed setuid and does some sanity checking
to ensure the username and UID match between the jail and the
host system.

WWW: http://people.collaborativefusion.com/~wmoran/code/jailme.html

PR:		ports/107441
Submitted by:	wmoran
2007-01-03 23:21:11 +00:00
Martin Wilke
b05b87b56c Shows WITH(OUT)-knobs of a port makefile and if you want also the knobs of
all port dependencies.

WWW: http://www.chruetertee.ch/portsopt/

PR:		ports/107400
Submitted by:	Beat Gaetzi <beat at chruetertee.ch>
2007-01-03 22:38:26 +00:00
Patrick Li
00d488263d Add new port (dockapp to monitor disk usage) 2007-01-01 01:09:30 +00:00
Emanuel Haupt
f18216c6f2 Add linrename 2.12r, rename multiple files using substitution.
PR:		106658
Submitted by:	Jonathan Liu <Net147 at hotmail.com>
2006-12-25 16:02:15 +00:00
Michael Johnson
7dd1953a51 Add fusefs-gnome-vfs
Interface between FUSE and the Gnome VFS 2.0. It allows the user to mount
everything you can access via the Nautilus file manager. But of course you
can use a convenient CLI instead of the Desktop.

WWW: http://www.evolware.org/chri/
2006-12-24 03:10:48 +00:00
Dirk Meyer
70bf188dc5 A tool for starting up the Etoile project in the correct order.
WWW: http://www.etoile-project.org/
2006-12-23 10:43:06 +00:00
Dirk Meyer
fec4d8975e AppKit bundle EtoileBehavior which implements session protocol to support
log out (this will be enabled by an update on System).

WWW: http://www.etoile-project.org/
2006-12-23 10:24:21 +00:00
Michael Johnson
a022ca96cc Add tracker
Tracker is a powerful desktop-neutral first class object database, tag/metadata
database, search tool and indexer.

Tracker is also extremely fast and super efficient with your systems memory when
compared with some other competing frameworks and is by far the fastest and most
memory efficient Nautilus search and Deskbar backends currently availble.

It consists of a common object database that allows entities to have an almost
infinte number of properties, metadata (both embedded/harvested as well as user
definable), a comprehensive database of keywords/tags and links to other
entities.

WWW: http://www.gnome.org/~jamiemcc/tracker/
2006-12-18 14:54:32 +00:00
Vasil Dimov
97062b9fcf Remove expired leaf port:
2006-12-01 sysutils/kdar: Does not compile with dar-2.3.0
2006-12-14 09:55:16 +00:00
Martin Wilke
af0eab7184 ISO Master is an open-source, graphical CD image editor
that runs on Linux; and bkisofs, the underlying library
used for reading, modifying and writing ISO images.

Basically you can use this program to extract files from
an ISO, add files to an ISO and create bootable ISOs.

WWW:	http://littlesvr.ca/isomaster/

Submitted by:	Babak Farrokhi <farrokhi at FreeBSD.org>
2006-12-12 12:39:56 +00:00
Stanislav Sedov
7267a01896 - Add port for sysutils/devcpu
This kernel module provides access to i386/amd64 CPUs MSR (Model Specific
Register) registers and cpuid info through /dev/cpu%d devices, where %d
corresponds to cpu number.

It can be used with x86info to retrive information available from MSR registers.

Additionally, this module can be used to update/replace microcode of cpus.

PR:		ports/ports/102454
Submitted by:	stas
2006-12-09 00:35:54 +00:00
Cheng-Lung Sung
541a339c46 Add cramfs 1.1, the compressed ROM filesystem.
PR:		ports/105993
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-12-07 09:36:45 +00:00
Max Khon
b0fb26be50 New port: The ntfs-3g driver is an open source, freely available read/write NTFS
driver, which provides safe and fast handling of the Windows XP, Windows
Server 2003 and Windows 2000 filesystems. Almost the full POSIX filesystem
functionality is supported, the major exceptions are changing the file
ownerships and the access rights.

WWW: http://www.linux-ntfs.org/
2006-12-05 22:15:46 +00:00
Martin Wilke
d84d9aa11f cw is a non-intrusive real-time ANSI color wrapper for common unix-based
command.

cw is designed to simulate the environment of the commands being
executed, so that if a person types 'du', 'df', 'ping', etc.  in their
shell it will automatically color the output in real-time according to
a definition file containing the color format desired.  cw has support
for wildcard match coloring, tokenized coloring, headers/footers, case
scenario coloring, command line dependent definition coloring, and
includes over 50 pre-made definition files.

WWW: http://cwrapper.sourceforge.net/

PR:		ports/106291
Submitted by:	Dryice Liu <dryice at dryice.name>
2006-12-04 22:14:17 +00:00
Martin Wilke
75745d0568 Sysadm::Install executes shell-like commands performing typical installation
tasks: Copying files, extracting tarballs, calling make.

Author: Mike Schilli <m@perlmeister.com>
WWW: http://search.cpan.org/dist/Sysadm-Install

PR:		ports/105983
Submitted by:	Christopher Boumenot <boumenot at gmail.com>
2006-12-03 22:15:25 +00:00
Pav Lucistnik
dcc2c31d7a LSI Logic MegaRAID SAS MegaCLI Release
This is the Linux console based management utility for the LSI
MegaRAID SAS family of controllers.

FreeBSD >= 6.1 supports running this tool by the means of the
mfi_linux.ko kernel module and the /dev/mfi0 device.

Author:	LSI Logic Corporation
WWW:	http://www.lsi.com/

PR:		ports/106012
Submitted by:	Ruben van Staveren <ruben@verweg.com>
2006-12-01 15:26:24 +00:00
Alexander Botero-Lowry
1ff6a80ea4 Farbot automates building of netinstall/PXE boot FreeBSD releases. It features a
simple configuration file based on the concept of "Installations",
"PackageSets", and "PartitionMaps."

Farbot currently handles the following:

* Building FreeBSD releases, including grabbing any source needed.
* Building packages for each release, derived from per installation package
  sets.
* Laying out an NFS/TFTP exportable file system structure for all built
  releases, customized for each installation type.
* Generation of a customized bootloader with options to install each
  installation type

WWW: http://dpw.threerings.net/projects/farbot/

PR:		ports/106037
Submitted by:	Nick Barkas <snb at threerings.net>
2006-11-30 04:56:43 +00:00
Shaun Amott
cbd80d14b6 Add sysutils/diskscrub:
This port performs disk scrubbing on either an entire disk, a single
file, or 'free space' (by creating a new file that fills the FS and
scrubbing that).

PR:		ports/105980
Submitted by:	Erik Greenwald <erik@smluc.org>
2006-11-28 23:35:01 +00:00
Martin Wilke
bf7a3f4e5e ck4up is a small command-line utility, written in ruby. ck4up scans through a
configuration file, fetches the listed URLs from the web, computes the md5sum
of the page, and compares the value with the ones stored in a gdbm database.
If both differ, a message will be written to the standard output.

WWW: http://jue.li/crux/ck4up/

Sponsord by: My 1000er! *g
2006-11-20 19:05:47 +00:00
Marc G. Fournier
2065722f72 Create a 'dtc-toaster' for FreeBSD 2006-11-20 14:34:44 +00:00
Dirk Meyer
82c9809b88 Installer.app, a package installer for GNUstep.
It aims to provide easy instalation of packages, be they the native
packages of the underlying system (debs, rpms, etc) or, in the future,
GNUstep packages (that follow the NeXTSTEP/MacOSX package format).

WWW: http://www.etoile-project.org/
2006-11-19 17:18:41 +00:00
Martin Wilke
80fe6dc4a6 Mpiexec is a replacement program for the script mpirun, which is
part of the MPICH package. It is used to initialize a parallel job
from within a PBS batch or interactive environment. Mpiexec uses
the task manager library of PBS to spawn copies of the executable
on the nodes in a PBS allocation.

WWW:	http://www.osc.edu/~pw/mpiexec/index.php

PR:		ports/105650
Submitted by:	trasz <trasz at pin.if.uz.zgora.pl>
2006-11-18 23:03:16 +00:00
Dirk Meyer
3e24eb6cf2 Burn.app is a GNUstep based CD burning program for GNU/Linux.
It serves as front-end for J. Schilling's cdrtools, cdrdao,
and cdparanoia.
You will no longer need to remember ugly command line parameters
for cdrecord or write shell scripts. With Burn.app you compile
your CD by point-and-click operation and save your projects for
later reuse. Burn.app will hide as many settings as possible from you,
thus making it very easy and user-friendly to create your own CDs.

WWW: http://gsburn.sourceforge.net/
2006-11-18 09:00:13 +00:00
Martin Wilke
36dc0b3c5a syslog-ng (Syslog New Generation) is a powerful replacement for the standard
syslogd.  Features include:

  - ability to filter messages based on content using regular expressions
  - forwarding logs on TCP

WWW: http://www.balabit.com/products/syslog_ng/

-Vince Valenti
vince@blue-box.net

PR:		ports/105370
Submitted by:	Ivan Lago <ivan.lago at ifom-ieo-campus.it>
2006-11-14 12:46:33 +00:00
Martin Wilke
15b7aa1860 The EventLog library aims to be a replacement of the simple syslog() API
provided on UNIX systems. The major difference between EventLog and syslog
is that EventLog tries to add structure to messages.

Where you had a simple non-structrured string in syslog() you have a
combination of description and tag/value pairs.

EventLog provides an interface to build, format and output an event record.
The exact format and output method can be customized by the administrator
via a configuration file.

PR:		ports/105370
Submitted by:	Ivan Lago <ivan.lago at ifom-ieo-campus.it>
2006-11-14 12:40:41 +00:00
Vasil Dimov
20eb0805bb Remove expired ports:
2006-11-05 deskutils/offix-trash: development ceased in 1996
2006-11-04 devel/mingw: use mingw32-* ports instead
2006-11-04 devel/mingw-binutils: use mingw32-* ports instead
2006-11-04 devel/mingw-bin-msvcrt: use mingw32-* ports instead
2006-11-04 devel/mingw-gcc: use mingw32-* ports instead
2006-11-04 devel/mingw-opengl-headers: use mingw32-* ports instead
2006-11-05 editors/offix-editor: developement ceased in 1996
2006-11-05 print/offix-printer: development ceased in 1996
2006-11-05 sysutils/wmmon: no longer available from mastersite
2006-11-04 sysutils/xsysinfo: no longer available from mastersite
2006-11-04 textproc/xmlada: no longer available from mastersite; 2.0 is available
2006-11-05 www/p5-CGI-Application-ValidateRM: no longer available from mastersites
2006-11-05 x11/offix-clipboard: development ceased in 1996
2006-11-05 x11/offix-execute: development ceased in 1996
2006-11-05 x11-fm/offix-files: development ceased in 1996
2006-11-05 x11-wm/icepref: is for IceWM version 1.04 (6 years old)
2006-11-09 08:55:20 +00:00
Alejandro Pulver
a00130e684 XSI is a system monitoring daemon that replies to network queries with
XML-encoded system information and statistics. This data can then be
analyzed, graphed or otherwise presented by a front-end. It is BSD-licensed
and free for anyone to use for any purpose.

WWW: http://xsi.kolabore.ath.cx/index.html

PR:		ports/104611
Submitted by:	Tom McLaughlin <tmclaugh at FreeBSD.org>
2006-11-05 16:59:44 +00:00
Dirk Meyer
93f99a94bc Battery Monitor is a battery monitor for laptops. It displays the current
status of the battery (charge/discharge and energy level) as well as some
information about the general health of the cell.

WWW: http://www.nongnu.org/gap/batmon/index.html
2006-11-05 14:33:50 +00:00
Alejandro Pulver
cc9194b4df Terminal ScreenSaver (or tss for short) is an attempt to clone and enhance
FreeBSD's text-mode screen saver. Although intended for GNU/Linux, it works
fine under FreeBSD and probably a lot of other Unix-based operating systems.
Unlike the daemonsaver in FreeBSD, you may choose ASCII art of your own liking
or make your own.

WWW: http://www.pulia.nu/tss/

PR:		ports/104773
Submitted by:	Peter Ankerstal <peter at pean.org>
2006-11-01 22:16:01 +00:00
Alejandro Pulver
16127d75e5 pkg_replace is used to upgrade installed packages.
It is compatible with portupgrade and can be used as
an alternative to portupgrade and portmaster.

WWW: http://portutil.sourceforge.jp

Securedog <securedog@users.sourceforge.jp>

PR:		ports/104971
Submitted by:	Securedog <securedog at users.sourceforge.jp>
2006-11-01 01:34:38 +00:00
Jean-Yves Lefort
791210a7ba Add gnome_subr. 2006-10-31 09:08:29 +00:00
Michael Johnson
4a021a3071 - Add brasero
CD/DVD mastering tool for the gnome desktop. It has been designed to be
simple and easy to use.

Features:
Data CD/DVD:
- supports edition of discs contents
- can burn data CD/DVD on the fly
- supports multisession
- supports joliet extension
- can write the image to the hard drive
Audio CD:
- write CD-TEXT information (automatically found thanks to gstreamer)
- supports the edition of CD-TEXT information
- can burn audio CD on the fly
- can use all audio files handled by Gstreamer local installation
- can search for audio files inside dropped folders
CD/DVD copy:
- can copy a CD/DVD to the hard drive
- can copy DVD and CD on the fly
- supports single-session data DVD
- supports any kind of CD

WWW: http://perso.wanadoo.fr/bonfire/

Approved by:	portmgr (kris, marcus)
2006-10-14 08:49:06 +00:00
Joe Marcus Clarke
a82be642f6 Add new entries for:
accessibility/orca
audio/gstreamer-plugins-pulse
audio/pulseaudio
devel/dbus-glib
devel/gnome-vfs-monikers
editors/gedit-plugins
misc/pciids
multimedia/gstreamer-plugins-annodex
multimedia/gstreamer-plugins-bz2
sysutils/hal
sysutils/hal-device-manager
sysutils/gnome-mount
sysutils/gnome-power-manager
sysutils/gnome-volume-manager
sysutils/policykit
sysutils/gstreamer-plugins-hal
www/gstreamer-plugins-neon

Approved by:	portmgr (implicit, kris)
2006-10-14 08:41:52 +00:00
Soeren Straarup
404f303a47 Add geomgui 0.12
Geomgui is a viewer for the geom layer in the kernel written in C.
It can show the geom layout on the host computer or fetch info from
a remote system via ssh. It has the same arrow key bindings as fx, vi,
(h,j,k and l)and uses z to soom out and Z to zoom in, u is for updating.

WWW: http://geomgui.xride.dk

Approved by:	tmclaugh (mentor)
2006-10-09 22:46:34 +00:00
Sergei Kolobov
4845c44185 - Connect sysutils/cfengine port to the build (instead of systuils/cfengine2) 2006-10-09 13:26:35 +00:00
Stanislav Sedov
dd29c7c6ad - Add extrackt and empower to the build.
Approved by:	sem (mentor)
2006-10-08 14:11:22 +00:00
Sam Lawrance
5a02e72122 Remove sysutils/gnomesu. It's broken, so libgnomesu is a better choice.
PR:		ports/103527
Submitted by:	Ales Katona <almindor@gmail.com>
2006-10-08 06:07:26 +00:00
Alejandro Pulver
6035691569 TORQUE is an open source resource manager providing control over
batch jobs and distributed compute nodes. It is a community effort
based on the original *PBS project and, with more than 1,200 patches,
has incorporated significant advances in the areas of scalability,
fault tolerance, and feature extensions contributed by NCSA, OSC,
USC , the U.S. Dept of Energy, Sandia, PNNL, U of Buffalo, TeraGrid,
and many other leading edge HPC organizations.

WWW: http://www.clusterresources.com/pages/products/torque-resource-manager.php

PR:		ports/103296
Submitted by:	trasz
2006-10-06 02:32:32 +00:00
Cheng-Lung Sung
9bdad7d4b7 Add p5-Proc-PidUtil 0.08, PID file management utilities.
PR:		ports/103111
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-10-03 00:56:31 +00:00
Andrew Pantyukhin
55b555e20b - Update to 0.6.2
- xsearch has been renamed into searchmonkey

Repocopy by:	marcus
2006-09-30 14:00:47 +00:00
Martin Wilke
b7df943d51 The dvdisaster project:
dvdisaster provides a margin of safety against data loss on CD and DVD media
caused by aging or scratches.

* dvdisaster creates error correction data to compensate read errors which
are not correctable in the CD/DVD drive.

* dvdisaster tries to read as much data as possible from defective media.
Afterwards unreadable sectors are recovered using the previously created
error correction data. The maximum error correction capacity is
user-selectable.

* dvdisaster operates at the image level and does not depend on the file
system.

If you create the error correction data in time and keep it at a safe place,
you have a good chance of recovering the medium contents from typical read
errors and to transfer your complete data onto a new medium.

WWW: http://www.dvdisaster.com/

PR:		ports/103772
Submitted by:	Heiner <h.eichmann(at)gmx.de>
2006-09-30 08:02:15 +00:00
Martin Wilke
229d0d3330 evtViewer - A PERL-based viewer for Ms event (*.evt) log files.
evtViewer displays Ms event (*.evt) log files in a human-readable format.

WWW: http://contribs.martymac.com

PR:		ports/103180
Submitted by:	Ganael LAPLANCHE <ganael.laplanche(at)martymac.com>
2006-09-12 19:58:25 +00:00
Rong-En Fan
50ff4fa3ac Add p5-File-Next 0.28, file-finding iterator. This is required by
textproc/p5-ack 1.26 update.

PR:		ports/102988
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-09-08 12:35:45 +00:00
Boris Samorodov
0c3c828c94 LSI Logic MegaRAID Megamgr Release
This is the Linux console based management utility for the LSI
MegaRAID family of controllers.

FreeBSD >= 6.1 supports running this tool by the means of the
amr_linux.ko kernel module and the /dev/megadev0 device.

Author:	LSI Logic Corporation
WWW:	http://www.lsi.com/

PR:		ports/102917
Submitted by:	Patrick M. Hausen (pmh at hausen.com)
2006-09-07 06:14:52 +00:00
Dirk Meyer
2aab1c5e03 TimeMon gives a graphical representation of where the CPU cycles
are going. It's coarse, but better than nothing. The best feature
is that it runs in an icon on your dock, so that you never lose it.
PR:		102656
Submitted by:	Gürkan Sengün
2006-09-07 05:38:19 +00:00
Rong-En Fan
2257523e83 Add p5-BSD-Sysctl 0.03, fetch sysctl values from BSD-like systems.
PR:		ports/102885
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-09-05 18:39:30 +00:00
Pav Lucistnik
ada40c3d29 Battmond is a small daemon monitoring the battery level on ACPI-enabled
(laptop) computers, by probing the ACPI device on regular intervals. It
can warn you (through syslog) when the battery level is running low, and
halt the system when it drops below a critical level threshold.

WWW: http://ntarmos.dyndns.org/

PR:		ports/100888
Submitted by:	Nikos Ntarmos <ntarmos@ceid.upatras.gr>
2006-09-04 08:23:04 +00:00
Pav Lucistnik
99c0eded09 Various ELF related utils for ELF32, ELF64 binaries useful
tools that can check files for security relevant properties

WWW: http://www.gentoo.org/proj/en/hardened/pax-utils.xml

PR:		ports/100628
Submitted by:	Timothy Redaelli <drizzt@drizzt.ath.cx>
2006-08-31 21:31:26 +00:00
Pav Lucistnik
55ae413eca SMBNetFS is a filesystem that allow you to use samba/microsoft network
in the same manner as the network neighborhood in Microsoft Windows.

Featuries:
    * you can use Samba/Microsoft network as a regular unix filesystem
    * workgroup/computer/share entries are dynamically created
    * windows domain supported
    * kerberos support (New)
    * user defined workgroup/link/hosts are supported
    * national character supported
    * in config files you can specify different user/password to access
      different network shares
    * you can access any computer in the world by "cd mountpoint/ip-addr"
      command, where "ip-addr" is the IP address of the desired computer. Do
      not warry that there is no file with such name :-)
    * command "cd mountpoint/username:password@computer_or_ip" allows
      you to access "computer_or_ip" as user "username" with password
      "password" (this is insecure, but usefull)

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

PR:		ports/101451
Submitted by:	Denis Barov <dindin@freebsd.org.ua>
2006-08-28 20:41:33 +00:00
Andrew Pantyukhin
87d3c277f2 Add port sysutils/namefix:
namefix.pl is a platform independant batch file renamer. Aimed at
cleaning up media files downloaded from p2p networks. It has many
features to automate the normally tedious job of filename tidying.

WWW: http://namefix.blogspot.com/
Author: Jacob Jarick <mem.namefix@gmail.com>
2006-08-28 06:27:24 +00:00
Andrew Pantyukhin
69308577d0 Add port sysutils/xsearch:
Powerful text searches on Unix using regular expressions for both the
file name, and the search text. Graphical equivalent of find + grep.

Still alpha stage, but usable.

WWW: http://xsearch.sourceforge.net/
2006-08-26 13:20:28 +00:00
Cheng-Lung Sung
560bc217f1 Add fusefs-sqlfs 20060811, SQLite backed FUSE file system.
PR:		ports/102271
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-08-22 14:29:25 +00:00
Andrew Pantyukhin
a0695e59f6 Add port sysutils/dircomp:
The utility DirComp compares two directories (and - if specified - their
subdirectories), where the comparison can be done both by existence and
by date (of change) or contents. This comparison can be limited to
certain files and and/directories matching specified name- or time-of-
change restrictions.

http://dircomp.sourceforge.net/
2006-08-20 13:03:20 +00:00
Andrew Pantyukhin
3ea0675546 IExtract is a little utility designed to extract the properites (title,
author and comment) out of different documents and present them in a
list for further processing.

The following documents are supported:

* HTML
* PNG
* GIF
* JPEG
* MP3
* OGG
* PDF
* StarOffice documents
* OpenOffice documents
* Abiword documents
* RTF documents

WWW: http://iextract.sourceforge.net/
2006-08-20 12:33:39 +00:00
Andrew Pantyukhin
f34d452231 Add port sysutils/titlefix:
Renames files in a proper English title format: prepositions, conjunctions,
and articles (<5 letters) are in lowercase unless they are the first or
last word in the title; all others begin with uppercase. Can use id3v2 to
tag mp3s using info in filename.

WWW: http://sourceforge.net/projects/titlefix/
2006-08-18 09:03:18 +00:00
Ion-Mihai Tetcu
4ea9ede582 The upsdaemon is a simple program to monitor APC-Pro series UPSes.
When the power fail, the UpsDaemon it effects shutdown the system.

WWW: http://www.ederbs.org/projects/upsdaemon/

- Ederson de Moura
ederbs@ederbs.org

PR:		ports/101841
Submitted by:	Ederson de Moura <ederbs at ederbs.org>
2006-08-15 16:09:38 +00:00
Jose Alonso Cardenas Marquez
e6561e85ae - Remove sysutils/linux-e2fsprogs. It was integrated to linux_base-fc4
Approved by:	garga (mentor)
2006-08-14 02:59:19 +00:00
Cheng-Lung Sung
6bb2039abb Add p5-BSD-Jail-Object 0.02, an object oriented perl interface to
jail(2).

PR:		ports/101643
Submitted by:	Mahlon E. Smith <mahlon at martini.nu>
2006-08-09 02:53:50 +00:00
Cheng-Lung Sung
ba01c51874 Add p5-Fuse-Simple 1.00, simple way to write filesystems in Perl using
FUSE.

PR:		ports/101455
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-08-07 01:50:41 +00:00
Marc G. Fournier
adf2bc88c1 Initial port for bsdstats script
Submitted by: John Nielsen <john@jnielsen.net>
2006-08-06 03:34:08 +00:00
Jose Alonso Cardenas Marquez
a106e723b6 - Restored sysutils/linux-e2fsprogs
Approved by:	garga (mentor)
2006-08-04 14:47:25 +00:00
Rong-En Fan
5a10b57cbb Add p5-Sys-Hostname-FQDN 0.07, get the short or long hostname.
PR:		ports/100736
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>
2006-07-28 07:17:13 +00:00
Cheng-Lung Sung
0e07c2291d Add p5-Fuse 0.07, write filesystems in Perl using FUSE.
PR:		ports/100415
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-27 04:56:21 +00:00
Renato Botelho
0b6df8f20a Xdd is a tool for measuring and characterizing disk subsystem I/O
on single systems and clusters of systems. It is a command-line
based tool that grew out of the UNIX world and has been ported to
run in Windows environments as well. It is designed to provide
consistent and reproducible performance measurements of disk I/O
traffic. There are three basic components to xdd that include the
xdd program itself, a timeserver program, and a gettime program.
The timeserver and gettime programs are used to synchronize the
clocks of xdd programs simultaneously running across multiple
computer systems.

WWW: http://www.ioperformance.com/

PR:		ports/100833
Submitted by:	Gerhard Gonter <g.gonter at ieee.org>
2006-07-26 15:33:21 +00:00
Ion-Mihai Tetcu
588bd3abc1 Move sysutils/e17-module-devian to x11/e17-module-devian as x11 is more
appropriate category for this port.

PR:		ports/99852
Submitted by:	Stanislav Sedov (maintainer)
Repocopy by:	marcus
2006-07-26 08:59:40 +00:00
Andrew Pantyukhin
899cf40ca3 Add port sysutils/unieject:
Unieject is a drop-in replacement for usual  eject command, which works
on Linux and FreeBSD. It has more functionalities than FreeBSD's eject
command, and it's partially compatible with Linux's one.

It also features a library to access functions to lookup devices and
mountpoints, unmount and eject devices.

WWW: http://flameeyes.is-a-geek.org/projects#unieject
2006-07-23 14:19:52 +00:00
Cheng-Lung Sung
30ec470b97 Add fusefs-httpfs 2.06.07.10, fuse-based http filesystem.
PR:		ports/100389
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-19 01:03:39 +00:00
Cheng-Lung Sung
42949f5672 Add fusefs-funionfs 0.4.1, union filesystem for the FUSE driver.
PR:		ports/100383
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-19 00:57:52 +00:00
Roman Bogorodskiy
55946fa76b areca-cli is a Command Line Interface to query and manipulate the Areca
ARC-xxx SATA RAID controllers.

WWW: http://www.areca.com.tw

PR:		ports/100407
Submitted by:	rink
2006-07-17 17:24:13 +00:00
Roman Bogorodskiy
e5af6149f1 DownTime is a GTK-based graphical utility for scheduling shutdowns,
reboots, et cetera.

WWW: http://www.nickwithers.com/downtime

PR:		ports/100352
Submitted by:	Nick Withers (nick at nickwithers.com)
2006-07-17 08:12:46 +00:00
Cheng-Lung Sung
0a5d49084a Add fusefs-unionfs 0.14, FUSE based implementation of the well-known
unionfs.

PR:		ports/100382
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-17 03:50:17 +00:00
Renato Botelho
818497ed07 Add kldfind 0.59, find kernel modules by string.
PR:		ports/100351
Submitted by:	Ricardo A. Reis <ricardo.areis at gmail.com>
2006-07-16 12:31:17 +00:00
Vasil Dimov
560ee79f1c Remove expired leaf ports:
2006-07-14 sysutils/ledit
2006-07-14 x11/settitle
2006-07-14 07:57:53 +00:00
Rong-En Fan
a2f8556861 lineak_{defaultplugin,kdeplugins,xosdplugin} are changed to lineak-*
PR:		99402, 99403, 99404
Submitted by:	Kay Lehmann <kay_lehmann web.de> (maintainer)
2006-07-09 17:36:45 +00:00
Renato Botelho
745344d7fa This port provides a FreeBSD kernel module that can be used to
retrieve the font bitmaps stored in BIOS memory.

WWW: http://home.tiscali.nl/rladan/biosfont/

PR:		ports/97106
Submitted by:	Rene Ladan <r.c.ladan@gmail.com>
2006-07-04 18:37:43 +00:00
Emanuel Haupt
d309526342 Add p5-Dir-Purge, purge directories to a given number of files. 2006-07-04 01:23:50 +00:00
Ion-Mihai Tetcu
c4b8c509f8 KPorts is KDE-Frontend to the FreeBSD-Ports and in future also to the
OpenBsd-Ports, PkgSrc and maybe others.
You can browse and search through your Portstree and perform actions
like Upgrades, Installs, Uninstall a.s.o. More advanced features like
setting Options and Vulnerability checking are also available. For a
complete list, check the Homepage or the Changelog.
Functionality is KPorts' main goal, not simplification by reducing
options; however KPorts should be rather easy to use.

WWW: http://kports.sf.net

PR:		ports/99653
Submitted by:	Hannes Hauswedell <hannes.hauswedell@gmail.com>
2006-07-03 16:11:50 +00:00
Sergey Matveychuk
011bd56aa2 Add portupgrade-devel. It's a developing version of portupgrade.
Version 2.1.5 is mostly bugfix of 2.1.4.
2006-07-01 07:22:48 +00:00
Roman Bogorodskiy
9d9ba9300a Retrieve list of filesystems and their properties
Sys::Filesystem is intended to be a portable interface to list and query
filesystem names and their properties. At the time of writing there were
only Solaris and Win32 modules available on CPAN to perform this kind of
operation. This module hopes to provide a consistant API to list all,
mounted, unmounted and special filesystems on a system, and query as
many properties as possible with common aliases wherever possible.

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

PR:		ports/98307
Submitted by:	pirzyk
2006-06-29 08:36:42 +00:00
Ion-Mihai Tetcu
c28327c9e0 This e17 module allows you to fetch and display on desktop rss feeds, images
and logs.

Author:	Laurent 'kiwi' Ghigonis <ooookiwi@free.fr>
WWW:	http://www.enlightenment.org

PR:		ports/99362
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-06-24 17:44:06 +00:00
Emanuel Haupt
3506e61d52 Add rcsedit, a simple wrapper for RCS written in Perl.
PR:		99346
Submitted by:	Antonio Querubin <tony@lava.net>
2006-06-23 14:21:18 +00:00
Renato Botelho
d78847e8a1 Add fpc-utmp , free Pascal unit to gather information from the utmp
file.

PR:		ports/98681
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 16:16:42 +00:00
Renato Botelho
7766e42290 Add fpc-syslog , free Pascal interface to the system logger.
PR:		ports/98676
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 16:14:12 +00:00
Aaron Dalton
dff1e277a2 Adding port sysutils/p5-Filesys-Statvfs, Perl extension for statvfs() and
fstatvfs().

PR:		ports/98249
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
2006-06-19 07:50:50 +00:00
Aaron Dalton
eb064419a8 Adding port sysutils/p5-Filesys-Df, Perl extension for filesystem space.
PR:		ports/98249
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
2006-06-19 07:49:11 +00:00
Alejandro Pulver
552a05f8b0 This is a boot splash image changer for FreeBSD.
See the post-installation message for instructions.

WWW: http://mato.gamato.org/freebsd/

PR:		ports/93218
Submitted by:	Martin Otto <gamato@pobox.sk>
2006-06-17 23:53:15 +00:00
Pav Lucistnik
17247d4b17 wdfs is a WebDAV filesystem with special features for accessing
Subversion repositories. It uses Fuse and Neon.

WWW: http://noedler.de/projekte/wdfs/

PR:		ports/98890
Submitted by:	Gyorgy Teubel <tgyurci@freemail.hu>
2006-06-16 16:17:15 +00:00
Erwin Lansing
29aa85dfc4 This port provides an utility for getting information from
LSI Logic's MegaRAID RAID controllers.

WWW: http://lists.freebsd.org/pipermail/freebsd-scsi/2006-February/002294.html

PR:		ports/98803
Submitted by:	bz
2006-06-11 12:40:54 +00:00
Alex Dupre
b3ed2e3caf Portconf is a simple framework to set ports options in an
universal way. Knobs set to specific ports are honorated
by portmaster, portupgrade, portmanager and 'make install'.
2006-06-08 07:30:10 +00:00
Ion-Mihai Tetcu
4bb614ac54 GUI application used to monitor UPS devices controlled by the APCUPSD package.
The program uses the NIS interface from apcupsd to collect event and status
information for display to the end-user.  Because of this great interface,
this program can be executed on any OS supported machine and use the network
socket interface to connect back to apcupsd.

WWW: http://gapcmon.sourceforge.net/

PR:		ports/98117
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
Approved by:	lawrance (mentor, implicit)
2006-06-07 21:12:48 +00:00
Ion-Mihai Tetcu
d8502e1999 This is the port of scanbuttond, an utility to monitor the various buttons
found on many modern scanners which are intended to trigger certain actions
like copying, faxing or mailing the scanned document.
This daemon queries the scanner button state several times per second via
libusb and if it detects that a button is pressed it runs a shell script with
the button number as an argument.

The supported scanner backends currently are: epson, niash, plustek, snapscan

Author:	Bernhard Stiftner <root84@users.sourceforge.net>
WWW:	http://scanbuttond.sourceforge.net/

PR:		ports/95386
Submitted by:	Daniel Thiele
Approvel by:	lawrance (mentor, implicit)
2006-06-06 18:06:50 +00:00
Pav Lucistnik
5cf1bf6b79 - Rename ports
sysutils/gnomesystemmonitor -> sysutils/gnome-system-monitor
  sysutils/gnomesystemtools -> sysutils/gnome-system-tools
2006-05-28 15:36:57 +00:00
Pav Lucistnik
5946ea0cd3 - Rename ports
sysutils/gnomecontrolcenter -> sysutils/gnome-control-center1
  sysutils/gnomecontrolcenter2 -> sysutils/gnome-control-center
2006-05-28 15:30:03 +00:00
Renato Botelho
e1ae021550 - Add a slaveport ucspi-ssl-tls, this is the ucspi-ssl with a tls patch
applided. I used here the 0.3 version of this tls patch, obtained from
  spamcontrol patch collection. I'm doing this in preparation of update
  qmail-spamcontrol to 2.4.14 that supports STARTLS
- Make necessary change on ucspi-ssl to add this new slaveport
2006-05-26 15:14:14 +00:00
Andrew Pantyukhin
319b83159a Adding sysutils/fusefs-curlftpfs:
CurlFtpFS is a filesystem for acessing FTP hosts based on FUSE and
libcurl.

CurlFtpFS differentiates itself from other FTP filesystems because it
features:

* SSLv3 and TLSv1 support
* connecting through tunneling HTTP proxies
* automatically reconnection if the server times out
* transform absolute symlinks to point back into the ftp file
  system

WWW: http://curlftpfs.sourceforge.net/

Approved by:	krion (mentor)
2006-05-25 13:03:32 +00:00
Andrew Pantyukhin
a60376852c Add bsdadminscripts: A small collection of administration scripts
PR:		ports/97293 (based on)
Submitted by:	Dominic Fandrey <lon_kamikaze@gmx.de>
Approved by:	krion (mentor)
2006-05-16 09:16:11 +00:00
Vasil Dimov
a6271c8428 Remove ffsrecov (and thus unbreak INDEX)
Hmmz, noone fixed this in 23 hours...

Forgotten by:	jmg
2006-05-15 05:58:27 +00:00
Cheng-Lung Sung
5208c26750 - pflogx is a simple tool to export OpenBSD's
packet filter logs to XML files.
2006-05-10 02:37:49 +00:00
Pav Lucistnik
1d82e74887 Logserial stores data received from serial device in a file. Upon receiving
SIGHUP it reopens the file, thus allowing automated rotation of logs. One
possible application of logserial is to save logs of PBX.

PR:		ports/93091
Submitted by:	Anastasya Batieva <nastya@rsu.ru>
2006-05-07 13:36:15 +00:00
Jean-Yves Lefort
da2a2c99cf Add sensors-applet.
GNOME Sensors Applet is an applet for the GNOME Panel to display readings from
hardware sensors, including CPU temperature, fan speeds and voltage readings.

On FreeBSD, sensor values are obtained from the sysutils/mbmon port.

WWW: http://sensors-applet.sourceforge.net/
2006-05-03 20:37:12 +00:00