Commit Graph

639 Commits

Author SHA1 Message Date
kevlo
9aa552a75c upgrade to version 2.2 2003-06-10 06:32:56 +00:00
fgsch
246ba658ce update to distrib. patch 20030605. 2003-06-06 07:39:59 +00:00
avsm
3a81e742e2 this is under gpl/artistic - mark all PERMIT_ to yes
from Jeff Bachtel <jeff@cepheid.org>
2003-06-05 14:48:17 +00:00
margarida
fdeb15157a New HOMEPAGE and MASTER_SITE.
New file mentioning these changes, therefore new distinfo.
2003-06-01 23:41:04 +00:00
margarida
74873b26a8 Update monit to version 3.2
--
Main changes:
*  Monit now reloads configuration ONLY after it receives SIGHUP.
   Automatic reload based on monit's control file timestamp is now
   defunct.
*  New monit command 'reload' is added. If used, it will reinitialize
   a running monit daemon (send it the SIGHUP signal).
*  A new monit option '-t' is added. If used, monit will run a syntax
   check for the control file and exit with the status.
*  The ssl version for TCPSSL tests can now explicitly be set if auto-
   detection should fail. (Thanks to Mark Foster  for
   the bugreport)
*  Added support for LDAPv2 and LDAPv3, and DWP.
*  Restart method added to monit httpd cervlet
*  Alert messages in passive mode fixed
*  Console command "monit restart [service]" in daemon mode fixed
*  Start/stop/restart race condition fixed.
Changelog: http://www.tildeslash.com/monit/changes.html

Patches OpenBSD specific submitted to authors.
2003-06-01 23:14:16 +00:00
margarida
5c8194c1b0 Update multitail to version 2.7.1
--
Patch accepted by author, therefore removed.
Several bugfixes and some enhancements.
Changelog: http://www.vanheusden.com/multitail/changelog.html
2003-06-01 19:19:17 +00:00
lebel
bdeec35bc0 +p5-Proc-ProcessTable 2003-05-30 14:42:34 +00:00
lebel
08d56bf157 initial import of sysutils/p5-Proc-ProcessTable 0.38:
--
Perl interface to the unix process table.

(had this in my tree for god knows who long, so here it goes).
2003-05-30 14:41:39 +00:00
lebel
1e4c052555 +freedt 2003-05-28 15:40:04 +00:00
lebel
f4f5b767ff initial import of sysutils/freedt-0.17:
--
freedt is a reimplementation of Dan Bernstein's daemontools under the GNU GPL,
sharing no code with the original implementation.

It currently includes feature-equivalent replacements for argv0, envdir,
envuidgid, setlock, setuidgid, softlimit, supervise, svc, svok, svscan, svstat
and recordio. It also includes dumblog (a simple multilog replacement),
mkservice (a script for automatically creating service directories), anonidentd
(an anonimising identd implementation) and ratelimit (a bandwidth-limiting
filter along the lines of recordio). All the tools include usage messages; for
instance, do "ratelimit -h" for a brief rundown of the options.

Please note that this package is not a drop-in replacement for daemontools; the
internal state files in service directories are different, and the error
messages (and a few of the options) aren't quite the same. 

WWW: http://azz.us-lot.org/code/freedt.html
2003-05-28 15:39:26 +00:00
fgsch
cf34769ddc update to mtools 3.9.9 dist. patch 20030524. 2003-05-26 02:02:07 +00:00
jolan
f0b22143e0 "{HOMEPAGE}" -> "${HOMEPAGE}" 2003-05-22 09:33:15 +00:00
pvalchev
3964a1b127 tentakel-0.3.1 - This release fixes a long standing bug that prevented use
of IP addresses and hostnames with dots in hostlists.
from maintainer seb@todesplanet.de
2003-05-19 19:08:49 +00:00
naddy
6e9db99da2 install files with proper permissions (was 000 before); from grange@ 2003-05-17 19:39:31 +00:00
brad
41999d78e1 Fix format string issue, this is not exploitable on OpenBSD because
the binary is not installed suid root.

http://marc.theaimsgroup.com/?l=bugtraq&m=105285564307225&w=2
2003-05-17 01:12:23 +00:00
naddy
8ad0db4e2a Oops. Fix a fatal typo and ignore aliases.db. 2003-05-13 20:40:04 +00:00
pvalchev
f6b98261b3 Fix build on sparc - do not use ctob macro that should not be used in
userland (and breaks build on sparc) instead use sysconf(3) to get
page size.
lead to the right direction by naddy & miod - thanks
Problem reported by John Pavlakis <xyloplax@yahoo.com>
2003-05-13 04:09:13 +00:00
pvalchev
cb0a77dd4e update mirror list 2003-05-13 04:06:11 +00:00
naddy
7dc019e695 Building this port requires the kernel sources to be available under /sys.
Put in a sanity check for this.  ok pvalchev@
2003-05-13 03:30:39 +00:00
naddy
83b1018ce3 Catch up with 14 months worth of changes in the FreeBSD version. 2003-05-12 21:54:32 +00:00
sturm
9044ff3b89 - /etc -> SYSCONFDIR
- don't change SYSCONFDIR
2003-05-12 21:16:42 +00:00
margarida
bdb5d632a1 Add sleuthkit
Remove task
2003-05-12 13:18:16 +00:00
margarida
c778e25d62 Import of sleuthkit-1.62
--
The Sleuth Kit (previously known as TASK) is a collection of 
UNIX-based command line file system forensic tools that allow 
an investigator to examine NTFS, FAT, FFS, EXT2FS, and EXT3FS 
file systems of a suspect computer in a non-intrusive fashion. 
The tools have a layer-based design and can extract data from 
internal file system structures. Because the tools do not rely 
on the operating system to process the file systems, deleted 
and hidden content is shown.

This port replaces TASK, previously removed.
2003-05-12 13:16:02 +00:00
margarida
e58e72ab0b Remove TASK as it is now known as Sleuthkit, TASK doesn't exist
anynore.
Sleuthkit is about to be imported.
2003-05-12 13:10:35 +00:00
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