diff options
author | andreas <andreas@FreeBSD.org> | 1999-04-19 02:14:58 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1999-04-19 02:14:58 +0800 |
commit | 10c9b1eca02564609376f1cef89c800b7c1cc29c (patch) | |
tree | f43ecb38989360e51be08631c6f9a934794820f5 /net/zebra-pj | |
parent | e8adf69bc6caf251dd4293e82ecc5af1b379956e (diff) | |
download | freebsd-ports-gnome-10c9b1eca02564609376f1cef89c800b7c1cc29c.tar.gz freebsd-ports-gnome-10c9b1eca02564609376f1cef89c800b7c1cc29c.tar.zst freebsd-ports-gnome-10c9b1eca02564609376f1cef89c800b7c1cc29c.zip |
marked BROKEN
zebra isn't working
Can't set interface's address.
Can't set interface's address.
Can't set interface's address.
Can't set interface's address.
waiting for a fix from author.
Diffstat (limited to 'net/zebra-pj')
-rw-r--r-- | net/zebra-pj/Makefile | 6 | ||||
-rw-r--r-- | net/zebra-pj/distinfo | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/net/zebra-pj/Makefile b/net/zebra-pj/Makefile index 45da2c93f89e..ebe1f685f7c4 100644 --- a/net/zebra-pj/Makefile +++ b/net/zebra-pj/Makefile @@ -3,10 +3,10 @@ # Date created: So 31 Mai 1998 11:00:30 CEST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.9 1999/04/11 11:48:57 andreas Exp $ +# $Id: Makefile,v 1.10 1999/04/12 20:12:42 andreas Exp $ # -DISTNAME= zebra-19990408 +DISTNAME= zebra-19990416 CATEGORIES= net MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ # you might need debugging, it's a developer release ! @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ MAINTAINER= andreas@FreeBSD.ORG +BROKEN= "bug: waiting for a fix from author" + GNU_CONFIGURE= yes CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/etc/zebra diff --git a/net/zebra-pj/distinfo b/net/zebra-pj/distinfo index ecaab56b5f7d..1d6a6fe440fa 100644 --- a/net/zebra-pj/distinfo +++ b/net/zebra-pj/distinfo @@ -1 +1 @@ -MD5 (zebra-19990408.tar.gz) = 85a5c074ddcefb3dee75b7152a83eb25 +MD5 (zebra-19990416.tar.gz) = 8c9d8fff9b36c9a744133da193654bb9 |