mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
- bump PORTREVISION on ports with LIB_DEPENDS+= devel/apr1
while I'm here - convert to USES=gmake - trim Makefile header and respect nice_people
This commit is contained in:
parent
2b14975a72
commit
57439975c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322372
@ -4,7 +4,7 @@
|
||||
|
||||
PORTNAME= anjuta
|
||||
PORTVERSION= 2.32.1.1
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= devel gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
@ -31,8 +31,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
|
||||
CONFLICTS= anjuta-3.[0-9]*
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gettext
|
||||
USES= gmake gettext
|
||||
INSTALLS_OMF= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_PERL5= yes
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= log4cxx
|
||||
PORTVERSION= 0.10.0
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_APACHE}
|
||||
MASTER_SITE_SUBDIR= logging/${PORTNAME}/${PORTVERSION}
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= ramond
|
||||
PORTVERSION= 0.5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net-mgmt ipv6
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/_${PORTVERSION}/
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= ftwin
|
||||
PORTVERSION= 0.8.5
|
||||
PORTREVISION= 9
|
||||
PORTREVISION= 10
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://download.meroware.org/ftwin/
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= monitor-core
|
||||
PORTVERSION= 3.4.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils net parallel
|
||||
MASTER_SITES= SF/ganglia/ganglia%20monitoring%20core/${PORTVERSION}
|
||||
PKGNAMEPREFIX= ganglia-
|
||||
|
@ -1,13 +1,8 @@
|
||||
# New ports collection makefile for: rast
|
||||
# Date created: Jan 2 2006
|
||||
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= rast
|
||||
PORTVERSION= 0.3.1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://projects.netlab.jp/rast/archives/ \
|
||||
http://dist.bsdlab.org/
|
||||
|
@ -1,13 +1,8 @@
|
||||
# New ports collection makefile for: flood
|
||||
# Date created: 8 Jan 2003
|
||||
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= flood
|
||||
PORTVERSION= 0.20041105
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://dist.bsdlab.org/
|
||||
DISTNAME= httpd-test_20041105052051
|
||||
@ -24,8 +19,7 @@ CONFIGURE_ARGS= --disable-shared \
|
||||
--with-apr=${LOCALBASE}/bin/apr-1-config \
|
||||
--with-apr-util=${LOCALBASE}/bin/apu-1-config
|
||||
LDFLAGS+= -L${PREFIX}/lib
|
||||
USE_GMAKE= yes
|
||||
USES= iconv
|
||||
USES= gmake iconv
|
||||
|
||||
EX_SCRIPTS= analyze-relative analyze-relative-ramp
|
||||
EX_DATA= flood.dtd relative-averages-time.awk round-robin-dynamic.xml \
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= httest
|
||||
PORTVERSION= 2.4.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= SF/htt/htt${PORTVERSION:R}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# Created by: Jun Kuriyama <kuriyama@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mod_asn
|
||||
PORTVERSION= 1.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
||||
http://mirrorbrain.org/files/releases/
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= mod_security
|
||||
PORTVERSION= 2.7.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www security
|
||||
MASTER_SITES= http://www.modsecurity.org/tarball/${PORTVERSION}/
|
||||
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= tomcat-native
|
||||
PORTVERSION= 1.1.27
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www java
|
||||
MASTER_SITES= APACHE
|
||||
MASTER_SITE_SUBDIR= tomcat/tomcat-connectors/native/${PORTVERSION}/source
|
||||
|
Loading…
Reference in New Issue
Block a user