1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
Commit Graph

1756 Commits

Author SHA1 Message Date
Chris Piazza
f9d280992e Forced commit, the PR was actually
PR:		13262
1999-08-26 23:36:29 +00:00
Chris Piazza
d1815f1e6a Activate tcpflow 1999-08-26 23:32:41 +00:00
Chris Piazza
243b289ab1 Import of tcpflow.
Tcpflow is a tool for capturing data transmitted as part of TCP connections
(flows), and stores it in a way that is convenient for protocol
analysis or debugging.  tcpflow reconstructs the actual data streams
and stores each flow in a seperate file for later analysis.

PR:		13362
Submitted by:	Jose M. Alcaide <jose@we.lc.ehu.es>
1999-08-26 23:32:03 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
Michael Haro
430c36b5f0 MASTERSITE moved files around 1999-08-24 18:46:49 +00:00
Michael Haro
535add65ac grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Bill Fenner
2f99f64224 Add rrdtool, and re-sort SUBDIR entries. 1999-08-22 08:42:30 +00:00
Bill Fenner
bd4a2c1361 Round Robin Database Tool - store time-series data with averaging or other
(lossy) historical compression, and create graphs.

PR:		ports/12717
Submitted by:	Dmitry S. Sivachenko <dima@Chg.RU>
1999-08-22 08:41:12 +00:00
Andreas Klemm
650f7f76c6 Upgrade to zebra 0.77
From: Kunihiro Ishiguro <kunihiro@zebra.org>
Date: Sun, 15 Aug 1999 23:47:59 +0900

This beta includes brand new ripd.  Almost codes of ripd is rewritten.
ripd's dynamic `network' command configuration is improved.  `timers
basic' command's semantics is changed to conforms to RFC2453.  ripngd
is also updated as same as ripd.  IPv6 kernel route handling bug is
fixed.  SIGUSR1 reopen logging file.  ospfd's bug of originating
network LSA is fixed.  Redistribute routes handling is much improved.
Now `no redistribute' works as expected.  BGP-4+ withdraw bug is
fixed.  IPv6 router advertisement codes are added but not yet usable.

* Changes in zebra-0.77
* Changes in lib
** SIGUSR1 reopen logging file.
** route-map is extended to support multi-protocol routing information.
** When compiling under GNU libc 2.1 environment don't use inet6-apps.

* Changes in zebra
** Basic IPv6 router advertisement codes added.  It is not yet usable.
** Fix IPv6 route addition/deletion bug is fixed.
** `show ip route A.B.C.D' works

* Changes in bgpd
** When invalid unfeasible routes length comes, bgpd send notify then
continue to process the packet.  Now bgpd stop parsing invalid packet
then return to main loop.
** BGP-4+ withdrawn routes parse bug is fixed.
** When BGP-4+ information passed to non shared network's peer, trim
link-local next-hop information.
** `no redistribute ROUTE_TYPE' withdraw installed routes from BGP
routing information.
** `show ipv6 route IPV6ADDR' command added.
** BGP start timer has jitter.
** Holdtimer configuration bug is fixed.  Now configuration does not
show unconfigured hold time value.

* Changes in ripngd
** Now update timer (default 30 seconds) has +/- 50% jitter value.
** Add timers basic command.
** `network' configuration is dynamically reflected.
** `timers basic <update> <timeout> <garbage>' added.

* Changes in ripd
** Reconstruct almost codes.
** `network' configuration is dynamically reflected.
** RIP timers now conforms to RFC2453.  So user can configure update,
timeout, garbage timer.
** `timers basic <update> <timeout> <garbage>' works.

* Changes in ospfd
** Bug of originating network LSA is fixed.
** `no router ospf' core dump bug is fixed.

* Changes in ospf6d
** Redistribute route works.
1999-08-19 00:01:32 +00:00
Satoshi Asami
e1486eec0f Add pipsecd 1999-08-18 07:19:06 +00:00
Matthew Hunt
fa0c40ffbb Import pipsecd, a tool for making IPsec tunnels.
PR:		13178
Submitted by:	Patrick Bihan-Faou <patrick@mindstep.com>
1999-08-16 22:14:42 +00:00
Poul-Henning Kamp
20d106b559 Remove this patch again. It seems that stubhost works now. 1999-08-16 21:13:47 +00:00
Bill Fumerola
cb30786ef1 Upgrade to 0.7.2, which fixes several large memory leaks. 1999-08-12 13:43:45 +00:00
Jim Mock
c0f6850e72 Updated to version 0.9.7 1999-08-12 09:20:45 +00:00
Chris Piazza
4687868b5c Use PKGNAME. Before it would have been ldapsdk_12311998 and now it is
-1998.12.31.

PR:             13055
Submitted by:   Neil Blakey-Milner <nbm@rucus.ru.ac.za>

Change three instances of 'mkdir -p' to ${MKDIR}
1999-08-11 04:12:15 +00:00
Andreas Klemm
1b33f07db8 Changes in 0.75, 0.76 is a bugfix release ...
BGP-4+ route handling is much improved.  ripngd perform route
aggregation with aggregate-address command.  When zebra starts up,
delete all installed routes which installed by zebra.  ospfd DR
election problem fixed.  `terminal length 0' bug is fixed.

BGP route-map now properly handles permit/deny and match/no match
mixture.  This fix is done by Rick Payne <rickp@rossfell.co.uk>.
--
Kunihiro Ishiguro

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
* Changes in zebra-0.75

* Changes in lib

** `termnal length 0' bug is fixed.

* Changes in zebra

** When zebra starts up, sweep all zebra installed routes.  If -k or
--keep_kernel option is specified to zebra dameon.  This function is
not performed.

* Changes in ripngd

** Aggreagte address command supported.  In router ripngd,
`aggregate-address IPV6PREFIX' works.

* Changes in bgpd

** Input route-map's bug which cause segmentation violation is fixed.

** route-map method improved.

** BGP-4+ nexthop detection improved.

** BGP-4+ route re-selection bug is fixed.

** BGP-4+ iBGP route's nexthop calculation works.

** After connection Established `show ip bgp neighbor' display BGP TCP
connection's source and destination address.

** In case of BGP-4+ `show ip bgp neighbor' display BGP-4+ global and
local nexthop which used for originated route.  This address will be
used when `next-hop-self'.

* Changes in ospfd

** Fix bug of DR election.

** Set IP precedence field with IPTOS_PREC_INTERNET_CONTROL.

** Schedule NeighborChange event if NSM status change.

** Never include a neighbor in Hello packet, when the neighbor goes
down.
1999-08-10 20:42:00 +00:00
David E. O'Brien
5324019ada Use proper type in call to res_mkquery()
Submitted by:	gcc -Wall and the letters R,T,F, and M
1999-08-10 08:24:12 +00:00
Bill Fenner
33f1ee4e0b Use empty MASTER_SITES= to indicate that there's nothing for the
distfile survey to check.
1999-08-09 06:27:14 +00:00
Justin M. Seger
1d778e52e5 Upgrade to bind 8.2.1
Submitted by:	ust@cert.siemens.de
PR:		ports/12875
1999-08-08 18:03:46 +00:00
Bill Fumerola
6a2612a398 Remove two files that aren't installed anymore.
Noticed By:	bento's logs.
1999-08-07 23:46:29 +00:00
Chris Piazza
185cf4d7d2 Update to 0.9.6
PR:		13011
Submitted by:	maintainer
1999-08-07 09:31:47 +00:00
Bill Fumerola
d7bc899542 Upgrade to 0.7.1, they actually released 0.7.1 before I could even
upgrade our tree to 0.7.0! It's good, however, because this version
fixes some significant bugs.
1999-08-05 20:14:21 +00:00
David E. O'Brien
5a11c282e2 Update patch checksum. 1999-08-05 17:35:40 +00:00
Dirk Froemberg
6ea24563ed Fix build and run problems in conjunction with OpenSSL.
Natively SSLtelnet works with SSLeay, only.

PR:		ports/12973
Submitted by:	Issei Suzuki <issei@jp.FreeBSD.ORG> (maintainer)
1999-08-05 08:00:25 +00:00
Chris Piazza
d54f62609d Update to version 0.72
PR:		12945
Submitted by:	maintainer
1999-08-03 21:46:40 +00:00
Masafumi Max NAKANE
4187bff36d Upgrade to 5.9.3. 1999-08-02 21:02:26 +00:00
Tim Vanderhoek
eb48f6f640 Re-enforce caps, no period. An "exceptions" file has been created
containing the ports editors/vim5, sysutils/star, and one other.
1999-08-02 16:55:21 +00:00
Satoshi Asami
d043fc2fcd IglooFTP beroftpd cftp curl downloader ftpfind ftpmirror ftpsearch
ftptool gftp greed gtm jmirror lftp llnlxdir llnlxftp mirror moxftp
ncftp ncftp2 ncftp3 omi pavuk proftpd spegla wget wu-ftpd wxftp yafc
yale-tftpd

have been moved to new category "ftp".
1999-08-02 11:15:41 +00:00
Chris Piazza
8a29f87d0d Fix up some grammar 1999-08-02 03:19:46 +00:00
Chris Piazza
27f3dde7ab Activate tund 1999-08-02 03:15:06 +00:00
Chris Piazza
2e4ddf6533 Import of tund.
TUND allows to organize IP over IP tunnel (IP packets are incapsulated
into UDP one). It works together with FreeBSD ipfw(8). Can be used
for tunneling private networks behind NATD.

PR:		12718
Submitted by:	Sergey Kosyakov <ks@itp.ac.ru>
1999-08-02 03:14:57 +00:00
Andrey A. Chernov
d8b5481cc7 upgrade to 1.03 1999-08-01 23:58:28 +00:00
Peter Wemm
5672bdec2f Update gated 3.5.10 -> 3.5.11 1999-08-01 04:13:42 +00:00
Steve Price
7fbb30ebb4 Update to the latest official version instead of the beta.
PR:		12908
Submitted by:	maintainer
1999-08-01 04:08:05 +00:00
Steve Price
921ec9203c Update to version 0.99072807.
PR:		12872
Submitted by:	maintainer
1999-08-01 03:11:38 +00:00
Steve Price
041a60736f Do a little better job of finding the moc binary.
PR:		12639
Submitted by:	maintainer
1999-08-01 02:55:15 +00:00
Steve Price
52ea699c95 Update to version 1.5.
PR:		12848
Submitted by:	maintainer
1999-08-01 02:47:41 +00:00
Steve Price
3e57e19ae1 Update to the latest release and fix a couple of bugs.
PR:		12711
Submitted by:	maintainer
1999-08-01 02:35:20 +00:00
Andreas Klemm
b5350bf6ef Upgrade to 0.74
OSPFd core dump during startup should be fixed.
BTW it's still not a complete OSPF implementation
as the author says on the mailing list:

"This is the first beta relase which includes (partly) workable ospfd.
Now ospfd works as inter area OSPF router.  When it works properly
route goes into the kernel.  Please note it does not support intra
area route, AS external route, multiple area, aging of LSA, etc...
Please use ospfd only in test environment.
BGP serious bug is fixed.  ripngd is almost rewritten to conform to
RFC2080.  ospf6d's LSA data structure is improved.  And also many bugs
are fixed."
1999-07-31 06:19:31 +00:00
Foxfair Hu
6bdfa59729 PR: 12870
Submitted by:	Leo Kim <leo@florida.sarang.net>
Reviewed by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>

Missing a locale perl module when install mrtg, add it back.
1999-07-30 06:32:01 +00:00
Foxfair Hu
8ffef743ee PR: 12834
Submitted by:	Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>

Update mrtg to 2.8.6.

The original maintainer, jfitz, has disappeared about more than a month.
I can't contact him by email, and have no idea to reach him in the other
way. So I take the update request from the submitter.
1999-07-29 03:26:40 +00:00
SADA Kenji
521370ce36 Move category from net to devel.
Cope with package-build time problem.

Requested by: hoek
1999-07-26 18:17:00 +00:00
Chris Piazza
9084228b18 Unbreak, ARCH was being passed through to the Makefiles
resulting in cc -I... i386 -c ... etc being used.

Noticed by:	bento.freebsd.org
1999-07-24 06:09:46 +00:00
Chris Piazza
3fd025381e Fix install error, ${INSTALL_MAN} ${MAN8} -> .. ${MAN8}.gz.
I broke this a while ago and didn't notice it until
now.
1999-07-24 05:58:58 +00:00
Tatsumi Hosokawa
9663fef70c Actually requires 2.0.5a
Submitted by:	"Oleg V. Volkov" <rover@lglobus.ru>
1999-07-24 00:53:52 +00:00
Tatsumi Hosokawa
ed243d3c9f Upgraded to samba-2.0.5a. 1999-07-23 06:41:43 +00:00
Bill Fumerola
96e6736efa Update from b16 to b18, which does contain a FreeBSD fix. 1999-07-22 23:25:08 +00:00
David E. O'Brien
9ea9f96993 Clean up EGCS warnings.
Submitted by:	Bill Fumerola <billf@jade.chc-chimes.com>
1999-07-22 20:08:48 +00:00