sync wantlib for pecl-*

This commit is contained in:
sthen 2012-08-23 19:35:31 +00:00
parent 701ea4d98f
commit cc855487de
15 changed files with 34 additions and 30 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2012/06/18 07:56:13 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.8 2012/08/23 19:35:31 sthen Exp $
COMMENT = PHP support for LZF de/compression
@ -6,7 +6,7 @@ DISTNAME = LZF-1.5.2
CATEGORIES = archivers
MAINTAINER = Johan Huldtgren <jhuldtgren@gmail.com>
REVISION = 4
REVISION = 5
# PHP
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.10 2012/06/18 07:56:13 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.11 2012/08/23 19:35:31 sthen Exp $
COMMENT= PHP support for rar archives
DISTNAME= rar-2.0.0
CATEGORIES= archivers
REVISION= 6
REVISION= 7
# PHP
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.14 2012/06/18 07:56:13 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.15 2012/08/23 19:35:31 sthen Exp $
COMMENT= PHP support for the ImageMagick library
DISTNAME= imagick-2.3.0
REVISION= 10
REVISION= 11
CATEGORIES= graphics
# PHP
@ -14,7 +14,7 @@ PERMIT_DISTFILES_FTP= Yes
WANTLIB += ICE MagickCore MagickWand SM X11 Xext Xt bz2 djvulibre
WANTLIB += expat fftw3 fontconfig freetype jasper jbig jpeg lcms2
WANTLIB += ltdl lzma m png tiff wmf-0.2 wmflite-0.2 xcb xml2 z
WANTLIB += ltdl lzma m png pthread tiff wmf-0.2 wmflite-0.2 xcb xml2 z
MODULES= converters/libiconv \
lang/php/pecl

View File

@ -1,4 +1,4 @@
# $OpenBSD: pecl.port.mk,v 1.1 2012/04/19 21:29:33 sthen Exp $
# $OpenBSD: pecl.port.mk,v 1.2 2012/08/23 19:35:31 sthen Exp $
# PHP PECL module
MODULES += lang/php
@ -35,3 +35,7 @@ MODPHP_DO_PHPIZE ?= Yes
REGRESS_TARGET = test
REGRESS_FLAGS = NO_INTERACTION=1
.endif
.if ${SHARED_ONLY:L} == "yes"
WANTLIB += c
.endif

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.11 2012/06/18 07:56:13 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.12 2012/08/23 19:35:31 sthen Exp $
COMMENT = PHP extension for parsing and working with rfc822/MIME mail
DISTNAME = mailparse-2.1.5
REVISION = 8
REVISION = 9
CATEGORIES = mail
MAINTAINER = Stuart Henderson <sthen@openbsd.org>

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.9 2012/06/18 07:56:13 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.10 2012/08/23 19:35:31 sthen Exp $
COMMENT = PHP support for retrieving info about files
DISTNAME = Fileinfo-1.0.4
REVISION = 5
REVISION = 6
CATEGORIES = sysutils
MAINTAINER = Johan Huldtgren <jhuldtgren@gmail.com>

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.23 2012/06/18 07:56:13 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.24 2012/08/23 19:35:31 sthen Exp $
COMMENT= Alternative PHP Cache
DISTNAME= APC-3.1.9
PKGNAME= pecl-${DISTNAME}
REVISION= 0
REVISION= 1
MAINTAINER= William Yodlowsky <william@openbsd.org>

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.12 2012/06/18 07:56:13 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.13 2012/08/23 19:35:31 sthen Exp $
COMMENT= PHP support for chroot(2)
DISTNAME= pecl-chroot-1.0
REVISION= 5
REVISION= 6
MASTER_SITES= ${MASTER_SITE_BACKUP}

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.8 2012/06/18 07:56:13 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.9 2012/08/23 19:35:31 sthen Exp $
COMMENT= PHP support for geocoding IPv4 addresses
DISTNAME= geoip-1.0.7
REVISION= 4
REVISION= 5
# PHP
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.17 2012/06/18 07:56:13 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.18 2012/08/23 19:35:31 sthen Exp $
COMMENT= PHP interface to memcached
DISTNAME= memcache-3.0.6
REVISION= 1
REVISION= 2
MAINTAINER= William Yodlowsky <william@openbsd.org>
# PHP

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.10 2012/06/18 07:56:13 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.11 2012/08/23 19:35:31 sthen Exp $
COMMENT= support for PHP archives (.phar)
DISTNAME= phar-2.0.0
REVISION= 7
REVISION= 8
# PHP
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.7 2012/06/18 07:56:13 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.8 2012/08/23 19:35:31 sthen Exp $
COMMENT= PHP support for setproctitle
DISTNAME= proctitle-0.1.1
REVISION= 4
REVISION= 5
# PHP
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.10 2012/06/18 07:56:13 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.11 2012/08/23 19:35:31 sthen Exp $
COMMENT= PHP bindings for the libssh2 library
DISTNAME= ssh2-0.11.3
REVISION= 1
REVISION= 2
# PHP
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.9 2012/06/18 07:56:13 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.10 2012/08/23 19:35:31 sthen Exp $
COMMENT = PHP interface to swish-e
DISTNAME = swish-0.4.0
REVISION = 1
REVISION = 2
# PHP
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.8 2012/06/18 07:56:13 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.9 2012/08/23 19:35:31 sthen Exp $
COMMENT= PHP upload progress meter
DISTNAME= uploadprogress-1.0.1
REVISION= 4
REVISION= 5
# PHP
PERMIT_PACKAGE_CDROM= Yes