Commit Graph

3180 Commits

Author SHA1 Message Date
pvalchev
36458722e1 static arches fix 2003-12-07 06:46:44 +00:00
dhartmei
d890b7c11a update to 1.5, adds support for WHOIS and WHO. 2003-12-06 14:44:14 +00:00
sturm
bb56798f40 update to honeyd 0.7a
based on a patch from Craig Barraclough <craigba at creative dot com dot au>
2003-12-05 22:05:34 +00:00
lebel
346e59d550 update net/ipcheck to 0.207 2003-12-04 18:02:38 +00:00
espie
7dde2475ce Plug security hole (int overflow in rsync server). 2003-12-04 17:54:17 +00:00
pvalchev
175afe5691 license comment 2003-12-04 05:47:48 +00:00
pvalchev
a6a0b40165 COPTS+= 2003-12-04 05:46:31 +00:00
brad
90130863c3 upgrade to silc-client 1.0 2003-12-02 22:39:08 +00:00
jakob
7fbcfa4d42 update to v1.24 2003-12-01 14:59:39 +00:00
jakob
a431bfc686 update to v0.99; ok danh@ 2003-12-01 06:03:25 +00:00
naddy
10c8e3ee64 Update to 0.24.13. Changes since the previous release include:
* Performance improvement.  While it depends, approximately this version
  is 4%-30% faster than the previous release. (client/server)

* A bug, which prevents cvsync from removing temporary files, has
  been fixed.  To remove files left over, you may want to remove
  the scanfile and rerun cvsync just after upgrading. (client)

* A new option `-l' has been added to the server.  It writes the log
  into a specified file. (server)

* A new keyword `base' has been added.  It specifies a base-prefix
  used for relative pathnames in the following keywords: 'distfile',
  'refuse', and 'scanfile'.  It must be an absolute pathname.
  (client/server/cvscan)
2003-12-01 01:13:45 +00:00
lebel
4c1c55d990 update net/neon to 0.24.4 2003-11-27 16:46:24 +00:00
lebel
ff8c53d356 update net/cadaver to 0.22.0 2003-11-27 16:42:28 +00:00
brad
735084027e upgrade to gaim 0.74 2003-11-26 19:30:24 +00:00
brad
22f635d52c upgrade to pure-ftpd 1.0.17a
--
From: Frank Denis <j at pureftpd dot org>
2003-11-26 19:25:56 +00:00
sturm
f1ade3d33e +openvpn 2003-11-25 17:28:44 +00:00
sturm
39e263896c Initial import of OpenVPN 1.5.0
OpenVPN is an easy-to-use, robust, and highly configurable VPN (Virtual
Private Network) daemon which can be used to securely link two or more
private networks using an encrypted tunnel over the internet.

WWW: http://openvpn.sourceforge.net/

from Jorge A. Cortes Montiel <jcortes at bsdcoders dot org>
2003-11-25 17:27:50 +00:00
brad
2201a978a0 from CVS:
- fix 2 mem leaks
- fix for plugin search path
2003-11-23 22:39:27 +00:00
sturm
99cc771e7c @extra 2003-11-23 10:21:00 +00:00
brad
2d893b0e03 upgrade to gaim 0.73 2003-11-22 23:04:42 +00:00
jolan
eb44b61f97 +ifstat 2003-11-22 22:44:00 +00:00
jolan
db23abd39c import of ifstat-1.0:
ifstat is a tool to report network interfaces bandwidth just like
vmstat/iostat do for other system counters.

WWW: http://gael.roualland.free.fr/ifstat/
2003-11-22 22:42:30 +00:00
sturm
22c3ff5a00 use gcc3 on sparc64 2003-11-20 17:46:13 +00:00
brad
907bed0f88 USE_X11 defaults to No. 2003-11-20 03:17:11 +00:00
brad
49b9f8f71e upgrade to silc-client 0.9.16 2003-11-20 02:21:05 +00:00
sturm
fe6f078f04 fix build on sparc64 by removing some #if defined(linux) 2003-11-18 22:02:09 +00:00
naddy
2f6d2f62e8 update to 0.82; from Han Boetes <han@mijncomputer.nl> 2003-11-18 21:19:22 +00:00
david
88962318bb SECURITY fix:
Jonny Robertson reported that Zebra can be remotely crashed if a Zebra
password has been enabled and a remote attacker can connect to the Zebra
telnet management port.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2003-0795 to this issue.

from http://rhn.redhat.com/errata/RHSA-2003-307.html
Bump package name.

ok itojun@ margarida@
2003-11-18 19:26:08 +00:00
brad
77ae753a82 x11 -> devel 2003-11-17 04:24:23 +00:00
jolan
6552c9dd7a Update to 0.99.2. 2003-11-16 22:54:02 +00:00
jakob
22a688db94 update to v1.2.3, bugfix release 2003-11-15 17:08:38 +00:00
margarida
dd765693ea Security fix:
A remotely exploitable buffer overrun has been reported in Epic.
This issue may reportedly be exploited by a malicious server that
supplies an overly long nickname in a CTCP messages, potentially
allowing for execution of arbitrary code in the context of the
client user.
It may be also be possible for a malicious client to send such a
message, but it is likely that the server will limit the length.

ok brad@
2003-11-13 21:11:11 +00:00
brad
f4339d2d2c use startup-notification. 2003-11-13 19:26:00 +00:00
kevlo
a37cef03af upgrade to version 0.38 2003-11-12 06:27:05 +00:00
margarida
f1fea2a534 Remove useless documentation package.
From maintainer Rob Casey <rob@minauros.com>
2003-11-11 22:08:48 +00:00
margarida
cda0e2df62 Security fix (until maintainer commits proper update):
A buffer overflow vulnerability exists in ircd that allows a
remote attacker to  crash the ircd server, thus causing a denial
of service condition.
2003-11-11 15:17:34 +00:00
naddy
7a016835ee Update to 0.24.12.
- new keyword: base-prefix (client)
- bug fixes
2003-11-08 20:17:14 +00:00
brad
0e76bc14f1 upgrade to pure-ftpd 1.0.16c
--
From: Frank Denis <j at pureftpd dot org>
2003-11-05 00:13:17 +00:00
jakob
ba2b72b039 update to Ethereal version 0.9.16. also switch to glib2/gtk2. 2003-11-04 17:42:43 +00:00
sturm
804f097549 zap gkrellm plugins 2003-11-03 20:24:44 +00:00
sturm
989cc3734a prepare for gkrellm2 import 2003-11-03 20:22:21 +00:00
brad
83d925d8c3 upgrade to gaim 0.72
- switches to using OpenSSL via an OpenSSL patch from FreeBSD
--
From: jolan@
2003-11-02 07:06:43 +00:00
margarida
a914ae8772 Fix HOMEPAGE/MASTER_SITES. ok pvalchev@
Zap WWW.
2003-11-02 02:13:50 +00:00
margarida
6ae83447fe Update to version 1.2.4
--
- TCPreen will now abort if SUDO_USER is invalid. UIDs are no longer
  accepted as unprivileged usernames.
- Hostname lookup failures when the reverse DNS alias of a host was
  not valid or when using IPv6 were fixed.
2003-11-02 01:56:51 +00:00
margarida
d2defaa973 Update to version 0.6b
--
- Plugins now works with GTK+ interface
- Updated the passive OS fingerprint database (1279 records)
- Fixed internal refreshing (for huge traffic loads)
- Fixed wifi-dump support
- Fixed some possible buffer overflows
2003-11-02 00:38:32 +00:00
sturm
24b158d9ae use gcc3 on sparc64 to combat linking errors with libtclcl and net/ns 2003-11-01 20:08:40 +00:00
sturm
0caceb1c87 update to ns 2.26
note: this is not 64bit clean as this would require a minor rewrite of ns

from Nicolas Baldi <openbsd@softhome.net>
2003-11-01 20:05:01 +00:00
brad
b062b40245 upgrade to silc-server 0.9.15 2003-10-31 16:40:06 +00:00
brad
107a5fe66f upgrade to silc-client 0.9.15 2003-10-31 15:17:04 +00:00
jolan
ac5ca7b899 use @group/@mode to make sure this is installed sgid kmem as
required by new pkg tools.  also chop WWW/add a license comment.
2003-10-30 21:10:43 +00:00
naddy
f558b1a04c unbreak: use the correct macro 2003-10-30 21:08:25 +00:00
pvalchev
1ce9ad5d99 clean 2003-10-30 00:47:01 +00:00
pvalchev
2a678ed584 Update to libnids-1.18
buffer overflow in TCP reassembly in old versions, possible
remote code execution.  dsniff and other programs which use the
TCP reassembly code are potentially vulnerable
2003-10-30 00:46:47 +00:00
naddy
9fecc734de Update to 0.24.10. This fixes a critical bug in cvsup2cvsync. 2003-10-30 00:15:05 +00:00
sturm
0014f4a521 update to nam 1.9
from some Nico <openbsd@softhome.net>
2003-10-29 22:14:43 +00:00
naddy
1d4216996a Update to 0.24.9. Changes since the previous release include:
* cvsup2cvsync, which is a utility to convert a CVSup(R) scanfile into
  a cvsync counterpart, has been added.  When the upstream server
  is using CVSup and you want to redistribute the contents using CVSync,
  this tool is your friend.

* Support poll() instead of select() if available (server/client).

* cvsync(1) now supports "refuse" file.  Using the refuse file,
  you can prevent files/directories in a collection from
  adding/updating/removing on the client side.
2003-10-29 14:32:47 +00:00
brad
5740aef1c7 upgrade to silc-server 0.9.14
- takeover as MAINTAINER
--
ok MAINTAINER
2003-10-29 04:12:47 +00:00
brad
1504cecf2a don't need this anymore. 2003-10-27 16:23:42 +00:00
naddy
f0785d3b44 Use FULLDISTDIR to refer to distribution file location.
From: Xavier Santolaria <xavier@santolaria.net>
2003-10-26 23:49:31 +00:00
sturm
3810c83600 fix MASTER_SITES
from Dmitry Lohansky <sq@oganer.net>
2003-10-26 09:33:23 +00:00
pvalchev
043b85833e terminate execl NULL pointer 2003-10-26 02:08:51 +00:00
brad
c41cff40c5 upgrade to silc-client 0.9.14 2003-10-25 23:14:41 +00:00
brad
34fb644a20 upgrade to pure-ftpd 1.0.16b
--
From: Frank Denis <j at pureftpd dot org>
With a fix from me for the header check for sys/mount.h, we need to include
sys/param.h first.
2003-10-25 22:50:24 +00:00
pvalchev
ef3e3c4842 remove stub; this has been coming with perl since 3.3 2003-10-25 19:00:21 +00:00
jakob
7b970450ac fix libwrap 2003-10-24 13:50:47 +00:00
jakob
1532d552fd typo 2003-10-24 13:00:27 +00:00
jakob
3d18596470 moves zonesdir to /var/nsd to avoid writing in /etc/nsd 2003-10-24 12:30:11 +00:00
jakob
694cc7a826 move database to /var/nsd 2003-10-24 09:10:24 +00:00
pvalchev
3628692359 cast NULL to (void *) in execl call to make sure it is 64 bit 2003-10-23 05:58:53 +00:00
jakob
748d5a1909 fix fd problem; patch from daniel lucq 2003-10-21 19:23:50 +00:00
naddy
49435d159c @extra'fy; ok krw@, sturm@ 2003-10-18 15:36:34 +00:00
naddy
5284984fae - Update to 20030709. Fixes display bugs.
- Paths for both current and old versions in MASTER_SITES.
- Switch to .bz2 because old distfiles are only available this way.
- Remove versioned executable.
- Move install message into separate file.

permission from brad@
2003-10-18 11:41:22 +00:00
naddy
21e3ec4382 straightforward support for configuration file removal; ok brad@ 2003-10-18 00:37:18 +00:00
pvalchev
bca33217a3 junk 2003-10-16 16:51:07 +00:00
naddy
2549d0e32b update to 0.81; from Han Boetes <han@mijncomputer.nl> 2003-10-16 15:00:17 +00:00
pvalchev
dfee01e889 fix a bunch of idiocies (mostly CFLAGS-related), fix iconv detection 2003-10-14 17:02:37 +00:00
kevlo
ad46548542 upgrade to 2.6.8 2003-10-14 03:50:25 +00:00
brad
a4a653aa3a upgrade to gaim 0.71 2003-10-12 02:20:43 +00:00
naddy
473f311f60 - Added @extra* entries in the PLIST
- Improved (DE)INSTALL scripts and added @extra* support.

From: Han Boetes <han@mijncomputer.nl>
2003-10-11 14:48:02 +00:00
naddy
2ebc4ae382 Maintenance update to 0.24.8. 2003-10-09 21:06:59 +00:00
pvalchev
fa9383f727 update for recent developments 2003-10-09 18:01:55 +00:00
pvalchev
6d9ddb90fb Update to centericq-4.9.7; new protocols added, fixed up-to-date yahoo
protocol update, etc. see http://konst.org.ua/centericq/ for more
2003-10-09 17:59:10 +00:00
jakob
c7f70c3893 update to v0.54; from Christian von Roques 2003-10-09 08:40:27 +00:00
naddy
e2a44dba31 Fix support for the Yahoo network.
From: Han Boetes <han@mijncomputer.nl>
2003-10-08 22:16:49 +00:00
jcs
6fe83780a7 fix ucd-snmp configure option
ok jakob@
2003-10-08 19:35:30 +00:00
pvalchev
26c6fb6274 Update to ipv6calc-0.46; from maintainer Vladimir Kotal
New features:
- IPv4 database updated (20030906)
- add support of LACNIC registry
- add output format "octal"
- New program "ipv6logstats" for parsing web server logs
2003-10-07 15:58:20 +00:00
david
45e9df61d6 update to mICQ 0.4.10.5 (bug fix release) 2003-10-06 23:56:21 +00:00
fgsch
9fbec86fc3 update to ysmv7 2.9.1. patches sent to the author.
maintainer ok.
2003-10-06 15:59:13 +00:00
dhartmei
79ab375c58 update to 1.7, fixes parsing and rendering of moths (30 days) and
years (365 days).
2003-10-06 09:27:59 +00:00
david
15d091786c update to mICQ 0.4.10.4 (fixes a remote DoS) 2003-10-06 07:11:14 +00:00
jakob
3ff235fbfc ethereal version 0.9.15, new and updated features 2003-10-05 22:24:16 +00:00
fgsch
68589c8bd1 fix bad links and correctly reference to ices.conf; sturm@ ok. 2003-10-02 19:54:42 +00:00
naddy
fe9d32cf74 mark as BROKEN due to protocol insecurity; suggested by avsm@ and markus@ 2003-09-30 15:10:53 +00:00
brad
86ee1a96ec upgrade to gaim 0.70
Adds support for Yahoo's new authentication scheme.
2003-09-30 01:04:15 +00:00
naddy
05567778bd - use @extra
- mention tunnel insecurity in SECURITY
2003-09-28 17:45:36 +00:00
naddy
210c672333 Some simple cases of @extra support. 2003-09-28 17:00:11 +00:00
sturm
38ee9f9ce1 mirror-maker doesn't like ports depending on non-existent stuff, even
if the port in question is marked broken, thus comment dependencies on
non-existent ports
2003-09-28 10:41:09 +00:00
jolan
7d4be054f1 Update to 3.3:
- Files now only get allocated as they're downloaded
- Large torrents no longer hose the CPU
- Better network utilization and more consistent download rates
- Poorly seeded torrents get out faster
- Several important bug fixes
2003-09-27 14:40:32 +00:00
brad
dc8332c793 big oops, somehow the checksums didn't get commited.
--
Pointed out by fgsch@
2003-09-27 00:14:24 +00:00
brad
1e964667ea upgrade to gaim 0.69
If you want to continue using MSN then grab 0.69,
gaim now has MSN v9 protocol support.
2003-09-26 23:57:57 +00:00
jolan
2f3bc1a2a5 Update to 1.4beta3 (requested by author). 2003-09-26 06:01:13 +00:00
lebel
1a4337a4a4 update net/oinkmaster to 0.8 2003-09-25 15:28:24 +00:00
jolan
912e6da097 drop maintainership on some stuff i don't use anymore, lop off
WWW: ${HOMEPAGE} while touching 'em
2003-09-25 06:25:13 +00:00
naddy
b64e99aaf5 use latest ipv6 patch, take maintainer; ok ericj@ 2003-09-24 21:21:57 +00:00
naddy
38217e3267 Update to 0.24.7:
- Numerous bug fixes.
- New feature: specify client configuration on the command line.
2003-09-24 15:06:15 +00:00
jolan
bad300c0c0 simply patch logic, from brad@ 2003-09-24 05:50:39 +00:00
marcm
614eecab69 More verbose BROKEN message. 2003-09-23 21:15:19 +00:00
pvalchev
a0c356d1c5 mark bad/incomplete/missing licenses as such.
most work by nikolay, comments from naddy

the ports tree is now open for commits
2003-09-22 22:53:36 +00:00
pvalchev
5ce38b7667 fix 64bit issues; Brian Poole & bmc 2003-09-03 21:32:33 +00:00
avsm
6ac43a4335 fix md5 display, bug introduced in our security patches by taking
sizeof(pointer) into a bound string
feedback from krw@, naddy@ ok
2003-09-01 16:51:39 +00:00
naddy
25620c99dd enable BuildServer on alpha; from Martin Reindl <mreindl@catai.org> 2003-08-31 21:51:01 +00:00
sturm
1efbeeaf9b typo, this does not build on sparc64 but on sparc
ok naddy@
2003-08-30 16:22:03 +00:00
brad
022abee1c7 mark BROKEN for now, security issues.
ok MAINTAINER and naddy@
2003-08-29 22:25:33 +00:00
sturm
9d0da021c9 add DESTDIR to private install target
ok naddy@
2003-08-29 21:58:58 +00:00
naddy
189dad5fdb catch a fake root escapee 2003-08-26 13:06:29 +00:00
jolan
188a139c84 speling 2003-08-26 06:32:00 +00:00
espie
9d0659cdd5 use @extra 2003-08-22 18:07:05 +00:00
espie
1625597298 If a rsyncd.conf exists in /etc, it would belong to this port. 2003-08-22 17:46:16 +00:00
pvalchev
7a12de16cb remove maintainer per his request 2003-08-22 16:04:03 +00:00
naddy
42026b1894 update to 1.6.3; from Ian McWilliam <ianm@cit.uws.edu.au> 2003-08-22 11:18:19 +00:00
djm
b24d91dcbd +pfflowd 2003-08-22 08:43:21 +00:00
djm
e016fc8630 port of pfflowd - a pfsync to NetFlow datagram converter; ok jolan@ 2003-08-22 08:41:52 +00:00
naddy
8fb6e7c1cf * Use appropriate owners/groups from bsd.own.mk.
* Remove obsolete WWW lines while we're here.

From: Xavier Santolaria <xavier@santolaria.net>
2003-08-21 14:46:52 +00:00
dhartmei
2cd044de2f update to 1.4, replace sscanf, support more clients (ircII, BitchX, xchat,
mIRC confirmed to work).
2003-08-21 09:35:39 +00:00
jolan
5e0beb7fd6 +BitTorrent 2003-08-21 03:43:14 +00:00
jolan
d4c53bd411 import of BitTorrent-3.2.1b:
BitTorrent is a tool for distributing files.  Whenever more than one
person is downloading at once they send pieces of the file(s) to each
other, thus relieving the central server's bandwidth burden.  Even with
many simultaneous downloads, the upload burden on the central server
remains quite small, since each new downloader introduces new upload
capacity.

thanks to jose@ for review/suggestions
2003-08-21 03:39:57 +00:00
espie
98e6c70371 conflict 2003-08-20 09:27:21 +00:00
brad
890083fac1 remove bad distsite 2003-08-20 02:55:31 +00:00
jolan
cb167113da incorporate patches from Dragos Ruiu as a FLAVOR which allow a SILC
operator to give themselves operator status on any channel.
2003-08-19 03:52:27 +00:00
brad
28187e79b1 upgrade to gaim 0.67 2003-08-17 03:46:39 +00:00
jolan
b1d9bd5809 add gtkspell FLAVOR, minor cleanups
"as long as it compiles" brad@
2003-08-13 03:07:51 +00:00
brad
a40083eb8f upgrade to pure-ftpd 1.0.16a
this version introduces support for SSL/TLS.
--
From: Frank Denis <j at pureftpd dot org>
2003-08-12 23:18:35 +00:00
jose
6e57160ac5 add tclcurl, ok brad@ 2003-08-12 02:23:15 +00:00
jose
faa24149d2 add TclCurl:
TclCurl gives the Tcl programmer a binding to libcurl, allowing you to
get a URL with FTP, TELNET, LDAP, GOPHER, DICT, FILE, HTTP or HTTPS
syntax.

maintainer: Jose Nazario <jose@crimelabs.net>

ok brad@, jolan@
2003-08-12 02:20:31 +00:00
brad
9b6e325944 I was going to add "# GPL" comment as part of the tcpflow update
but jolan@ beat me to the punch.
2003-08-12 01:24:24 +00:00
jolan
dd7a4aa7aa Update to 0.21, fixes a format string vulnerability:
http://www.atstake.com/research/advisories/2003/a080703-2.txt

Not exploitable as it is not installed setuid root.

from MAINTAINER.
2003-08-12 00:59:46 +00:00
naddy
f9b05de009 Remove old netatalk reference port. Obsolete, broken, no longer useful.
Suggested by Ian McWilliam <ianm@cit.uws.edu.au>, who was the last person
interested in this.
2003-08-11 00:14:43 +00:00
couderc
1f8c1eac67 add missing MAINTAINER. 2003-08-08 20:28:30 +00:00
couderc
65138d0e5f re-enable text interface. 2003-08-08 20:20:41 +00:00
dhartmei
dba9591614 Update to 1.3, improve ICB module robustness, add proof of correctness
comments. Not perfect yet, but more robust than the servers, anyway.
Add link in man page to http://www.icb.net/history.html, thanks to
Jon Luini.
2003-08-08 18:54:42 +00:00
dhartmei
32320c178b ircicb is a proxy that allows to connect an IRC client to an ICB server. 2003-08-08 07:20:21 +00:00
marcm
0b58ef6e33 Fix desktop launcher path... and update this while I'm here. 2003-08-08 05:47:38 +00:00
jakob
041d49a9e5 update to v0.9.14
- unlimited number of ringbuffer files
- better searching
- more protocols
- ...
2003-08-05 08:54:27 +00:00
jakob
90392806e7 update to v1.2.2. thanks to itojun@ 2003-08-05 08:37:03 +00:00
naddy
873968618f Update to 0.24.3. 2003-08-04 00:39:43 +00:00
couderc
6242d331db add pktstat 2003-08-02 15:38:51 +00:00
couderc
189285868c Initial import of pktstat 1.7.2q
Pktstat listens to the network and shows the bandwidth being consumed
by packets of various kinds in realtime. It understands some protocols
(including FTP, HTTP, and X11) and adds a descriptive name next to the
entry.
2003-08-02 15:35:21 +00:00
couderc
0730155c10 add patch from main stream, bump PKGNAME 2003-08-02 14:36:50 +00:00
couderc
3ef6141f41 update to 1.2.0 based on a submit from Wouter Clarie <rimshot@pandora.be> 2003-08-02 12:00:13 +00:00
sturm
b829927e43 fix HOMEPAGE
from Xavier Santolaria <xavier@santolaria.net>
2003-08-01 13:54:53 +00:00
jolan
c59f84b749 upgrade to 2.0.4 2003-08-01 03:03:16 +00:00
sturm
239ae26a0f - simple conversions to use the new python module
- while here, remove WWW from DESCR

all work done by Xavier Santolaria <xavier@santolaria.net>
2003-07-31 19:11:59 +00:00
naddy
6340b63d1c Update to 0.24.2.
- New feature: file-based halt.
- New keywords (server): pidfile, haltfile, base-prefix.
- Reload access file dynamically.
- Numerous bug fixes.
2003-07-31 17:15:02 +00:00
brad
ef60d16af7 use autoconf 2.54 2003-07-30 00:26:26 +00:00
sturm
46d67ba12e typo(mine) in libshout dependency
from maintainer Moritz Grimm <gtgbr@gmx.net>
2003-07-26 13:34:40 +00:00
sturm
045acb86d7 +ices
+libshout
2003-07-26 11:48:51 +00:00
sturm
4a80c3f4f4 Initial import of ices 0.3
Ices version 0 is a source client for streaming MP3 audio to Shoutcast,
Icecast v1 and v2 servers. Due to Perl being shipped on OpenBSD by
default, custom playlist handlers written in Perl are always supported
by this port.

from Moritz Grimm <gtgbr@gmx.net>, cleanup and patches from me

WWW: http://www.icecast.org/
2003-07-26 11:40:45 +00:00
sturm
aaeb6284b2 Initial import of libshout 2.0
Libshout is a library for communicating with and sending data to an
icecast server. It handles the socket connection, the timing of the
data, and prevents bad data from getting to the icecast server.

With just a few lines of code, a programmer can easily turn any
application into a streaming source for an icecast server. Libshout
also allows developers who want a specific feature set (database
access, request taking) to concentrate on that feature set, instead of
worrying about how server communication works.

from Moritz Grimm <gtgbr@gmx.net>, cleanup and patches from me

WWW:  http://www.icecast.org/
2003-07-26 11:38:50 +00:00
naddy
48795b49d5 use FETCH_MANUALLY 2003-07-25 23:22:06 +00:00
jolan
f132a6380b switch branch from 1.1 to 2.0 2003-07-25 06:42:05 +00:00
jolan
d482a5c7a8 0.6a update 2003-07-23 02:46:31 +00:00
brad
4da65b6f55 upgrade to gaim 0.66 2003-07-23 01:13:58 +00:00
jolan
15f0ce5431 +gmudix 2003-07-22 22:05:24 +00:00
jolan
1105dc43ff import of gmudix-0.10, submitted & maintained by Chris Kuethe:
gMUDix is an improved version of MUDix, a MUD client for the Linux
console.  It is designed to run as an X application, and was developed
with GTK+ 2.0.  gMUDix has all the features of MUDix and more, including
ANSI color mapping, aliasing, macros, paths, tab completions, timers,
triggers, variables, and an easy-to-use script language.
2003-07-22 22:02:32 +00:00
brad
c8f8a1f8ef These Perl modules come with OpenBSD as of 3.3. 2003-07-22 21:33:56 +00:00
naddy
1af5501e76 Update to 0.24.1: various bug fixes. 2003-07-22 18:30:40 +00:00
jolan
90ec5c63a2 add stability fixes from ojnk CVS, bump PKGNAME 2003-07-19 05:59:41 +00:00
brad
4b0f608ec9 re-add libtool wrappers 2003-07-19 00:46:48 +00:00
kevlo
7bb5004b58 upgrade to 0.2017 2003-07-17 05:24:04 +00:00
brad
26f11209ed This is so beyond old its not funny, and the "old" Everybuddy has
been renamed to Ayttm.
2003-07-16 16:56:47 +00:00
naddy
85c4b6cece Update to 0.24.0. An rsync-like algorithm for regular file
synchronization has been implemented.
2003-07-13 21:03:46 +00:00
jolan
1eb3b94bc2 update to 2.0.7 2003-07-13 06:16:54 +00:00
jolan
2a61d0417e update to 0.99.1 2003-07-13 06:02:05 +00:00
marcm
ed8916e9a3 Don't try to use the custom scrollkeeper catalog anymore. It's gone :).
Update *_DEPENDS version accordingly.
2003-07-12 06:27:12 +00:00
lebel
604886b50c update net/neon to 0.24.0 2003-07-10 15:32:23 +00:00
naddy
d16f81c8df Update to 0.23.7.
New feature: errormode.  Specifies the behaviour when any errors/
conflicts are found in local distributions.
2003-07-08 17:32:23 +00:00
pvalchev
b2a9291ca7 fix build on static architectures 2003-07-07 21:03:09 +00:00
jolan
fa95b55cbe respect SYSCONFDIR, ok wilfried 2003-07-07 06:46:38 +00:00
pvalchev
abed31067f kill last snprintf (to complete the rest); ok maintainer jsyn 2003-06-30 18:46:23 +00:00
sturm
67efb7a1ae ups, forgot BUILD_DEPENDS on pkgconfig 2003-06-30 18:08:34 +00:00
sturm
fbfc1f8774 +etherape 2003-06-30 17:20:10 +00:00
sturm
bccfad740a Initial import of etherape 0.9.0
EtherApe is a graphical network monitor for Unix modeled after
etherman. Featuring link layer, ip and TCP modes, it displays network
activity graphically. Hosts and links change in size with traffic.
Color coded protocols display. It supports Ethernet, FDDI, Token
Ring, ISDN, PPP and SLIP devices. It can filter traffic to be shown,
and can read traffic from a file as well as live from the network.

WWW: http://etherape.sourceforge.net/

from Craig Barraclough <craigba@creative.com.au>
2003-06-30 17:18:37 +00:00
wilfried
b9d6655382 update to 0.38 2003-06-30 12:27:09 +00:00
sturm
76c6913be1 - fix installation on archs without native code compiler
- don't install mlnet as mlgui/mlim, but use mlgui/mlim
- bump PKGNAME

"it's good with me" pval@
2003-06-29 07:57:18 +00:00
avsm
e4fe95c54d fix a number of off-by-ones in various string processing functions
bump PKGNAME
timeout from maintainer ...
2003-06-29 04:48:38 +00:00
jolan
b2366365c2 remove krb4 hints which point to nothing now 2003-06-28 22:14:45 +00:00
sturm
327d3a4380 update to bitlbee 0.80
from Han Boetes <han@linux-mandrake.com>
2003-06-28 07:38:29 +00:00
jolan
233c0dcc15 +honeyd 2003-06-27 19:45:40 +00:00
jolan
65cbbd2cbc import of honeyd-0.6:
Honeyd is a small daemon that creates virtual hosts on a network.  The
hosts can be configured to run arbitrary services, and their personality
can be adapted so that they appear to be running certain operating
systems.  Honeyd enables a single host to claim multiple addresses on a
LAN for network simulation.

"looks ok" sturm@
2003-06-27 19:43:36 +00:00
sturm
b62978a5c9 better, no functional changes
from Han Boetes
2003-06-27 17:18:01 +00:00
naddy
4bae4f6621 +GeoIP 2003-06-27 14:57:39 +00:00
naddy
7c6bb27b82 Import GeoIP 1.2.0.
Submitted by Xavier Santolaria <xavier@santolaria.net>.

GeoIP is a C library that enables the user to find the country that any IP
address or hostname originates from.
2003-06-27 14:55:35 +00:00
wilfried
ffe7da2131 update to 2.0.12 2003-06-27 11:37:23 +00:00
dhartmei
783ceea764 Small update to 1.6:
- fix a division-by-zero in case all values being scaled are zero,
found by Stefan Siebe.
2003-06-27 08:03:55 +00:00
naddy
af3ade1c76 Update to 0.23.5. Notable changes:
- Fix serious bugs around the destruction of hash context.
  These may cause abort() in C library and the server will stop.
- Improve stability.
- Fix some bugs.
2003-06-26 15:29:02 +00:00
avsm
5727228136 patch some bad bounds which might cause junk output
revert maintainer to ports@; old one no longer has openbsd
bump PKGNAME
2003-06-24 20:04:14 +00:00
pvalchev
c411447a30 fix sparc/sparc64 detection; pointed out in spp_stream4 by Brandon Williams; ok bmc 2003-06-24 17:02:38 +00:00
kevlo
2d573eda1e upgrade to 1.04 2003-06-24 05:33:23 +00:00
sturm
9ba029ab5e - obey SYSCONFDIR
- new user naming schema
- bump PKGNAME

couderc@ ok
2003-06-23 19:08:52 +00:00
jcs
139a6b938c add mbrowse 2003-06-22 22:37:08 +00:00
jcs
710ba357ba import mbrowse-0.3.1, a gtk+ snmp mib browser
licensed under gpl
2003-06-22 22:34:57 +00:00
sturm
d1c14e1132 update to new naming schema
bump PKGNAME

Srebrenko Sehic ok
2003-06-22 17:08:08 +00:00
sturm
3eb9e5230d - use new username schema
- remove Sebastian Stark as MAINTAINER by his request
- bump PKGNAME
2003-06-22 14:07:21 +00:00
naddy
4b269c7f42 balance parentheses 2003-06-22 12:27:03 +00:00
sturm
46ccc88ca5 new user/group naming schema
bump PKGNAME for bitlbee

Han Boetes <han@mijncomputer.nl> ok
2003-06-22 10:09:57 +00:00
sturm
749c5a55e7 new user/group schema
jolan@ ok
2003-06-22 10:01:35 +00:00
jolan
31a50e42b3 upgrade to 3.6.3, from MAINTAINER 2003-06-20 22:04:32 +00:00
avsm
367c03fc4b almost every sscanf in this package is an off-by-one
couldn't find author to submit patches; dead project?
bump PKGNAME
2003-06-20 13:41:50 +00:00
kevlo
b07e6e1d9e upgrade to version 2.6.6
>From ChangeLog:
- raised sane mirror connection limit to 64.
- fixed hftp file information retrieval when use-head is off.
- fixed a bug with ssl settings pointing to files and directories.
- fixed a bug with sending empty path in HTTP protocol.
- fixed catching of file size from ftp server message 150.
2003-06-20 08:49:14 +00:00
kevlo
d5bd11d2ca upgrade to version 2.0 2003-06-20 03:31:25 +00:00
kevlo
79c4a82a09 upgrade to 0.9.83 2003-06-20 02:53:55 +00:00
sturm
a0cabd5d84 cvs is strange... 2003-06-19 13:58:52 +00:00
avsm
e55cb10dee correct a bad memcpy abuse; bound length was longer than the source constant.
use strlcpy instead.
itojun@ ok, submitted and accepted upstream
2003-06-19 13:58:05 +00:00
sturm
6cc497d982 update to gtk-gnutella 0.92
lots of new features, see http://gtk-gnutella.sourceforge.net/ for details
2003-06-19 13:49:21 +00:00
avsm
97d84152b6 crank up some buffer sizes; confirmed with author and in ettercap-cvs 2003-06-18 14:38:19 +00:00
avsm
2fc29b1d4e oops missed this - sync with update-patches 2003-06-18 14:20:42 +00:00
avsm
8b0420054c sync with update-patches (just line numbers) 2003-06-18 14:19:39 +00:00
brad
9f254dcf93 fix buffer overflow with the NAS-Port attribute.
http://marc.theaimsgroup.com/?l=bugtraq&m=105552922304318&w=2

MAINTAINER ok
2003-06-18 14:19:09 +00:00
naddy
ae57b40499 - strip version number from doc dir
- sync patches
2003-06-18 12:18:12 +00:00
naddy
b070554cba Update to 0.23.3. Changes:
* Improve stability.
* Fix some bugs.
* Be more verbose.
* Fix some 4GB limitations.
2003-06-18 11:04:54 +00:00
espie
d6190d1229 bye, bye. Superseded by mldonkey, which is better and more free. 2003-06-18 10:38:20 +00:00
espie
cd2df51579 Remove edonkey 2003-06-18 10:36:34 +00:00
brad
0deb39aac9 upgrade to pure-ftpd 1.0.15
license has switched from GPL to BSD.
--
From: Frank Denis <j@pureftpd.org>
2003-06-18 10:33:46 +00:00
avsm
accae6566a dont look at sizeof(char *) in usage function
jsyn ok
2003-06-17 18:38:19 +00:00
pvalchev
5b7a4736f5 +mldonkey 2003-06-17 18:07:31 +00:00
lebel
2899228047 add OpenBSD tag 2003-06-17 16:36:05 +00:00
espie
bd290185de only got positive feedback, and a lot of it...
so let's get this show on the road.
2003-06-17 15:39:33 +00:00
avsm
c2ac238c02 - update to new HOMEPAGE/MASTER_SITES
- plug off-by-ones in ip address handling
- bump PKGNAME
patches submitted to author
2003-06-17 15:28:55 +00:00
jakob
e776a43b56 version 8.4.1 2003-06-16 15:03:29 +00:00
jakob
8e51d2d7b4 update to nsd 1.1.0 2003-06-16 14:50:33 +00:00
naddy
e6de4c39bd Update to 0.23.1. Changes:
* Improve stability.
* Fix some bugs.
2003-06-16 14:28:05 +00:00
jolan
0ec0df1ef1 upgrade to 0.99.0
- file transfer (send & receive) support for AIM
- rewritten to support other protocols
  (may cause problems with porkrc/perl scripts from old versions)
2003-06-16 05:18:53 +00:00
jakob
0d04b67792 update to Ethereal 0.9.13 and add ADNS (async dns lookup) flavour
also fixes several security issues as described at
http://www.ethereal.com/appnotes/enpa-sa-00010.html
2003-06-15 22:18:08 +00:00
sturm
ec7e8120c1 +nylon 2003-06-14 21:08:09 +00:00
sturm
e34e06b092 Initial import of nylon 1.2
nylon is a proxy server which currently supports SOCKS version 4 and 5 as 
well as a mirror mode which allows nylon to mirror services.

WWW: http://monkey.org/~marius/nylon/

from Marius Eriksen <marius@monkey.org>
2003-06-14 21:07:10 +00:00
jakob
d9e253a761 update to 9.2.2 release 2003-06-14 08:34:08 +00:00
jolan
321fca4ba0 update to 1.2; fixes syslog format string vulnerability. this is not
exploitable on openbsd because the binary is not installed suid root.

http://marc.theaimsgroup.com/?l=full-disclosure&m=105547870521258
2003-06-13 08:59:54 +00:00
jolan
e7d548b339 update to 1.06 2003-06-11 08:10:27 +00:00
sturm
7cd9e5e5dc - taken over by Srebrenko Sehic <haver@insecure.dk>, OK former MAINTAINER
- use SKEY
- after startup, drop privs to user "tacacs"
- set PERMIT_* according to license
2003-06-09 07:19:30 +00:00
jolan
c59aaf5a9a adjust master sites 2003-06-09 06:44:11 +00:00
dhartmei
3c8dec1f36 Update to 1.5, adds 'type jpeg|png' option to create .jpg|.png.
Patch from Adam Thomason.
2003-06-07 23:52:40 +00:00
jolan
ad8f13a97c +ike-scan 2003-06-06 22:11:31 +00:00
jolan
6886c4b149 ike-scan 1.1:
ike-scan discovers IKE hosts and can also fingerprint them by their
retransmission backoff pattern.

ok naddy@
2003-06-06 22:09:52 +00:00
pvalchev
4af4ac1676 xchat2
remember to add your ports to the makefiles, folks - otherwise you may as
well not add them at all
2003-06-06 15:26:12 +00:00
couderc
40b9b377c0 Initial import of xchat2, a Gtk+2 irc client. 2003-06-06 13:09:43 +00:00
naddy
3c171fec61 Update to 2.6. 2003-06-06 00:35:12 +00:00
naddy
67a712a5ac Update to 0.23.0: improve stability, many bug fixes.
0.22.0 has a serious compression bug.  If you use old versions,
please upgrade to 0.23.0.  If 0.23.0 detects the remote host is
0.22.0, it will forcibly fall back to no compression mode.
2003-06-05 13:04:19 +00:00
sturm
73a6ddf8af update to 1.1.4-b4
- fixes two buffer overflows in pptpctrl
- README with installation instructions added

from Craig Barraclough <craigba@creative.com.au>
2003-06-05 07:53:20 +00:00
jolan
0bcf1a6f82 sync ipv6 behavior w/silc-client. no response from maintainer 2003-06-04 16:00:55 +00:00
jolan
9a58667755 respect SYSCONFDIR, ok espie@ 2003-06-04 12:21:49 +00:00