1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Commit Graph

39 Commits

Author SHA1 Message Date
Kris Kennaway
ded63c8960 BROKEN: Does not fetch 2002-05-18 03:19:36 +00:00
Murray Stokely
b645a6190c Make this port RESTRICTED.
A license is required to use, copy, modify, or distribute GateD.

The readme for this archive says that said license must be obtained
from the Merit GateD Consortium, but this consortium has been
swallowed by a company called "NextHop" which is much less friendly
about this "public" version of GateD.
2001-10-31 05:22:59 +00:00
David W. Chapman Jr.
e11c56ffaf Add WITHOUT_SMUX option
PR:		20849
Submitted by:	Maxim Tulyuk <mt@lucky.net>
2001-08-19 17:05:10 +00:00
Steve Price
d15b341f53 - make -> MAKE
- Remove trailing period from pkg-comment
- Add WWW: line

PR:		23277
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-12-11 02:58:15 +00:00
David E. Cross
6ce9858a52 Submitted by: dec
Oops, forgot the new patches.
2000-05-15 00:44:58 +00:00
David E. Cross
b1c285afc5 Submitted by: dec
Upgrade gated to the latest public version from http://www.gated.org
Version 3.6

Assume maintainer status
2000-05-15 00:43:37 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Peter Wemm
c8108e4a4a I (obviously) no longer have the inclination to maintain this port.
I have no testing environment for it at all.
2000-04-06 20:32:06 +00:00
Michael Haro
a75a7e549a use correct header wording (portlint) 2000-03-20 22:49:55 +00:00
Kris Kennaway
b1606d3750 Change BROKEN to FORBIDDEN, argh. 2000-01-08 00:44:06 +00:00
Bill Fenner
47825b2829 BROKEN needs quotes if it contains shell metacharacters like (). 1999-12-06 01:13:42 +00:00
Kris Kennaway
7bd7b1c944 Mark BROKEN due to buffer overflow yielding root to members of wheel. There's
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)
1999-12-01 19:30:42 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Poul-Henning Kamp
20d106b559 Remove this patch again. It seems that stubhost works now. 1999-08-16 21:13:47 +00:00
Peter Wemm
5672bdec2f Update gated 3.5.10 -> 3.5.11 1999-08-01 04:13:42 +00:00
Poul-Henning Kamp
dbd5f002ca Fix the same problem for OSPF as -ag does for RIP: non 127/8 addresses on
a loopback interface are ok.
1999-07-20 13:20:00 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
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
1999-06-26 19:12:45 +00:00
Peter Wemm
a9e9ca3131 Update (at long last) from gated 3.5.9 to 3.5.10. 1999-02-03 15:46:28 +00:00
Tim Vanderhoek
26e78bb69f This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
Peter Wemm
eba10bc948 Update gated from 3.5.8 to 3.5.9
PR:		6398
Submitted by:	David Wiggins <dwiggins@bbn.com>
1998-04-26 18:47:25 +00:00
Peter Wemm
3e876e808d Update 3.5.7 -> 3.5.8 (prompted by a number of people) 1998-02-14 13:21:20 +00:00
Peter Wemm
5952d52cc6 Update gated 3.5.5 -> 3.5.7. Mainly some bugfixes. 1997-10-04 00:56:12 +00:00
Peter Wemm
b6baaf2ca3 Update gated 3.5 beta3 to the release of 3.5.5
(Beta4 used to core dump when an interface went down, eg when ppp hung up)
1997-04-11 18:24:55 +00:00
Satoshi Asami
475a5f18d3 Thanks Peter for taking this, but MAINTAINER should be a full address
(not only freefall's account name).
1996-12-31 13:11:21 +00:00
Peter Wemm
ee03cbc743 Make this puppy compile on -current after the net/if.h change to no longer
be self sufficient w/ sys/time.h
Note that this causes some harmless warnings, this is a trivial patch.
1996-12-29 05:44:46 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
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.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
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!
1996-10-10 05:05:35 +00:00
Gary Palmer
ae04a90028 Update to 3.5 Beta 3. 1996-01-31 17:40:52 +00:00
Satoshi Asami
510bcaa2de Change "networking" to "net". 1995-11-27 04:06:03 +00:00
Satoshi Asami
ed2c33e67a Add "WRKSRC=${WRKDIR}/gated" to make this thing actually compile. 1995-09-26 10:19:32 +00:00
Andrey A. Chernov
b6a7fc067a Upgrade to new gated home/.tar.gz 1995-09-23 17:51:45 +00:00
Andrey A. Chernov
1c4d764320 Upgrade from alpha 10 to alpha 11, previous alpha not exists on master site now 1995-06-24 00:14:40 +00:00
Satoshi Asami
eb8b111fd5 Let's update checksum too!
Reviewed by:
Submitted by:
Obtained from:
1995-04-24 07:42:54 +00:00
Jordan K. Hubbard
f7a81d757a This appears to have gone from ALPHA9 to ALPHA10, and the FreeBSD
patch is already applied.
1995-04-22 12:10:15 +00:00
Satoshi Asami
5f46dae90f Update of net Makefiles! Am I done? :) 1995-04-15 05:42:12 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Paul Traina
0d124cde73 GateD routing protocol daemon 1995-02-02 18:01:15 +00:00