summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't depend on the tcp_wrappers port if tcp_wrappers is included in theSheldon Hearn1999-06-211-1/+3
| | | | | | | | | | base system. PR: 12090 Submitted by: Parag Patel <parag@codegen.com> Notes: svn path=/head/; revision=19602
* Activate trickyirc.Chris Piazza1999-06-211-1/+2
| | | | Notes: svn path=/head/; revision=19597
* Unbreak this port - it's easy enough to get the config files in theJordan K. Hubbard1999-06-2018-24/+216
| | | | | | | right places. Notes: svn path=/head/; revision=19592
* Activate pptpclient.John Polstra1999-06-191-1/+2
| | | | Notes: svn path=/head/; revision=19578
* New port for the "pptp-linux" VPN client. It allows a FreeBSD machineJohn Polstra1999-06-1912-0/+266
| | | | | | | | to connect to a remote NT server, making it behave as if it were on the same LAN. Notes: svn path=/head/; revision=19577
* Update zebra port to 0.68Andreas Klemm1999-06-196-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the announcement on the zebra mailing list: ospfd is much improved. DR election bug is fixed. Database description can be sent and received. Now Neighbor State Machine goes to Full. We are working on zebra-0.70 can provide real OSPF routing feature. bgpd aggregate-address command is added. At this momemnt summary-only aggregation is supported. `ip community-list' command is added. New route-map command such as `set community' or `match community' is added. zebra's IPv6 related bug is fixed. VTY input buffer overflow bug is fixed. DEFUN can eat (a|b|c) statement. So (deny|permit) is useful for like this: bgpd(config)# access-list test ? deny Access list for denies permit Access list for permits Changes in zebra-0.68 ++ Changes in lib - DEFUN() is extended to support (a|b|c) statement. - Input buffer overflow bug is fixed. ++ Changes in bgpd - `ip community-list' is added. - set community and match community is added to route-map statement. - aggregate-address A.B.C.D/M partly works. Now it works only summary-only mode. ++ Changes in zebra - IPv6 network address delete bug is fixed. ++ Changes in ospfd - DR election bug fixed. - Now Database Description can be send or received. - Neighbor State Machine goes to Full state. ++ Changes in ospf6d - router zebra related bug is fixed. Notes: svn path=/head/; revision=19563
* Activate blackenedChris Piazza1999-06-191-1/+2
| | | | Notes: svn path=/head/; revision=19558
* Add master siteMichael Haro1999-06-181-2/+3
| | | | | | | | PR: 12222 Submitted by: CHOI Junho cjh@kr.freebsd.org Notes: svn path=/head/; revision=19546
* 1. Make this port easier to upgrade later on.Bill Fumerola1999-06-171-5/+15
| | | | | | | 2. Use the correct location of perl5 Notes: svn path=/head/; revision=19536
* Remove trailing whitespaceBill Fumerola1999-06-171-2/+2
| | | | | | | Found By: portlint Notes: svn path=/head/; revision=19535
* The patch changed on us without bumping the version number.Bill Fumerola1999-06-171-1/+1
| | | | | | | | | Update the makesum. Noticed by: bento errorlogs. Notes: svn path=/head/; revision=19534
* Portlint, this port doesn't need to include bsd.port.{pre,post}.mkBill Fumerola1999-06-171-8/+6
| | | | | | | | | | Also the Makefile was copied from the Samba makefile it seems, so I fixed the first 5 comment lines so they were actually accurate. Noticed from: bento errorlogs Notes: svn path=/head/; revision=19533
* I copied this from being a patch to being a file. Boy do I feel silly thatBill Fumerola1999-06-171-5/+2
| | | | | | | | | I forgot to stript the patch information from it. Submitted by: maintainer Notes: svn path=/head/; revision=19531
* activate domtoolsJohn-Mark Gurney1999-06-171-1/+2
| | | | Notes: svn path=/head/; revision=19530
* import of domtoolsJohn-Mark Gurney1999-06-176-0/+167
| | | | | | | | | | | | | | 'domtools' is a set of DNS information extraction utilities. The commands in the 'domtools' package allow you to traverse DNS domain hierarchies, list all hosts (or subdomains) within a given domain, convert host name to IP address and vice-versa, convert a normal IP address to the "in-addr.arpa." format and vice-versa, and more. These commands can be used manually, or included as building blocks for higher level DNS tools. They generate output that is easily computer parsable. Notes: svn path=/head/; revision=19529
* Use -pthread not libc_rBill Fumerola1999-06-161-1/+1
| | | | | | | Submitted by: jmg Notes: svn path=/head/; revision=19511
* Add rtsp_proxy, because Apple was kind enough to share.Bill Fumerola1999-06-161-1/+2
| | | | Notes: svn path=/head/; revision=19509
* This is a port of Apple Computer's open source rtsp_proxy.Bill Fumerola1999-06-169-0/+102
| | | | | | | | | | | | QuickTime streaming uses RTP/RTSP protocols WWW: http://www.apple.com/quicktime/developers/rtsproxy.html PR: ports/12194 Submitted By: Richard Kiss <richard@homemail.com> Notes: svn path=/head/; revision=19508
* Use make_smbpasswd, not mksmbpasswd.sh.Jun Kuriyama1999-06-153-3/+3
| | | | Notes: svn path=/head/; revision=19485
* BROKEN='port installs files into /etc (dhclient.conf) rather than PREFIX/etc'David E. O'Brien1999-06-156-6/+18
| | | | | | | Also, dhcpd.conf must be in /etc the way isc-dhcp2 is compiled. Notes: svn path=/head/; revision=19482
* Add one more URL.Foxfair Hu1999-06-141-1/+2
| | | | | | | Requested by: maintainer. Notes: svn path=/head/; revision=19469
* make port adhere to ${PREFIX}John-Mark Gurney1999-06-141-4/+4
| | | | Notes: svn path=/head/; revision=19468
* Point to the maintainer's homepage about mars_nwe.Foxfair Hu1999-06-141-1/+1
| | | | Notes: svn path=/head/; revision=19464
* Submitted by: maintainer:Boris Popov <bp@butya.kz>Foxfair Hu1999-06-143-128/+14
| | | | | | | Update to mars_nwe-0.99.pl17. Notes: svn path=/head/; revision=19463
* forgot to activate till now...John-Mark Gurney1999-06-121-1/+2
| | | | | | | Reminded by a mail to: Alex Perel <veers@disturbed.net> aka Storm- Notes: svn path=/head/; revision=19440
* rinetd - simple TCP-only port redirector program.John-Mark Gurney1999-06-127-0/+77
| | | | | | | Submitted by: Alex Perel <veers@disturbed.net> aka Storm- Notes: svn path=/head/; revision=19434
* Added yafcSatoshi Taoka1999-06-111-1/+2
| | | | Notes: svn path=/head/; revision=19424
* Add the quirc port.Steve Price1999-06-091-1/+2
| | | | Notes: svn path=/head/; revision=19372
* Add the brouted port.Steve Price1999-06-091-1/+2
| | | | Notes: svn path=/head/; revision=19352
* Initial import of brouted version 1.2b.Steve Price1999-06-095-0/+45
| | | | | | | | | | Dynamic routing daemon acting on source IP of TCP connection PR: 11515 Submitted by: swjeong <swjeong@bbs.kitel.co.kr> Notes: svn path=/head/; revision=19351
* Make this port honor CFLAGS.Steve Price1999-06-091-2/+10
| | | | | | | | PR: 11520 Submitted by: Oscar Bonilla <obonilla@fisicc-ufm.edu> Notes: svn path=/head/; revision=19348
* Add wais support.Steve Price1999-06-083-2/+128
| | | | | | | | PR: 11728 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co> Notes: svn path=/head/; revision=19342
* Update for new MASTER_SITE.Steve Price1999-06-081-2/+2
| | | | | | | | PR: 12074 Submitted by: maintainer Notes: svn path=/head/; revision=19331
* Upgrade to version 1.2.3Bill Fumerola1999-06-0822-44/+66
| | | | Notes: svn path=/head/; revision=19328
* The xforms ports is no longer an i386-only port.Steve Price1999-06-081-4/+1
| | | | Notes: svn path=/head/; revision=19323
* Replace i386-freebsd with PERL_ARCH so that packages can be built on alpha.Hidetoshi Shimokawa1999-06-071-7/+7
| | | | Notes: svn path=/head/; revision=19289
* Update to latest version of sdk.Paul Richards1999-06-061-1/+1
| | | | Notes: svn path=/head/; revision=19279
* Update to latest version of sdk.Paul Richards1999-06-061-8/+3
| | | | | | | Tidy up some commented out lines and whom entry. Notes: svn path=/head/; revision=19278
* Fix the whom entry and change a hardcoded path to ${PREFIX}Paul Richards1999-06-061-3/+3
| | | | Notes: svn path=/head/; revision=19277
* portlint cleanupsJustin M. Seger1999-06-061-8/+8
| | | | | | | | Partially submitted by: n_himba PR: ports/12032 Notes: svn path=/head/; revision=19226
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-052-7/+1
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* Update to 990522 releaseMichael Haro1999-06-052-3/+3
| | | | | | | | PR: 12029 Submitted by: Koji Kondo koji@dti.ad.jp Notes: svn path=/head/; revision=19222
* Sync with 5.2.4Robert V. Baron1999-06-044-9/+10
| | | | Notes: svn path=/head/; revision=19210
* Activate roxircMichael Haro1999-06-041-1/+2
| | | | Notes: svn path=/head/; revision=19198
* Replace a dead master site with MASTER_SITE_SUNSITE and the appropriateBill Fumerola1999-06-041-3/+4
| | | | | | | directory within. Notes: svn path=/head/; revision=19196
* Upgrade to 2.0.4bJustin M. Seger1999-06-049-18/+42
| | | | | | | | Submitted by: Palle Girgensohn <girgen@partitur.se> PR: ports/11877 Notes: svn path=/head/; revision=19195
* upgrade to 0.4.1Andrey A. Chernov1999-06-033-13/+24
| | | | Notes: svn path=/head/; revision=19191
* Activate ttcpMichael Haro1999-06-021-1/+2
| | | | Notes: svn path=/head/; revision=19171
* TTCP is a benchmarking tool for determining TCP and UDP performanceMichael Haro1999-06-025-0/+55
| | | | | | | | | | between two systems. I could never remember where to get it, others may find it useful to have in the ports collection too. Notes: svn path=/head/; revision=19170
* Use latest patches from ISC.Justin M. Seger1999-05-314-4/+12
| | | | | | | PR: ports/11784 Notes: svn path=/head/; revision=19154