aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanupsMichael Haro1999-12-243-3/+3
| | | | | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=23999
* tell the user to use rc.conf.local, to start zebra ...Andreas Klemm1999-12-243-3/+3
| | | | Notes: svn path=/head/; revision=23997
* - Upgrade to 0.83aAndreas Klemm1999-12-249-15/+183
| | | | | | | | | | | | | | | - remove zebra.sh from ${PREFIX}/etc/rc.d - start zebra now from /etc/rc.conf.local - new zebra start script is ${PREFIX}/sbin/zebractl {start|stop|restart} Example: /etc/rc.conf.local: defaultrouter="NO" router_enable="YES" router="/usr/local/sbin/zebractl" router_flags="start" Notes: svn path=/head/; revision=23996
* Update to version 0.09.Steve Price1999-12-242-4/+4
| | | | | | | | PR: 15570 Submitted by: maintainer Notes: svn path=/head/; revision=23974
* New MASTER_SITE.Steve Price1999-12-242-4/+1
| | | | | | | | PR: 15574 Submitted by: maintainer Notes: svn path=/head/; revision=23972
* Update to version 1.2.8.Steve Price1999-12-2437-194/+44
| | | | | | | | PR: 15599 Submitted by: maintainer Notes: svn path=/head/; revision=23961
* Update to version 2.1.10.Steve Price1999-12-238-32/+28
| | | | | | | | PR: 10806 Submitted by: Dima Sivachecko <dima@Chg.RU> Notes: svn path=/head/; revision=23945
* Upgrade to 5.9.12.Masafumi Max NAKANE1999-12-232-4/+4
| | | | Notes: svn path=/head/; revision=23941
* Add a tac script to launch the CLI client included with this port.Steve Price1999-12-232-0/+3
| | | | | | | | PR: 15409 Submitted by: Matt Behrens <matt@zigg.com> Notes: svn path=/head/; revision=23922
* New MASTER_SITE.Steve Price1999-12-231-1/+1
| | | | | | | | PR: 15344 Submitted by: maintainer Notes: svn path=/head/; revision=23907
* New MASTER_SITE and add support for IP_PORTRANGE.Steve Price1999-12-232-2/+2
| | | | | | | | PR: 15343 Submitted by: maintainer Notes: svn path=/head/; revision=23906
* Update to version 1.0.8.Steve Price1999-12-238-16/+20
| | | | | | | | PR: 15295 Submitted by: jack@germanium.xtalwind.net Notes: svn path=/head/; revision=23896
* Update to version 4.2.11.Steve Price1999-12-233-6/+41
| | | | | | | | PR: 15173 Submitted by: maintainer Notes: svn path=/head/; revision=23884
* Update to zebra-0.83a.Josef Karthauser1999-12-236-6/+6
| | | | Notes: svn path=/head/; revision=23875
* Distfile changed on master site.John Polstra1999-12-232-2/+2
| | | | | | | | | | The previous a.out binaries contained the bug which was later fixed in patch-bv of the modula-3-lib port. The new binaries solve that problem. Note, these are a.out binaries and they are used only on -2.2 systems. The ELF binaries were already OK. Notes: svn path=/head/; revision=23865
* Remove myself from MAINTAINERAndrey A. Chernov1999-12-231-1/+1
| | | | Notes: svn path=/head/; revision=23863
* Remove nonexistent web pageChris D. Faulhaber1999-12-221-2/+0
| | | | | | | | PR: 15569 Submitted by: Maintainer Notes: svn path=/head/; revision=23837
* fix setpgrp usageMatt Jacob1999-12-221-0/+17
| | | | Notes: svn path=/head/; revision=23827
* Revert back to 3.5.8.Steve Price1999-12-1032-48/+790
| | | | Notes: svn path=/head/; revision=23768
* Comments from maintainer:Steve Price1999-12-102-1/+28
| | | | | | | | | | | | | 1. Fix build problems on 4.0-CURRENT (submitted by both Mike Haertel <mike@ducky.net> and "Chris D. Faulhaber" <jedgar@fxp.org>). 2. Fix package-building problems, noted by scripts on bento. PR: 15391 Submitted by: maintainer Notes: svn path=/head/; revision=23762
* Upgrade to version 0.28 and patch for 4.0-CURRENT.David E. O'Brien1999-12-104-11/+51
| | | | Notes: svn path=/head/; revision=23750
* Update for new version of CVSup (16.0 -> 16.1). Also addJohn Polstra1999-12-106-18/+21
| | | | | | | NOT_FOR_ARCHS=alpha because I'm not caught up on that platform yet. Notes: svn path=/head/; revision=23744
* Update to version 4.5.0.Steve Price1999-12-1032-790/+48
| | | | | | | | Requested by: rgrimes Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23734
* Moving the rboot port from misc to net. RBoot is a remote boot facilitySteve Price1999-12-107-0/+118
| | | | | | | | for PC operating systems. It allows you to setup several PCs so that they fetch their operating systems from a central UNIX server. Notes: svn path=/head/; revision=23726
* Activate ncplib.Boris Popov1999-12-101-0/+1
| | | | Notes: svn path=/head/; revision=23725
* Put back IS_INTERACTIVE variable.Boris Popov1999-12-101-1/+2
| | | | Notes: svn path=/head/; revision=23724
* Add new port for ncplib - a NetWare client for FreeBSD.Boris Popov1999-12-108-0/+91
| | | | Notes: svn path=/head/; revision=23722
* Upgrade to 0.40.0, take over as maintainer.Bill Fumerola1999-12-103-18/+27
| | | | | | | | Reviewed by: (previous-)MAINTAINER Found by: bento Notes: svn path=/head/; revision=23709
* Add a new port for the new netgraph(4) based version of mpd.Archie Cobbs1999-12-097-0/+125
| | | | | | | This was done because it's incompatibile with FreeBSD 3.3 and older. Notes: svn path=/head/; revision=23695
* Fix handling for DOS namespace.Boris Popov1999-12-091-849/+0
| | | | Notes: svn path=/head/; revision=23679
* Make this compile on -currentChris Piazza1999-12-061-0/+14
| | | | Notes: svn path=/head/; revision=23628
* BROKEN needs quotes if it contains shell metacharacters like ().Bill Fenner1999-12-061-1/+1
| | | | Notes: svn path=/head/; revision=23616
* Activate docChris Piazza1999-12-041-0/+1
| | | | Notes: svn path=/head/; revision=23579
* Doc is an automated tool for verifying (to an extent) that aChris Piazza1999-12-046-0/+62
| | | | | | | | | | | domain is configured and functioning correctly. It makes no attempt to validate the data inside a domain, only the structure. PR: 15256 Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org> Notes: svn path=/head/; revision=23578
* Update to 1.0b-017Chris Piazza1999-12-042-8/+22
| | | | | | | | PR: 15191 Submitted by: maintainer Notes: svn path=/head/; revision=23577
* Fix build under 3.XJustin M. Seger1999-12-021-1/+1
| | | | | | | | Submitted by: Patrick Bihan-Faou <patrick@mindstep.com> PR: ports/14885 Notes: svn path=/head/; revision=23549
* Mark BROKEN due to buffer overflow yielding root to members of wheel. There'sKris Kennaway1999-12-011-0/+2
| | | | | | | | | | | | | | also an overflow with ospf_monitor which may result in being able to corrupt routing traffic (which I've reported to the developers) According to the docs, gdc shouldn't be installed root:wheel and setuid, but put into its own gdmaint group. This still doesn't prevent people in that group from gaining root, though. Submitted by: Brock Tellier <btellier@usa.net> (gdc bug) Notes: svn path=/head/; revision=23539
* Update to Tcl/Tk version 8.2.Steve Price1999-11-293-1/+12
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23485
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-2814-36/+49
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23474
* Cope with ANSI C++'isms when gcc 2.95 is the system compiler.Steve Price1999-11-2826-4/+756
| | | | Notes: svn path=/head/; revision=23471
* Update to Tcl/Tk version 8.2.Steve Price1999-11-282-12/+12
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23470
* Use ifreq.ifr_flags instead of ifreq.ifru.ifru_flags so this build on bothSteve Price1999-11-271-0/+11
| | | | | | | -current and -stable. Notes: svn path=/head/; revision=23431
* Re-activate the dante port.Steve Price1999-11-261-0/+1
| | | | Notes: svn path=/head/; revision=23425
* Re-import of dante version 1.1.0.Steve Price1999-11-265-0/+63
| | | | | | | | | | | | | | | | | From pkg/COMMENT: A circuit-level firewall/proxy. From kris@FreeBSD.org: It's a BSD-licensed SOCKS4/5/MS_PROXY server/client, which exceeds in functionality the (restrictively licensed) NEC SOCKS5 referenece implementation. PR: 14442 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=23424
* Activate the gtic and radreport ports.Steve Price1999-11-261-0/+2
| | | | Notes: svn path=/head/; revision=23398
* Initial import of gtic version 1.3b.Steve Price1999-11-2610-0/+108
| | | | | | | | | | The GNU file forwarder (FSC-0087) for fidonet-like networks. PR: 14498 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> Notes: svn path=/head/; revision=23397
* Initial import of radreport version 1.3.Steve Price1999-11-265-0/+37
| | | | | | | | | | A Perl script for processing radius logs. PR: 14462 Submitted by: Kelly Yancey <kbyanc@posi.net> Notes: svn path=/head/; revision=23396
* Update to version 4.2.9.Steve Price1999-11-264-395/+28
| | | | | | | | PR: 14464 Submitted by: maintainer Notes: svn path=/head/; revision=23364
* Allow this port to use secure "ssh" client instead of traditional "rsh"Steve Price1999-11-264-6/+32
| | | | | | | | | | client. Also add a couple of missing files to PLIST. PR: 14516 Submitted by: maintainer Notes: svn path=/head/; revision=23361
* Don't know how I managed this, but change $Id$ to $FreeBSD$.Steve Price1999-11-251-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=23327