Index: head/mail/isoqlog/Makefile =================================================================== --- head/mail/isoqlog/Makefile (revision 464819) +++ head/mail/isoqlog/Makefile (revision 464820) @@ -1,25 +1,24 @@ # Created by: ofsen@enderunix.org # $FreeBSD$ PORTNAME= isoqlog PORTVERSION= 2.2.1 PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.enderunix.org/isoqlog/ MAINTAINER= dbaio@FreeBSD.org COMMENT= Qmail, postfix, sendmail, exim MTA log analysis program LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -GNU_CONFIGURE= yes USES= gmake +GNU_CONFIGURE= yes -OPTIONS_DEFINE= DOCS - SUB_FILES= pkg-message PORTDOCS= * +OPTIONS_DEFINE= DOCS .include Index: head/mail/pecl-mailparse/Makefile =================================================================== --- head/mail/pecl-mailparse/Makefile (revision 464819) +++ head/mail/pecl-mailparse/Makefile (revision 464820) @@ -1,18 +1,19 @@ # Created by: Thierry Thomas () # $FreeBSD$ PORTNAME= mailparse PORTVERSION= 3.0.2 CATEGORIES= mail www MAINTAINER= dbaio@FreeBSD.org COMMENT= PECL extension to create and decode MIME messages LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE +IGNORE_WITH_PHP= 56 + USES= php:pecl USE_PHP= mbstring:build -IGNORE_WITH_PHP= 56 .include Index: head/mail/pecl-mailparse2/Makefile =================================================================== --- head/mail/pecl-mailparse2/Makefile (revision 464819) +++ head/mail/pecl-mailparse2/Makefile (revision 464820) @@ -1,20 +1,21 @@ # Created by: Thierry Thomas () # $FreeBSD$ PORTNAME= mailparse PORTVERSION= 2.1.6 PORTREVISION= 1 CATEGORIES= mail www MAINTAINER= dbaio@FreeBSD.org COMMENT= PECL extension to create and decode MIME messages LICENSE= PHP202 -PORTSCOUT= limit:^2.* +IGNORE_WITH_PHP= 70 71 72 USES= php:pecl USE_PHP= mbstring:build -IGNORE_WITH_PHP= 70 71 72 + +PORTSCOUT= limit:^2.* .include Index: head/math/pecl-stats/Makefile =================================================================== --- head/math/pecl-stats/Makefile (revision 464819) +++ head/math/pecl-stats/Makefile (revision 464820) @@ -1,19 +1,20 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= stats PORTVERSION= 1.0.5 CATEGORIES= math textproc pear MAINTAINER= dbaio@FreeBSD.org COMMENT= PECL extension with routines for statistical computation LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE -PORTSCOUT= limit:^1.* +IGNORE_WITH_PHP= 70 71 72 USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 + +PORTSCOUT= limit:^1.* .include Index: head/math/pecl-stats2/Makefile =================================================================== --- head/math/pecl-stats2/Makefile (revision 464819) +++ head/math/pecl-stats2/Makefile (revision 464820) @@ -1,19 +1,20 @@ # $FreeBSD$ PORTNAME= stats PORTVERSION= 2.0.3 CATEGORIES= math textproc pear MAINTAINER= dbaio@FreeBSD.org COMMENT= PECL extension with routines for statistical computation LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE -PORTSCOUT= limit:^2.* +IGNORE_WITH_PHP= 56 USES= php:pecl -IGNORE_WITH_PHP= 56 CONFLICTS= pecl-stats-1* + +PORTSCOUT= limit:^2.* .include Index: head/net/pecl-oauth/Makefile =================================================================== --- head/net/pecl-oauth/Makefile (revision 464819) +++ head/net/pecl-oauth/Makefile (revision 464820) @@ -1,26 +1,27 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= oauth PORTVERSION= 1.2.3 PORTREVISION= 2 CATEGORIES= net pear MAINTAINER= dbaio@FreeBSD.org COMMENT= Php Interface to the OAuth Protocol LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +IGNORE_WITH_PHP= 70 71 72 + LIB_DEPENDS= libcurl.so:ftp/curl -PORTSCOUT= limit:^1.* +USES= php:pecl CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" -USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 +PORTSCOUT= limit:^1.* .include Index: head/net/pecl-oauth2/Makefile =================================================================== --- head/net/pecl-oauth2/Makefile (revision 464819) +++ head/net/pecl-oauth2/Makefile (revision 464820) @@ -1,25 +1,27 @@ # $FreeBSD$ PORTNAME= oauth PORTVERSION= 2.0.2 CATEGORIES= net pear MAINTAINER= dbaio@FreeBSD.org COMMENT= Php interface to the OAuth Protocol LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +IGNORE_WITH_PHP= 56 + LIB_DEPENDS= libcurl.so:ftp/curl -PORTSCOUT= limit:^2.* +USES= php:pecl CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" -USES= php:pecl -IGNORE_WITH_PHP= 56 CONFLICTS= pecl-oauth-1* + +PORTSCOUT= limit:^2.* .include Index: head/net/py-httpstat/Makefile =================================================================== --- head/net/py-httpstat/Makefile (revision 464819) +++ head/net/py-httpstat/Makefile (revision 464820) @@ -1,24 +1,25 @@ # Created by: Danilo G. Baio # $FreeBSD$ PORTNAME= httpstat PORTVERSION= 1.2.1 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dbaio@FreeBSD.org COMMENT= Curl statistics made simple LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= curl:ftp/curl +USES= python:2.7 + USE_GITHUB= yes GH_ACCOUNT= reorx -NO_ARCH= yes -USES= python:2.7 USE_PYTHON= autoplist distutils +NO_ARCH= yes .include Index: head/net-im/pecl-stomp/Makefile =================================================================== --- head/net-im/pecl-stomp/Makefile (revision 464819) +++ head/net-im/pecl-stomp/Makefile (revision 464820) @@ -1,20 +1,21 @@ # Created by: wen@FreeBSD.org # $FreeBSD$ PORTNAME= stomp PORTVERSION= 1.0.9 PORTREVISION= 1 CATEGORIES= net-im pear MAINTAINER= dbaio@FreeBSD.org COMMENT= PECL extension of stomp client LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE -PORTSCOUT= limit:^1.* +IGNORE_WITH_PHP= 70 71 72 USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 + +PORTSCOUT= limit:^1.* .include Index: head/net-im/pecl-stomp2/Makefile =================================================================== --- head/net-im/pecl-stomp2/Makefile (revision 464819) +++ head/net-im/pecl-stomp2/Makefile (revision 464820) @@ -1,19 +1,20 @@ # $FreeBSD$ PORTNAME= stomp PORTVERSION= 2.0.1 CATEGORIES= net-im pear MAINTAINER= dbaio@FreeBSD.org COMMENT= PECL extension of stomp client LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE -PORTSCOUT= limit:^2.* +IGNORE_WITH_PHP= 56 USES= php:pecl -IGNORE_WITH_PHP= 56 CONFLICTS= pecl-stomp-1* + +PORTSCOUT= limit:^2.* .include