diff options
author | linimon <linimon@FreeBSD.org> | 2007-09-30 12:47:36 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-09-30 12:47:36 +0800 |
commit | c07b3d06f74c2b1f5144739f606ea2f60e5c4125 (patch) | |
tree | 75bc18c02ad45658df6e53d5864baec96c002730 /net-mgmt | |
parent | 980b4f867dba0a997b3f1336459072e6da844359 (diff) | |
download | freebsd-ports-gnome-c07b3d06f74c2b1f5144739f606ea2f60e5c4125.tar.gz freebsd-ports-gnome-c07b3d06f74c2b1f5144739f606ea2f60e5c4125.tar.zst freebsd-ports-gnome-c07b3d06f74c2b1f5144739f606ea2f60e5c4125.zip |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/bsnmpd/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/nagios-devel/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/nagios-plugins/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/nagios-snmp-plugins/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/nagios/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/nagios2/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/net-snmp-devel/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/net-snmp/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/net-snmp53/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/pixilate/Makefile | 4 |
10 files changed, 20 insertions, 18 deletions
diff --git a/net-mgmt/bsnmpd/Makefile b/net-mgmt/bsnmpd/Makefile index 7f729a0479e3..a2dd8742e3bc 100644 --- a/net-mgmt/bsnmpd/Makefile +++ b/net-mgmt/bsnmpd/Makefile @@ -7,6 +7,7 @@ PORTNAME= bsnmpd PORTVERSION= 1.12 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://people.freebsd.org/~harti/bsnmp/ DISTNAME= bsnmp-${PORTVERSION} @@ -20,7 +21,7 @@ LIB_DEPENDS= begemot.1:${PORTSDIR}/devel/libbegemot \ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libbegemot=${LOCALBASE} -USE_AUTOTOOLS= autoconf:259 +USE_AUTOTOOLS= autoconf:261 INSTALLS_SHLIB= yes diff --git a/net-mgmt/nagios-devel/Makefile b/net-mgmt/nagios-devel/Makefile index 378d6ab85d66..6372a9019649 100644 --- a/net-mgmt/nagios-devel/Makefile +++ b/net-mgmt/nagios-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= nagios DISTVERSION= 3.0b3 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nagios @@ -22,7 +23,7 @@ LATEST_LINK= nagios-devel USE_GETOPT_LONG= yes USE_ICONV= yes USE_PERL5_BUILD= yes -USE_AUTOTOOLS= autoconf:259 +USE_AUTOTOOLS= autoconf:261 USE_RC_SUBR= nagios.sh CONFLICTS= nagios-[12].* diff --git a/net-mgmt/nagios-plugins/Makefile b/net-mgmt/nagios-plugins/Makefile index 48cc3f85e11e..ab8b847f1bc9 100644 --- a/net-mgmt/nagios-plugins/Makefile +++ b/net-mgmt/nagios-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= nagios-plugins PORTVERSION= 1.4.9 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} @@ -21,7 +21,7 @@ USE_GMAKE= yes USE_ICONV= yes USE_GETTEXT= yes USE_PERL5= yes -USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:259 +USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:261 ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I m4 -I gl/m4 OPTIONS= QSTAT "Game server query support (check_game)" OFF \ diff --git a/net-mgmt/nagios-snmp-plugins/Makefile b/net-mgmt/nagios-snmp-plugins/Makefile index 17d868798289..0a0c1f6ae9e2 100644 --- a/net-mgmt/nagios-snmp-plugins/Makefile +++ b/net-mgmt/nagios-snmp-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= nagios-snmp-plugins PORTVERSION= 1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.hometree.net/pub/${PORTNAME}/ @@ -17,7 +17,7 @@ COMMENT= Additional SNMP plugins for Nagios LIB_DEPENDS= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:14 autoheader:253 autoconf:253 +USE_AUTOTOOLS= automake:14 autoheader:261 autoconf:261 USE_GETOPT_LONG= yes USE_GMAKE= yes USE_PERL5= yes diff --git a/net-mgmt/nagios/Makefile b/net-mgmt/nagios/Makefile index 1a8000bd17f9..b9e579608d99 100644 --- a/net-mgmt/nagios/Makefile +++ b/net-mgmt/nagios/Makefile @@ -7,7 +7,7 @@ PORTNAME= nagios PORTVERSION= 2.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nagios @@ -21,7 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagio USE_GETOPT_LONG= yes USE_ICONV= yes USE_PERL5_BUILD= yes -USE_AUTOTOOLS= autoconf:259 +USE_AUTOTOOLS= autoconf:261 USE_RC_SUBR= nagios.sh OPTIONS= EMBEDDED_PERL "Enable embedded Perl [requires Perl 5.8+]" OFF \ diff --git a/net-mgmt/nagios2/Makefile b/net-mgmt/nagios2/Makefile index 1a8000bd17f9..b9e579608d99 100644 --- a/net-mgmt/nagios2/Makefile +++ b/net-mgmt/nagios2/Makefile @@ -7,7 +7,7 @@ PORTNAME= nagios PORTVERSION= 2.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nagios @@ -21,7 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagio USE_GETOPT_LONG= yes USE_ICONV= yes USE_PERL5_BUILD= yes -USE_AUTOTOOLS= autoconf:259 +USE_AUTOTOOLS= autoconf:261 USE_RC_SUBR= nagios.sh OPTIONS= EMBEDDED_PERL "Enable embedded Perl [requires Perl 5.8+]" OFF \ diff --git a/net-mgmt/net-snmp-devel/Makefile b/net-mgmt/net-snmp-devel/Makefile index 663eb9417205..c39d26fc9890 100644 --- a/net-mgmt/net-snmp-devel/Makefile +++ b/net-mgmt/net-snmp-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= snmp PORTVERSION= 5.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= net-snmp @@ -26,7 +26,7 @@ RUN_DEPEND= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk .endif PATCH_DEPENDS= ${LIBTOOL_DEPENDS} -USE_AUTOTOOLS= autoconf:259 libtool:15 +USE_AUTOTOOLS= autoconf:261 libtool:15 USE_RC_SUBR= snmpd.sh snmptrapd.sh USE_OPENSSL= yes INSTALLS_SHLIB= yes diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile index 663eb9417205..c39d26fc9890 100644 --- a/net-mgmt/net-snmp/Makefile +++ b/net-mgmt/net-snmp/Makefile @@ -7,7 +7,7 @@ PORTNAME= snmp PORTVERSION= 5.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= net-snmp @@ -26,7 +26,7 @@ RUN_DEPEND= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk .endif PATCH_DEPENDS= ${LIBTOOL_DEPENDS} -USE_AUTOTOOLS= autoconf:259 libtool:15 +USE_AUTOTOOLS= autoconf:261 libtool:15 USE_RC_SUBR= snmpd.sh snmptrapd.sh USE_OPENSSL= yes INSTALLS_SHLIB= yes diff --git a/net-mgmt/net-snmp53/Makefile b/net-mgmt/net-snmp53/Makefile index 663eb9417205..c39d26fc9890 100644 --- a/net-mgmt/net-snmp53/Makefile +++ b/net-mgmt/net-snmp53/Makefile @@ -7,7 +7,7 @@ PORTNAME= snmp PORTVERSION= 5.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= net-snmp @@ -26,7 +26,7 @@ RUN_DEPEND= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk .endif PATCH_DEPENDS= ${LIBTOOL_DEPENDS} -USE_AUTOTOOLS= autoconf:259 libtool:15 +USE_AUTOTOOLS= autoconf:261 libtool:15 USE_RC_SUBR= snmpd.sh snmptrapd.sh USE_OPENSSL= yes INSTALLS_SHLIB= yes diff --git a/net-mgmt/pixilate/Makefile b/net-mgmt/pixilate/Makefile index fd21bcf9c904..ffb47f99050c 100644 --- a/net-mgmt/pixilate/Makefile +++ b/net-mgmt/pixilate/Makefile @@ -6,7 +6,7 @@ PORTNAME= pixilate PORTVERSION= 0.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= winfingerprint @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet WRKSRC= ${WRKDIR}/pixilate -USE_AUTOTOOLS= automake:15 autoconf:259 +USE_AUTOTOOLS= automake:15 autoconf:261 AUTOMAKE_ARGS= --add-missing #CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${LIBS}" CPPFLAGS="-I${LOCALBASE}/include" |