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
sturm
cbfef8cdfd
ensure the correct man page directory is chosen
2004-04-16 21:23:30 +00:00
pvalchev
ec3b8dfd7c
fix va_arg types violations
...
- char gets promoted to int
- short gets promoted to int
2004-04-16 20:27:04 +00:00
naddy
25989f293a
fix build; from Robert Nagy <thuglife@bsd.ru>
2004-04-16 15:06:48 +00:00
lebel
76f4d7869c
update to net/neon to 0.24.5:
...
SECURITY (CVE CAN-2004-0179): Fix format string vulnerabilities in
XML/207 response handling, reported by greuff@void.at .
From Robert Nagy.
2004-04-16 13:08:54 +00:00
dhartmei
8bfb6aa0fb
update to 1.7, generate responses to IRC client PINGs (irssi does that),
...
from David Gwynne
2004-04-15 10:28:37 +00:00
xsa
defa276606
catch @extra escapers ...
2004-04-15 08:58:32 +00:00
brad
979f30e751
also remove user/group
2004-04-15 06:23:14 +00:00
jolan
6cc638bb29
drop maintainership
2004-04-15 03:41:14 +00:00
xsa
cf90df2b06
Yes, that's yet another @extra round ...
2004-04-14 18:59:07 +00:00
lebel
7696b08101
Changes in release 0.22.1:
...
* Restore DASL/DeltaV support (GRASE team).
* Fix to only use netrc on first attempt at authentication.
* Update to neon 0.24.5:
- SECURITY (CVE CAN-2004-0179): fix for format string vulnerabilities
Thanks to Robert Nagy for the work.
2004-04-14 17:10:34 +00:00
pvalchev
dfd282ae10
don't install man pages for programs that are not built on openbsd
2004-04-14 05:23:57 +00:00
jolan
9ead54a932
make these really work on powerpc
2004-04-13 01:34:57 +00:00
sturm
53929a0feb
cvs sux and pointers are long not int
...
ok maintainer
2004-04-12 14:58:55 +00:00
sturm
42572a3821
update to snort 2.1.2
...
from maintainer Brian Caswell <bmc at openbsd.org>, tweaks by yours truly
2004-04-12 14:56:31 +00:00
pvalchev
0346317c5f
update to centericq-4.9.11; Robert Nagy
2004-04-11 17:25:59 +00:00
xsa
0a290f7e1c
update to 0.21; from MAINTAINER Sam Smith;
...
fix regress target while here ...
2004-04-11 16:50:40 +00:00
sturm
90009c5f12
+ p5-Net-ICal
2004-04-11 12:12:03 +00:00
sturm
7fc74a135d
Initial import of Net-ICal 0.15
...
Net::ICal is a collection of Perl modules for manipulating
iCalendar (RFC2445) calendar data.
from Sam Smith <S at msmith.net>
2004-04-11 12:11:11 +00:00
jolan
b7cc051416
+clive
2004-04-10 21:47:47 +00:00
jolan
7de4753a1f
import clive-0.4.0, Command Line InTerface livejournal client
...
from & maintained by andy isaacson, couple o' tweaks from me
2004-04-10 21:44:49 +00:00
couderc
3b7a9b414e
update to 2.0.8, mostly from Robert Nagy.
2004-04-10 18:48:30 +00:00
sturm
5cf465ffa6
forgot to remove these
...
thanks to Chris Kuethe for the reminder
2004-04-09 20:39:02 +00:00
sturm
890a852f9e
update to gtk-gnutella 0.93.3
...
lots of bug fixes and other enhancements
2004-04-09 10:20:47 +00:00
sturm
7bcab13b8e
update to ngrep 1.42
...
from thuglife at bsd.hu (Robert Nagy)
2004-04-09 10:11:36 +00:00
espie
8df7420f5f
sprinkle no-autoheader for the coming change to autoconf CONFIGURE_STYLE.
2004-04-09 09:52:09 +00:00
jolan
21a2415550
bandaid aspell w/gcc3 on powerpc (again) to work around a weird linking
...
issue
2004-04-09 06:42:42 +00:00
brad
bc9561dbd1
remove extremely old rsync issue
2004-04-08 06:26:57 +00:00
brad
68e17c1950
upgrade to cURL 7.11.1
2004-04-08 06:18:37 +00:00
brad
85206afcb4
-licq
2004-04-08 05:00:50 +00:00
brad
540f8f2c8d
bye bye
2004-04-08 05:00:18 +00:00
brad
292a790802
upgrade to crawl 0.4
...
--
From: Robert Nagy <thuglife at bsd dot hu>
2004-04-07 22:51:03 +00:00
sturm
efbe162f25
update to ike-scan 1.6
...
from maintainer Srebrenko Sehic <haver at insecure.dk>
2004-04-07 19:49:04 +00:00
jolan
8c03037944
update to 3.4.2, prodding by naddy
2004-04-06 04:42:20 +00:00
brad
10447707cb
upgrade to bnc 2.8.6
...
--
From: new MAINTAINER -- Robert Nagy <thuglife at bsd dot hu>
2004-04-04 14:19:01 +00:00
sturm
05e219ade4
explicitly depend on pkgconfig, needed to find gtk+2 and friends
2004-04-02 19:07:04 +00:00
jakob
0371f8343e
update to 0.10.3
2004-03-31 09:49:38 +00:00
grange
524ac287ca
Update to 3.4.4; from form@pdp-11.org.ru.
...
ok pval@
2004-03-31 07:53:08 +00:00
pvalchev
2cc1bbea45
do not use select() (use undocumented --no-select option) because it's busted
...
otherwise; from mjc
2004-03-23 19:22:02 +00:00
sturm
48869ec018
build on sparc64
...
ok pvalchev@
2004-03-11 18:01:27 +00:00
brad
23ab1fba32
Oneliner to add use of msync().
...
"On OpenBSD, data read from a mmap()ed file through read() is not in sync
unless msync() is explicitely called.
In pure-ftpd it breaks the -y option that restricts the number of sessions
an account can open. This oneliner seems to fix it."
ok pvalchev@
--
From: Frank Denis <j at pureftpd dot org>
2004-03-08 03:57:16 +00:00
pvalchev
7b8b33f9ea
fix another crash; from Robert Nagy, maintainer timeout
2004-03-08 03:11:03 +00:00
espie
ef721c35f5
hum, forgot to kill these.
2004-03-07 19:16:40 +00:00
espie
2106dc0405
replace single version with stable/snapshot
...
okay pval
2004-03-07 19:14:02 +00:00
espie
acfe739973
keep 2.5.11 as experimental (a bit flakey yet for some people).
...
okay pval
2004-03-07 19:11:33 +00:00
espie
f75c6e4d76
resurrect mldonkey 2.5.4, okay pval.
2004-03-07 19:10:53 +00:00
jakob
4426614bbe
some RUN_DEPENDS should be LIB_DEPENDS
2004-03-06 23:45:54 +00:00
jakob
6fc988f490
ethereal depends on base package, not self. noted by wilfried@
2004-03-06 23:44:28 +00:00
kevlo
dc76859347
upgrade to quirc 0.9.84
2004-03-04 07:28:02 +00:00
xsa
414d53b9ab
enable SSL support from Robert Nagy;
...
"go ahead." brad@.
2004-03-03 23:53:03 +00:00
brad
1a77331df1
upgrade to silc-server 0.9.18
...
fixes some nasty server linking bugs
that would cause silcd to crash
2004-03-03 18:17:13 +00:00
pvalchev
5437708bec
specify amd64 endianness
2004-03-03 08:29:10 +00:00
brad
14c4ac2377
upgrade to pure-ftpd 1.0.18... again.
...
Previous release had a bug with closefrom() usage.
Now listens on both a v4 & v6 socket by default
when in standalone mode so it's no longer necessary
to run two daemons.
--
From: Frank Denis <j at pureftpd dot org>
2004-03-02 22:19:00 +00:00
pvalchev
e5f65fcb14
fix a crash when setting default dcc_autoget_max_size
...
from Robert Nagy <thuglife@bsd.hu> via maintainer reinhard@
2004-03-02 22:15:29 +00:00
brad
1b272272d6
revert back to the previous version for the time being. previous
...
version was removed.
2004-03-01 11:26:53 +00:00
kevlo
1e96cf42a5
upgrade to pebrot 0.8.5
2004-03-01 08:20:22 +00:00
brad
42be129a18
upgrade to pure-ftpd 1.0.18
...
Now listens on both a v4 & v6 socket by default
when in standalone mode so it's no longer necessary
to run two daemons.
--
From: Frank Denis <j at pureftpd dot org>
2004-03-01 00:36:27 +00:00
pvalchev
abb543664b
assume amd64 supports the same ethernet devices as i386
...
PS. this thing is stupid and wants a list of all of them hard-coded!?!
someone ought to at least update that list.
2004-02-29 19:22:13 +00:00
lebel
f416853025
use MASTER_SITE_SOURCEFORGE for master sites
2004-02-29 14:05:25 +00:00
lebel
cab611aaab
url of the snort's rules tarball changed. minor upgrade to 0.9
2004-02-29 13:58:11 +00:00
brad
0d0003b6f5
upgrade to silc-server 0.9.17
2004-02-29 07:12:41 +00:00
naddy
79f04b4bf7
remove workarounds for gcc2.95/sparc64 compiler bugs
2004-02-25 13:59:07 +00:00
naddy
f16b99d84d
The sparc64 compiler is gcc3 now; don't require the gcc3 module.
2004-02-25 02:35:15 +00:00
brad
c809d508c5
upgrade to EPIC4 2.0
2004-02-25 02:35:04 +00:00
naddy
f92ad14ba5
remove workarounds for gcc2.95/sparc64 compiler bugs
2004-02-25 01:35:49 +00:00
jakob
091c59ee84
ethereal 0.10.2
2004-02-24 15:52:17 +00:00
fgsch
4c05e7adc6
tsk tsk. use autoconf 2.57.
...
pointed by espie@ and later explained by markus@.
2004-02-23 20:24:30 +00:00
fgsch
03b3c80c66
don't need to specify the autoconf version. whatever is latest is ok.
2004-02-23 09:50:02 +00:00
fgsch
5e74d3690c
update to 2.9.2; no reply from maintainer.
...
talked with pvalchev@.
2004-02-23 00:38:15 +00:00
pvalchev
5717ed7cb4
homepage sweep by Michael Coulter <mjc@bitz.ca>
2004-02-21 01:18:07 +00:00
jose
ff2263d396
homepage moved, from Michael Coulter
2004-02-21 00:59:29 +00:00
couderc
ab43efce2f
update to 1.7.3b
2004-02-21 00:01:39 +00:00
pvalchev
18f5afb4a0
- fix homepage/master site; pointed out by mjc@bitz.ca
...
- add license marker (GPL)
2004-02-20 23:51:29 +00:00
couderc
851d601334
sync with ruby update
2004-02-20 23:22:15 +00:00
brad
8bd8c44cb1
upgrade to silc-client 1.0.1
2004-02-19 23:07:27 +00:00
jakob
195975a68e
fix broken lexer; from nlnetlabs via phessler
2004-02-18 19:25:38 +00:00
xsa
326ff73470
- update to 0.3.1
...
- remove MAINTAINER per his request (via ish@)
ok sturm@.
2004-02-18 08:31:50 +00:00
xsa
6cd3af4649
+ nicotine
2004-02-16 21:17:01 +00:00
xsa
3c8850529e
Import nicotine-1.0.6
...
Nicotine is a SoulSeek client written in Python, based on the PySoulSeek
project by Alexander Kanavin.
It features, among other things, a completely rewritten graphical user
interface which uses the PyGTK-2 toolkit and a less strict user request
policy.
Submitted and maintained by Michael Coulter <mjc at bitz.ca>
ok sturm@.
2004-02-16 21:16:06 +00:00
jakob
ad655a521d
update to nsd v2.0.0
2004-02-16 07:24:16 +00:00
kevlo
2d3711ddc9
upgrade to lftp 2.6.12.
2004-02-16 06:23:23 +00:00
djm
d0e5a43535
Update to pfflowd-0.4, which support the pfsync changes in -current
2004-02-16 03:51:47 +00:00
sturm
af55a47770
rest
2004-02-15 21:02:02 +00:00
sturm
b6f7a69bb6
fix build of tcl flavor
2004-02-15 20:59:58 +00:00
espie
1eeda3c263
forgot to cvs add.
2004-02-13 23:44:37 +00:00
espie
cdd03ecb95
update to 2.5.11.
...
Also activates better new, faster sha1.
The detection code is bogus and linux-specific.
2004-02-13 17:39:54 +00:00
brad
58d6028706
style
2004-02-12 06:34:22 +00:00
sturm
9f7b7fd2eb
missing
2004-02-09 17:43:39 +00:00
sturm
4c50cb91bf
missing bits
2004-02-09 17:40:58 +00:00
sturm
13ebaf9fbe
next try, cvs doesn't like me
2004-02-09 17:39:09 +00:00
sturm
f9b694d351
update to rrdtool 1.0.46
...
- use system libpng/libz
- fix 64bit bug preventing usage
- fix sparc/sparc64 crashes (reported by henning@)
ok maintainer danh@
2004-02-09 17:30:05 +00:00
xsa
91ab67fa60
switch to python module;
...
ok lebel@ (MAINTAINER)
2004-02-08 20:47:55 +00:00
sturm
53ee835c17
minor fixes from new maintainer Dan Weeks <danimal at danimal.org>
2004-02-07 12:51:24 +00:00
sturm
6111706b5e
update to Net-IP 1.20
...
from net maintainer Dan Weeks <danimal at danimal.org>
2004-02-07 12:40:44 +00:00
brad
d86923c6fc
respect CC and CFLAGS
2004-02-07 06:38:12 +00:00
couderc
415c7f5423
update to 1.2.1, mostly from Robert Nagy.
2004-02-06 21:16:02 +00:00
sturm
7297ccd7b0
mark some subpackages arch independent
...
ok naddy@
2004-02-04 07:39:18 +00:00
brad
41fc0bcdab
upgrade to centericq 4.9.10
...
ok MAINTAINER
2004-02-03 08:37:55 +00:00
jolan
c3d100fe2d
update to 1.5.1, from Srebrenko Sehic (new maintainer)
2004-02-03 07:00:21 +00:00
fgsch
3768b09c9c
update to icecast 2.0 now that is considered stable.
...
done by and new maintainer Moritz Grimm <gtgbr at gmx dot net>.
2004-02-02 19:32:36 +00:00
sturm
c14edeb1a0
mark arch independent
2004-02-02 17:35:01 +00:00