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