avsm
e672e84db5
security update to LPRng-3.8.21; psbanner created a very insecure
...
tmp file.
2003-05-09 22:50:15 +00:00
margarida
a4a8adb66b
Add support for internal resolver (with adns).
...
Add patch (sent upstream) that fixes a problem
with the resolver, when it is enabled.
From MAINTAINER: Michael Coulter <mjc@bitz.ca>
2003-05-05 03:37:09 +00:00
margarida
353981dd55
Add multitail
2003-05-04 17:49:02 +00:00
margarida
05bb2ebc95
Initial import of multitail-2.4
...
--
multitail allows the viewing of one or multiple files like
the original tail(1) program.
The difference is that this program creates multiple windows
windows on the console (with ncurses). It can also use colors
while displaying the logfiles for faster recognizing which
lines are important and which are not. It is optimized for
terminal-sessions through slow links.
2003-05-04 17:47:42 +00:00
margarida
5297edb0cb
Add modlogan
2003-05-02 02:54:42 +00:00
margarida
5065b47ba4
Initial import of modlogan-0.8.7
...
--
ModLogAn is a modular logfile analyzer which is able to analyze
15 logfiles from different servers.
Its template engine generates XHTML based on usersupplied themes
which makes it possible to provide different look and feel.
It's written in C and provides a plugin system.
From: Michael Coulter <mjc@bitz.ca> with some changes from me.
2003-05-02 02:53:05 +00:00
avsm
102bae898d
sigh, oops
2003-04-30 14:59:34 +00:00
avsm
00c47f6be4
update to bubblemon-1.2.9
...
from Jim Geovedi <jim@orangutan.corebsd.or.id>
also an overflow patch from me
2003-04-30 14:57:15 +00:00
wilfried
6edb76a202
site was reorganized
2003-04-27 07:03:30 +00:00
sturm
aec565d316
/etc -> SYSCONFDIR
2003-04-26 15:00:32 +00:00
sturm
2e70d794ec
don't compile useless test program which breaks built on ELF archs due to
...
libwrap issues
OK jakob@ (MAINTAINER)
2003-04-24 09:08:38 +00:00
wilfried
0f6e84cd07
+tentakel
2003-04-17 22:45:47 +00:00
wilfried
9bf486236e
Import tentakel 0.3; submitted by Sebastian Stark <seb@todesplanet.de>
...
Tentakel is a simple program for executing the same command on many
hosts in parallel using ssh or rsh. It takes care of managing remote
return errors and remote stderr/stdout as well.
2003-04-17 22:45:19 +00:00
wilfried
ec9ee30b1b
knutclient
2003-04-17 09:19:04 +00:00
wilfried
7eadf751ed
Import knutclient 0.6.0; submitted by Craig Barraclough <craigba@creative.com.au>
...
KNUTClient is a graphical interface to NUT - the Network UPS Tool.
KNUTClient allows realtime monitoring of UPS variables such as load,
voltage and temperature. Supports accessing NUT across networks.
2003-04-17 09:18:56 +00:00
jsyn
43d7195899
quote COMMENTs; ok naddy@
2003-04-10 18:08:56 +00:00
pvalchev
f98fb61fab
- mention 3.3 here too; pointed out by jsyn@
...
- remove useless stupid arch-specific comment that the author
insists on keeping... *sigh*
2003-04-01 23:48:30 +00:00
pvalchev
4c1b25e71a
recognise 3.3
2003-04-01 22:58:38 +00:00
jsyn
59b652f9d0
update to lsof-4.67; ok pvalchev@
2003-04-01 18:50:16 +00:00
avsm
53dde9105d
Update to LPRng-3.8.20, which unbreaks it
...
Tested by Jeff Bachtel <jeff@cepheid.org> many moons ago
2003-04-01 12:35:38 +00:00
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