1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

3397 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