Commit Graph

1194 Commits

Author SHA1 Message Date
bernd
d02e18ad69 Use xenocara expat. 2007-05-02 13:00:53 +00:00
ajacoutot
f34ffc5881 - rephrase MESSAGE now that sgi_fam is part of /etc/rpc by default
ok jasper@
2007-04-30 16:24:33 +00:00
steven
1637ef3b14 avoid copying CVS/ 2007-04-28 10:36:28 +00:00
jasper
5cfda9a3a5 add fam 2007-04-27 22:02:07 +00:00
jasper
98ef4ecd06 import File Alteration Monitor 2.7.0
FAM, the File Alteration Monitor, provides an API which applications can
use to be notified when specific files or directories are changed.

from alek@, with minor tweaks by me

feedback and ok espie@ martynas@
2007-04-27 22:00:55 +00:00
msf
540389de57 +logpp 2007-04-23 09:06:53 +00:00
msf
e0c2706061 initial import of logpp 0.13
Logpp is a tool for preprocessing event logs and feeding relevant
information to other programs for storing or in-depth analysis.

During its work, logpp reads lines appended to input files (like tail(1)
in -f mode), matches the lines with patterns (e.g., regular
expressions), converts matching lines according to given templates, and
writes the results to given destinations.

Logpp supports multi-line matching and several types of output
destinations like regular files, FIFOs, external programs, and the
system logger.Therefore, logpp can act as a filter in front of the
more complex event log analysis system and increase the system's
performance by weeding out irrelevant log data; it can work as a syslog
gateway between the system logger and the application that doesn't use
syslog(3); it can convert multiline log messages to shorter single
line messages, and accomplish other log pre-processing tasks.

ok sturm@ jasper@
2007-04-23 09:04:41 +00:00
ian
8ab0c2ae93 New maintainer Giovanni Bechis <g.bechis a t snb dot it>; tweak pkg/DESCR; pkg bump. 2007-04-17 23:55:21 +00:00
marco
5b7a5f8a8a Modify iogen to terminate all children when either data corruption or
data loss occurs.  This trigers a major version bump.
2007-04-16 17:46:31 +00:00
mbalmer
c3c2194761 Update to tabled-1.0.5:
- tabled can now listen on a local fifo and on a network socket
- a command line client, tablec, has been added to speak to a tabled daemon
  over the net
- network exchange can be protected by a secret hash
2007-04-14 06:32:19 +00:00
sturm
9e171d12e6 grub 2007-04-13 08:29:57 +00:00
sturm
1dc3539474 initial import of grub 0.97
GNU GRUB, the GRand Unified Bootloader, a flexible and powerful boot loader
program for PCs, i386-only.

with feedback from and ok bernd
2007-04-13 08:29:17 +00:00
jasper
d86ecfca5d unify my e-mail address and bump PKGNAMEs.
"looks good" sturm@
2007-04-12 18:59:35 +00:00
naddy
1c5f0ae4f8 maintenance update to 5.0.0; ok ckuethe@ 2007-04-10 21:01:50 +00:00
steven
96109a64cf USE_LIBTOOL 2007-04-06 06:33:22 +00:00
ckuethe
a68a37bba5 New checksum style 2007-04-05 19:23:42 +00:00
ckuethe
f507b9bcaa Forgot to add memtester to Makefile. Prompted by David Krause 2007-04-05 19:23:04 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
jasper
c3025d185e add p5-File-Which 2007-04-04 05:51:07 +00:00
jasper
df5b1f2677 import p5-File-Which 0.05
File::Which was created to be able to get the paths to executable
programs on systems under which the `which' program wasn't implemented
in the shell.

ok msf@
2007-04-04 05:49:39 +00:00
steven
acf2447876 USE_LIBTOOL, regen patches 2007-04-01 07:08:39 +00:00
mbalmer
a304c7734b Update to sec version 2.4.1 and add SHA256 checksum
* improved the daemonization code.
* changed Sys::Syslog::openlog() options from 'cons,pid' to 'pid'.
* starting from this version, 'logonly' action has an optional parameter.

From maintainer, Okan Demirmem <okan@demirmen.com>
2007-03-28 13:51:55 +00:00
robert
121a3c1e8c replace zaurus with arm in the ONLY_FOR_ARCHS variable to allow
building on armish too
2007-03-26 07:20:58 +00:00
aanriot
1321376d20 remove proctools, which was tagged "COMES_WITH= 3.9".
ok sturm@
2007-03-22 21:43:19 +00:00
aanriot
e6a7636695 disconnect proctools.
ok sturm@
2007-03-22 21:38:25 +00:00
jolan
e865c85ca9 update to stress-0.18.9, from rui reis 2007-03-19 11:18:10 +00:00
naddy
0064f34ace LP64 fix; problem reported by Bryan Irvine 2007-03-15 18:15:12 +00:00
jasper
806213bbaf update tkdvd to 4.0.6
from MAINTAINER (Vlad Glagolev <stelzy@gmail.com>) with tweaks by me
2007-03-15 15:57:44 +00:00
ckuethe
a5540c4973 memory testing utility 2007-03-15 15:49:06 +00:00
henning
ff7382a17d fix botched conversion to KERN_CPTIME2 for SMP support
only i386 and amd64 have working KERN_CPTIME2.
mimic top(1)s behaviour and only use KERN_CPTIME2 when ncpu > 1
ok bernd
2007-03-15 13:10:03 +00:00
jolan
4d65225fd7 remove Jim Geovedi as maintainer from all ports' Makefiles per his
request.
2007-03-15 11:30:07 +00:00
dlg
b601fa8a17 fix on macppc where comparing a char to -1 doesnt have the desired effect.
ok robert@ marco@
2007-02-28 21:48:12 +00:00
steven
2bf10c8bdc fix WANTLIB
ok bernd@
2007-02-15 17:15:41 +00:00
bernd
0cf7106bd4 Use SHARED_ONLY=Yes to avoid PKG_ARCH=*. Bump PKGNAME.
ok espie@, simon@
2007-02-14 10:26:28 +00:00
henning
29bc4b0ff1 update to 2.75, ok bernd pval
relevant changes:
13/02/2007 - 2.75
   - OpenBSD sensors missed includes (Constantine A. Murenin)
11/02/2007 - 2.74
   - symon can be told what local interface to send data from (Henning Brauer)
   - removed typos in client/SymuxClient.pm (Sandeep Kr Sangwan)
   - OpenBSD sm_sensor upgrade to sensor_dev (Constantine A. Murenin)
   - symon network protocol version bumped to allow stream arguments upto 63
     characters.
2007-02-14 10:04:33 +00:00
pvalchev
5c7458cf7d recognise 4.1; brad 2007-02-14 01:54:42 +00:00
marco
17bcf0ee3e The text pattern (the default) could not be selected. Fixed now. 2007-02-08 22:35:12 +00:00
marco
680d826a8d Add some more IO patterns that do breaky-breaky.
Make IO patterns more flexible.
2007-02-07 14:43:03 +00:00
jasper
e62501e60a add checkbashisms 2007-02-06 22:24:03 +00:00
jasper
749ababa30 import checkbashisms 0.1 (taken from Debian's devscripts 2.9.17)
Check whether a /bin/sh script contains any common bash-specific
contructs.

ok espie@
2007-02-06 22:22:16 +00:00
marco
456cc04ff4 Add bit patterns with -P option. 2007-02-06 19:25:04 +00:00
henning
5483748f78 yuck, the comma is still missing, Okan Demirmen <okan@demirmen.com> 2007-02-06 15:07:35 +00:00
henning
170503a80d update to 2.73, ok bernd 2007-02-06 14:46:25 +00:00
msf
517f399b37 fix some paths in the example smb.conf as well + bump 2007-02-02 03:13:19 +00:00
espie
21d4e090d8 fix thoroughly stupid manpage check. 2007-02-01 14:37:41 +00:00
msf
f8b6530e43 install config files with @sample, fix an error in one of the patches and bump 2007-01-31 07:59:33 +00:00
msf
3b0d51eb14 +smbldap-tools 2007-01-29 08:34:24 +00:00
msf
9d37902a86 initial import of smbldap-tools 0.9.2a
A collection of system tools to manipulate users and groups stored in an
LDAP directory, specifically to be used with SAMBA-LDAP.

Additionally, some scripts are designed to ease your migration from a
Windows NT 4.0 PDC Server to a Samba-LDAP PDC Server.

ok mbalmer@
2007-01-29 08:32:50 +00:00
mbalmer
5593621712 Add some instructions on how to auto-start tabled at boot-time. 2007-01-15 09:46:47 +00:00
simon
029e8543e8 cpanify
ok steven@
2007-01-14 20:35:36 +00:00