Commit Graph

3447 Commits

Author SHA1 Message Date
Andreas Klemm
b24b0469e9 - bump portrevision
- introduce CFLOWD_FLOWSCAN_PATCH variable
  for building port with support for FlowScan port (in the queue)
2001-03-13 22:20:15 +00:00
Maxim Sobolev
c8caa62795 o Add a couple of missed @dirrm's;
o sort PLIST while I'm here.

PR:		25780
Submitted by:	maintainer
2001-03-13 22:19:00 +00:00
FUJISHIMA Satsuki
78cc87897c back out package-name conversion for pkg_add -r to work. 2001-03-13 22:07:58 +00:00
Andreas Klemm
38d0b4e818 oops, missed to import distinfo file 2001-03-13 21:16:00 +00:00
Andreas Klemm
285996cdec new port p5-Net-Patricia
This module uses a Patricia Trie data structure to quickly perform
IP address prefix matching for applications such as IP subnet,
network or routing table lookups.  The data structure is based on
a radix tree using a radix of two, so sometimes you see patricia
implementations called "radix" as well.  The term "Trie" is derived
from the word "retrieval" but is pronounced like "try".  Patricia
stands for "Practical Algorithm to Retrieve Information Coded as
Alphanumeric", and was first suggested for routing table lookups
by Van Jacobsen.  Patricia Trie performance characteristics are
well-known as it has been employed for routing table lookups within
the BSD kernel since the 4.3 Reno release.

The BSD radix code is thoroughly described in "TCP/IP Illustrated,
Volume 2" by Wright and Stevens and in the paper ``A Tree-Based
Packet Routing Table for Berkeley Unix'' by Keith Sklower.

WWW:    http://net.doit.wisc.edu/~plonka/Net-Patricia/
2001-03-13 21:12:21 +00:00
Maxim Sobolev
d5478732e2 Update version number of gtkmm shared library. 2001-03-13 15:18:05 +00:00
Maxim Sobolev
836ca5fc24 Update to 2.4. 2001-03-13 11:37:28 +00:00
Maxim Sobolev
0380ea3e9e Add missed NO_LATEST_LINK. 2001-03-13 10:57:23 +00:00
Ying-Chieh Liao
7a2c19d018 add librsync
Library for delta compression of streams
2001-03-13 10:42:29 +00:00
Dmitry Sivachenko
e8b893c91b Update to 0.09d 2001-03-13 10:40:51 +00:00
Dmitry Sivachenko
f0c3a0f2a2 Fix typo in URL. 2001-03-13 10:40:29 +00:00
Kevin Lo
fecd466ef0 Fix pkg-plist
Approved by: will
2001-03-13 03:52:12 +00:00
Brian Feldman
dfa7bb57e6 Update to Licq 1.0.3 including some security-like issue fixes. 2001-03-13 02:34:28 +00:00
Will Andrews
83121084aa Add dhisd 4.0, DHIS server for updating dynamic DNS entries in DNS
tables.

PR:		25368
Submitted by:	Bas Kruit <baskruit@bsltwr.dhis.org>
2001-03-12 22:52:33 +00:00
Bill Fumerola
e006d23d0f patch around broken kame patch. <sys/types.h> is a prerequesite for the
inet(3) includes...
2001-03-12 22:06:03 +00:00
Mikhail Teterin
2bc39f1796 A number of changes and fixes:
. build with or without TK (triggered by the NO_X knob)
	. build against TCL-8.3 -- with or without stubs
	. fix some bugs in the core Scotty code -- most notably
	  a bug in the icmp-command implementation, where an off-by-one
	  error in the argument processing loop resulted in random
	  crashes; all this fixes are grouped into a single file
	  patch-fixes
	. make scotty executable itself as small as it needs to be

Approved by:	maintainer

Perhaps, some  day the security officer  will tell me what  _exactly_ is
wrong with  regular Scotty (this  one is beta  of the new  version), and
I'll be able to freshen that one up too and remove the FORBIDDEN.
2001-03-12 18:50:33 +00:00
FUJISHIMA Satsuki
bdc58fcd56 update to 0.2.14.
PR:		25719
Submitted by:	maintainer
2001-03-12 17:18:52 +00:00
Donald Burr
a0d4ec2c45 Author has changed email addresses and reorganized his website;
updated accordingly.
2001-03-12 06:54:47 +00:00
Jun Kuriyama
ba749016dc Add manpages and etc/codepages.
Submitted by:	maintainer
PR:		ports/25714
2001-03-12 03:02:23 +00:00
Bill Fenner
ff19e9fe1c Also @dirrm the SNMP:: directory. 2001-03-11 17:45:38 +00:00
Josef Karthauser
ba29ffd681 There are reports of jabber not removing it's pidfile when shutting
down, so remove it by hand just in case.

Submitted by:	Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
2001-03-11 15:40:01 +00:00
Josef Karthauser
30481ecd29 Remove the libjabber port. 2001-03-11 15:27:54 +00:00
Josef Karthauser
135f6c8eb2 Delete this port. It's not used anymore for jabber-1.4. 2001-03-11 15:27:04 +00:00
Josef Karthauser
9cd0da0ee6 I got confused when porting the 1.4 version and included some
dependancies that were necessary for v1.2, but had since been
dropped.

PR:		ports/25066
2001-03-11 13:28:54 +00:00
Will Andrews
0e02c637ae Fix plist. 2001-03-11 03:55:52 +00:00
Boris Popov
db65831a12 Some installed files do not respected PREFIX - fixed 2001-03-11 02:38:43 +00:00
Will Andrews
99e1cb0b84 Add conference 0.4, a conferencing/GroupChat service for Jabber server.
PR:		25092
Submitted by:	Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
2001-03-11 02:29:42 +00:00
Will Andrews
970df78584 Fix plist.
Prodded by:	fenner/obento
2001-03-11 01:26:24 +00:00
Bill Fumerola
cd1aca7690 upgrade to 0.8.16 2001-03-11 00:47:16 +00:00
Jim Mock
e676c4b617 Try to make fenner's build report happy. 2001-03-11 00:44:45 +00:00
Peter Wemm
dc7e10810f Mark broken for pre-4.0 (setproctitle stuff) 2001-03-11 00:08:15 +00:00
Doug Barton
e9605e1f63 Upgrade to ISC's latest. No new features, but a few useful bug fixes. 2001-03-10 20:56:44 +00:00
Will Andrews
4a339d3853 Add netsed 0.01, a program that alters the contents of packets in
real-time.

PR:		24178
Submitted by:	Roman Shterenzon <roman@xpert.com>
2001-03-10 19:44:15 +00:00
Will Andrews
ff049e43e4 Add dnrd 2.9, a proxy DNS daemon.
PR:		24107
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-10 19:33:51 +00:00
Jordan K. Hubbard
03eba2a5b4 Remove all vestiges of the EXPORT stuff - it's legacy code.
Noted by:	Bob Van Valzah <Bob@bgpbook.com>
2001-03-10 18:49:40 +00:00
Ying-Chieh Liao
298569ff6f fix plist
Submitted by:	bento
2001-03-10 18:46:17 +00:00
Will Andrews
edd27061fe Add cryptcat 0.0, which is standard netcat enhanced with twofish
encryption.

PR:		23658
Submitted by:	Roman Shterenzon <roman@xpert.com>
2001-03-10 18:29:41 +00:00
FUJISHIMA Satsuki
89abcdcc3d o update to 4.0.99k.
o pass maintainership to pat.

PR:		25645
Submitted by:	Patrick Li <pat@databits.net>
2001-03-10 17:48:41 +00:00
Maxim Sobolev
90472c8957 Add ettercap 0.2.4, a network sniffer/interceptor/injector/logger
for switched LANs.

PR:		25641
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-10 15:04:21 +00:00
Dirk Meyer
42d20a384b new port added
PR:		25406
Submitted by:	mark@kyne.com.au
2001-03-10 07:39:29 +00:00
Dirk Meyer
ce02590168 new port
PR:		25406
Submitted by:	mark@kyne.com.au
2001-03-10 07:38:08 +00:00
Vanilla I. Shu
a7775b5146 Fix mismatch checksum, the author change the content of tarball
without bump version.

Submitted by:	bento.
2001-03-10 07:23:50 +00:00
Kris Kennaway
bdd725e97c Fix and sort plist 2001-03-10 06:51:53 +00:00
Dirk Meyer
18471966b6 Build now with full Gnome support
Thanks to Jeremy Lea

Submitted by:	reg
2001-03-10 06:26:28 +00:00
Dirk Meyer
f097bbeb75 Add an id tag 2001-03-10 06:23:50 +00:00
Kris Kennaway
8c725f1ee4 Fix plist and don't install CVS directory or NetBSD documentation files 2001-03-10 06:17:24 +00:00
Dirk Meyer
ea573ffe33 Build now with full Gnome support
Thanks to Jeremy Lea

Submitted by:	reg
2001-03-10 06:16:36 +00:00
Kris Kennaway
8859bc858e Fix and sort plist 2001-03-10 06:14:18 +00:00
Kris Kennaway
42b4708a1e Update MASTER_SITE and WWW, and chase the checksum (distfile rerolled;
no changes)

Submitted by:	bento
2001-03-10 04:35:42 +00:00
Kris Kennaway
f5b9080ac3 Fix pkg-plist
Submitted by:	bento
2001-03-10 03:56:28 +00:00
Bill Fenner
201d12605a Handle private differently-prototyped ether_ntoa() 2001-03-10 01:38:28 +00:00
Jim Mock
d474a67bb7 Add ispell to RUN_DEPENDS if compiling with GNOME support.
Submitted by:	Joe Clarke <jclarke@cisco.com>
2001-03-10 00:05:14 +00:00
FUJISHIMA Satsuki
c8091bb624 update to 0.0.7b2.
PR:		25482
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-09 21:06:34 +00:00
Akinori MUSHA
394b6b3d6a Add ruby-xmlrpc, a Ruby interface to XML-RPC. 2001-03-09 17:17:52 +00:00
Nick Sayer
00ee016797 Whoops! distfile was null-tar! Replaced with correct one and re-md5'd. 2001-03-09 16:39:48 +00:00
FUJISHIMA Satsuki
83606be014 rename package-name isc-dhcp3-3.0.xx to isc-dhcp-3.0.xx.
Approved by:	maintainer
2001-03-09 15:10:15 +00:00
FUJISHIMA Satsuki
e689ddad06 update maintainer's e-mail address.
PR:		25621,25622
Submitted by:	maintainer
2001-03-09 12:16:38 +00:00
FUJISHIMA Satsuki
922183a077 update to 3.0b2pl18.
PR:		25501
Submitted by:	maintainer
2001-03-08 20:06:36 +00:00
FUJISHIMA Satsuki
0658b1dcc5 change maintainer's e-mail address.
matt@LUCIDA.QC.CA -> matt@LUCIDA.CA
2001-03-08 19:31:10 +00:00
FUJISHIMA Satsuki
c99aa1a7c8 update checksum. (modified html files)
%%PORTDOCS%%

PR:		25613
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-08 17:15:58 +00:00
Ying-Chieh Liao
d562318bbf one of its tools need Frontier::Client perl module 2001-03-08 16:46:55 +00:00
Ying-Chieh Liao
1ef9081e13 add p5-Frontier-RPC
Frontier::RPC implements UserLand Software's XML RPC
2001-03-08 13:49:38 +00:00
David E. O'Brien
31bb97e684 Change the default remote protocol from RSH to SSH.
Submitted by:	knu
2001-03-08 11:40:26 +00:00
Ying-Chieh Liao
31be84f148 add xmlrpc-c, XML-RPC library for C and C++ 2001-03-08 07:58:54 +00:00
Steve Price
c389174cf5 Add the icqlib0 directory. 2001-03-08 02:11:23 +00:00
Jim Mock
de627dcb59 Fix a problem with the paths in the sound preferences by removing
patch-af.  Bump PORTREVISION.

Submitted by:	Bob Van Valzah <bob@bgpbook.com>
2001-03-07 18:14:45 +00:00
Jim Mock
c0dbea723a Update to 0.11.0pre6. 2001-03-07 17:50:34 +00:00
Nick Sayer
a340fa5755 Use the javavmwrapper rather than explicitely naming the jdk.
No PORTREVISION since PORTVERSION was updated, like, 10 seconds ago.
2001-03-07 14:29:56 +00:00
Nick Sayer
b9f89f3c6b Update to v1.3 finally. 2001-03-07 14:24:52 +00:00
Ying-Chieh Liao
38203d8bfc add tcpview, a Motif-based TCP/IP protocol analyzer 2001-03-07 12:40:08 +00:00
Kevin Lo
8e47ea83c4 Fix pkg-plist 2001-03-07 04:23:48 +00:00
Kevin Lo
c9f58b01cb Avoid deleting config file.
Reported by William Carrel <william.carrel@infospace.com>
2001-03-07 03:29:11 +00:00
FUJISHIMA Satsuki
8dd38e8852 update to 2.1a.
PR:		25563
Submitted by:	maintainer
2001-03-06 17:24:23 +00:00
Akinori MUSHA
a88e468b8c Add pkg-message to tell users about upgrading Berkeley DB files.
Submitted by:	Volker Stolz <stolz@I2.Informatik.RWTH-Aachen.DE>
2001-03-05 22:27:09 +00:00
Jimmy Olgeni
ce07beb68e When converting /etc/passwd, skip comments ($FreeBSD$ line).
Previously, they would end up in private/smbpasswd after being parsed as
users.
2001-03-05 16:03:34 +00:00
Will Andrews
34849535be Attempt to fix conflicts with a local getopt.h (specifically, the fix is
for libgnugetopt's getopt.h).  Not tested, but should work.
2001-03-05 12:17:08 +00:00
Akinori MUSHA
274812f3fe Add dns_balance, a dynamic load-balancing DNS server. 2001-03-05 08:58:43 +00:00
Daniel Harris
f1edca2736 Add hagelslag 0.12.1, a flexible command-line Gnutella
implementation with advanced features.

PR:		25098
Submitted by:	Johann Visagie <johann@egenetics.com>
2001-03-04 17:30:32 +00:00
Peter Pentchev
8d22f51403 Add aggregate, a utility for optimizing a list of network prefixes.
PR:		25143
Submitted by:	Joe Abley <jabley@automagic.org>
2001-03-04 15:48:52 +00:00
Ying-Chieh Liao
13a29ed113 add oproute
A tool for measuring general performance of the Internet
2001-03-03 15:47:20 +00:00
Mikhail Teterin
7f05793b3b Make it use TCL 8.3. Fix up the patch to Makefile.in to:
. reflect the true ctime of the original (1997)
	. use the correct CFLAGS instead of the arbitrary ``-O''

Reviewed by:	demon
Approved by:	demon
2001-03-02 17:57:08 +00:00
Munechika SUMIKAWA
9ff055a215 6tunnel allows you to use services provided by IPv6 hosts with IPv4-only
applications and vice versa. It can bind to any of your IPv4 (default) or
IPv6 addresses and forward all data to IPv4 or IPv6 (default) host.
It can be used for example as an ipv6-capable IRC proxy.

PR:		ports/24088
Submitted by:	Vassili Tchersky <vt@bsdjeunz.org>
2001-03-02 12:46:35 +00:00
Jun Kuriyama
1af596f655 Add more master sites.
Requested by:	maintainer
2001-03-02 07:34:49 +00:00
Jun Kuriyama
4ba90539ee Add more master sites.
Approved by:	maintainer
2001-03-02 07:28:36 +00:00
Jacques Vidrine
eabfc1aae0 Update 0.96 -> 0.96.1 2001-03-01 22:46:28 +00:00
Vanilla I. Shu
397cd9b051 Upgrade
p5-Compress-Zlib	=> 1.11
	p5-HTML-Parser		=> 3.18
	p5-MIME-Base64		=> 2.12
	p5-URI			=> 1.11
2001-03-01 09:32:08 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Vanilla I. Shu
031bd55ed2 Remove p5-pRPC. 2001-03-01 06:29:22 +00:00
Vanilla I. Shu
8a65cfb4ed Remove p5-pRPC. It replaced by p5-PlRPC now. 2001-03-01 06:28:39 +00:00
Shafeeq Sinnamohideen
acb5e2671b Updated to Coda-5.3.13 2001-02-28 16:38:58 +00:00
Kevin Lo
1ff3dfcb18 Upgrade to version 1.1
BTW, I fix pkg-plist.

PR: 25451
Submitted by: maintainer
2001-02-28 16:11:27 +00:00
Jacques Vidrine
0387f81036 Update 0.95.2 -> 0.96 2001-02-27 15:00:46 +00:00
Boris Popov
43562fcc52 Typo: SMB_S -> SMP_S
Submitted by:	avn <avn@any.ru>
2001-02-27 12:07:27 +00:00
Doug Barton
cd9640f64f Update to ISC's latest 2001-02-27 08:08:59 +00:00
Steve Price
aacce12b7e Update to version 0.0.11.
PR:		25399
Submitted by:	maintainer
2001-02-27 04:58:29 +00:00
Will Andrews
ba96416ef7 Unbreak. 2001-02-27 03:33:24 +00:00
Steve Price
7aa48866da Mark these ports as BROKEN after KDE 1.x was unceremoniously ripped from
the ports tree.
2001-02-27 03:09:12 +00:00
Boris Popov
7d5173c941 Update to smbfs 1.3.6.
Now kernel module will be installed to /modules for RELENG_4 and
to /boot/kernel for -current.
Add new configuration variable SMP_SUPPORT.
2001-02-27 02:06:29 +00:00
Will Andrews
26121d15ae Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result of
the KDE team's excellent work, I am initiating burn sequence for KDE
1.x.  All base KDE1 ports are hereby nuked.  I am also reluctantly
reassuming maintainership of the KDE2 ports.  Official KDE 2.1 packages
built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's
official ftp mirrors now.  Enjoy!

Note:  It seems that the KDE people rerolled their kdelibs and kdebase
packages, and a quick examination of diffs reveal minor changes, but the
port should still work.  I'll fix the packaging problems that bento runs
into.

Approved by:	kevlo
2001-02-26 19:24:49 +00:00
Kevin Lo
07ce255549 Upgrade to version 4.2.0 2001-02-26 13:25:11 +00:00