Commit Graph

2502 Commits

Author SHA1 Message Date
henning
b9ef3f547b make it compile on -current again
ok maintainer danh@
2003-01-24 20:06:57 +00:00
dhartmei
92585d7017 Small update to 1.2, deal with reset counters, which caused negative
difference for cumulative values, which wrapped and caused huge spikes
in the graphs. Just ignore the first sample after the reset.
2003-01-24 17:59:45 +00:00
jakob
9d94c54567 update to rc11; ok MAINTAINER 2003-01-24 14:57:57 +00:00
reinhard
21b63ab1ed *) -NO_REGRESS
*) honour CC/CFLAGS
*) update man page
as requested by fgs@
2003-01-24 13:12:38 +00:00
reinhard
c0d4711ae3 update to pptp-1.1.0;
thx fgs@ for testing and tweaking
2003-01-24 11:49:21 +00:00
jakob
5a23a29117 update to v0.9.9 2003-01-24 08:46:02 +00:00
margarida
41e5dea319 *** empty log message *** 2003-01-22 17:31:13 +00:00
pvalchev
3462d9aec0 use snprintf; from maintainer David Krause 2003-01-22 07:30:26 +00:00
pvalchev
b600438a9a remove bad mastersite; David Krause 2003-01-22 07:29:40 +00:00
pvalchev
99a4b0a881 this patch is no longer needed (it is a workaround for an old bug)
from maintainer David Krause
2003-01-22 07:27:54 +00:00
brad
3732691a13 upgrade to silc-server 0.9.11
--
From: MAINTAINER
2003-01-22 03:34:59 +00:00
dhartmei
8f3504863e adjust to pf changes (again) 2003-01-21 17:55:31 +00:00
jakob
2ed5626e0d remove unused .gif file 2003-01-21 17:29:09 +00:00
jakob
e7d76c42ea add libbind 2003-01-21 16:56:26 +00:00
jakob
05fe688763 a BIND 8 compatible stub resolver library (from the BIND 9 distribution) 2003-01-21 16:55:56 +00:00
jakob
fcf8dc0c14 remove libbind as it will be provided separately 2003-01-21 16:43:29 +00:00
naddy
ab629d3623 Replace 8-bit characters. 2003-01-20 19:10:00 +00:00
sturm
c985db014d add ap-utils 2003-01-20 17:17:02 +00:00
sturm
33387426e1 import of ap-utils 1.3
submitted by Chris Kuethe <ckuethe at ualberta dot ca>

This is a set of utilites to configure and monitor Wireless Access Points
under Unix using SNMP. ap-utils probably works with all Access Points based
on the Atmel chipset. It may also work with APs with IEEE 802.11 MIB and NWN
DOT11EXT MIB support, such as Compex WP11.

naddy@ OK
2003-01-20 17:15:57 +00:00
jakob
91dde4e393 add sipsak 2003-01-16 10:12:41 +00:00
jakob
69413fc550 SIP swiss army knife; from Patroklos Argyroudis 2003-01-16 10:11:30 +00:00
jakob
2ef58d58eb propolice workaround; todd@ 2003-01-15 22:45:20 +00:00
jakob
38147dccd5 be more careful with example config install 2003-01-15 22:24:51 +00:00
jakob
8f36e1669d add ser 2003-01-15 17:25:36 +00:00
jakob
ce1a8b5563 SIP Express Router (SER) is free VoIP server based on the session initiation
protocol (SIP RFC2543-bis).
2003-01-15 17:24:17 +00:00
brad
ccf2af5022 upgrade to silc-client 0.9.11. -- with quite a few suggestions from margarida@ 2003-01-15 03:06:26 +00:00
jakob
8ee34c2a5d do not override SYSCONFDIR; brad@ 2003-01-14 15:06:25 +00:00
millert
3195601d1b Update tightvnc to 1.2.7; Ok by maintainer and sturm@ 2003-01-12 21:37:49 +00:00
jcs
2aabe319bd gaim-0.59.8 2003-01-12 06:47:30 +00:00
kevlo
ea8937c1a7 upgrade to version 2.6.4
From ChangeLog:
o new settings net:socket-bind-ipv4 and net:socket-bind-ipv6 to bind
  sockets to a specific address
o reget does not start transfer if not needed
o ssl:verify-certificate set to no by defaul
o fixed ~ handling in find and mirror
2003-01-10 05:41:18 +00:00
jakob
c1a4ba81bd update to release 1.0.2 2003-01-09 11:16:11 +00:00
pvalchev
db58ffc75e Update to micq 0.4.10:
autosaving, autofingering, new event script handling, contact meta data
saving, contact groups, log file utils, ^C handler, acknowledged message
sending, remote control via a FIFO, send and receive UTF-8 encoded
message, ASCII art mICQ logo, command aliases, tiny history
- don't install man pages manually, use Makefile target
- more manpages info, so don't install README files
- don't install icq protocol documentation as its usefullness to
the users is doubtful
From maintainer David Krause <openbsd@davidkrause.com>
2003-01-09 08:26:37 +00:00
todd
d10dbe70a3 add missing dependency on scrollkeeper; ok maint 2003-01-06 17:48:11 +00:00
lebel
073db446e0 build iperf with gcc3 on sparc64 2003-01-05 03:18:50 +00:00
pvalchev
f73f96583c change of maintainer email address 2003-01-04 19:09:52 +00:00
naddy
56a6c9c624 update to 1.4; from Patroklos G. Argyroudis <argp@cs.tcd.ie> 2003-01-03 20:46:04 +00:00
lebel
da46c09000 just zap PFRAG.shared; its useless, irssi-icb will never run on static archs
from brad@
2003-01-03 15:13:31 +00:00
lebel
1c6ca7343a update net/irssi-icb to 0.14 2003-01-02 18:56:06 +00:00
naddy
469a7e13ee sync with -current pf; from dhartmei@ 2003-01-02 12:28:49 +00:00
reinhard
dc600cba96 update to irssi 0.8.6; thx ish@ for testing 2003-01-02 11:03:44 +00:00
jakob
ec989dab0b update to v3.3 2002-12-30 12:34:06 +00:00
pvalchev
4d9627f908 final round:
cast NULL sentinel to void * so it is 64bit on alpha & sparc64, use
NULL instead of '0' where appropriate.
2002-12-30 09:15:26 +00:00
pvalchev
bde9781b56 sync patch 2002-12-30 09:07:45 +00:00
brad
34616db918 upgrade to gaim 0.59.7
--
jcs@ ok
2002-12-30 00:42:18 +00:00
pvalchev
f1edb3f5c1 since this assumes char is signed all over the place, just pass a gcc
flag -fsigned-char for compilation. ok maintainer
2002-12-29 22:49:02 +00:00
fgsch
1ad10a57ff zap NEED_VERSION here as well. 2002-12-29 21:30:57 +00:00
brad
0d571da43f better 2002-12-29 21:22:13 +00:00
fgsch
e5e4446061 finally, no more NEED_VERSION. 2002-12-29 21:14:10 +00:00
pvalchev
4f22812321 cast NULL sentinel to void * so it is 64bit on alpha & sparc64 2002-12-29 00:10:47 +00:00
pvalchev
de5a1ce02c cast NULL sentinel to void * so it is 64bit on alpha & sparc64 2002-12-28 23:29:13 +00:00