1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Bill Fumerola
6a2612a398 Remove two files that aren't installed anymore.
Noticed By:	bento's logs.
1999-08-07 23:46:29 +00:00
Andreas Klemm
da57b0623d Make zebra port more user friendly be providing a nice start stop script
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
1999-07-18 10:31:43 +00:00
Andreas Klemm
4595bf80df Update zebra to 0.73.
New beta, many bugfixes...
1999-07-17 22:14:37 +00:00
Jun-ichiro itojun Hagino
aab5d7d841 upgrade to 0.64.1.
(I tested this with KAME-ready kernel so it should work fine)
1999-05-09 18:24:16 +00:00
Andreas Klemm
93ce7c224f upgrade zebra to new version from 19990408
PR:		11063
1999-04-12 20:12:43 +00:00
Jun-ichiro itojun Hagino
38151bf19e update base version to 981222.
Reviewed by:	Andreas Klemm <andreas@klemm.gtn.com> (maintainer)
1999-01-07 06:28:36 +00:00
Steve Price
7dafd7c133 Make this package again. 1998-07-03 23:08:47 +00:00
Jun-ichiro itojun Hagino
b0e6b1511d update to zebra 980604 snapshot.
add ripngd and ripngd.conf.sample to pkg/PLIST since I'm on IPv6 host:-)
1998-06-04 17:03:15 +00:00
Andreas Klemm
7fbebe3079 try to remove the etc/zebra directory more gracefully,
avoiding error messages on the screen:
@unexec rmdir %D/etc/zebra 2>/dev/null
Submitted by:	Satoshi
1998-06-03 06:30:50 +00:00
Andreas Klemm
d5c46fbd60 Give zebra a config directory of it's own ${PREFIX}/etc/zebra
Try to remove it when deinstalling.
1998-05-31 17:45:45 +00:00
Andreas Klemm
500b6ec7d6 Import of the first alpha version of zebra
SNAP 980401
A free multithreaded RIP, OSPF, BGP4 router (server/reflector)
IPv6 support is for:
     FreeBSD with INRIA
     FreeBSD with Hydrangea
     GNU/Linux with IPv6
Developer Mailing List:
majordomo@zebra.org
	subscribe zebra [e-mail address]     -- for English language ML
	subscribe zebra-jp [e-mail address]  -- for Japanese language ML
1998-05-31 09:25:51 +00:00