diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1999-04-18 18:14:58 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1999-04-18 18:14:58 +0000 |
commit | 0178ef2b541c8e1d55f29f45e727740ac9c80b8f (patch) | |
tree | bd33a16c02d541ab1249aa44979c770d5c5ee268 | |
parent | fe0dfc6fe3e45ea586d077a74ed449d9b2d40497 (diff) | |
download | freebsd-ports-0178ef2b541c8e1d55f29f45e727740ac9c80b8f.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.
-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 45da2c93f89e..ebe1f685f7c4 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 ecaab56b5f7d..1d6a6fe440fa 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 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 diff --git a/net/zebra/Makefile b/net/zebra/Makefile index 45da2c93f89e..ebe1f685f7c4 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 ecaab56b5f7d..1d6a6fe440fa 100644 --- a/net/zebra/distinfo +++ b/net/zebra/distinfo @@ -1 +1 @@ -MD5 (zebra-19990408.tar.gz) = 85a5c074ddcefb3dee75b7152a83eb25 +MD5 (zebra-19990416.tar.gz) = 8c9d8fff9b36c9a744133da193654bb9 |