Commit graph

927 commits

Author SHA1 Message Date
Jean-Marc Zucconi
5db0a7fbc0 Obsolete port no more maintained by its author. 2007-07-06 11:39:26 +00:00
Marcelo Araujo
0843010efc GoogLog is a easy and simple web tool to search inside your syslog files.
The goal of Googlog is to be simple to install and use. so there's not a lot of functionnality,
but, from my point of vue, it is simple to install and use and fast to search into syslog's files.

WWW: http://www.googlog.org/

Approved by:	stas (mentor)
2007-06-30 01:41:22 +00:00
Simon Barner
fdbf080e44 - Resurrect and fix ledit, a line editor allowing to use control commands like
in emacs or in shells (bash, tcsh). To be used with interactive commands.
- Take maintainership
2007-06-25 14:35:13 +00:00
Pav Lucistnik
f9f1f75eee GAI Leds is a GAI applet that displays the keyboard status leds.
WWW: http://gai.sourceforge.net/applets.html

PR:		ports/113637
Submitted by:	Douglas Thrift <douglas@douglasthrift.net>
2007-06-16 16:03:51 +00:00
Jeremy Messenger
0c0b19e3a2 pyRenamer is a mass file renamer written in PyGTK. You can rename files using
patterns, substitutions, insert or delete text, or even rename files manually.

WWW: http://www.infinicode.org/code/pyrenamer/

--

This patch was submitted by the developer to fix view any files in the
directory that has special character in the name of directory.
2007-06-15 12:28:07 +00:00
Andrew Pantyukhin
4b98590421 Add port sysutils/reclinker:
reclinker is a recursive symlinking utility. It mirrors a hierarchy of
files by means of symlinks. It's similar to GNU Stow, however:
* written in pure C (no dependencies, fast)
* free of forced, confusing package management terminology (like stow
  dir, target dir, package)
* supports both absolut and relative linking
* supports linking into existing hierarchies, handles properly already
  existing directory symlinks in the target hierarchy (like /usr/man ->
  share/man)
* supports access control (set ownership/mode of created
  links/directories, filter processed files based on ownership/mode
  requirements)

WWW: http://creo.hu/~csaba/stuff/reclinker/
Author: Csaba Henk
2007-06-11 18:14:43 +00:00
Martin Wilke
7358ed3874 Perl interface to Gamin (File Access Monitor implementation)
Provides a somewhat higher-level and friendlier interface to the Gamin File
Access Monitor API. This allows one to monitor both local and remote
(NFS-mounted) files and directories for common filesystem events. To do so, you
must register "monitors" on specified pathnames and wait for events to arrive
pertaining to them.

PR:		ports/112386
Submitted by:	Nick Hibma <n_hibma at freebsd.org>
Thanks to:	clsung for helping
2007-06-11 08:29:36 +00:00
Cheng-Lung Sung
075475e633 Add p5-Brackup 1.03, flexible backup tool.
PR:		ports/113433
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-06-07 09:11:13 +00:00
Martin Wilke
9396d39081 Condor is a open-source, specialized workload management system for
compute-intensive jobs. Like other full-featured batch systems, Condor
provides a job queueing mechanism, scheduling policy, priority scheme,
resource monitoring, and resource management. Users submit their serial
or parallel jobs to Condor, Condor places them into a queue, chooses
when and where to run the jobs based upon a policy, carefully monitors
their progress, and ultimately informs the user upon completion. Condor
also contains mechanisms to submit jobs to grid-sites and supports many
different grid toolkits.

WWW: http://www.cs.wisc.edu/condor/

PR:		ports/112510
Submitted by:	Andy Pavlo
2007-06-05 13:02:35 +00:00
Martin Wilke
82fde05d34 Bcfg2 helps system administrators produce a consistent, reproducible, and
verifiable description of their environment, and offers visualization and
reporting tools to aid in day-to-day administrative tasks.

WWW:	http://www.bcfg2.org

PR:		ports/113225
Submitted by:	Robert Gogolok <gogo at cs.uni-sb.de>
2007-06-04 20:07:23 +00:00
Gabor Kovesdan
a5a79ff2eb Remove expired ports:
2007-04-27 security/op: no longer available from any mastersite
2007-05-15 shells/bash2: Old, unmaintained version, use shells/bash instead
2007-05-19 sysutils/xperfmon: irrelevant for supported FreeBSD releases
2007-06-04 15:01:37 +00:00
Martin Wilke
69537a3aad A set of shell scripts for managing LDAP POSIX user and group creation
and removal.

WWW: http://vvelox.net/projects/lugtools/

PR:		ports/112198
Submitted by:	kitsune <v.velox@vvelox.net>
2007-06-04 13:24:29 +00:00
Martin Wilke
281b573717 snap is a tool for the management of UFS2 snapshots created
by mount(8). It can maintain hourly, daily and weekly snap-
shots while trying to minimize the disk space occupied. The
snapshots created are labeled with their creation time, and
users can create them manually.

The major advantage over sysutils/freebsd-snapshot is that
it uses hardlink to save diskspace, mark each snapshot with
its creation time and calculates redundancy in a smart way.

WWW:	http://www.cs.nctu.edu.tw/

PR:		ports/112482
Submitted by:	Wu Chin-Hao <wchunhao at cs.nctu.edu.tw>
2007-06-04 07:28:18 +00:00
Michael Johnson
f2ae9f3e0b - Retire gstreamer 0.8.0 2007-06-01 20:43:43 +00:00
Boris Samorodov
9207fcfa84 From the web site:
Powered by the industry-leading Nero Burning ROM engine, Nero Linux 3
is the definitive burning application for Linux operating systems.
Record to CD, DVD, HD DVD, and Blu-ray disc, and experience the next
generation of burning solutions for Linux!

WWW: http://www.nero.com/
2007-05-25 19:53:56 +00:00
Cheng-Lung Sung
6e12fb3d65 Add p5-mogilefs-server 2.10.919, mogileFS (distributed filesystem)
server.

PR:		ports/111996
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-05-04 01:52:56 +00:00
Cheng-Lung Sung
17cb3c001f Add p5-MogileFS-Utils 2.08, mogileFS tools.
PR:		ports/112000
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-04-27 15:50:16 +00:00
Cheng-Lung Sung
f66ed018fe Add p5-MogileFS-Client 1.06, client library for the MogileFS distributed
file system.

PR:		ports/111995
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-04-27 10:10:16 +00:00
Andrey Slusar
fc4f96f8a9 mono-kmod is a FreeBSD kernel module enables you to execute ECMA and
.NET applications without preceding the native code generator in the
command line. That means you can call a binary with "./hello.exe"
instead of "mono hello.exe".

WWW: http://www.alpha-tierchen.de/~bkoenig/mono-kmod/

PR:		ports/111973
Submitted by:	Björn König <bkoenig at cs.tu-berlin.de>
2007-04-21 11:01:11 +00:00
Ion-Mihai Tetcu
dd7c40a3ff Keep is a backup system for KDE. The behavior is quite simple: you choose the
files you want to backup, you set up the frequency and the number of backup
you want to have, and Keep will backup them automatically.

WWW: http://jr.falleri.free.fr/keep/

PR:		ports/111324
Submitted by:	Daniel W. Steinbrook
2007-04-18 20:21:50 +00:00
Li-Wen Hsu
7dc7ee9766 Add syscp 1.2.16, PHP-based ISP System Control Panel.
PR:		ports/111464
Submitted by:	Janky Jay <ek at purplehat.org>
Approved by:	clsung (mentor)
2007-04-11 20:39:07 +00:00
Martin Wilke
c53b6c9890 2007-04-06 sysutils/tct: this port is obsolete, please use sysutils/sleuthkit instead
2007-04-10 textproc/ocaml-yaxi: Does not build
2007-04-10 ukrainian/pine.language: Leaves behind config file on deinstall
2007-04-10 www/mod_zap: Incomplete pkg-plist
2007-04-10 www/sahana2: Conflicting dependencies: php4 vs php5
2007-04-10 www/urchin5: Does not install
2007-04-07 databases/cyrus-smlacapd: this software is obsolete
2007-04-10 17:59:13 +00:00
Boris Samorodov
0ee1187c37 Here is the port of Seagate's SeaTools Enterprise Edition for Linux
Disc Diagnostic Software (cli version).

WWW: http://www.seagate.com
2007-04-08 22:17:39 +00:00
Andrew Pantyukhin
4f5dc96cd2 Add port sysutils/ts:
task spooler is a Unix batch system where the tasks spooled run one
after the other. Each user in each system has his own job queue. The
tasks are run in the correct context (that of enqueue) from any
shell/process, and its output/results can be easily watched. It is
very useful when you know that your commands depend on a lot of RAM,
a lot of disk use, give a lot of output, or for whatever reason it's
better not to run them at the same time.

WWW: http://vicerveza.homeunix.net/~viric/soft/ts/
Author: Lluis Batlle i Rossell <viric_at_vicerveza_dot_homeunix_dot_net>
2007-04-03 12:03:25 +00:00
Rong-En Fan
b9e8266780 Add iat 0.1.3, converter of many types of CD-ROM image file formats into
ISO-9660.

PR:		ports/111010
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru>
2007-03-30 15:43:14 +00:00
Emanuel Haupt
1c9d2c8a35 Add screenie, a small and lightweight screen(1) wrapper 2007-03-26 21:20:12 +00:00
Martin Wilke
9b27aae0e0 The xfce4-places-plugin brings much of the functionality of the GNOME Places
menu to Xfce. The plugin looks a lot like a launcher with multiple items in a
menu. The main "launcher" button opens up Thunar at the user's home directory.
The arrow button opens up a menu with two sections: system- and user-defined
locations. The system-defined locations are consistent with Thunar (including
their icons). For user-defined bookmarks, the ~/.gtk-bookmarks file is being
read in order to share bookmarks with Thunar, Nautilus, the GNOME Panel, etc.

WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin
2007-03-23 19:30:43 +00:00
Markus Brueffer
434a6cce44 Add klineakconfig 0.9, a KDE version of the gtk program lineakconfig by
Mark Smulders. It is used for configuring a lineak config file for use with the
lineakd daemon that sets up and handles the control of your easy access keys.

WWW: http://lineak.sourceforge.net/

PR:		ports/99405
Submitted by:	Kay Lehmann <kay_lehmann@web.de>
2007-03-19 21:03:32 +00:00
Martin Wilke
7f59efef38 2007-03-09 sysutils/diskusage: Unmainntaied, MASTER_SITES disappeared, WWW disappeared.
2007-03-10 sysutils/xperfmon3: Broken on all supported versions of FreeBSD
2007-03-10 comms/mwavem: Broken on all supported versions of FreeBSD
2007-03-09 sysutils/diskusage: Unmainntaied, MASTER_SITES disappeared, WWW disappeared.
2007-03-10 sysutils/xperfmon3: Broken on all supported versions of FreeBSD
2007-03-10 comms/mwavem: Broken on all supported versions of FreeBSD
2007-03-13 19:00:08 +00:00
Martin Wilke
53785e1cc5 2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD
2007-03-10 korean/gau: Broken on all supported versions of FreeBSD
2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD
2007-03-01 lang/pike70: Please use pike72
2007-03-10 misc/lile: Broken on all supported versions of FreeBSD
2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD
2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD
2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD
2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x.  Use glabel(8) instead
2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD
2007-03-10 korean/gau: Broken on all supported versions of FreeBSD
2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD
2007-03-01 lang/pike70: Please use pike72
2007-03-10 misc/lile: Broken on all supported versions of FreeBSD
2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD
2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD
2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD
2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x.  Use glabel(8) instead
2007-03-13 18:54:28 +00:00
Martin Wilke
31097a3172 Puppet lets you centrally manage every important aspect of your system using
a cross-platform specification language that manages all the separate
elements normally aggregated in different files, like users, cron jobs, and
hosts, along with obviously discrete elements like packages, services, and
files.

WWW:	http://www.reductivelabs.com/projects/puppet/

PR:		ports/109795
Submitted by:	Tomoyuki Sakurai <cherry at trombik.mine.nu>
2007-03-06 20:13:56 +00:00
Martin Wilke
22329cfa0d A cross-platform Ruby library for retrieving facts from operating systems.
Supports multiple resolution mechanisms, any of which can be restricted to
working only on certain operating systems or environments. Facter is
especially useful for retrieving things like operating system names, IP
addresses, MAC addresses, and SSH keys.

WWW:	http://www.reductivelabs.com/projects/facter/

PR:		ports/109794
Submitted by:	Tomoyuki Sakurai <cherry at trombik.mine.nu>
2007-03-06 20:12:55 +00:00
Martin Wilke
f150edce03 This will act on any cronfile it is pointed at. 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/109120
Submitted by:	Zane C. Bowers
2007-02-26 15:49:55 +00:00
Andrew Pantyukhin
44ae9dc661 Add port sysutils/ncdu:
ncdu (NCurses Disk Usage) is a curses-based version of
the well-known 'du', and provides a fast way to see what
directories are using your disk space.

WWW: http://dev.yorhel.nl/ncdu/
Author: Yoran "YorHel" Heling <projects@yorhel.nl>
2007-02-24 19:09:25 +00:00
Martin Wilke
dbc44398c0 APT is the Debian project's advanced front-end for dpkg. APT features complete
installation ordering, multiple source capability and several other unique
features.

WWW: http://packages.debian.org/apt

PR:		ports/105563
Submitted by:	Nick Barkas <snb at threerings.net>
2007-02-11 23:00:35 +00:00
Rong-En Fan
3484c3ee8a Add ffs2recov 1.0, a utility to recover UFS2 filesystems.
PR:		ports/108766
Submitted by:	sten at blinkenlights.nl
2007-02-06 09:24:09 +00:00
Pav Lucistnik
f81b82b55e Move pkg_replace to new category ports-mgmt
Repocopied by:	marcus
2007-02-05 12:35:14 +00:00
Pav Lucistnik
0d0d56457b Populate a new ports-mgmt category. List of moved ports:
devel/portcheckout -> ports-mgmt/portcheckout
  devel/portlint -> ports-mgmt/portlint
  devel/portmk -> ports-mgmt/portmk
  devel/porttools -> ports-mgmt/porttools
  misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
  misc/porteasy -> ports-mgmt/porteasy
  misc/portell -> ports-mgmt/portell
  misc/portless -> ports-mgmt/portless
  misc/tinderbox -> ports-mgmt/tinderbox
  security/jailaudit -> ports-mgmt/jailaudit
  security/portaudit -> ports-mgmt/portaudit
  security/portaudit-db -> ports-mgmt/portaudit-db
  security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port
  sysutils/barry -> ports-mgmt/barry
  sysutils/bpm -> ports-mgmt/bpm
  sysutils/kports -> ports-mgmt/kports
  sysutils/managepkg -> ports-mgmt/managepkg
  sysutils/newportsversioncheck -> ports-mgmt/newportsversioncheck
  sysutils/pib -> ports-mgmt/pib
  sysutils/pkgfe -> ports-mgmt/pkgfe
  sysutils/pkg-orphan -> ports-mgmt/pkg-orphan
  sysutils/pkg_cutleaves -> ports-mgmt/pkg_cutleaves
  sysutils/pkg_install -> ports-mgmt/pkg_install
  sysutils/pkg_install-devel -> ports-mgmt/pkg_install-devel
  sysutils/pkg_remove -> ports-mgmt/pkg_remove
  sysutils/pkg_rmleaves -> ports-mgmt/pkg_rmleaves
  sysutils/pkg_trackinst -> ports-mgmt/pkg_trackinst
  sysutils/pkg_tree -> ports-mgmt/pkg_tree
  sysutils/portbrowser -> ports-mgmt/portbrowser
  sysutils/portconf -> ports-mgmt/portconf
  sysutils/portdowngrade -> ports-mgmt/portdowngrade
  sysutils/portcheck -> ports-mgmt/portcheck
  sysutils/portmanager -> ports-mgmt/portmanager
  sysutils/portmaster -> ports-mgmt/portmaster
  sysutils/portscout -> ports-mgmt/portscout
  sysutils/portsearch -> ports-mgmt/portsearch
  sysutils/portsman -> ports-mgmt/portsman
  sysutils/portsnap -> ports-mgmt/portsnap
  sysutils/portsopt -> ports-mgmt/portsopt
  sysutils/portupgrade -> ports-mgmt/portupgrade
  sysutils/portupgrade-devel -> ports-mgmt/portupgrade-devel
  sysutils/port-authoring-tools -> ports-mgmt/port-authoring-tools
  sysutils/port-maintenance-tools -> ports-mgmt/port-maintenance-tools
  sysutils/psearch -> ports-mgmt/psearch
  sysutils/p5-FreeBSD-Portindex -> ports-mgmt/p5-FreeBSD-Portindex
  sysutils/qtpkg -> ports-mgmt/qtpkg
  textproc/p5-FreeBSD-Ports -> ports-mgmt/p5-FreeBSD-Ports

Repocopies by:	marcus
2007-02-05 01:08:46 +00:00
Thierry Thomas
b91b459a1e Rename ports/sysutils/unidesc to ports/sysutils/uniutils.
PR:		ports/108574
Repocopied by:	marcus
2007-02-04 22:54:18 +00:00
Andrew Pantyukhin
d6e1b114a7 Add port sysutils/hachoir-wx:
Hachoir GUI based on wx.

WWW: http://hachoir.org/wiki/hachoir-wx
2007-01-26 15:37:50 +00:00
Andrew Pantyukhin
59f2c010e8 Add ports sysutils/hachoir-metadata and sysutils/hachoir-urwid:
hachoir-metadata is tool to extract metadata from multimedia files
(sound, video, archives, etc.)

hachoir-urwid is the most sexy user interface based on hachoir-parser
to explore a binary file.

WWW: http://hachoir.org/wiki/hachoir-metadata
WWW: http://hachoir.org/wiki/hachoir-urwid
2007-01-25 04:45:45 +00:00
Martin Wilke
41f1321d09 The Thunar Volume Manager is an extension for the Thunar file manager,
which enables automatic management of removable drives and media.
For example, if thunar-volman is installed and configured properly,
and you plug in your digital camera, it will automatically launch
your preferred photo application and import the new pictures from the
camera into your photo collection.

WWW:	http://www.foo-projects.org/~benny/projects/thunar-volman/index.html
2007-01-24 20:37:11 +00:00
Oliver Lehmann
57fff8a84b add missing xfce ports 2007-01-22 19:26:30 +00:00
Shaun Amott
d7813d9326 portscout is a tool which looks for new versions of software in the
FreeBSD ports tree, and potentially other software repositories.

Various factors make this task a bit more difficult than it might
initially seem. In particular, the array of weird and wonderful
versioning schemes software vendors manage to come up with.

portscout spawns several child processes and does its version checking
in parallel, while attempting to best-guess strange-looking version
numbers, navigate around unhelpful sites and web servers, and contend
with the CPU-heavy rapidly-expanding FreeBSD ports system.

In addition to all this, it is possible to generate nice HTML reports
and send reminder mails to interested parties.

This should probably be considered beta until v1.0 is released.
2007-01-21 23:43:09 +00:00
Martin Wilke
86455d5a2f Endian reports the endianness to the standard output as "little",
"big", or "mixed". As there is no standard terminology for the various
possible mixed modes, and very few such  machines  even  exist,  endian
does not distinguish between various mixed modes. Report endianness
of a system.

PR:		ports/107939
Submitted by:	bacon at smithers.neuro.mcw.edu
2007-01-15 14:34:45 +00:00
Martin Wilke
f634ba8bca EncFS is an encrypted pass-through filesystem which runs in userspace,
using the FUSE kernel module.  Similar in design to CFS and other
pass-through filesystems, all data is encrypted and stored in the
underlying filesystem.  Unlike loopback filesystems, there is no
predetermined or pre-allocated filesystem size.

WWW:	http://freshmeat.net/projects/encfs/

PR:		ports/107600
Submitted by:	trasz <trasz at pin.if.uz.zgora.pl>
2007-01-06 10:41:50 +00:00
Martin Wilke
d36a55a3f4 2006-12-27 devel/libformat: distfile and homepage disappeared
2006-12-01 editors/ooodict-all: Size mismatch
2006-12-01 mail/distribute: Does not install
2006-12-01 net-im/gaim-rss-reader: Requires update to work with Gaim 0.82.1
2006-12-31 sysutils/slay: Author doesn't see it as needed anymore
2007-01-05 20:06:28 +00:00
Martin Wilke
89fc8fbeff 2007-01-01 graphics/teddy: No new releases in the past 4 years
2007-01-01 net/arla: "does not compile"
2007-01-02 sysutils/lsmlib: distfile and homepage disappeared
2007-01-02 security/ifd-gpr400: distfile and homepage disappeared
2007-01-04 science/mmtk: distfile and homepage disappeared
2007-01-04 print/xtem: distfile and homepage disappeared
2007-01-04 net/mrt: distfile and homepage disappeared
2007-01-05 18:42:55 +00:00
Ion-Mihai Tetcu
9a85ac6135 Portcheck is a simple and small script for FreeBSD
which first updates the ports tree and then runs an
update and a security checkup of all the installed packages.
Portcheck depends on portsnap, portaudit and pkg_version.

WWW: http://www.usebsd.com/pub/portcheck/

PR:		ports/107418
Submitted by:	Kim Naim Lesmer <naim at usebsd.com>
2007-01-05 00:21:56 +00:00
Ion-Mihai Tetcu
3168ca042c Bacula is a set of computer programs that permit you (or the system
administrator) to manage backup, recovery, and verification of
computer data across a network of computers of different kinds.
In technical terms, it is a network Client/Server based backup program.
Bacula is relatively easy to use and efficient, while offering many
advanced storage management features that make it easy to find and
recover lost or damaged files. Due to its modular design, Bacula is
scalable from small single computer systems to systems consisting of
hundreds of computers located over a large network.

This port installs the latest documentation for Bacula.

WWW: http://www.bacula.org/

PR:		ports/107534
Submitted by:	Dan Langille <dan at langille.org>
2007-01-04 23:22:14 +00:00