summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2007-10-17 10:13:01 +0000
committerAde Lovett <ade@FreeBSD.org>2007-10-17 10:13:01 +0000
commitdbd39ca660cafa3d1f2acebf05c86bf17a035ff8 (patch)
tree5d14b5c3a50461b8a6096fcc383dc2181cb624b7 /net
parent- Mark Broken does not work with irc/irssi-0.8.12 (diff)
Migration from bison 1.x to 2.x
PR: 117086 Tested by: -exp runs
Notes
Notes: svn path=/head/; revision=201613
Diffstat (limited to 'net')
-rw-r--r--net/asterisk-bristuff/Makefile4
-rw-r--r--net/asterisk/Makefile4
-rw-r--r--net/asterisk10/Makefile4
-rw-r--r--net/asterisk12/Makefile3
-rw-r--r--net/asterisk14/Makefile4
-rw-r--r--net/asterisk16/Makefile4
-rw-r--r--net/bird/Makefile3
-rw-r--r--net/cphone/Makefile4
-rw-r--r--net/dictd/Makefile3
-rw-r--r--net/lambdamoo/Makefile3
-rw-r--r--net/libpcap/Makefile3
-rw-r--r--net/ohphone/Makefile4
-rw-r--r--net/olsrd/Makefile3
-rw-r--r--net/openh323/Makefile4
-rw-r--r--net/openmcu/Makefile3
-rw-r--r--net/tcpview/Makefile4
-rw-r--r--net/twinkle/Makefile4
-rw-r--r--net/unfs3/Makefile4
-rw-r--r--net/yate-devel/Makefile3
-rw-r--r--net/yptransitd/Makefile5
20 files changed, 40 insertions, 33 deletions
diff --git a/net/asterisk-bristuff/Makefile b/net/asterisk-bristuff/Makefile
index 7f8fe8efea20..945d51ad361e 100644
--- a/net/asterisk-bristuff/Makefile
+++ b/net/asterisk-bristuff/Makefile
@@ -7,7 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 1.2.13
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \
http://ftp.digium.com/pub/asterisk/old-releases/
@@ -34,7 +34,7 @@ ONLY_FOR_ARCHS= i386 sparc64 amd64
GNU_CONFIGURE= yes
CONFIGURE_WRKSRC= ${WRKSRC}/editline
USE_GMAKE= yes
-USE_BISON= yes
+USE_BISON= build
USE_RC_SUBR= asterisk.sh
MAKE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}" \
diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile
index 9c4cfad8fe20..dc47218ab4b2 100644
--- a/net/asterisk/Makefile
+++ b/net/asterisk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 1.4.11
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \
http://ftp.digium.com/pub/asterisk/old-releases/
@@ -28,7 +28,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/openh323"
LDFLAGS="-L${LOCALBASE}/lib"
CPPFLAGS= -I${LOCALBASE}/include -I${LOCALBASE}/include/openh323
USE_GMAKE= yes
-USE_BISON= yes
+USE_BISON= build
USE_RC_SUBR= asterisk.sh
MAKE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}" \
diff --git a/net/asterisk10/Makefile b/net/asterisk10/Makefile
index 9c4cfad8fe20..dc47218ab4b2 100644
--- a/net/asterisk10/Makefile
+++ b/net/asterisk10/Makefile
@@ -7,7 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 1.4.11
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \
http://ftp.digium.com/pub/asterisk/old-releases/
@@ -28,7 +28,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/openh323"
LDFLAGS="-L${LOCALBASE}/lib"
CPPFLAGS= -I${LOCALBASE}/include -I${LOCALBASE}/include/openh323
USE_GMAKE= yes
-USE_BISON= yes
+USE_BISON= build
USE_RC_SUBR= asterisk.sh
MAKE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}" \
diff --git a/net/asterisk12/Makefile b/net/asterisk12/Makefile
index acb15e3b3b4c..d751792626c6 100644
--- a/net/asterisk12/Makefile
+++ b/net/asterisk12/Makefile
@@ -7,6 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 1.2.24
+PORTREVISION= 1
PKGNAMESUFFIX= 12
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \
@@ -34,7 +35,7 @@ ONLY_FOR_ARCHS= i386 sparc64 amd64
GNU_CONFIGURE= yes
CONFIGURE_WRKSRC= ${WRKSRC}/editline
USE_GMAKE= yes
-USE_BISON= yes
+USE_BISON= build
USE_RC_SUBR= asterisk.sh
MAKE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}" \
diff --git a/net/asterisk14/Makefile b/net/asterisk14/Makefile
index 9c4cfad8fe20..dc47218ab4b2 100644
--- a/net/asterisk14/Makefile
+++ b/net/asterisk14/Makefile
@@ -7,7 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 1.4.11
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \
http://ftp.digium.com/pub/asterisk/old-releases/
@@ -28,7 +28,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/openh323"
LDFLAGS="-L${LOCALBASE}/lib"
CPPFLAGS= -I${LOCALBASE}/include -I${LOCALBASE}/include/openh323
USE_GMAKE= yes
-USE_BISON= yes
+USE_BISON= build
USE_RC_SUBR= asterisk.sh
MAKE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}" \
diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile
index 9c4cfad8fe20..dc47218ab4b2 100644
--- a/net/asterisk16/Makefile
+++ b/net/asterisk16/Makefile
@@ -7,7 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 1.4.11
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \
http://ftp.digium.com/pub/asterisk/old-releases/
@@ -28,7 +28,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/openh323"
LDFLAGS="-L${LOCALBASE}/lib"
CPPFLAGS= -I${LOCALBASE}/include -I${LOCALBASE}/include/openh323
USE_GMAKE= yes
-USE_BISON= yes
+USE_BISON= build
USE_RC_SUBR= asterisk.sh
MAKE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}" \
diff --git a/net/bird/Makefile b/net/bird/Makefile
index 3da32ee9f1dd..e8b0909f04e9 100644
--- a/net/bird/Makefile
+++ b/net/bird/Makefile
@@ -7,13 +7,14 @@
PORTNAME= bird
PORTVERSION= 1.0.11
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://bird.network.cz/pub/bird/
MAINTAINER= pav@FreeBSD.org
COMMENT= Dynamic IP routing daemon
-USE_BISON= yes
+USE_BISON= build
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-ipv6
diff --git a/net/cphone/Makefile b/net/cphone/Makefile
index fc4a5edac690..97d648364bd3 100644
--- a/net/cphone/Makefile
+++ b/net/cphone/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cphone
DISTVERSION= 0.3.2.cvs.20060407
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= ftp://ftp.frm2.tum.de/pub/jpulz/FreeBSD/distfiles/
@@ -19,7 +19,7 @@ BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
PLIST_FILES= bin/cphone
USE_BZIP2= yes
-USE_BISON= yes
+USE_BISON= build
USE_QT_VER= 3
USE_GMAKE= yes
ALL_TARGET= optshared
diff --git a/net/dictd/Makefile b/net/dictd/Makefile
index d0a018f3ead5..7d3cb171a84a 100644
--- a/net/dictd/Makefile
+++ b/net/dictd/Makefile
@@ -8,6 +8,7 @@
PORTNAME= dictd
PORTVERSION= 1.10.9
+PORTREVISION= 1
CATEGORIES+= net textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= dict
@@ -19,7 +20,7 @@ MAN1= dictzip.1
MAN8= dictd.8
USE_RC_SUBR= ${PORTNAME}.sh
-USE_BISON= yes
+USE_BISON= build
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-etcdir=${PREFIX}/etc --with-cflags="${CFLAGS}" \
diff --git a/net/lambdamoo/Makefile b/net/lambdamoo/Makefile
index 4f9bc9897d7b..e3080f29a346 100644
--- a/net/lambdamoo/Makefile
+++ b/net/lambdamoo/Makefile
@@ -7,6 +7,7 @@
PORTNAME= lambdamoo
PORTVERSION= 1.8.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,7 +20,7 @@ WRKSRC= ${WRKDIR}/MOO-${PORTVERSION}
GNU_CONFIGURE= yes
ALL_TARGET=
CONFIGURE_ENV= YACC=${YACC}
-USE_BISON= yes
+USE_BISON= build
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/moo ${PREFIX}/sbin
diff --git a/net/libpcap/Makefile b/net/libpcap/Makefile
index 6c54631d97ce..bb1c0b39beca 100644
--- a/net/libpcap/Makefile
+++ b/net/libpcap/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libpcap
PORTVERSION= 0.9.7
+PORTREVISION= 1
CATEGORIES= net ipv6
MASTER_SITES= http://www.tcpdump.org/release/ \
http://www.icrew.org/mirror/tcp_dump/tcpdump_3_9/
@@ -20,7 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAN3= pcap.3
GNU_CONFIGURE= yes
-USE_BISON= yes
+USE_BISON= build
USE_LDCONFIG= yes
.if defined(LIBPCAP_OVERWRITE_BASE)
diff --git a/net/ohphone/Makefile b/net/ohphone/Makefile
index 5a3278dbfcbe..eabaa352925e 100644
--- a/net/ohphone/Makefile
+++ b/net/ohphone/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ohphone
PORTVERSION= 1.4.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= ftp://ftp.frm2.tum.de/pub/jpulz/FreeBSD/distfiles/
@@ -16,7 +16,7 @@ COMMENT= H323 Video Conferencing Program, compatible with NetMeeting
LIB_DEPENDS= h323_r.1:${PORTSDIR}/net/openh323
-USE_BISON= yes
+USE_BISON= build
USE_XLIB= yes
USE_GMAKE= yes
ALL_TARGET= optshared
diff --git a/net/olsrd/Makefile b/net/olsrd/Makefile
index c08abe95f94d..43a61aa71d73 100644
--- a/net/olsrd/Makefile
+++ b/net/olsrd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= olsrd
PORTVERSION= 0.4.10
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.olsr.org/releases/0.4/
@@ -19,7 +20,7 @@ BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
BUILD_DEPENDS+= libnet*>=1.1.2,1:${PORTSDIR}/net/libnet
.endif
-USE_BISON= yes
+USE_BISON= build
USE_GMAKE= yes
USE_RC_SUBR= olsrd.sh
diff --git a/net/openh323/Makefile b/net/openh323/Makefile
index 16ef73278099..f10845d97734 100644
--- a/net/openh323/Makefile
+++ b/net/openh323/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openh323
PORTVERSION= 1.18.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net
MASTER_SITES= http://www.voxgratia.org/releases/
DISTNAME= ${PORTNAME}-v${PORTVERSION:S/./_/g}-src-
@@ -20,7 +20,7 @@ LIB_DEPENDS= pt_r.1:${PORTSDIR}/devel/pwlib
WRKSRC= ${WRKDIR}/${PORTNAME}_v${PORTVERSION:S/./_/g}
-USE_BISON= yes
+USE_BISON= build
USE_GMAKE= yes
USE_AUTOTOOLS= autoconf:261
GNU_CONFIGURE= yes
diff --git a/net/openmcu/Makefile b/net/openmcu/Makefile
index e697b5a73c2a..5cfb75139fce 100644
--- a/net/openmcu/Makefile
+++ b/net/openmcu/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openmcu
PORTVERSION= 2.1.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= openh323
@@ -20,7 +21,7 @@ LIB_DEPENDS= h323_r.1:${PORTSDIR}/net/openh323
WRKSRC= ${WRKDIR}/${PORTNAME}_v${PORTVERSION:S/./_/g}
-USE_BISON= yes
+USE_BISON= build
USE_GMAKE= yes
ALL_TARGET= optshared
MAKE_ENV= PWLIBDIR=${LOCALBASE}/share/pwlib \
diff --git a/net/tcpview/Makefile b/net/tcpview/Makefile
index d0f726361f86..5facb70d168f 100644
--- a/net/tcpview/Makefile
+++ b/net/tcpview/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tcpview
PORTVERSION= 1.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= ftp://ftp.cac.washington.edu/pub/noc-tools/tcpview/
EXTRACT_SUFX= .tar.Z
@@ -15,7 +15,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= A Motif-based TCP/IP protocol analyzer
-USE_BISON= yes
+USE_BISON= build
USE_MOTIF= yes
MAN1= tcpview.1
diff --git a/net/twinkle/Makefile b/net/twinkle/Makefile
index 4e86a8845d63..2b6f8d9adc0f 100644
--- a/net/twinkle/Makefile
+++ b/net/twinkle/Makefile
@@ -7,7 +7,7 @@
PORTNAME= twinkle
PORTVERSION= 1.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= http://www.xs4all.nl/~mfnboer/twinkle/download/
@@ -25,7 +25,7 @@ LIB_DEPENDS= ccgnu2-1.5.0:${PORTSDIR}/devel/commoncpp \
USE_GCC= 3.4+
GNU_CONFIGURE= yes
-USE_BISON= yes
+USE_BISON= build
USE_GMAKE= yes
USE_XLIB= yes
USE_AUTOTOOLS= libtool:15
diff --git a/net/unfs3/Makefile b/net/unfs3/Makefile
index 392283bae4d0..b0b9719e3430 100644
--- a/net/unfs3/Makefile
+++ b/net/unfs3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= unfs3
PORTVERSION= 0.9.16
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +16,7 @@ MAINTAINER= clement@FreeBSD.org
COMMENT= A user-space implementation of the NFSv3 server specification
USE_AUTOTOOLS= autoconf:261
-USE_BISON= YES
+USE_BISON= build
MAN7= tags.7
MAN8= unfsd.8
diff --git a/net/yate-devel/Makefile b/net/yate-devel/Makefile
index 97958444d32b..4710e5e76459 100644
--- a/net/yate-devel/Makefile
+++ b/net/yate-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= yate
DISTVERSION= 1.2.0.p4
+PORTREVISION= 1
CATEGORIES= net comms
MASTER_SITES= http://cto.homelinux.net/pub/FreeBSD/ports/distfiles/ \
http://yate.null.ro/tarballs/yate1/
@@ -21,7 +22,7 @@ LIB_DEPENDS= gsm.1:${PORTSDIR}/audio/gsm \
USE_BZIP2= yes
USE_GMAKE= yes
-USE_BISON= yes
+USE_BISON= build
USE_LDCONFIG= yes
WANT_GNOME= yes
diff --git a/net/yptransitd/Makefile b/net/yptransitd/Makefile
index 8d42be2a3216..147b3d259a79 100644
--- a/net/yptransitd/Makefile
+++ b/net/yptransitd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= yptransitd
PORTVERSION= 0.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= yptransitd
@@ -16,8 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A replacement for nss_ldap
USE_OPENLDAP= yes
-
-USE_BISON= yes
+USE_BISON= build
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-ldap-prefix=${LOCALBASE}