diff options
author | andreas <andreas@FreeBSD.org> | 1999-04-18 18:14:58 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1999-04-18 18:14:58 +0000 |
commit | 10c9b1eca02564609376f1cef89c800b7c1cc29c (patch) | |
tree | f43ecb38989360e51be08631c6f9a934794820f5 /net | |
parent | e8adf69bc6caf251dd4293e82ecc5af1b379956e (diff) | |
download | FreeBSD-ports-10c9b1eca02564609376f1cef89c800b7c1cc29c.zip FreeBSD-ports-10c9b1eca02564609376f1cef89c800b7c1cc29c.tar.gz |
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')
-rw-r--r-- | net/zebra-devel/Makefile | 6 | ||||
-rw-r--r-- | net/zebra-devel/distinfo | 2 | ||||
-rw-r--r-- | net/zebra-pj/Makefile | 6 | ||||
-rw-r--r-- | net/zebra-pj/distinfo | 2 | ||||
-rw-r--r-- | net/zebra/Makefile | 6 | ||||
-rw-r--r-- | net/zebra/distinfo | 2 |
6 files changed, 15 insertions, 9 deletions
diff --git a/net/zebra-devel/Makefile b/net/zebra-devel/Makefile index 45da2c9..ebe1f68 100644 --- a/net/zebra-devel/Makefile +++ b/net/zebra-devel/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-devel/distinfo b/net/zebra-devel/distinfo index ecaab56..1d6a6fe 100644 --- a/net/zebra-devel/distinfo +++ b/net/zebra-devel/distinfo @@ -1 +1 @@ -MD5 (zebra-19990408.tar.gz) = 85a5c074ddcefb3dee75b7152a83eb25 +MD5 (zebra-19990416.tar.gz) = 8c9d8fff9b36c9a744133da193654bb9 diff --git a/net/zebra-pj/Makefile b/net/zebra-pj/Makefile index 45da2c9..ebe1f68 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 ecaab56..1d6a6fe 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 diff --git a/net/zebra/Makefile b/net/zebra/Makefile index 45da2c9..ebe1f68 100644 --- a/net/zebra/Makefile +++ b/net/zebra/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/distinfo b/net/zebra/distinfo index ecaab56..1d6a6fe 100644 --- a/net/zebra/distinfo +++ b/net/zebra/distinfo @@ -1 +1 @@ -MD5 (zebra-19990408.tar.gz) = 85a5c074ddcefb3dee75b7152a83eb25 +MD5 (zebra-19990416.tar.gz) = 8c9d8fff9b36c9a744133da193654bb9 |