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

3411 Commits

Author SHA1 Message Date
Garrett Wollman
d34ef93610 With great trepidation, stick my neck into the MAINTAINERship noose
by introducing a port of the FreeRADIUS project's RADIUS server,
currently labeled ``alpha''.  The distfile is locally hosted so I
don't have to go chasing snapshots.  (N.B.: I don't know whether this
actually works yet -- but it does compile and package!)
2001-03-14 19:10:51 +00:00
Will Andrews
23466eeeb5 Revert part of the last commit -- ktalkd doesn't get built on plain vanilla
systems like bento's.  For some reason the documentation gets installed
anyway -- go figure.

Submitted by:	bento
2001-03-14 19:02:54 +00:00
FUJISHIMA Satsuki
405f149c23 support PREFIX properly.
PR:		25555
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-14 16:19:46 +00:00
Maxim Sobolev
a1e6da4299 Correct reference to the local perl files is:
lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}
but not:
lib/perl5/site_perl/${PERL_VERSION}/${PERL_ARCH}

Submited by:	bento (sorta)
2001-03-14 16:15:28 +00:00
Kevin Lo
549a62c25f Update to version 1.1.9
PR: 25792
Submitted by: MAINTAINER
2001-03-14 15:19:41 +00:00
Peter Pentchev
0a2d4fcd34 Update to 1.2.9.1.
PR:		25484
Submitted by:	George Reid <greid@dogma.freebsd-uk.eu.org>
2001-03-14 11:59:05 +00:00
Andreas Klemm
98e0025d91 unbreak port
now after giving the port a lowerrcase name you have to set the
DISTFILES variable right, so sources (which use upper/lowercase)
can be found.
PORTREVISION not bumped since port didn't work up to now,
so no new (working) functionality.
But anyway, thanks for doing the CVS work !
2001-03-14 07:53:22 +00:00
Will Andrews
0c1401994b Fix typo.
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-03-14 03:31:38 +00:00
Will Andrews
e39653bf22 Fix PREFIX issues I found in net/dhcpdump port as well. 2001-03-14 02:19:04 +00:00
Will Andrews
8e72b58f85 Add dhcpdump 1.0, a program to decode and diagnose sniffed
DHCP packets.

PR:		25481
Submitted by:	Edwin Groothuis (edwin@mavetju.org)
2001-03-14 02:17:49 +00:00
Will Andrews
c46d97e4c5 Add dhcping 1.0, a program to send DHCP request to DHCP server
for monitoring purposes.

PR:		25480
Submitted by:	Edwin Groothuis (edwin@mavetju.org)
2001-03-14 02:12:51 +00:00
Maxim Sobolev
af7cead469 Decapitalise FlowScan.
FlowScan is a tool to monitor and graph flow information from
  Cisco and Riverstone routers in near real-time.

  Amonst many other things, FlowScan can measure and graph traffic
  for applications such as Napster.

  A sample of what FlowScan can do is at: http://wwwstats.net.wisc.edu

  WWW: http://net.doit.wisc.edu/~plonka/FlowScan/
2001-03-14 01:14:44 +00:00
Andreas Klemm
5b8fe0427b FlowScan is a tool to monitor and graph flow information from
Cisco and Riverstone routers in near real-time.

Amonst many other things, FlowScan can measure and graph traffic
for applications such as Napster.

A sample of what FlowScan can do is at: http://wwwstats.net.wisc.edu

WWW: http://net.doit.wisc.edu/~plonka/FlowScan/
2001-03-13 23:20:57 +00:00
Andreas Klemm
f3d0fad83a new port p5-Cflow
Cflow is a perl module for analyzing raw flow files written by
cflowd, a package used to collect Cisco NetFlow data.

WWW:    http://net.doit.wisc.edu/~plonka/Cflow/
2001-03-13 22:52:04 +00:00
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