summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 0.7.2, which fixes several large memory leaks.Bill Fumerola1999-08-124-6/+6
| | | | Notes: svn path=/head/; revision=20671
* Updated to version 0.9.7Jim Mock1999-08-126-14/+14
| | | | Notes: svn path=/head/; revision=20668
* Use PKGNAME. Before it would have been ldapsdk_12311998 and now it isChris Piazza1999-08-111-4/+5
| | | | | | | | | | | | -1998.12.31. PR: 13055 Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za> Change three instances of 'mkdir -p' to ${MKDIR} Notes: svn path=/head/; revision=20647
* Changes in 0.75, 0.76 is a bugfix release ...Andreas Klemm1999-08-106-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=20643
* Use proper type in call to res_mkquery()David E. O'Brien1999-08-101-0/+11
| | | | | | | Submitted by: gcc -Wall and the letters R,T,F, and M Notes: svn path=/head/; revision=20639
* Use empty MASTER_SITES= to indicate that there's nothing for theBill Fenner1999-08-092-4/+4
| | | | | | | distfile survey to check. Notes: svn path=/head/; revision=20624
* Upgrade to bind 8.2.1Justin M. Seger1999-08-084-20/+14
| | | | | | | | Submitted by: ust@cert.siemens.de PR: ports/12875 Notes: svn path=/head/; revision=20619
* Remove two files that aren't installed anymore.Bill Fumerola1999-08-073-6/+0
| | | | | | | Noticed By: bento's logs. Notes: svn path=/head/; revision=20602
* Update to 0.9.6Chris Piazza1999-08-076-40/+44
| | | | | | | | PR: 13011 Submitted by: maintainer Notes: svn path=/head/; revision=20593
* Upgrade to 0.7.1, they actually released 0.7.1 before I could evenBill Fumerola1999-08-054-8/+6
| | | | | | | | upgrade our tree to 0.7.0! It's good, however, because this version fixes some significant bugs. Notes: svn path=/head/; revision=20548
* Update patch checksum.David E. O'Brien1999-08-051-1/+1
| | | | Notes: svn path=/head/; revision=20546
* Fix build and run problems in conjunction with OpenSSL.Dirk Froemberg1999-08-0515-198/+211
| | | | | | | | | | Natively SSLtelnet works with SSLeay, only. PR: ports/12973 Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG> (maintainer) Notes: svn path=/head/; revision=20534
* Update to version 0.72Chris Piazza1999-08-032-5/+5
| | | | | | | | PR: 12945 Submitted by: maintainer Notes: svn path=/head/; revision=20519
* Upgrade to 5.9.3.Masafumi Max NAKANE1999-08-022-5/+5
| | | | Notes: svn path=/head/; revision=20501
* Re-enforce caps, no period. An "exceptions" file has been createdTim Vanderhoek1999-08-025-5/+5
| | | | | | | containing the ports editors/vim5, sysutils/star, and one other. Notes: svn path=/head/; revision=20500
* IglooFTP beroftpd cftp curl downloader ftpfind ftpmirror ftpsearchSatoshi Asami1999-08-021-31/+1
| | | | | | | | | | | 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". Notes: svn path=/head/; revision=20496
* Fix up some grammarChris Piazza1999-08-021-2/+2
| | | | Notes: svn path=/head/; revision=20482
* Activate tundChris Piazza1999-08-021-1/+2
| | | | Notes: svn path=/head/; revision=20481
* Import of tund.Chris Piazza1999-08-025-0/+29
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=20480
* upgrade to 1.03Andrey A. Chernov1999-08-012-4/+4
| | | | Notes: svn path=/head/; revision=20473
* Update gated 3.5.10 -> 3.5.11Peter Wemm1999-08-012-5/+5
| | | | Notes: svn path=/head/; revision=20456
* Update to the latest official version instead of the beta.Steve Price1999-08-014-8/+8
| | | | | | | | PR: 12908 Submitted by: maintainer Notes: svn path=/head/; revision=20454
* Update to version 0.99072807.Steve Price1999-08-015-21/+28
| | | | | | | | PR: 12872 Submitted by: maintainer Notes: svn path=/head/; revision=20442
* Do a little better job of finding the moc binary.Steve Price1999-08-011-0/+11
| | | | | | | | PR: 12639 Submitted by: maintainer Notes: svn path=/head/; revision=20434
* Update to version 1.5.Steve Price1999-08-014-101/+27
| | | | | | | | PR: 12848 Submitted by: maintainer Notes: svn path=/head/; revision=20431
* Update to the latest release and fix a couple of bugs.Steve Price1999-08-015-21/+29
| | | | | | | | PR: 12711 Submitted by: maintainer Notes: svn path=/head/; revision=20424
* Upgrade to 0.74Andreas Klemm1999-07-316-9/+9
| | | | | | | | | | | | | | | | | | 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." Notes: svn path=/head/; revision=20407
* PR: 12870Foxfair Hu1999-07-302-2/+3
| | | | | | | | | | 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. Notes: svn path=/head/; revision=20386
* PR: 12834Foxfair Hu1999-07-292-3/+3
| | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=20377
* Move category from net to devel.SADA Kenji1999-07-261-2/+1
| | | | | | | | | Cope with package-build time problem. Requested by: hoek Notes: svn path=/head/; revision=20354
* Unbreak, ARCH was being passed through to the MakefilesChris Piazza1999-07-242-2/+38
| | | | | | | | | resulting in cc -I... i386 -c ... etc being used. Noticed by: bento.freebsd.org Notes: svn path=/head/; revision=20338
* Fix install error, ${INSTALL_MAN} ${MAN8} -> .. ${MAN8}.gz.Chris Piazza1999-07-241-2/+2
| | | | | | | | I broke this a while ago and didn't notice it until now. Notes: svn path=/head/; revision=20336
* Actually requires 2.0.5aTatsumi Hosokawa1999-07-243-6/+6
| | | | | | | Submitted by: "Oleg V. Volkov" <rover@lglobus.ru> Notes: svn path=/head/; revision=20331
* Upgraded to samba-2.0.5a.Tatsumi Hosokawa1999-07-2312-24/+24
| | | | Notes: svn path=/head/; revision=20324
* Update from b16 to b18, which does contain a FreeBSD fix.Bill Fumerola1999-07-222-3/+3
| | | | Notes: svn path=/head/; revision=20321
* Clean up EGCS warnings.David E. O'Brien1999-07-221-0/+106
| | | | | | | Submitted by: Bill Fumerola <billf@jade.chc-chimes.com> Notes: svn path=/head/; revision=20320
* Catch up with all of Citrix' recent changes:Mike Smith1999-07-226-6/+38
| | | | | | | | | | - back to a .Z tarball again - a few new files in the installed product PR: ports/12763 (reported breakage) Notes: svn path=/head/; revision=20317
* Distfile coda-4.6.6.tgz is no longer stored at CMU.Robert V. Baron1999-07-222-4/+6
| | | | | | | Fetch it from freebsd repository. Notes: svn path=/head/; revision=20311
* Make port depend on linux_base instead of linux_lib.Marcel Moolenaar1999-07-212-4/+4
| | | | Notes: svn path=/head/; revision=20299
* You need egcs to build ksirc. Take it out for 3-stable PLIST for now.Satoshi Asami1999-07-214-8/+36
| | | | Notes: svn path=/head/; revision=20290
* Fix the same problem for OSPF as -ag does for RIP: non 127/8 addresses onPoul-Henning Kamp1999-07-201-0/+13
| | | | | | | a loopback interface are ok. Notes: svn path=/head/; revision=20283
* remove typo, seems to be I'm a victim of the heat wave ;-)Andreas Klemm1999-07-183-6/+6
| | | | Notes: svn path=/head/; revision=20264
* make zebra startup script executeable in final destination...Andreas Klemm1999-07-183-3/+6
| | | | Notes: svn path=/head/; revision=20263
* - Improve startup scriptAndreas Klemm1999-07-183-6/+6
| | | | | | | | | - OSPF tested, zebra works well as designated (DR) and backup designated router (BDR) - Disable debugging to meet FreeBSD package policy (no debug) Notes: svn path=/head/; revision=20262
* Make zebra port more user friendly be providing a nice start stop scriptAndreas Klemm1999-07-186-3/+27
| | | | | | | | | | | | | which is prefix-clean: - Install a zebra startup script ${PREFIX}/rc.d/zebra.sh - Can be used as start and stop script (expects "start" or - "stop" as argument). - If config file is present in ${PREFIX}/etc/zebra - Starts zebra, ripd, ospfd and bgpd - Stops (kills) ripd, ospfd, bgpd and at last zebra Notes: svn path=/head/; revision=20261
* Update zebra to 0.73.Andreas Klemm1999-07-179-12/+18
| | | | | | | New beta, many bugfixes... Notes: svn path=/head/; revision=20253
* Upgrade to version 0.6.3.David E. O'Brien1999-07-154-10/+16
| | | | | | | | Don't use offical master sites for now. Both webservers are down and one returns a message that they don't know for how long. Notes: svn path=/head/; revision=20215
* Upgrade to version 0.3.6.David E. O'Brien1999-07-142-3/+3
| | | | | | | | | The previous state of this port had MD5 checksum problems, and upon fetching a new distfile found that version "0.3.5" of the distfile contained the directory "xwhois-0.3.6". Notes: svn path=/head/; revision=20206
* After I pointed out to the `mtr' author that FreeBSD binaries are available,David E. O'Brien1999-07-143-3/+12
| | | | | | | he asked me why we were two versions behind... hummm.., not any more. :-) Notes: svn path=/head/; revision=20194
* Add a "manpage" I found.David E. O'Brien1999-07-123-5/+16
| | | | | | | | Don't install doc files if NOPORTDOCS is defined. Properly put docs files in pathchar specific doc dir. Notes: svn path=/head/; revision=20174