Commit Graph

627 Commits

Author SHA1 Message Date
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
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