Akinori MUSHA
b733011372
Add bsdsar, System Activity Reporter for FreeBSD.
...
PR: ports/33702
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
Reviewed and fixed by: knu
2002-01-22 04:47:23 +00:00
Akinori MUSHA
503d35e637
Add ruby-log4r, a flexible logging library written in Ruby.
2002-01-12 18:20:18 +00:00
Ying-Chieh Liao
0f46ae5a25
add gfslicer 1.5.4
...
gfslicer helps to slice and then deslice files which are of larger size
2002-01-10 19:04:28 +00:00
Akinori MUSHA
b8a2391c06
Retire ruby-syslog, which has been extended and integrated into the
...
standard distribution of ruby.
2001-12-25 17:03:54 +00:00
Pete Fritchman
0cf708bc4e
Add tree 1.3, display a tree-view of directories with optional
...
color or HTML output.
PR: 33145
Submitted by: Alan Eldridge <ports@geeksrus.net>
2001-12-24 21:50:53 +00:00
Max Khon
53ce17e5ae
Add sbniconfig -- Granch SBNI12-xx network adapters configurator
2001-12-20 19:41:40 +00:00
Will Andrews
89eeaa809b
Add blimitd 0.1, a daemon to enforce login.conf limits.
...
PR: 29456
Submitted by: Andrew Stevenson <andrew@ugh.net.au>
2001-12-19 02:55:21 +00:00
Ying-Chieh Liao
25dc52867d
add file for 4.3-pre users
...
PR: 32709
Submitted by: Jason Harris <jharris@widomaker.com>
2001-12-13 04:03:48 +00:00
Lars Koeller
da0b33d01c
Add apcupsd 3.8.3, a daemon for controlling APC UPS.
...
PR: 31478
Submitted by: Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE>
2001-12-02 11:24:53 +00:00
Anders Nordby
d90f4b1e1c
Add httplog. Apache log rollover program with strftime(3) filename
...
support.
2001-11-25 20:21:34 +00:00
Ying-Chieh Liao
fb959af326
add ttyload
...
Give a color-coded graph of load averages over time
2001-11-21 04:06:44 +00:00
Matt Jacob
feeb11dacf
Add nwclient602
2001-11-16 03:00:42 +00:00
Ying-Chieh Liao
65df8489a4
add slmon
...
S-Lang System Monitor
2001-11-13 08:05:40 +00:00
Mario Sergio Fujikawa Ferreira
2c7268a8e4
New port ticker.app version 0.1.0: Ticker dockapp for Window Maker
...
PR: 31267
Submitted by: Patrick Li <pat@databits.net>
2001-10-16 01:04:21 +00:00
David E. O'Brien
a0bdaffbf3
ltrace is a dynamic library tracer. ltrace is a debugging tool, similar to
...
strace, but it traces library calls instead of system calls.
2001-10-15 20:07:30 +00:00
Ying-Chieh Liao
0b278f3c0b
add x86info
...
Utility to display information about the systems x86 processor(s)
PR: 30116
Submitted by: Erik Greenwald <erik@smluc.org>
2001-10-14 18:13:23 +00:00
Ying-Chieh Liao
813b775b23
add pkg_tree
...
Get a 'graphical' tree-overview of installed packages
PR: 30776
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2001-10-11 14:14:03 +00:00
Mark Pulford
205e500371
Add flog 1.3, a small STDIN-to-file logger with support for log
...
rotation.
PR: 31099
Submitted by: Anders Nordby <anders@fix.no>
2001-10-10 10:29:18 +00:00
Mario Sergio Fujikawa Ferreira
67fe376f99
New port wmzazof version 0.3: A simple dockapp that displays the
...
uptime, free and used memory
PR: 31091
Submitted by: Patrick Li <pat@databits.net>
2001-10-10 02:50:21 +00:00
Akinori MUSHA
59358b9cf9
Sort entries.
2001-09-21 05:59:19 +00:00
Kevin Lo
c206276981
Initial import of logmon-0.3.3.
...
Logmon will monitor one or more log files, updating when more data is
available ala 'tail -f' , within a common terminal window via a "split window".
User can scroll up/down/left/right through all the windows.
PR: 30516
Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
2001-09-16 17:04:59 +00:00
Maxim Sobolev
9c4ad7396c
Remove ports/sysutils/heat - it is no longer being maintained by authors.
...
Submitted by: maintainer
2001-09-11 08:09:05 +00:00
Akinori MUSHA
de620ad21b
Add xmbmon, X/tty motherboard monitor for LM78/79, W8378x, AS99127F
...
and VT82C686.
PR: ports/30233
Submitted by: NAKAMURA Kazushi <kaz@kobe1995.net>
2001-09-03 17:37:52 +00:00
Mario Sergio Fujikawa Ferreira
425e7ed257
New port wmcube version 0.98: wmcube-gdk is a modified version of
...
the dockapp wmCube
PR: 29781
Submitted by: Patrick Li <pat@databits.net>
2001-08-30 04:24:25 +00:00
Mario Sergio Fujikawa Ferreira
decc27392d
New port gkrellmouse version 0.0.2: Mouse odometer plugin for
...
GKrellM
PR: 29833
Submitted by: Patrick Li <pat@databits.net>
2001-08-29 00:18:30 +00:00
Peter Pentchev
de8a30b7f5
Add penv-1.0pre2.
...
penv - 'program environment' or 'ports environment' - is a simple
utility that executes a given command after setting some environment
variables corresponding to the current directory. This makes it
much easier to keep persistent environment settings for building
the same ports over and over again.
For example, the following series of commands:
$ echo cp1251 > /var/db/penv/databases/mysql323-server/WITH_CHARSET
$ echo all > /var/db/penv/databases/mysql323-server/WITH_XCHARSET
..allows a simple way to build the MySQL-3.23 server with the same
character set configuration every time by doing:
[root@ringworld:/usr/ports/databases/mysql323-server]# penv make
For more information, see the penv.1 manual page and the sample
configuration file in the penv distribution.
2001-08-27 17:17:17 +00:00
Mario Sergio Fujikawa Ferreira
d0de8ab99c
New port gkrellflynn version 0.4: Flynn is a tiny system load meter
...
for gkrellm
PR: 29829
Submitted by: Patrick Li <pat@databits.net>
2001-08-27 16:52:36 +00:00
David W. Chapman Jr.
3074186513
Add initial diskcheckd skeleton while waiting for repo copy.
2001-08-24 14:33:12 +00:00
Kris Kennaway
9656794eb2
Add pstree 2.16, a frontend to ps(1) which displays the process tree as
...
a tree.
Obtained from: OpenBSD
2001-08-23 08:54:19 +00:00
Ying-Chieh Liao
9f49242b7a
add abck
...
Manage intrusion attemps recorded in the system log
PR: 29259
Submitted by: Tim Daneliuk <tundra@tundraware.com>
2001-08-18 08:14:46 +00:00
Ying-Chieh Liao
e1d1b7cabb
add anteater
...
A MTA log analyzer
2001-08-13 04:00:41 +00:00
Dirk Froemberg
fe773ba07c
cdrecord was renamed to cdrtools.
2001-08-02 08:56:34 +00:00
Ying-Chieh Liao
319d643c9a
add lsmlib
...
A lib that creates a libxml2 tree w/ info. token on a *NIX filesystem
2001-07-24 15:06:22 +00:00
Mark Pulford
93c06df5b9
Add ndir 0.8.5, a featureful directory lister.
2001-07-22 08:41:28 +00:00
Ying-Chieh Liao
c4c7e89e88
add lfm
...
Last File Manager
2001-07-20 20:54:19 +00:00
Akinori MUSHA
fe58ca2bec
Add ruby-application.rb, easy logging facility for Ruby applications.
2001-07-19 18:32:08 +00:00
Kevin Lo
dfd5092def
Initial import of log_analysis-0.37.
...
log_analysis is a log file analysis engine that extracts relevant
data for any of the recognized log messages and produces a summary
that is much easier to read.
PR: 28711
Submitted by: Pete Fritchman <petef@databits.net>
2001-07-08 15:55:56 +00:00
Ying-Chieh Liao
8aef1c394e
add tdir
...
Display directories with files ordered by ending "extension".
PR: 28305
Submitted by: Bourne-again Superuser <toor@tundraware.com> (hmmmm....)
2001-07-07 03:43:12 +00:00
Peter Pentchev
c31290a31b
Add service-config, a utility suite for creation svscan service directories.
...
PR: 28661
Submitted by: Pete Fritchman <petef@databits.net>
2001-07-06 15:34:55 +00:00
Maxim Sobolev
cbfe7948ca
Add e2fsprogs 1.22, a set of utilities and library to manipulate an ext2
...
filesystem.
WARNING: The sole reason why I'm adding this port is to allow me upgrade
gnomeutils port to the latest version. For some very strange reason
this new version requires libext2fs to build. The only thing I know
for sure about e2fsprogs is that it compiles cleanly on 4-STABLE and
5-CURRENT systems - I have not tested it in action. Please use it
with extremal precaution, because due to its low-level nature and
Linux roots it can do Very Bad Things[tm] to your data, set fire
on your house, kill your cat or something else even more horrible. If
someone wants to take over maintainership please feel free to do so.
2001-07-03 18:13:14 +00:00
OKAZAKI Tetsurou
88f263f5c0
Add du2ps 2.1, filter for converting output of du to PostScript file.
...
PR: 27848
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
2001-06-26 21:03:15 +00:00
Dima Dorfman
c31622c1e6
Add readlink, a tool to dereference a symbol link and print the name
...
of the target.
2001-06-24 23:46:26 +00:00
Akinori MUSHA
1dbfd9ba82
Add ruby-quota, a Ruby library to manipulate filesystem quotas.
2001-06-21 14:29:16 +00:00
Mark Pulford
961a5675c5
Add colorize 0.3.0, a robust log colorizer.
...
PR: 28113
Submitted by: petef@databits.net
2001-06-13 07:19:08 +00:00
David W. Chapman Jr.
3022bf4466
Add new port, Slay, a utility that kills a persons shell, as well as any process belonging to that user.
...
PR: 27704
Submitted by: Jeff Palmer <scorpio@drkshdw.org>
Reviewed by: keichii
2001-06-10 17:45:26 +00:00
Peter Pentchev
ed218409bd
timelimit executes a command and terminates the spawned process
...
after a given time with a given signal. A 'warning' signal
is sent first, then, after a timeout, a 'kill' signal, similar
to the way init(8) operates on shutdown.
WWW: http://ringwraith.online.bg/devel/sys/timelimit/
Author: Peter Pentchev <roam@orbitel.bg>
2001-06-08 23:07:13 +00:00
Mario Sergio Fujikawa Ferreira
4a31d9e168
New port: Window Maker dockapp that displays cpu load and a realtime
...
3d object
Submitted by: Patrick Li <pat@databits.net>
2001-05-30 03:11:45 +00:00
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