Commit Graph

1205 Commits

Author SHA1 Message Date
henning
2780c70985 big rework of the cpu stat module, killing differences between
arches with and without kern_cptime2. fixes single-processor i386/amd64.
with some help from Willem Dijkstra (symon author), ok simon
2007-05-18 12:07:37 +00:00
aanriot
d0c01fc256 PKG_ARCH=*
ok jasper@
2007-05-17 18:15:51 +00:00
ckuethe
d51d9c621e author re-rolled distfile without changing version number. noticed by naddy. 2007-05-16 21:46:13 +00:00
steven
811d3ce006 shorten COMMENT 2007-05-16 06:53:29 +00:00
martynas
f4d7093c3e .tar.gz is the default so remove the line; ok steven@ 2007-05-15 21:40:01 +00:00
ckuethe
935b9cf2f7 Update to memtester 4.0.7
ok rui
2007-05-14 21:44:35 +00:00
jasper
58949a01e6 add snippet to DESCR about TPB and bsd.mp
ok mk@
2007-05-13 11:42:39 +00:00
mcbride
89873c72be Update to puppet-0.22.4
ok robert@
2007-05-11 07:46:38 +00:00
ajacoutot
e474c217ec - replace famd.conf with fam.conf in man pages since it's what we use
- don't hardcode paths

discussed with and ok alek@
2007-05-10 19:56:19 +00:00
ajacoutot
6f86359253 - "bind" is not a configuration option ; set local_only to true instead
ok alek@
2007-05-09 06:12:27 +00:00
steven
1d11ee4ac4 prefer awk instead of gawk if gawk is installed.
from Dave Steinberg <dave at redterror.net> via maintainer Will Maier

regen patches while here.
2007-05-08 16:16:56 +00:00
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