dhartmei
41dacd1074
update to 2.60, introduces an mbuf statistics probe.
2003-03-31 22:13:51 +00:00
sturm
f42fce71f8
USE_X11=Yes
2003-03-31 14:49:13 +00:00
marcm
06aaa0b2ef
Handle SYSCONFDIR properly and make this compile on vax (and probably the
...
other NO_SHARED_ARCHS as well).
2003-03-30 16:19:25 +00:00
david
7d586cefbb
spelling and double word fixes
...
ok pvalchev@
2003-03-28 22:25:00 +00:00
david
1424c03933
.Dd date should be written formally Month day, year
...
ok pvalchev@
2003-03-28 22:11:24 +00:00
henning
301f5c8ac2
fix symon on sparc64.
...
patch taken from symon 2.60 which Willem released after I told him it's broken
and gave him shell access to a sparc64 box.
ok pval@
2003-03-23 19:05:22 +00:00
sturm
0bdf9cbdaf
fix PLIST by "make update-plist"
...
OK pvalchev@
2003-03-08 00:42:32 +00:00
pvalchev
db084e84a2
cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures
2003-03-02 21:22:22 +00:00
david
e74e4a4773
fix more spelling errors/typos
...
ok pvalchev@
2003-03-02 05:35:10 +00:00
naddy
235cd5c889
Update to 2.58, fixes a rare bug in symon/sm_io.c. strsep() would
...
clobber stream information and make the first stream in the
configuration file disappear.
2003-02-27 19:21:37 +00:00
naddy
3efffb4f66
Now that nut is multi-packaged, building nut,no_cgi here doesn't make sense
...
any longer.
2003-02-27 02:05:44 +00:00
naddy
48168fe117
If upsd conflicts with nut, nut conflicts with upsd, too.
2003-02-27 02:02:04 +00:00
david
32bf3deee8
necessary is spelled necessary.
...
similar is spelled similar.
functionality is spelled functionality.
ok brad@ jmc@
2003-02-26 15:13:04 +00:00
david
3e6f238637
remove double word stuttering
...
ok pvalchev@ brad@
2003-02-26 02:57:55 +00:00
dhartmei
a36d2c90c4
missing memset(), could lead to DIOCGETRULES error in rules view.
2003-02-21 23:02:58 +00:00
pvalchev
3238ba4b18
enable login_ldap
2003-02-21 20:57:18 +00:00
pvalchev
be2cb935f5
login_ldap now ready to go in, after the appropriate work i asked for is done:
...
* Upgrade to new version 3.3 (security update from previous, see advisory)
* remove MESSAGE and enable-script
* INSTALL/DEINSTALL scripts to properly place binary in /usr/libexec/auth
* correct LIB_DEPENDS on openldap-client
* no setuid root anymore!
* new maintainer Sebastian Stark
* honor PREFIX in manpage
2003-02-21 20:56:22 +00:00
naddy
6106eacaa1
Fix package conflicts, directory removal, and RCS IDs.
2003-02-17 23:54:49 +00:00
naddy
cd5442e847
Update to 2.0.
...
From: Jacob Meuser <jakemsr@jakemsr.com>
2003-02-17 15:32:58 +00:00
margarida
cd73b24cc1
Update to version 1.2d
2003-02-16 19:02:19 +00:00
naddy
66711e7c52
Master site moved.
2003-02-12 15:40:39 +00:00
jcs
f5e97d6b50
+= p5-Quota
2003-02-05 21:14:15 +00:00
jcs
725b18a3ae
import of sysutils/p5-Quota-1.4.6, a quota manipulation module
2003-02-05 21:11:55 +00:00
naddy
15876ca3c7
add/fix RCS Ids; suggested by Jolan Luff <jolan@cryptonomicon.org>
2003-02-04 22:59:48 +00:00
dhartmei
1b0eead24b
Fix breakage from recent pf changes, macros PF_IN/PF_OUT changed, and they
...
were (ab)used as indices for the statistics counter arrays. Use literal
indices instead.
2003-01-24 20:15:41 +00:00
naddy
ca9987784a
Update to OpenBSD 3.2 base and FreeBSD 5.0 color code.
...
Add -h flag (human readable sizes). Link statically, just in case.
2003-01-20 01:45:14 +00:00
pvalchev
4aeaa0581b
fix mastersite and add a new one; maintainer Vladimir Popov
2003-01-19 09:20:46 +00:00
marcm
180ff60ee0
Missing patch from last commit, oops.
2003-01-18 18:29:27 +00:00
marcm
72af77da5c
Update to 1.2.1, a substantial update from 1.0.0.
...
Changes are listed here:
http://www.exploits.org/nut/release/1.2/new-1.2.1.txt
ok sturm@
Note: the initial checkin aborted half way through, before any log
messages were generated. What you see here is the second half of the
commit, the first half is already in-tree.
2003-01-17 06:23:43 +00:00
marcm
d924e08315
Update to 1.2.1, a substantial update from 1.0.0.
...
Changes are listed here:
http://www.exploits.org/nut/release/1.2/new-1.2.1.txt
ok sturm@
2003-01-16 23:42:18 +00:00
naddy
396f952d09
Update to 2.57, builds again. From Willem Dijkstra <wpd@xs4all.nl>.
2003-01-10 19:24:50 +00:00
dhartmei
ec12c0a67b
adjust to latest api changes
2003-01-09 22:06:06 +00:00
lebel
132360bec6
+proctools
2003-01-06 18:04:21 +00:00
lebel
ab2982a2ca
initial import of sysutils/proctools 0.3:
...
--
Submitted by James Devenish (j-devenish@users.sourceforge.net )
Modified by danh@
Proctools provides the pgrep and pkill commands which can
scan for and send signals to processes that are matched by
command-line options.
The pgrep utility displays process IDs for those processes
that match the requirements specified on the command line.
The pkill utility sends a signal to process IDs for those
processes that match the requirements specified on the com-
mand line.
WWW: http://sourceforge.net/projects/proctools
2003-01-06 18:03:44 +00:00
pvalchev
22ab8c13dd
put a proper config.guess so autoconf can recognise macppc
2003-01-04 20:04:09 +00:00
naddy
95699b6a1e
Use getifaddrs() to fetch network interface list. This is simpler
...
and works on alpha, too.
2003-01-03 17:58:34 +00:00
pvalchev
a6f97ab8ea
obey LOCALBASE; Okan Demirmen <odemirmen@khaoz.org>
2003-01-02 06:27:03 +00:00
pvalchev
08b8eaf5f4
sync patch
2003-01-02 06:26:44 +00:00
naddy
8deae8d43c
sync patches
2003-01-01 21:21:00 +00:00
jakob
9bb66e5bc1
update to v1.5.24
2002-12-30 10:48:53 +00:00
jakob
8e2cab6b32
update to v1.4.17
2002-12-30 10:41:04 +00:00
pvalchev
4d9627f908
final round:
...
cast NULL sentinel to void * so it is 64bit on alpha & sparc64, use
NULL instead of '0' where appropriate.
2002-12-30 09:15:26 +00:00
fgsch
6256399a40
and more..
2002-12-29 20:19:09 +00:00
jcs
89ca92e4fb
remove myself as maintainer
2002-12-28 20:03:22 +00:00
margarida
7cf19d0259
Update to version 3.1
...
--
This release optionally makes use of OpenSSL, it is now
possible to monitor processes forged with SSL. It is also
possible to run monit's HTTP server with SSL.
Also added:
Timestamp monitoring for files and directories and an SSH
protocol test.
brad@ ok
2002-12-26 00:45:55 +00:00
margarida
4d76371683
Update to version 1.2c
...
brad@ ok
2002-12-26 00:30:53 +00:00
pvalchev
07fbe7f6e1
Update to lsof-4.66.
...
Thanks to the author Vic Abell for integrating patches and cooperating
all the way!
2002-12-23 01:42:35 +00:00
pvalchev
34ab898826
sync man page with reality (see PSCMD); from maintainer Sebastian Stark
2002-12-22 20:25:27 +00:00
margarida
87ca578da4
Add MASTER_SITE;
...
Add license;
Cosmetic changes;
Take maintainership, agreed by previous MAINTAINER.
brad@ ok
2002-12-22 01:43:32 +00:00
pvalchev
972bff3d84
lsof-4.65
2002-12-12 08:14:24 +00:00
pvalchev
bdfb335d0c
There is no longer need to specify the type of sparc to lsof, remove
...
useless definitions which are no longer relevant to the source, and
thus make this port non-interactive on sparc.
2002-12-12 07:24:38 +00:00
pvalchev
9d70d2f293
do not assume char is signed by default; ok maintainer Ian
2002-12-11 23:31:20 +00:00
brad
fb4ec1cc36
change e-mail address.
...
--
From: MAINTAINER
2002-12-09 15:37:23 +00:00
pvalchev
482cfd82fa
Update Jim's address in those as well
2002-12-03 22:45:32 +00:00
nino
ddfd88f86e
Transfer maintainership to Jim Geovedi <negative@magnesium.net>.
2002-12-03 19:26:34 +00:00
dhartmei
389aa03d01
Patches from author/maintainer to make it work with -current.
2002-12-02 00:02:27 +00:00
dhartmei
fb5e8b16cd
Update from author/maintainer:
...
Some changes to symon:
- multiple tcp clients to symux was broken (2.54)
- added a perl module to interact with symux (2.54)
- added a debug module for debug vars in kernel
- network code is redone, everything = ip v4/6 agnostic
- network addresses in config need no longer be resolvable
2002-12-01 01:58:42 +00:00
fgsch
bd26e5a31d
Update to dist. patch 20021118.
...
Switch to autoconf for now until some issues are solved.
2002-11-30 08:32:36 +00:00
margarida
1efb04c0c4
Add monit
2002-11-29 23:26:54 +00:00
margarida
211e4fad94
Add monit
...
--
monit is an utility for monitoring and managing daemons
or similar programs running on a Unix system.
It will start specified programs if they are not running
and restart programs not responding.
It supports MD5 checksums, alert notifications, an http
interface among other useful features.
brad@ ok
2002-11-29 23:22:21 +00:00
margarida
bee65e0422
Add p5-Unix-Syslog
2002-11-25 21:10:17 +00:00
margarida
3d30c95fa6
Add p5-Unix-Syslog
...
--
Module that provides access to the system logger available
on most UNIX systems via Perl's XSUBs (Perl's C interface).
From: Ibrahim Khalifa <ibo@toontown.org>
brad@ ok
2002-11-25 21:08:14 +00:00
margarida
5d5b187582
Add p5-Mon
2002-11-24 13:58:13 +00:00
margarida
b4daa73739
Add p5-Mon;
...
--
This perl module is used to interact with "mon" clients.
It supports a protocol-independent API for retrieving the status
of the Mon server, and performing certain operations, such as
disableing hosts and service checks.
brad@ ok
2002-11-24 13:55:23 +00:00
brad
da069b14dc
bye bye.
2002-11-24 00:48:35 +00:00
margarida
8928e21d73
Update to version 1.2b
...
brad@ ok
2002-11-24 00:29:53 +00:00
wilfried
20fd574a99
Project site moved
2002-11-23 14:27:28 +00:00
margarida
30b07f8162
Change MAINTAINER address to margarida@openbsd.org ;
...
cosmetic changes.
brad@ ok
2002-11-22 02:37:36 +00:00
margarida
fb5b28a3a9
add autossh
2002-11-21 00:27:32 +00:00
margarida
35a29a40e6
add autossh port;
...
--
autossh is a program to start a copy of SSH and monitor it, restarting
it as necessary should it die or stop passing traffic.
The idea and the mechanism are from rstunnel (Reliable SSH Tunnel),
but implemented in C.
ok and review from brad@
2002-11-21 00:17:58 +00:00
jcs
2b8c942378
drop kmem privileges like solaris does, required for gtk+-1.2.10p1
...
bump pkgname
from dan weeks <danimal at danimal.org>
2002-11-20 01:51:42 +00:00
brad
659dd40d8a
add p5-Filesys-DiskSpace
2002-11-17 02:54:01 +00:00
brad
f6d4b66141
add p5-Filesys-DiskSpace port;
...
--
This routine displays information on a file system such as its type,
the amount of disk space occupied, the total disk space and the number
of inodes.
From: Margarida Sequeira <niness@devilness.org>
2002-11-17 02:49:28 +00:00
brad
0d17ee69de
add mac-robber
2002-11-17 00:51:06 +00:00
brad
55181cd4f4
add mac-robber port;
...
--
mac-robber is a forensics and incident response program that collects
Modified, Access, and Change (MAC) times from files.
Its output can be used as input to the 'mactime' tool in The @stake
Sleuth Kit (TASK) to make a time line of file activity.
From: Margarida Sequeira <niness@devilness.org>
2002-11-17 00:48:00 +00:00
brad
485a58b889
upgrade to task 1.52
...
--
From: MAINTAINER
2002-11-16 21:27:57 +00:00
pvalchev
e48e2977c0
revert wrong login_ldap commit which broke a number of rules; port may
...
be resurrected later when/if issues are worked out
2002-11-07 07:04:49 +00:00
pvalchev
f3e7245b35
Remove bogus BROKEN="compilation errors" for alpha, since this appears
...
to relate to what I just fixed...
2002-11-07 06:37:47 +00:00
pvalchev
3368955fef
Only build apm parts based on /dev/apm existence (i386 & macppc are the
...
only ones having APM support atm); fixes build on at least hp300.
Thanks for testing and original report to Heiko.Rommel@Uni-Bielefeld.DE
bump PKGNAME
2002-11-07 06:21:18 +00:00
shell
9ea360cfe6
enable login_ldap
2002-11-06 16:13:25 +00:00
shell
4bcd85503d
Initial import of login_ldap-3.2
...
Submitted by Peter Werner <peterw@ifost.org.au>
----
This port is for OpenBSD administrators wanting to authenticate
users off an LDAP server. It uses the BSD Authentication API.
Please visit WWW for information on updates and commercial support.
WWW: http://www.ifost.org.au/~peterw/
License: BSD
2002-11-06 16:12:05 +00:00
naddy
9340a03413
No regression tests available.
2002-10-28 19:53:43 +00:00
dhartmei
274a41046e
Update to 2.53, from maintainer.
2002-10-26 01:09:14 +00:00
naddy
e1ef9e0c8d
nut flavor changed
2002-10-16 11:25:05 +00:00
marcm
dd73fa6eb5
* Update to 1.0.0
...
* CGIs are now a SUBPACKAGE and work with chrooted Apache
* Make myself MAINTAINER
* Mark conflict with upad-2.0
ok naddy@ and nate@
2002-10-14 16:14:33 +00:00
jakob
444af02f5b
enable tcp wrappers support
2002-10-10 17:28:21 +00:00
dhartmei
644418c929
add symon
2002-10-08 08:11:04 +00:00
dhartmei
f0d7843bec
symon is a system monitoring tool consisting of a small probe which
...
gathers various data (cpu, memory, network interfaces, pf statistics,
disk io) and transfers it to a central server which stores it in
RRD databases.
2002-10-08 07:56:42 +00:00
jakob
aae29753fe
split into stable and development
2002-10-06 13:15:55 +00:00
jakob
a153356c22
syslog-ng
2002-10-05 21:58:09 +00:00
fgsch
2331d3ee68
- update to distrib. patch 20020203.
...
- switch to distinfo.
- remove NEED_VERSION.
- update HOMEPAGE and MASTER_SITES.
2002-10-05 19:09:26 +00:00
jakob
a34e359be4
syslog-ng, a syslogd replacement
2002-10-05 14:18:16 +00:00
pvalchev
c01a6ea16b
Mark BROKEN: very outdated and with possible security holes, see various
...
bugtraq postings (installed setuid root)
2002-09-28 01:20:43 +00:00
pvalchev
9f5bb51dae
This was clearly not tested on an ELF system...
2002-09-25 07:09:53 +00:00
jsyn
8e28f6554a
add packetstorm backup distsite
2002-09-18 19:52:28 +00:00
jsyn
b7c1d66d3b
+task
2002-09-18 07:23:04 +00:00
jsyn
9772af64d0
Import of task-1.50:
...
--
The @stake Sleuth Kit (TASK) is the only open source forensic toolkit
for a complete analysis of Microsoft and UNIX file systems. TASK
enables investigators to identify and recover evidence from images
acquired during incident response or from live systems.
WWW: http://www.atstake.com/research/tools/task/
MAINTAINER= Margarida Sequeira <niness@devilness.org>
2002-09-18 07:21:48 +00:00
pvalchev
180b2cf3ff
Since this has been converted to use sysctl interface, there is no longer
...
need to install it setgid kmem (duh); ok jakob
2002-09-17 19:50:48 +00:00
wilfried
519b108933
remove NEED_VERSION from my remaining ports
2002-09-17 15:22:26 +00:00
wilfried
fd127ac438
remove NEED_VERSION from ports that haven't changed in a long while
2002-09-17 14:46:06 +00:00
pvalchev
914dd31960
Recognise OpenBSD 3.2
2002-09-15 19:17:16 +00:00
pvalchev
db49f6f6e7
sync
2002-09-15 19:17:03 +00:00
pvalchev
921af0db98
remove dead master site
2002-09-15 19:00:35 +00:00
danh
44809833d7
these are not likely to change anytime soon, so drop NEED_VERSION now
2002-09-12 16:41:26 +00:00
pvalchev
b2e00f2ca7
a master site changed; from Loic Tortay <loict@bougon.net>
2002-09-12 05:02:38 +00:00
lebel
92b55ab337
update sysutils/pftop to 0.3; from MAINTAINER
2002-09-12 01:01:01 +00:00
jakob
59f3012142
fix PKGNAME vs DISTNAME
2002-09-10 09:24:40 +00:00
jakob
448fbef0f9
add patch from form@ to switch to sysctl interface
...
bump package patch version and nuke NEED_VERSION
2002-09-08 12:46:03 +00:00
jakob
dcc9813e18
update to v0.5
2002-09-07 19:21:55 +00:00
pvalchev
7d8ca26447
Initial import of pftop-0.2
...
pfTop is a curses-based utility for real-time display of
active states and rules for pf. It is a cross between top
and pfctl -sr and pfctl -ss.
Maintainer Can Erkin Acar <canacar@eee.metu.edu.tr>
2002-09-06 06:19:58 +00:00
lebel
16bbe58faf
+pftop
2002-09-05 12:40:08 +00:00
lebel
e120ed42d9
initial import of sysutils/pftop 0.2:
...
--
pfTop is a curses-based utility for real-time display of
active states and rules for pf. It is a cross between top
and pfctl -sr and pfctl -ss.
WWW: http://www.eee.metu.edu.tr/~canacar/pftop/
Submitted by Can Erkin Acar <canacar@eee.metu.edu.tr>
2002-09-05 12:39:29 +00:00
mpech
a8924e572b
Remove Oleg Safiullin from MAINTAINERS.
...
form@ ok
2002-09-01 18:49:00 +00:00
wcobb
bcae81740d
- pull in errx() prototype from <err.h>.
...
- main() is int.
ok pvalchev@
2002-08-29 01:58:57 +00:00
wcobb
5504835822
- pull in errx prototype from <err.h>.
...
- fix format strings.
ok pvalchev@
2002-08-29 01:57:15 +00:00
kevlo
5832314d0d
- don't use hardcoded to /etc; pointed out by naddy@
...
- use ${PREFIX}/share/examples/upsd for examples,
not ${PREFIX}/lib/upsd
- use {INSTALL,DEINSTALL} for notification messages for config files
2002-08-05 02:25:28 +00:00
naddy
69b936af70
add missing SHA1 and RMD160 checksums
2002-08-02 23:37:44 +00:00
jcs
cf0a5f4d1c
update to gkrellm-1.2.13
...
apm support works on macppc, patch sent upstream
all from peter hessler <phessler at sfobug.org>
2002-07-29 03:46:28 +00:00
naddy
105815cc3e
sync with archivers/star
2002-07-21 01:00:18 +00:00
naddy
d7829e8b47
Allow this to build with compilers other than cc/gcc.
2002-07-21 00:39:02 +00:00
naddy
b03fa7dd3c
Allow this to build with compilers other than cc/gcc.
2002-07-21 00:11:11 +00:00
naddy
6b6b35187d
Show kernel processes as well.
...
From maintainer Sebastian Stark <seb@todesplanet.de>.
2002-06-29 14:25:53 +00:00
kevlo
56191dcb86
add mencal
2002-06-26 02:33:51 +00:00
kevlo
a8a7fca3f8
Initial import of mencal 2.0
...
Mencal is a simple variation of the well-known unix command cal.
The main difference is that you can have some periodically repeating
days highlighted in color.
2002-06-26 02:33:09 +00:00
jcs
37d9e00eff
update to gkrellm-1.2.12
2002-06-23 23:42:13 +00:00
naddy
57ce35b6b8
belatedly bump package version because of man page addition;
...
requested by maintainer Sebastian Stark <seb@todesplanet.de>
2002-06-21 20:44:37 +00:00
naddy
544ce921a7
add man page; from maintainer Sebastian Stark <seb@todesplanet.de>
2002-06-20 13:32:04 +00:00
naddy
43228f507b
update to 2.17; from J.A. Neitzel <jneitzel@sdf.lonestar.org>
...
ok maintainer
2002-06-18 22:15:35 +00:00
form
4a988d4c63
CPU meter -> USR/NICE/SYS/INT/ILDE
2002-06-17 02:34:18 +00:00
pvalchev
413d9d4504
sync with USB namespace changes
2002-06-16 19:36:33 +00:00
form
a3f64ee0a5
better
2002-06-13 03:56:14 +00:00
form
3f71f9f1c9
remove unneeded patch
2002-06-13 03:53:25 +00:00
form
8e8feccbec
Battery meter support.
...
Thanks to mpech@ for testing.
2002-06-13 02:54:58 +00:00
jsyn
6ee7ab6dde
sort; kill dangling #
2002-06-11 22:32:12 +00:00
naddy
7b7c815554
smkisofs -> mkisofs: no more name clash now that /usr/sbin/mkisofs
...
has been removed; from maintainer Jacob Meuser <jakemsr@jakemsr.com>.
Bump package version.
2002-06-05 21:41:07 +00:00
danh
e7f9dcd025
update to safecat 1.9
2002-06-04 13:17:34 +00:00
nino
9a3bed6800
Update to bubblemon 1.0.11.
...
Ok naddy@.
2002-05-21 18:48:45 +00:00
wilfried
4ddc5c3e1c
add licence comment, clean up MASTER_SITES
2002-05-15 09:30:21 +00:00
naddy
1d55402be7
enable cdrtools
2002-05-13 14:10:35 +00:00
naddy
3c3737c0da
Import cdrtools 1.10; submitted by Jacob Meuser <jakemsr@jakemsr.com>.
...
The cdrtools software includes programs to create and/or extract
ISO 9660 filesystems, verify their integrity, and write them to
disc.
2002-05-13 14:08:50 +00:00
form
5dd45f8e9b
bye bye MASTER_SITE_SIBDIR
2002-05-13 02:56:50 +00:00
naddy
d83b82f13e
add missing HOMEPAGE references
2002-05-11 11:49:36 +00:00
millert
28ef82dd9f
Update port to rtty-4.0.shar.gz with patches fed back to Vixie.
...
Make default group dialer, not wheel, to match default OpenBSD
device permissions.
2002-05-08 18:42:10 +00:00
espie
4bd8242e0b
might reenable if someone looks at it.
2002-05-05 15:07:18 +00:00
pvalchev
1254f69abe
End sentence with a period. (some people copied/pasted too much)
2002-04-26 03:35:33 +00:00
pvalchev
596d558aed
update to lsof-4.63
2002-04-23 21:36:54 +00:00
jakob
f56a5718b5
update to skill v4.1; from author
2002-04-23 18:55:29 +00:00
hugh
6799cf0e49
Add sysgen.
2002-04-21 12:08:29 +00:00
hugh
4ba410029e
Import sysgen, a program to calculate QBUS CSR and Vector assignments.
2002-04-21 12:04:24 +00:00
jcs
2730b531dc
Update to gkrellm-1.2.11
2002-04-19 00:30:50 +00:00
naddy
7fcde08289
- cut down DESCR to a reasonable size; from Sebastian Stark <seb@todesplanet.de>
...
- include prototype for malloc()
- regen patches with update-patches and add RCS IDs
- cleanup
2002-04-17 21:38:11 +00:00
naddy
7957522faf
Fix cgi flavor by compensating for broken autoconf setup.
2002-04-09 16:20:12 +00:00
naddy
e5230d5c9f
Add missing RCS Id.
2002-04-07 01:54:47 +00:00
pvalchev
f4cfe90677
simplify fix
2002-03-29 04:28:34 +00:00
pvalchev
3a362a2b2a
ugly hacks in the cgi flavor to make this link with new binutils
2002-03-29 03:03:24 +00:00
pvalchev
b0f605dd6c
recognize 3.1; reminded by brad
2002-03-24 20:26:36 +00:00
espie
d900d189e1
Bump NEED_VERSION
2002-03-21 21:25:50 +00:00
espie
e3edfb9aea
md5->distinfo
2002-03-21 20:20:41 +00:00
jcs
bb274e6992
Update to gkrellm-1.2.10
2002-03-21 02:13:24 +00:00
form
e5debc1dbe
upgrade to 1.8.0
...
make it compile on -current (ugly hack for very ugly sources)...
2002-03-18 06:51:24 +00:00
ian
4e90af0f19
Update to maintainer's new version 1.3, adds signal name handling.
2002-03-06 19:47:03 +00:00
jcs
38d6f927c2
Update to gkrellm-1.2.9
2002-02-26 03:08:57 +00:00
jcs
f9c7cf0105
fix segfault in setting preferences, reported by ex0dus-at-p3ngu1n.org
...
also enables cdrom eject code
sent to upstream author
2002-02-26 01:19:08 +00:00
pvalchev
ab4b094775
- store getopt's return value into an int, not a char
...
- getopt(3) returns -1 when out of arguments, not EOF
- rename patches with update-patches
2002-02-23 23:45:18 +00:00
naddy
4e6cb91f8a
getopt() returns int and -1 at end
2002-02-20 21:17:52 +00:00
kevlo
6d0aace6b2
- update HOMEPAGE and MASTER_SITES
...
- bump NEED_VERSION
2002-02-18 03:45:18 +00:00
naddy
67149dce32
Update to 1.26: Upstream integration of CVSID fix, minor cosmetics.
2002-02-12 16:22:04 +00:00
angelos
d735adbc5b
Exit when warning that proper option has not been given for Sparc build.
2002-02-03 03:15:31 +00:00
pvalchev
cd454f7e48
Read kernel symbols from /dev/ksyms; this way lsof works with kernels with
...
any names, compressed or not. Closes PR 2361
2002-01-29 19:40:51 +00:00
pvalchev
719b98ce8b
sync
2002-01-29 19:37:37 +00:00
pvalchev
1bcb65551c
Update to lsof-4.61
2002-01-25 00:58:18 +00:00
naddy
e5115c7f9f
sync with color code in FreeBSD-CURRENT
2002-01-23 01:27:31 +00:00
naddy
bf465fdd20
* fix a long-standing bug where files without RCS Ids wouldn't be compared;
...
pointed out by brad@
* mention in man page that -r can be used with etcXX.tgz; from ian@
2002-01-22 23:19:50 +00:00
jcs
60b9c67dda
build with recent glib change regarding pthread
...
noticed by naddy@
2002-01-20 23:51:31 +00:00
jcs
cfa0377fbd
Update to gkrellm-1.2.8
2002-01-06 21:06:50 +00:00
naddy
4461feeb83
fix from Seiichi SATO <ssato@sh.rim.or.jp>, through maintainer
2002-01-06 16:54:49 +00:00
wilfried
80b4070bff
update to wmcube-gdk-0.98p2
2002-01-04 22:32:53 +00:00
naddy
e6d8030632
Fix build with libgtop 1.0.13; from maintainer Nils Nordman <nino@nforced.com>.
2001-12-27 13:06:59 +00:00
form
4f64700c25
md5 -> distinfo
2001-12-27 03:59:43 +00:00
mark
ce7c609bd9
update maintainer address
2001-12-24 07:51:05 +00:00
pvalchev
8f715f9467
add homepage
2001-12-24 06:56:52 +00:00
pvalchev
107cd46a96
Update to lsof-4.61B.n+obsd
...
Take maintainership, ok angelos
- Fix uvm kernel detection on ELF archs, enable lsof on them. Replaced
check with a better one. Understand how nlist() works.
2001-12-23 21:17:50 +00:00
pvalchev
924a66c44e
grep for proper kernel symbols for uvm detection, fix ELF-based arches. ok angelos
2001-12-18 03:46:33 +00:00
pvalchev
c637c689bc
recognize 3.0, ok naddy
2001-12-16 18:40:11 +00:00
naddy
05bef34816
+bchunk
2001-12-14 01:39:22 +00:00
naddy
d47b6595f5
Import bchunk 1.1.1.
...
Submitted by Dave Watson <dave@elephantride.org>.
binchunker converts a CD image in a ".bin / .cue" format (sometimes
".raw / .cue") to a set of .iso and .cdr tracks.
2001-12-14 01:38:08 +00:00
form
7154bd505e
better colors
2001-12-06 04:09:54 +00:00
form
56eb00d026
sync with -current UVM changes
2001-12-06 03:40:07 +00:00
kevlo
7472b8e0a2
drop maintainership. I didn't use them for a long time...
2001-11-26 07:46:43 +00:00
wilfried
2e26126d8d
update HOMEPAGE
2001-11-20 20:22:06 +00:00
pvalchev
4b38587637
NO_REGRESS
2001-11-18 07:41:46 +00:00
pvalchev
78a6ca1593
unbreak: sync with -current uvm header files reorganization; 10x naddy
2001-11-17 00:50:19 +00:00
espie
00ce723944
Kill remaining RUN_DEPENDS/BUILD_DEPENDS first parters.
2001-11-13 22:13:22 +00:00
danh
ec0a445436
NO_REGRESS= Yes
2001-11-13 20:14:39 +00:00
wilfried
4d968fbdca
NO_REGRESS=Yes, from maintainer
2001-11-10 15:44:57 +00:00
espie
0e6f6f93bb
Kill first component of BUILD_DEPENDS.
...
Fix sawfish comment while I'm at it.
`window manager for the X windows system'.
Like DUH ! It's going to be a window manager for my microwave oven ?
2001-11-10 15:00:47 +00:00
wilfried
8754c740de
Add location that holds bubblemons previous locations, from maintainer
2001-11-09 22:22:58 +00:00
naddy
9cb295c3c6
+colorls
2001-11-05 18:56:52 +00:00
naddy
3b2ca39bb5
Import colorls.
...
This is a simple hack, taken from FreeBSD, to OpenBSD's ls(1) to
use ANSI sequences to display file attributes in color.
2001-11-05 18:55:28 +00:00
jcs
b0dd0446ed
NO_REGRESS=Yes
2001-11-02 17:52:58 +00:00