aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-03-16 20:56:54 +0800
committerpav <pav@FreeBSD.org>2004-03-16 20:56:54 +0800
commit95c549bdcb763e6a004d063526e0ae8a20f58c20 (patch)
tree96a54e3c80ff20adf66efb56854694e76f9fe04b /net
parente21121d3c6fdd3e89bed7e87f028abad869fb306 (diff)
downloadfreebsd-ports-gnome-95c549bdcb763e6a004d063526e0ae8a20f58c20.tar.gz
freebsd-ports-gnome-95c549bdcb763e6a004d063526e0ae8a20f58c20.tar.zst
freebsd-ports-gnome-95c549bdcb763e6a004d063526e0ae8a20f58c20.zip
- Update to 0.94 final (portrevision 2)
PR: ports/63827 Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru> Approved by: maintainer
Diffstat (limited to 'net')
-rw-r--r--net/zebra-devel/Makefile23
-rw-r--r--net/zebra-devel/distinfo3
-rw-r--r--net/zebra-devel/pkg-plist2
3 files changed, 16 insertions, 12 deletions
diff --git a/net/zebra-devel/Makefile b/net/zebra-devel/Makefile
index fb406c0b1be4..92c581d2dc85 100644
--- a/net/zebra-devel/Makefile
+++ b/net/zebra-devel/Makefile
@@ -6,26 +6,20 @@
#
PORTNAME= zebra
-PORTVERSION= ${ZEBRAVERSION}.${ZEBRADATE}
-PORTREVISION?= 1
+PORTVERSION= 0.94
+PORTREVISION?= 2
CATEGORIES= net ipv6
-MASTER_SITES= ${MASTER_SITE_LOCAL} \
- ftp://ftp7.ua.freebsd.org/pub/local-distfiles/ \
- http://uafug.org.ua/~never/zebra-devel/
-MASTER_SITE_SUBDIR= osa
+MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ \
+ ftp://ftp.ripe.net/mirrors/sites/ftp.zebra.org/pub/zebra/
MAINTAINER= never@nevermind.kiev.ua
COMMENT= Free RIPv1, RIPv2, OSPFv2, BGP4 route software (server/reflector)
-ZEBRAVERSION= 0.94
-ZEBRADATE= 20030620
-
LATEST_LINK= ${PORTNAME}-devel
-WRKSRC= ${WRKDIR}/${PORTNAME}-${ZEBRAVERSION}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_SUBMAKE= yes
-USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/etc/zebra
SCRIPTS_ENV= WRKDIRPREFIX=${WRKDIRPREFIX}
@@ -76,6 +70,13 @@ CONFIGURE_ARGS+=--disable-ripngd
PLIST_SUB+= RIPNGD="@comment "
.endif
+.if !defined(WITHOUT_VTYSH)
+PLIST_SUB+= VTYSH=""
+CONFIGURE_ARGS+=--enable-vtysh
+.else
+PLIST_SUB+= VTYSH="@comment "
+.endif
+
.if !defined(BATCH)
pre-configure:
@${RM} -f ${WRKDIRPREFIX}${.CURDIR}/Makefile.inc
diff --git a/net/zebra-devel/distinfo b/net/zebra-devel/distinfo
index 1b1c63132fa0..ca6e66ac0464 100644
--- a/net/zebra-devel/distinfo
+++ b/net/zebra-devel/distinfo
@@ -1 +1,2 @@
-MD5 (zebra-0.94.20030620.tar.bz2) = 8ee3cc1326b42a6a8600ce8b9dd3f35d
+MD5 (zebra-0.94.tar.gz) = ff1633f1ac026b720fa37b1856be3f48
+SIZE (zebra-0.94.tar.gz) = 1319836
diff --git a/net/zebra-devel/pkg-plist b/net/zebra-devel/pkg-plist
index e099de1a994c..4deae73b4859 100644
--- a/net/zebra-devel/pkg-plist
+++ b/net/zebra-devel/pkg-plist
@@ -5,11 +5,13 @@
%%RIPNGD%%sbin/ripngd
sbin/zebra
sbin/zebractl
+%%VTYSH%%bin/vtysh
%%BGPD%%etc/zebra/bgpd.conf.sample
%%BGPD%%etc/zebra/bgpd.conf.sample2
%%OSPF6D%%etc/zebra/ospf6d.conf.sample
%%OSPFD%%etc/zebra/ospfd.conf.sample
%%RIPD%%etc/zebra/ripd.conf.sample
%%RIPNGD%%etc/zebra/ripngd.conf.sample
+%%VTYSH%%etc/zebra/vtysh.conf.sample
etc/zebra/zebra.conf.sample
@dirrm etc/zebra