jakob
e5db3b26c1
fix unknown RRs (from miek)
2004-05-18 11:33:09 +00:00
grange
cb91285aea
Remove DESTDIRNAME trick, instead delete private copy of tree.h
...
in post-extract.
Idea and ok naddy@
2004-05-17 11:34:06 +00:00
jolan
6d16b41b72
reorder libs so this links on hppa. makes ie(4) even more annoying, wee
2004-05-16 08:38:12 +00:00
sturm
935ad11dbc
add snmp FLAVOR
...
from maintainer Johan Fredin <griffin at legonet.org>
2004-05-15 15:19:20 +00:00
sturm
85b113ee66
this configure script sux, fix regular build and build in case of
...
logged out user (as is the case when building bulk packages)
2004-05-15 14:35:01 +00:00
jakob
6fe059a3c6
update to v2.1.0
2004-05-14 18:43:54 +00:00
naddy
efcfb806bd
SECURITY: update to 2.0.1
...
This patch release fixes a overflow buffer which can cause server crashes
under certain circumstances.
ok maintainer
2004-05-13 10:48:36 +00:00
pvalchev
18fc2ec6e5
revert to using glib1 (much faster startup time); from maintainer reinhard
...
tested by Andreas Turtschan
2004-05-13 07:11:56 +00:00
grange
c06cf2936c
+cnupm
2004-05-13 06:54:55 +00:00
grange
1236d6ba87
Import cnupm-3.5.
...
cnupm is an IPv4/IPv6 traffic collector daemon; it listens on a network
interface for IPv4/IPv6 packets that match the boolean expression (see
tcpdump(8) for more information) and collects the following statistics:
o address family (INET/INET6)
o IPv4/IPv6 protocol number
o source IPv4/IPv6 address
o source TCP/UDP port
o destination IPv4/IPv6 address
o destination TCP/UDP port
o total number of bytes transferred
Based on the port from the cnupm author
Oleg Safiullin <form@pdp-11.org.ru>.
Help and ok pval@ naddy@.
2004-05-13 06:52:36 +00:00
david
91336197f7
add ssl flavor to micq
2004-05-12 05:17:15 +00:00
naddy
53207f52a8
fix build after type changes in ndbm.h; ok danh@
2004-05-11 13:46:20 +00:00
naddy
ff588261ab
Update to 2.6.2: various bug fixes and minor enhancements.
...
SECURITY:
Paths sent to an rsync daemon are more thoroughly sanitized when
chroot is not used. If you're running a non-read-only rsync daemon
with chroot disabled, *please upgrade*, especially if the user privs
you run rsync under is anything above "nobody".
2004-05-11 13:39:17 +00:00
jakob
efc1c8623d
use no_x11 pseudo-flavour for building without X11
2004-05-10 06:14:43 +00:00
david
f71ec34da9
sort the SUBDIRs; ok pvalchev@
2004-05-09 19:25:39 +00:00
mickey
181c99970f
update for ipv6-less version and rcsid
2004-05-08 17:24:45 +00:00
mickey
2b7dce195a
when parsing icmp only check that we have enough data up to what is being really looked into (4 bytes). fixes short pings display; pval@ ok
2004-05-08 17:19:40 +00:00
naddy
d262f72421
Remove maintainer by his request. Thanks, Jose.
2004-05-07 15:28:31 +00:00
pvalchev
eacc7e4aed
disable IPv6 patch as it causes problems, see PR 3565 (also mention in Makefile
...
in case someone ever decides to fix it)
ok maintainer mickey
2004-05-06 23:22:54 +00:00
espie
cc8fc7ba2a
no-autoheader
2004-05-04 10:02:37 +00:00
jolan
416c82d88c
update maintainers email address per his request
2004-05-04 04:49:51 +00:00
sturm
528b0fa6dc
missing DESTDIR, spotted by systrace
2004-05-01 16:29:41 +00:00
naddy
79381172a1
+wol
2004-04-28 16:43:57 +00:00
naddy
a7de1cc883
Import wol 0.7.0; submitted by Johan Fredin <griffin@legonet.org>.
...
wol implements Wake On LAN functionality in a small program. It wakes
up hardware that is Magic Packet compliant.
2004-04-28 16:42:47 +00:00
naddy
fb3543b9e7
use latest KAME patch for IPv6
2004-04-28 12:29:02 +00:00
kevlo
fdfc5c51b8
upgrade to pebrot 0.8.6
2004-04-27 13:14:01 +00:00
jakob
b4fa84b213
make it possible to build tethereal package only
2004-04-25 22:21:18 +00:00
jakob
d53fbbac76
fix gtk1 dependencies
2004-04-25 21:57:59 +00:00
brad
779a9794a7
allow gaim to compile with gcc2
...
From: gaim CVS repo via Marc Matteo and Chris Kuethe
2004-04-24 21:01:16 +00:00
brad
b9cd2b8aaa
upgrade to gaim 0.77
2004-04-24 08:04:13 +00:00
jcs
ab48dc8a93
fix bug that can cause x to crash, bump pkgname to wmwave-0.4p1
...
from Chris Kuethe <ckuethe at ualberta.ca>
remove me as maintainer
2004-04-23 20:29:20 +00:00
naddy
4824dcfcfd
be more consistent about name
2004-04-23 20:28:16 +00:00
naddy
e82b48db04
heartbeat -> sixxs-heartbeatd
2004-04-23 19:35:06 +00:00
naddy
0d64cb3354
Re-import SiXS heartbeat client 20031026 under preferred name.
...
Originally submitted by: Waldemar Brodkorb <wbx@openbsd.de>
This is the heartbeart client for the public dynamic-IPv4
IPv6 tunnel beta test from the SixXS tunnel service provider.
2004-04-23 19:32:51 +00:00
naddy
2c659f7bc2
+heartbeat
2004-04-22 22:06:38 +00:00
naddy
943321239b
Import heartbeat 20031026; submitted by Waldemar Brodkorb <wbx@openbsd.de>.
...
This is the heartbeart client for the public dynamic-IPv4
IPv6 tunnel beta test from the SixXS tunnel service provider.
2004-04-22 22:05:30 +00:00
wilfried
6464c50a3f
install man page for vncserver, maintainer timeout
2004-04-21 12:56:30 +00:00
naddy
d4bbf8c892
Update to 2.0.0rc2 from Chris Kuethe <ckuethe@ualberta.ca>:
...
"I've been running this for quite some time now, and it plays much
nicer with machines with multiple interfaces that come and go.
Also, the traceroute mode seems a lot more accurate."
LP64 fixes from yours truly.
ok maintainer
2004-04-21 00:16:12 +00:00
xsa
718c43486c
update to 7.11.1 (sync with net/curl recent update)
...
maintainer timeout .... okay sturm@.
2004-04-20 13:06:27 +00:00
xsa
4f19228a1a
another few @extra'z...
2004-04-19 09:43:50 +00:00
espie
bcf102ef66
update to 2.5.18
2004-04-19 08:42:25 +00:00
jolan
45ddf4760e
update to 1.1, from maintainer
2004-04-18 23:33:17 +00:00
wilfried
f79dbcf205
update to Net-DNS-0.47
2004-04-18 20:09:57 +00:00
naddy
b1481f1b37
remove obsolete autotools kludge
2004-04-18 17:38:37 +00:00
sturm
2ce49acf55
fix manpage
...
from maintainer Sam Smith <S at msmith.net>
2004-04-18 12:05:31 +00:00
sturm
93ef634f2e
don't install empty man pages
...
ok maintainer Sam Smith <S at msmith.net>
2004-04-18 10:44:05 +00:00
robert
08eee8f8ed
change my MAINTAINER address to @openbsd.org
...
ok pvalchev@
2004-04-18 06:41:11 +00:00
naddy
0a545ecf92
Update to 0.24.15. Notable changes:
...
- The cvsync2cvsup utility, which converts a CVSync scanfile to one
in the CVSup format, has been added.
- A sample file for the FreeBSD CVS repository has been added.
- Some reliability improvements.
2004-04-17 12:02:09 +00:00
xsa
efa9eb06b0
+ p5-Net-Wake
2004-04-17 10:40:18 +00:00
xsa
d4997d03e6
Import of Net-Wake-0.02
...
This package sends wake-on-lan (AKA magic) packets to turn on machines
that are wake-on-lan capable.
Submitted and maintained by Okan Demirmen <okan at demirmen.com>
okay sturm@.
2004-04-17 10:39:10 +00:00