1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

240 Commits

Author SHA1 Message Date
Daniel Harris
0ed6d16f6e Add xin 1.0.0, splits standard input and pipes into a command.
PR:		27566
Submitted by:	Mark Pulford <mark@kyne.com.au>
2001-05-27 17:22:39 +00:00
Ying-Chieh Liao
3373a1b524 add userlist
Prints a list of all usernames in /etc/passwd

PR:		27207
Submitted by:	Jamie Heckford <jamie@jamiesdomain.org.uk>
2001-05-25 19:59:17 +00:00
Ying-Chieh Liao
6f98c77390 add maint
System maintenance package written in Python and CSH

PR:		27022
Submitted by:	Dale Weber <netman@dynaplex.net>
2001-05-25 19:09:53 +00:00
Will Andrews
d9ea8a1921 Add msyslog 1.04b, a flexible and easy to integrate syslog daemon.
PR:		27308
Submitted by:	Anders Nordby <anders@fix.no>
2001-05-20 02:54:49 +00:00
Mario Sergio Fujikawa Ferreira
af8f097b8f Add port WMMemMon version 0.1.0: Mem/Swap monitoring dockapp for
WindowMaker

Submitted by:	Patrick Li <pat@databits.net>
2001-05-10 03:37:17 +00:00
Peter Pentchev
f54c9ced5c unquote executes a specified program after unquoting a specified list
of arguments, allowing safe passing of shell metacharacters.
2001-05-08 08:32:54 +00:00
Greg Lehey
0c961f7f98 New port, dirdiff, a graphical tool for displaying the differences
between directory trees and for merging changes from one tree into
another.

Obtained from:	Paul Mackerras <paulus@samba.org>
2001-05-07 06:47:19 +00:00
Akinori MUSHA
a411428b81 Add pdumpfs, a daily backup system similar to Plan9's dumpfs. 2001-04-30 11:06:34 +00:00
Peter Wemm
ef240b2e69 Add a port for paicc (paint changed characters). This is an incredibly
useful tool as it allows you to have arbitary command lines refreshed in
a top-like fashion.  eg: paicc -c 'date; uptime; vmstat -i'
2001-04-28 23:42:14 +00:00
Josef Karthauser
3556489659 Stat::lsMode generates mode and permission strings that look like
the ones generated by the Unix ls -l command.  For example, a
regular file that is readable by everyone and writable only by its
owner has the mode string -rw-r--r--.  Stat::lsMode will either
examine the file and produce the right mode string for you, or you
can pass it the mode that you get back from Perl's stat call.

PR:	ports/26847
2001-04-28 14:21:40 +00:00
Maxim Sobolev
cfb4b33100 Add wmcpuload 0.0.3a, an "lcd" dockapp for windowmaker, which
displays the current cpuload.

PR:		26687
Submitted by:	Soeren Boll Overgaard <boll@tolkien.dk>
2001-04-19 08:40:47 +00:00
Will Andrews
921ae36307 Add bubblemon-dockapp 1.32, X eye candy for displaying CPU and
memory load in a dock.

PR:		26615
Submitted by:	Mark Pulford <mark@kyne.com.au>
2001-04-17 18:23:49 +00:00
Will Andrews
d78539adcc Add dim 1.0, a directory lister which sorts the file list in 2D.
PR:		26533
Submitted by:	Mark Pulford <mark@kyne.com.au>
2001-04-17 18:17:51 +00:00
Will Andrews
31dc0bd1fb Add filedupe 1.1, a utility for quickly finding duplicate files.
PR:		26483
Submitted by:	Mark Pulford <mark@kyne.com.au>
2001-04-10 19:51:45 +00:00
Will Andrews
1f84276af5 Add cpuburn 1.3, CPU/memory stress testing utilities.
PR:		26270
Submitted by:	Mark Pulford <mark@kyne.com.au>
2001-04-07 06:05:55 +00:00
Will Andrews
db82fd31f2 Add crashme 2.4, a tool to test an operating system's robustness.
PR:		26268
Submitted by:	Mark Pulford <mark@kyne.com.au>
2001-04-07 06:03:49 +00:00
Maxim Sobolev
43dbf45af8 Add pyfind 0.7.0, a file-find utilty for Gnome loosely modeled after similar
Windoze utilty.
2001-04-05 09:37:44 +00:00
Brian Somers
211f29ee3c Add dvdtape 2001-04-03 21:34:59 +00:00
Dmitry Sivachenko
1f3753930b New port: koncd.
KOnCD is a program that allows you to master CDs with mkisofs and
cdrecord programs.  It can create multisession CD, bootable CD,
supports blanking on CD-RW.  It also copy CDs on-the-fly.
2001-04-02 20:38:14 +00:00
Will Andrews
0f6b156e97 Add perf 1.5, a xview-based system monitoring tool.
PR:		25631
Submitted by:	Tobias Begalke <tobega@spyz.org>
2001-03-31 03:21:48 +00:00
Will Andrews
5b20a48418 Add p5-LJ-TextMessage 1.2, a perl5 interface to send text messages to
phones/pagers.

PR:		26085
Submitted by:	Michael Johnson <ahze@ahze.net>
2001-03-31 02:08:19 +00:00
Will Andrews
cebc4b6289 Add p5-LJ-Cache 1.0, a perl5 implementation of an LRU dictionary cache.
PR:		26086
Submitted by:	Michael Johnson <ahze@ahze.net>
2001-03-31 01:57:06 +00:00
Andreas Klemm
6b34a8a9ea new port of Michael Smith's personality script
personality manages different system configurations
2001-03-25 20:34:50 +00:00
OKAZAKI Tetsurou
8a0a10dc94 Add Extipl, a partition-selectable boot loader/installer which
makes coexistence of several operating systems on your machine.

PR:		23904, 24251
Submitted by:	KIMURA Takamichi <takamiti@tsden.org>
2001-03-22 15:04:23 +00:00
Dirk Meyer
d1bf99f0d9 The samefile program finds files with identical contents (independent of
file name). Typical usage would be

        find / -print | samefile

turning up megabytes of wasted disk space due to duplicates. Try it,
you'll be baffled.

Jens Schweikhardt
samefile@schweikhardt.net

PR:		25857
Submitted by:	schweikh@schweikhardt.net
2001-03-21 07:26:21 +00:00
Donald Burr
f22db6a4ea Add port sysutils/mgeupsd, a daemon to monitor MGE Pulsar brand UPS's. 2001-03-18 08:04:56 +00:00
Akinori MUSHA
230a5071f6 Add portupgrade, a tool to upgrade installed packages with ports.
It upgrades ports without reinstalling dependent packages by directly
modifying the package info recorded in the files under /var/db/pkg.

e.g.
	portupgrade gtk
	portupgrade -cC gnome\*

It currently has many design flaws (to me at least) but I am releasing
this because it's functionally stable enough to use. (I believe.. ;)

Use with care, at your own risk.
2001-03-17 23:06:40 +00:00
Ying-Chieh Liao
8c110573ff add stowES
stow Enhancement Script
2001-03-17 12:58:14 +00:00
Jun Kuriyama
de96ce3ad0 Add cvsweb-converters 0.1,
create hyperlinks to cvsweb from cvs[up]
output or FreeBSD commitlogs.

PR:		25533
Submitted by:	Martin Kammerhofer <mkamm@gmx.net>
2001-03-15 13:36:30 +00:00
Dmitry Sivachenko
a5849a02aa New port: gupsc.
A free Gnome client for the Network UPS Tools
2001-03-13 15:08:45 +00:00
Will Andrews
7281bf7499 Add mksunbootcd 1.0, a program to make ISO images suitible to boot on
sparc systems.

PR:		24086
Submitted by:	Roman Shterenzon <roman@xpert.com>
2001-03-10 19:24:43 +00:00
Dmitry Sivachenko
7f69652b20 New port: kdeadmin.
A collection of applications related to system administration,
such as crontab editor, master.passwd editor, package manager, etc.
2001-03-05 12:10:41 +00:00
Daniel Harris
c812a594a0 Add installwatch 0.5.6, a file creation/modification logger.
PR:		25504
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-04 17:08:54 +00:00
Ying-Chieh Liao
7397080b2d add fcron, a periodical command scheduler 2001-03-01 16:33:19 +00:00
Clive Lin
49d5b17a29 New port: rmonitor (monitor a couple of FreeBSD systems)
PR: ports/25475
Submitted by: Konrad Heuer <kheuer@gwdu60.gwdg.de>
2001-03-01 15:31:42 +00:00
Will Andrews
b28fc0bc09 Add p5-Filesys-DiskSpace 0.05, the perl equivalent of statfs(2).
PR:		25365
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-02-27 23:21:22 +00:00
Maxim Sobolev
7dee418d65 Add cd9660_unicode 1.0, a kernel driver for reading CD disks with non-English
filenames. Requires -current as of several hours ago.
2001-02-13 13:56:34 +00:00
FUJISHIMA Satsuki
724ee21708 move gtar to archivers. 2001-02-08 17:32:40 +00:00
Maxim Sobolev
a01c32ad5f Add wmfsm 0.31, displays filesystem usage of mountpoints in a nice
WindowMaker dockapp.

PR:		24012
Submitted by:	Steven Enderle <panic@subphase.de>
2001-02-04 22:44:33 +00:00
Sheldon Hearn
e34e2ffac7 Disconnect asrpages, which is about to be removed. 2001-02-01 08:14:32 +00:00
Will Andrews
082064be0f Add xw 0.0.8, an X app to list current users logged into the system.
PR:		24664
Submitted by:	Daniel Hemmerich <dan@spot.org>
2001-01-27 03:59:41 +00:00
Maxim Sobolev
7cacb2c79a Add qtpkg 1.0, a Qt based package removal tool.
PR:		24573
Submitted by:	Trenton Schulz <twschulz@cord.edu>
2001-01-23 16:47:05 +00:00
Ying-Chieh Liao
fa24cda467 add checkservice, tool for check status of services
PR:		23983
Approved by:	clive
2001-01-21 16:47:58 +00:00
Alexander Langer
2182905693 Add xcdroast 0.98.a.8, another X11 frontend to mkisofs/cdrecord.
PR:		24386
Submitted by:	Oliver Lehmann <Kai_Allard_Liao@gmx.de>
2001-01-16 17:15:40 +00:00
Jun Kuriyama
453b6391fc Add p5-Schedule-At (OS independent interface to the Unix 'at' command). 2001-01-10 03:04:46 +00:00
Alexander Langer
8073f81d69 Add ftrace 0.9, a file modification/creation watcher.
(Note: This port can be used to easily create PLIST's!)

PR:		24105
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-01-06 14:28:05 +00:00
Will Andrews
8b1d416e7c Add p5-Quota 1.3, a perl module that provides access to filesystem quotas. 2001-01-03 23:54:10 +00:00
Will Andrews
31488d9a5f Add p5-Unix-ConfigFile 0.06, perl modules that provides a simple interface
to reading /etc files.
2001-01-03 23:45:02 +00:00
Neil Blakey-Milner
738f1d0b7a Add p5-Schedule-Match 0.07, handles and detects clash between
pattern-based schedules.

PR:		24031
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-03 09:26:38 +00:00
Neil Blakey-Milner
194d04ec16 Add p5-Schedule-Cron 0.03, schedule::Cron - cron-like scheduler for Perl
subroutines.

PR:		24030
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-03 09:17:30 +00:00
Alexander Langer
338a207f4f Add logtool 1.0.1, a command line program, that will parse syslog and
syslog-alike logfiles into a more palatable format.

PR:		23956
Submitted by:	Ying-Chieh Liao <ijliao@terry.dragon2.net>
2000-12-30 16:46:49 +00:00
Peter Pentchev
adfb495a5b safecat is an implementation of D. J. Bernstein's maildir algorithm.
It can be used to write mail messages to a qmail-style maildir, or to
write data to a "spool" directory reliably.
2000-12-27 11:06:43 +00:00
Will Andrews
bae0403aea Add ipa 1.0.1, a neat utility to do IP accounting based on firewall rules
such as those for ipfw or ipfilter.  The maintainer is the author of ipa.

PR:		23265
Submitted by:	Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
2000-12-19 11:12:04 +00:00
Will Andrews
93d1860f1c Add p5-Unix-Syslog 0.94, a Perl module that attempts to implement an
interface that resembles the native libc functions for syslog.

PR:		23026
Submitted by:	Blaz Zupan <blaz@amis.net>
2000-12-19 10:45:03 +00:00
Daniel Harris
6bc0d80aae Initial import of yawho, a w-like program which adds the display
of connection type and login shell PID.
2000-12-16 20:33:11 +00:00
Alexander Langer
3eb2c4063c Add a port of OpenBSD's fsck_ext2fs. This is pseudo-version 2.8, which
means, it is obtained from OpenBSD 2.8.

Submitted by:	 Roman Shterenzon <roman@xpert.com>
2000-12-06 22:48:44 +00:00
Will Andrews
c2ad44ed4c Add rotate 1.1, a simple log rotate perl script.
PR:		22349
Submitted by:	NAKAMURA Kazushi <kaz@kobe1995.net>
2000-12-03 20:34:35 +00:00
Will Andrews
53c04a9490 Add pslist 1.0, a utility to view or send signals to processes with all
their children, similar to killall but more sophisticated.

PR:		22355
Submitted by:	Peter Pentchev <roam@orbitel.bg>
2000-10-29 01:14:36 +00:00
Will Andrews
2619a7ad33 Add gtoaster 200009260, a GTK frontend for cdrecord.
PR:		21648
Submitted by:	Eric Melville <eric@osd.bsdi.com>
2000-10-28 02:18:07 +00:00
Ade Lovett
b021babcfb Medusa is software that allows you to quickly search your system for
particular types of files, using an index, aimed for the GNOME
environment in general, and Nautilus in particular.
2000-08-18 15:09:37 +00:00
Akinori MUSHA
597e8a3a90 Add ruby-syslog, a Ruby module to access syslog(3) interface. 2000-08-15 02:28:40 +00:00
Jim Mock
98ab2dc134 Activate battstat-applet 2000-08-09 23:30:51 +00:00
Neil Blakey-Milner
e7047f6949 Re-add grub in sysutils, it having previously removed from misc..
Original port PR:		ports/20168
Originally submitted by:	R Joseph Wright <rjoseph@mammalia.org>
2000-08-02 08:30:07 +00:00
Alexander Langer
2ed841ede0 Add pwgen 1.15, a password generator with various options which influence
the security of the password.
2000-07-22 16:37:35 +00:00
Alexander Langer
a8dbb77421 Add memtest 2.93.1, a utility to test for faulty memory subsystem.
PR:		20023
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-07-19 10:27:53 +00:00
SADA Kenji
1788a167d6 Activate GNU fileutils.
PR:		ports/16638
Submitted by:	Udo Schweigert <ust@cert.siemens.de>
2000-07-15 18:51:16 +00:00
Steve Price
9a52791919 Put the stow port in the correct order. 2000-07-10 12:09:29 +00:00
Steve Price
c311bbc1ef Add stow version 1.3.2.
A GNU version of Carnegie Mellon's "Depot" program.

PR:		19073
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2000-07-10 03:53:49 +00:00
Maxim Sobolev
df6c5fd47c Add clockspeed - a program which uses a hardware tick counter to compensate
for a persistently fast or slow system clock. It also could be used to
synchronize time across LAN or WAN.

PR:		19349
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-07-07 14:30:01 +00:00
Munechika SUMIKAWA
fc10492e40 activate xwipower 2000-07-05 13:16:03 +00:00
Alexander Langer
202938cebc Activate truncate 2000-06-30 10:05:21 +00:00
Maxim Sobolev
336281b59a Activate fontedit. 2000-06-22 10:33:46 +00:00
Maxim Sobolev
6fd97ac4e8 Activate whowatch. 2000-06-21 15:52:48 +00:00
Will Andrews
f11dbca392 Add monitord, a simple service monitoring daemon that restarts a service
should it go down (gee, does this sound like cron or what?).

PR:		19011
Submitted by:	Walt M. Shandruk <walt@erudition.net>
2000-06-09 21:51:09 +00:00
Maxim Sobolev
79f3ca07e8 Activate gnomefind. 2000-06-06 12:55:22 +00:00
Will Andrews
4ae6111970 Add deleted, a "garbage collection" daemon which deletes orphaned temporary
files, directories, etc.

(And yes, that is a '.' for this guy's username!)

PR:		18813
Submitted by:	Aleksandr A Babaylov <.@babolo.ru>
2000-06-02 15:33:08 +00:00
Ade Lovett
95065990cc Remove GNOME 1.0 dead wood, now we're at 1.2 2000-06-01 16:30:32 +00:00
Andreas Klemm
e423357f91 activate new port symlinks
This time I didn't forgot Satoshi ;-))
2000-05-27 11:11:15 +00:00
Dirk Froemberg
9e9b2dc41f Remove mkhybrid and mkhybrid12. They are build from mkisofs, now.
Thanks to Murray Stokely <murray@FreeBSD.org> for maintaining these
ports.

Approved by:	maintainer
2000-05-19 10:44:15 +00:00
Chris D. Faulhaber
33fba23c85 New port: wmtop, a windowmaker dock app to display top 3 CPU consuming
processes

PR:		18299
Submitted by:	Dan Piponi <wmtop@tanelorn.demon.co.uk>
2000-05-07 21:06:13 +00:00
Chris D. Faulhaber
9567f89a98 New port, heat, which allows you to monitor the thermal aspects
measured by the Winbond chipset on your motherboard.  It also
supports the ability to monitor fans, and provides workarounds
for known bugs with certain motherboard models.

PR:		17641
Submitted by:	Jeremy Chadwick <yoshi@parodius.com>
2000-05-07 12:54:56 +00:00
Steve Price
5af1f477b9 Activate the fortunelock port. 2000-04-30 00:36:00 +00:00
Neil Blakey-Milner
49ab844009 Activate daemontools53 2000-04-28 08:27:58 +00:00
Will Andrews
d4b671f0a8 Add syslog-ng, a syslog replacement.
PR:			18187
Submitted by:		Vince Valenti <vince@blue-box.net>
Category seconded by:	asami, chuckr, green
2000-04-25 12:48:06 +00:00
Matt Jacob
9d6d492b3f Add nwclient target. 2000-04-23 06:28:33 +00:00
Jason Evans
5f5b5a5a94 Turn the procmap port on. 2000-03-23 03:41:26 +00:00
Hajimu UMEMOTO
f54419386c Activate gkrellm. 2000-03-19 14:59:36 +00:00
Munechika SUMIKAWA
2f25cab541 activate xbattbar. 2000-02-20 17:08:55 +00:00
Satoshi Taoka
10e9b77d49 Move wmpccard from misc to sysutils
Pointed out by: asami
2000-02-18 02:21:40 +00:00
Ade Lovett
206c81d344 p5-SyslogScan contains routines to parse system logs.
PR:		15704
Submitted by:	Dmitry Sivachenko <dima@Chg.RU>
2000-01-29 03:23:24 +00:00
Chris D. Faulhaber
6171fe7924 Activate cronolog 2000-01-22 03:11:00 +00:00
David E. O'Brien
5628dd010d share `setcdboot' with the Alpha world! 2000-01-18 03:26:14 +00:00
Chris Piazza
f1aa330554 Add pkg_remove.
pkg_remove is a utility to cleanly uninstall packages.

PR:		16025
Submitted by:	NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
2000-01-14 20:03:43 +00:00
Satoshi Asami
c0d6fb18c9 Add nut. 2000-01-14 02:13:09 +00:00
Daniel Baker
3c40eb0ef9 include sarah 2000-01-10 19:33:17 +00:00
Shigeyuki Fukushima
490867438a Activate eject. 2000-01-05 22:33:38 +00:00
Chris D. Faulhaber
3c217d358e Active popt and logrotate 1999-12-30 12:38:57 +00:00
Chris D. Faulhaber
5a8a252e84 Activate muse 1999-12-28 02:46:40 +00:00
Steve Price
e00bf4df7e detach version 1.3
A utitlity for starting a process detached from a terminal.

PR:		15024
Submitted by:	Arne H Juul <arnej@pvv.org>
1999-12-25 16:14:23 +00:00
Steve Price
3b453add5e The pkg_version port is now part of the base system so keeping an entry
in this Makefile only causes grief.
1999-11-27 17:00:05 +00:00