Commit Graph

1028 Commits

Author SHA1 Message Date
mbalmer
b747e3a9aa Update to version 0.7.
- added interface auto scan for startup, so -i is optional now
- fixed wmwlmon core dumping if nic is gone
- fixed strlcpy(3) issue in wl.c to be sure that the non nul terminated
  network id can't overflow its destination buffer
2005-11-09 21:59:50 +00:00
xsa
2674aa3e55 new maintainer: Chris Kuethe <ckuethe at ualberta dot ca>; 2005-11-09 19:33:13 +00:00
jcs
ef302f8ae0 remove myself as maintainer for packages i can no longer use 2005-11-09 01:25:38 +00:00
alek
8010000b5e Update to 0.6
From Marcus Glocker <marcus@nazgul.ch>
2005-11-02 18:37:11 +00:00
espie
597144c402 +superscript 2005-10-29 09:47:52 +00:00
espie
56cb5fdbec superscript is an extended script, with a set of options I find useful
(code by me), but which isn't suitable for src/...
2005-10-29 09:45:49 +00:00
sturm
fec479ae4c update to 2.1.16, removing sbin/vicf which seems to have a security
problem but is not used anywhere and will probably be removed from
cfengine

from maintainer William Yodlowsky <bsd at openbsd.rutgers.edu>
2005-10-27 21:47:28 +00:00
bernd
c7b1b0e342 update to stress-0.18.6
with help from steven mestdagh and jolan@

ok jolan@
2005-10-26 20:47:08 +00:00
bernd
9ded027369 update to multitail-3.6.1
ok naddy@
2005-10-26 15:26:52 +00:00
bernd
f41c12bb16 add wmwlmon 2005-10-26 10:06:39 +00:00
bernd
282718f034 import wmwlmon-0.5 from Marcus Glocker <marcus at nazgul.ch>.
wmwlmon is a wmDockapp which shows the state of a wireless network
interface; link status, signal strength, link speed, channel number, wep
status, and network id.

ok mbalmer@
2005-10-26 10:04:49 +00:00
fgsch
fcc2b5b187 fix yet more breakage. sturm@ ok. 2005-10-24 05:14:50 +00:00
fgsch
9ff14ac211 fix more breakage and regen plist. sturm@ ok. 2005-10-24 05:14:13 +00:00
fgsch
1c6f339516 fix more breakage. sturm@ ok. 2005-10-24 05:13:17 +00:00
pvalchev
135fbe44a3 update to netbsd's xuvmstat-20050909 which fixes problems
with 16-bit displays
2005-10-13 17:22:10 +00:00
fgsch
499a3cb653 more gd tentacles. 2005-10-12 05:40:31 +00:00
naddy
92421a7754 fix MESSAGE; from maintainer Andreas Kahari 2005-10-06 20:00:44 +00:00
sturm
36b490b1c8 fix WANTLIB and bump PKGNAME accordingly
minor cleanup as well

partly from maintainer Peter Hessler <spambox at theapt.org>
2005-10-05 20:30:52 +00:00
alek
c7de529526 - Fix *DEPENDS
- USE_LIBTOOL
- Drop maintainership
- Bump PKGNAME
2005-10-03 19:01:19 +00:00
espie
577b1e3e08 Change HOMEPAGE -> Change stored DESCR -> bump PKGNAME.
Bad Alek.
2005-10-02 11:43:18 +00:00
alek
1043620f23 Fix HOMPAGE and MASTER_SITES
From steven mestdagh <steven.mestdagh@esat.kuleuven.be>
2005-10-02 11:07:20 +00:00
espie
1f84306083 reflect reality 2005-10-01 17:12:30 +00:00
jolan
26179e1579 sparc too 2005-09-26 21:48:46 +00:00
sturm
733fff54ef as other ports using apm, this one is only for i386, macppc and zaurus 2005-09-26 21:39:03 +00:00
alek
f3491bdddf Update to 2.3.2
From Okan Demirmen <okan@demirmen.com> (MAINTAINER)
2005-09-21 09:49:13 +00:00
jakob
fc72b96a74 syslog-ng 1.6.8 and libol 0.3.16; submitted by steve shockley 2005-09-19 13:35:17 +00:00
espie
0031945c6e Fix a buglet in bsd.port.mk where the PSEUDO_FLAVORS get encoded into
the FULLPKGPATH, thus providing changes to packing-lists which shouldn't
happen, and making update more difficult.

Accordingly, bump all pkgnames with PSEUDO_FLAVORS, and provide an
update @pkgpath for the bug for most of them (left out the ones with 3
or 4 pseudo flavors for space constraints...)
2005-09-16 09:51:25 +00:00
jolan
b372123208 +expiretable & gpioflicker 2005-09-15 16:18:14 +00:00
jolan
34f068aab4 gpioflicker-0.2, flashes gpio led whenever pf logs to pflog0
from johan fredin
2005-09-15 16:16:39 +00:00
jolan
5df7307b7a expiretable-0.4, removes entries from pf tables based on their age
from johan fredin
2005-09-15 16:13:24 +00:00
jolan
80212d50fa update to 1.3, from Johan Fredin who takes maintainership 2005-09-15 16:03:08 +00:00
jcs
23a0a83d82 += perfd 2005-09-14 16:02:35 +00:00
jcs
bc6a93650e import perfd-0.2
utility to automatically adjust the sysctl(3) hw.setperf value
depending on current processor usage
2005-09-14 16:01:22 +00:00
david
c36d387f5a zap 0 byte file; ok aanriot@ 2005-09-09 11:05:36 +00:00
sturm
6f1bf9576f clean up PLISTs and fix build of no_client FLAVOR
noticed by David Hill <davidh at wmis.net>
ok maintainer Peter Hessler <phessler at theapt.org>
2005-09-06 20:11:28 +00:00
espie
0677239586 fix man 2005-09-05 13:25:55 +00:00
espie
33187107ef fix manpages 2005-09-05 13:18:57 +00:00
espie
40b9386504 fix manpage.
Like, come on, it's not like there are hundreds of instances of ls
that need replacing, thx to .Nm, only the examples need replacing.
install it in the right location.
respect stylistic issues. This is a man page, not an introduction
document.
2005-09-05 11:55:47 +00:00
espie
ffa9de67cc missing @info 2005-09-04 23:35:59 +00:00
espie
9571031547 fix conflicts with 3.6 packages, thus allowing updates.
Okay pvalchev@
2005-08-16 18:28:55 +00:00
espie
87cb3293e4 missing dirs in PLIST
okay pvalchev@
2005-08-13 18:19:31 +00:00
sturm
f9753d45ee update to symon 2.71
maintainer timeout
2005-08-07 14:24:45 +00:00
naddy
81fb1e6521 update to 3.6.0; from Bernd Ahlers <bernd@ba-net.org> 2005-08-03 19:09:57 +00:00
aanriot
11e72cae59 add example file, from Okan Demirmen.
ok sturm@
2005-07-24 19:47:31 +00:00
aanriot
07f0bbbf82 PKG_ARCH=*, from Okan Demirmen (maintainer).
ok sturm@
2005-07-24 12:15:10 +00:00
aanriot
812ff4bd84 add p5-Proc-Queue. 2005-07-23 07:46:27 +00:00
aanriot
3a3b401c6c import Proc-Queue-1.16.
This module limits the number of forked processes that can be running 
concurrently.

help and ok sturm@
2005-07-23 07:43:33 +00:00
aanriot
2ab61c64c1 update to 2.1.15, from William Yodlowsky (maintainer).
inputs and ok naddy@
2005-07-21 15:16:46 +00:00
jcs
be60ec1033 fix usage information
from Michael Knudsen <e at molioner.dk>
2005-07-19 21:11:23 +00:00
aanriot
06b94cb86a update my email address.
ok naddy@
2005-06-28 17:46:43 +00:00
naddy
22214ed355 sync with system ls(1) 2005-06-21 18:26:21 +00:00
marco
0614a23338 Add sparc. Tested and proposed on a tadpole jason@ 2005-06-18 23:00:25 +00:00
fgsch
2205543e7b drop maintainership. 2005-06-12 20:19:16 +00:00
sturm
8dbd5a5624 rewrite cpu usage parts for openbsd to display usage of all cpus
on mp machines (based on new top code from fries@)

ok maintainer Peter Hessler <spambox at theapt.org>
2005-06-12 12:07:19 +00:00
pvalchev
57bf519b16 kill unused NS protocol includes (about to disappear) 2005-06-09 01:25:43 +00:00
pvalchev
e31fd121db update to lsof-4.75 2005-06-05 19:40:54 +00:00
sturm
99c58706c7 p5-UPS-Nut and sort 2005-06-05 07:53:48 +00:00
sturm
27f0083c25 Initial import of UPS-Nut 0.04
UPS::Nut is a module to monitor a UPS via upsd, part of the Network UPS
Tools package.

from Alexandre Anriot <aanriot at atlantilde.com>
2005-06-05 07:52:19 +00:00
mbalmer
02f51a6cd8 Take maintainership. 2005-06-03 19:46:43 +00:00
mjc
9c8b55eacd typo and spelling fixes 2005-06-03 17:47:00 +00:00
fgsch
83b995c5e1 correct homepage. 2005-05-25 22:50:18 +00:00
alek
b968fb26d5 Update to 4.5.1: http://www.tildeslash.com/monit/dist/CHANGES.txt
From Ben Lovett <ben@tilderoot.com> (new MAINTAINER)
2005-05-23 05:32:44 +00:00
msf
0caff983a1 - install configuration file with @sample
- remove confusing information from man page.
- bump PKGNAME

ok jcs@ mcbride@
2005-05-13 20:12:23 +00:00
espie
0ea9ffbbd1 and tell ggrep to not heed i18n yet. 2005-05-11 19:08:23 +00:00
sturm
a773aaaba7 +sec 2005-05-05 21:19:38 +00:00
sturm
f60352b3c1 Initial import of sec 2.3.1
SEC is a free and platform independent event correlation tool.

from Okan Demirmen <okan at demirmen.com>
2005-05-05 21:18:56 +00:00
espie
3aa614af73 fed up of this shit hanging during bulk builds once every two builds
(race condition). I suspect running configure from the Makefile and
grepping the results is not very stable, so since we have WRKCONF, run
configure from the configure stage and be done with that shit.
2005-05-04 08:49:36 +00:00
espie
357f6e3acb remove truely atrocious use of FILE internals.
If you don't want fclose(f) to flush the file, just close the
underlying file descriptor, then fclose() doesn't have anything to
hang upon.
2005-04-21 10:47:37 +00:00
fgsch
465ed852bb update to 3.9.10; add no_x11 flavor (off by default).
thanks to jolan@ for pointing in the right direction.
2005-04-15 19:06:56 +00:00
alek
2eabfccd0b Update to 4.4: http://www.tildeslash.com/monit/dist/CHANGES.txt
From Paul Galbraith <paul@paulgalbraith.net>
2005-04-05 23:02:58 +00:00
jolan
f3f39c94a2 set pkg_arch 2005-03-30 21:17:36 +00:00
jolan
6b878b7032 +p5-Filesys-Virtual,p5-Filesys-Virtual-Plain 2005-03-30 02:58:25 +00:00
jolan
ef1b6b4460 p5-Filesys-Virtual-Plain-0.05, perl module for a plain virtual filesystem 2005-03-30 02:56:42 +00:00
jolan
f51d80bd7c p5-Filesys-Virtual-0.05, module to provide a framework for a virtual filesystem 2005-03-30 02:55:10 +00:00
alek
7887c2c793 Update to 1.5.0
- http://rsug.itd.umich.edu/software/radmind/changelog.html

From William Yodlowsky <bsd@openbsd.rutgers.edu> (MAINTAINER)
2005-03-26 16:36:26 +00:00
jolan
65d920593b +dmidecode 2005-03-25 07:24:50 +00:00
jolan
255bebdbb5 dmidecode-2.6, tool for dumping DMI/SMBIOS contents in human-readable format 2005-03-25 07:23:37 +00:00
jakob
9c8c17049f syslog-ng v1.6.5 2005-03-22 22:02:59 +00:00
naddy
22d2e6af33 mark conflicting packages; effectively from espie@ 2005-03-16 15:43:19 +00:00
naddy
1fe31da3de mark conflicting packages 2005-03-16 15:34:49 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
pvalchev
02c0258205 recognise 3.7 2005-03-13 05:02:01 +00:00
pvalchev
03c5fa15f3 macppc has apm too, enable 2005-03-12 04:23:24 +00:00
pvalchev
0dd11a3d2e enable zaurus: compiles & seems to work 2005-03-12 03:41:30 +00:00
sturm
310a1b806f new MASTER_SITES for gkrellm
update aclock to 0.3.3
update mss to 2.6

from MAINTAINER Peter Hessler <spambox at theapt.org>
2005-03-10 06:25:38 +00:00
jcs
b0eae35bb5 oops, add wantlib marker 2005-03-09 02:58:59 +00:00
jcs
cd2f2625a3 connect tphdisk 2005-03-09 02:57:53 +00:00
jcs
8d666724e9 tphdisk, a simple utility to create a hibernation file for phoenix
bios laptops like the ibm thinkpad x40
2005-03-09 02:56:14 +00:00
alek
a1514af604 Update to 0.21 (bugfix release)
From Victor Sahlstedt <salan@legonet.org> (MAINTAINER
2005-03-08 09:22:50 +00:00
danh
f8ed3ea668 some code may not fall under the given license, so do not allow this to
go on cdrom.
2005-03-08 04:20:07 +00:00
kurt
f380473da7 +smartmontools 2005-03-08 01:51:13 +00:00
kurt
b20d316d8d Import smarmontools 5.33
Controls and monitors storage systems using the Self-Monitoring, 
Analysis and Reporting Technology System (SMART) built into most
modern ATA and SCSI hard disks. In many cases, these utilities 
will provide advanced warning of disk degradation and failure.

For now i386 only (Some issues noticed on macppc)

Soekris users with internal hdd will like this port.

From Romain GAILLEGUE <romain@biscotte.net>
2005-03-08 01:47:26 +00:00
mcbride
4c52ee4d53 Make wmapm work on the zaurus.
ok pvalchev@
2005-03-07 05:37:20 +00:00
krw
d7ec07c271 Update to version 0.1.3 as 0.1.2 distfiles have vanished.
ok maintainer (Peter Hessler)
2005-03-03 04:25:48 +00:00
sturm
05e1081f74 fix uid/gid, noticed by mpf@ 2005-03-02 22:31:13 +00:00
naddy
ad1f767c89 maintenance update to 3.4.8 2005-03-02 01:18:15 +00:00
naddy
551c87003a synchronize with latest OpenBSD and FreeBSD ls; cosmetic changes only 2005-02-27 17:37:46 +00:00
alek
34c0009390 - Fix libintl/libiconv linking
- Bump PKGNAME
2005-02-25 22:53:16 +00:00
mjc
b48f3c41b9 update to 0.8.13 2005-02-24 23:20:09 +00:00
sturm
93676e9dd6 update to socklog 2.0.1
from maintainer Lars Hansson <lars at unet.net.ph>
2005-02-23 22:05:48 +00:00