summaryrefslogtreecommitdiffstats
path: root/net/gated
Commit message (Collapse)AuthorAgeFilesLines
* Add WITHOUT_SMUX optiondwcjr2001-08-191-0/+5
| | | | | PR: 20849 Submitted by: Maxim Tulyuk <mt@lucky.net>
* - make -> MAKEsteve2000-12-113-8/+13
| | | | | | | | - Remove trailing period from pkg-comment - Add WWW: line PR: 23277 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Submitted by: decdec2000-05-153-0/+57
| | | | Oops, forgot the new patches.
* Submitted by: decdec2000-05-154-12/+16
| | | | | | | Upgrade gated to the latest public version from http://www.gated.org Version 3.6 Assume maintainer status
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-091-3/+3
|
* I (obviously) no longer have the inclination to maintain this port.peter2000-04-061-1/+1
| | | | I have no testing environment for it at all.
* use correct header wording (portlint)mharo2000-03-201-1/+1
|
* Change BROKEN to FORBIDDEN, argh.kris2000-01-081-1/+1
|
* BROKEN needs quotes if it contains shell metacharacters like ().fenner1999-12-061-1/+1
|
* Mark BROKEN due to buffer overflow yielding root to members of wheel. There'skris1999-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)
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Remove this patch again. It seems that stubhost works now.phk1999-08-161-13/+0
|
* Update gated 3.5.10 -> 3.5.11peter1999-08-012-5/+5
|
* Fix the same problem for OSPF as -ag does for RIP: non 127/8 addresses onphk1999-07-201-0/+13
| | | | a loopback interface are ok.
* Commit #3/4 to enforce caps, no period.hoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Update (at long last) from gated 3.5.9 to 3.5.10.peter1999-02-032-5/+5
|
* This netted the largest set of mis-installed manpages, yet!hoek1998-08-181-4/+0
|
* Update gated from 3.5.8 to 3.5.9peter1998-04-262-5/+5
| | | | | PR: 6398 Submitted by: David Wiggins <dwiggins@bbn.com>
* Update 3.5.7 -> 3.5.8 (prompted by a number of people)peter1998-02-142-5/+5
|
* Update gated 3.5.5 -> 3.5.7. Mainly some bugfixes.peter1997-10-042-5/+5
|
* Update gated 3.5 beta3 to the release of 3.5.5peter1997-04-112-5/+5
| | | | (Beta4 used to core dump when an interface went down, eg when ppp hung up)
* Thanks Peter for taking this, but MAINTAINER should be a full addressasami1996-12-311-2/+2
| | | | (not only freefall's account name).
* Make this puppy compile on -current after the net/if.h change to no longerpeter1996-12-291-1/+3
| | | | | be self sufficient w/ sys/time.h Note that this causes some harmless warnings, this is a trivial patch.
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-182-6/+6
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Update to 3.5 Beta 3.gpalmer1996-01-312-6/+5
|
* Change "networking" to "net".asami1995-11-271-2/+2
|
* Add "WRKSRC=${WRKDIR}/gated" to make this thing actually compile.asami1995-09-261-1/+2
|
* Upgrade to new gated home/.tar.gzache1995-09-232-5/+4
|
* Upgrade from alpha 10 to alpha 11, previous alpha not exists on master site nowache1995-06-244-7/+7
|
* Let's update checksum too!asami1995-04-241-1/+1
| | | | | | Reviewed by: Submitted by: Obtained from:
* This appears to have gone from ALPHA9 to ALPHA10, and the FreeBSDjkh1995-04-221-3/+3
| | | | patch is already applied.
* Update of net Makefiles! Am I done? :)asami1995-04-151-3/+5
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* GateD routing protocol daemonpst1995-02-025-0/+29
OpenPOWER on IntegriCloud