- convert php53 ports to STAGE
- convert to new LIB_DEPENDS format
This commit is contained in:
parent
c23a257c5e
commit
f231f04572
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332429
70 changed files with 54 additions and 103 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
CATEGORIES= archivers
|
||||
|
||||
NO_STAGE= yes
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php53
|
||||
|
||||
PKGNAMESUFFIX= -bz2
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
CATEGORIES= archivers
|
||||
|
||||
NO_STAGE= yes
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php53
|
||||
|
||||
PKGNAMESUFFIX= -phar
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
CATEGORIES= archivers
|
||||
|
||||
NO_STAGE= yes
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php53
|
||||
|
||||
PKGNAMESUFFIX= -zip
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
CATEGORIES= archivers
|
||||
|
||||
NO_STAGE= yes
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php53
|
||||
|
||||
PKGNAMESUFFIX= -zlib
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -iconv
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -mbstring
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -recode
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -dba
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -interbase
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -mssql
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -mysql
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -mysqli
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -odbc
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -pdo
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -pdo_dblib
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -pdo_firebird
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -pdo_mysql
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -pdo_odbc
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -pdo_pgsql
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -pdo_sqlite
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -pgsql
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -24,5 +24,4 @@ DEFAULT_PHP_VER=53
|
|||
|
||||
PHP_MODNAME= redis
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -sqlite
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -sqlite3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -sybase_ct
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -gettext
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -json
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -pcntl
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -readline
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -shmop
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -sysvmsg
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -sysvsem
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -sysvshm
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -tokenizer
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -curl
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,7 +6,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -ftp
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} s/HAVE_OPENSSL_EXT/__FreeBSD__/ \
|
||||
${WRKSRC}/ftp.* ${WRKSRC}/php_ftp.*
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -exif
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -gd
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -16,6 +16,7 @@ IGNORE_WITH_PHP=5 52
|
|||
USE_PHP_BUILD= yes
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_MTREE= yes
|
||||
|
||||
LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
|
||||
|
||||
|
@ -111,7 +112,6 @@ XSL_DESC= XSL support (Implies DOM)
|
|||
ZIP_DESC= ZIP support
|
||||
ZLIB_DESC= ZLIB support
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.for opt in ${OPTIONS_DEFINE}
|
||||
|
|
|
@ -18,7 +18,7 @@ USE_BZIP2= yes
|
|||
.if !defined(PKGNAMESUFFIX)
|
||||
USE_AUTOTOOLS= autoconf
|
||||
|
||||
LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre
|
||||
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
|
||||
|
||||
CONFIGURE_ARGS= \
|
||||
--with-layout=GNU \
|
||||
|
@ -51,9 +51,8 @@ LINKTHR_DESC= Link thread lib (for threaded extensions)
|
|||
|
||||
CONFLICTS= php52-5* php5-5*
|
||||
|
||||
MAN1= php-config.1 phpize.1
|
||||
DESTDIRNAME= INSTALL_ROOT
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
@ -77,7 +76,6 @@ PATCH_SITES+= http://choon.net/opensource/php/:mail
|
|||
.if ${PORT_OPTIONS:MCLI}
|
||||
PHP_SAPI+= cli
|
||||
PLIST_SUB+= CLI=""
|
||||
MAN1+= php.1
|
||||
.else
|
||||
PLIST_SUB+= CLI="@comment "
|
||||
CONFIGURE_ARGS+=--disable-cli
|
||||
|
@ -93,7 +91,6 @@ CONFIGURE_ARGS+=--disable-cgi
|
|||
|
||||
.if ${PORT_OPTIONS:MFPM}
|
||||
PHP_SAPI+= fpm
|
||||
MAN8+= php-fpm.8
|
||||
USE_RC_SUBR+= php-fpm
|
||||
CONFIGURE_ARGS+=--enable-fpm \
|
||||
--with-fpm-user=${WWWOWN} \
|
||||
|
@ -180,16 +177,8 @@ test: build
|
|||
@(cd ${WRKSRC} && ${MAKE} test)
|
||||
|
||||
post-install:
|
||||
@${INSTALL_DATA} ${WRKSRC}/php.ini-development ${PREFIX}/etc
|
||||
@${INSTALL_DATA} ${WRKSRC}/php.ini-production ${PREFIX}/etc
|
||||
@${INSTALL_DATA} ${WRKDIR}/php.conf ${PREFIX}/etc
|
||||
@${TOUCH} ${PREFIX}/include/php/ext/php_config.h
|
||||
.if ${PORT_OPTIONS:MFPM}
|
||||
@${CP} -n ${PREFIX}/etc/php-fpm.conf.default ${PREFIX}/etc/php-fpm.conf || ${TRUE}
|
||||
.endif
|
||||
.if ${PORT_OPTIONS:MAPACHE}
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
.endif
|
||||
@${INSTALL_DATA} ${WRKSRC}/php.ini-development ${WRKSRC}/php.ini-production \
|
||||
${WRKDIR}/php.conf ${STAGEDIR}/${PREFIX}/etc
|
||||
|
||||
.else
|
||||
.include "${MASTERDIR}/Makefile.ext"
|
||||
|
|
|
@ -32,7 +32,7 @@ CONFIGURE_ARGS+=--enable-ctype
|
|||
.endif
|
||||
|
||||
.if ${PHP_MODNAME} == "curl"
|
||||
LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl
|
||||
LIB_DEPENDS+= libcurl.so:${PORTSDIR}/ftp/curl
|
||||
|
||||
CONFIGURE_ARGS+=--with-curl=${LOCALBASE}
|
||||
.endif
|
||||
|
@ -87,9 +87,9 @@ USE_OPENSSL= yes
|
|||
.endif
|
||||
|
||||
.if ${PHP_MODNAME} == "gd"
|
||||
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
|
||||
png15:${PORTSDIR}/graphics/png \
|
||||
jpeg.11:${PORTSDIR}/graphics/jpeg
|
||||
LIB_DEPENDS= libfreetype.so.9:${PORTSDIR}/print/freetype2 \
|
||||
libpng15.so:${PORTSDIR}/graphics/png \
|
||||
libjpeg.so.11:${PORTSDIR}/graphics/jpeg
|
||||
|
||||
CONFIGURE_ARGS+=--with-gd \
|
||||
--with-freetype-dir=${LOCALBASE} \
|
||||
|
@ -114,7 +114,7 @@ USES+= gettext
|
|||
.endif
|
||||
|
||||
.if ${PHP_MODNAME} == "gmp"
|
||||
LIB_DEPENDS+= gmp.10:${PORTSDIR}/math/gmp
|
||||
LIB_DEPENDS+= libgmp.so.10:${PORTSDIR}/math/gmp
|
||||
|
||||
CONFIGURE_ARGS+=--with-gmp=${LOCALBASE}
|
||||
.endif
|
||||
|
@ -133,7 +133,7 @@ USES+= iconv
|
|||
.if ${PHP_MODNAME} == "imap"
|
||||
OPTIONS_DEFINE= SSL
|
||||
OPTIONS_DEFAULT= SSL
|
||||
LIB_DEPENDS+= c-client4.9:${PORTSDIR}/mail/cclient
|
||||
LIB_DEPENDS+= libc-client4.so.9:${PORTSDIR}/mail/cclient
|
||||
|
||||
CONFIGURE_ARGS+=--with-imap=${LOCALBASE} \
|
||||
--with-pcre-dir=${LOCALBASE}
|
||||
|
@ -174,7 +174,7 @@ PHP_HEADER_DIRS=libmbfl libmbfl/filters libmbfl/mbfl libmbfl/nls
|
|||
.endif
|
||||
|
||||
.if ${PHP_MODNAME} == "mcrypt"
|
||||
LIB_DEPENDS+= mcrypt.8:${PORTSDIR}/security/libmcrypt
|
||||
LIB_DEPENDS+= libmcrypt.so.8:${PORTSDIR}/security/libmcrypt
|
||||
|
||||
CONFIGURE_ARGS+=--with-mcrypt=${LOCALBASE}
|
||||
|
||||
|
@ -182,7 +182,7 @@ USE_AUTOTOOLS= libltdl
|
|||
.endif
|
||||
|
||||
.if ${PHP_MODNAME} == "mssql"
|
||||
LIB_DEPENDS+= sybdb.5:${PORTSDIR}/databases/freetds-msdblib
|
||||
LIB_DEPENDS+= libsybdb.so.5:${PORTSDIR}/databases/freetds-msdblib
|
||||
|
||||
CONFIGURE_ARGS+=--with-mssql=${LOCALBASE}
|
||||
.endif
|
||||
|
@ -297,7 +297,7 @@ CONFIGURE_ARGS+=--enable-posix
|
|||
.endif
|
||||
|
||||
.if ${PHP_MODNAME} == "pspell"
|
||||
LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell
|
||||
LIB_DEPENDS+= libaspell.so.16:${PORTSDIR}/textproc/aspell
|
||||
|
||||
CONFIGURE_ARGS+=--with-pspell=${LOCALBASE}
|
||||
|
||||
|
@ -311,7 +311,7 @@ CONFIGURE_ARGS+=--with-readline=/usr
|
|||
.endif
|
||||
|
||||
.if ${PHP_MODNAME} == "recode"
|
||||
LIB_DEPENDS+= recode.3:${PORTSDIR}/converters/recode
|
||||
LIB_DEPENDS+= librecode.so.3:${PORTSDIR}/converters/recode
|
||||
|
||||
CONFIGURE_ARGS+=--with-recode=${LOCALBASE}
|
||||
.endif
|
||||
|
@ -338,7 +338,7 @@ CONFIGURE_ARGS+=--with-snmp=${LOCALBASE} \
|
|||
--with-openssl-dir=${OPENSSLBASE} \
|
||||
--enable-ucd-snmp-hack
|
||||
|
||||
LIB_DEPENDS+= netsnmp.30:${PORTSDIR}/net-mgmt/net-snmp
|
||||
LIB_DEPENDS+= libnetsnmp.so.30:${PORTSDIR}/net-mgmt/net-snmp
|
||||
LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl
|
||||
USE_OPENSSL= yes
|
||||
.endif
|
||||
|
@ -375,7 +375,7 @@ CONFIGURE_ARGS+=--with-sqlite3=${LOCALBASE}
|
|||
.endif
|
||||
|
||||
.if ${PHP_MODNAME} == "sybase_ct"
|
||||
LIB_DEPENDS+= ct.4:${PORTSDIR}/databases/freetds
|
||||
LIB_DEPENDS+= libct.so.4:${PORTSDIR}/databases/freetds
|
||||
|
||||
CONFIGURE_ARGS+=--with-sybase-ct=${LOCALBASE}
|
||||
.endif
|
||||
|
@ -395,7 +395,7 @@ CONFIGURE_ARGS+=--enable-sysvshm
|
|||
.if ${PHP_MODNAME} == "tidy"
|
||||
CONFIGURE_ARGS+=--with-tidy=${LOCALBASE}
|
||||
|
||||
LIB_DEPENDS+= tidy-0.99.0:${PORTSDIR}/www/tidy-lib
|
||||
LIB_DEPENDS+= libtidy-0.99.so.0:${PORTSDIR}/www/tidy-lib
|
||||
.endif
|
||||
|
||||
.if ${PHP_MODNAME} == "tokenizer"
|
||||
|
@ -480,12 +480,12 @@ USE_BDB= 40+
|
|||
WITH_BDB_HIGHEST= yes
|
||||
. endif
|
||||
. if ${PORT_OPTIONS:MGDBM}
|
||||
LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS+= libgdbm.so.4:${PORTSDIR}/databases/gdbm
|
||||
|
||||
CONFIGURE_ARGS+=--with-gdbm=${LOCALBASE}
|
||||
. endif
|
||||
. if ${PORT_OPTIONS:MQDBM}
|
||||
LIB_DEPENDS+= qdbm.14:${PORTSDIR}/databases/qdbm
|
||||
LIB_DEPENDS+= libqdbm.so.14:${PORTSDIR}/databases/qdbm
|
||||
|
||||
CONFIGURE_ARGS+=--with-qdbm=${LOCALBASE}
|
||||
. endif
|
||||
|
@ -507,7 +507,7 @@ CONFIGURE_ARGS+=--with-xpm-dir=${LOCALBASE}
|
|||
. endif
|
||||
|
||||
. if ${PORT_OPTIONS:MT1LIB}
|
||||
LIB_DEPENDS+= t1.5:${PORTSDIR}/devel/t1lib
|
||||
LIB_DEPENDS+= libt1.so.5:${PORTSDIR}/devel/t1lib
|
||||
|
||||
CONFIGURE_ARGS+=--with-t1lib=${LOCALBASE}
|
||||
. endif
|
||||
|
@ -528,7 +528,7 @@ LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl
|
|||
|
||||
.if ${PHP_MODNAME} == "mbstring"
|
||||
. if ${PORT_OPTIONS:MREGEX}
|
||||
LIB_DEPENDS+= onig.1:${PORTSDIR}/devel/oniguruma4
|
||||
LIB_DEPENDS+= libonig.so.1:${PORTSDIR}/devel/oniguruma4
|
||||
CONFIGURE_ARGS+=--with-onig=${LOCALBASE}
|
||||
. else
|
||||
CONFIGURE_ARGS+=--disable-mbregex
|
||||
|
@ -563,11 +563,11 @@ post-extract:
|
|||
|
||||
.if ${PHP_MODNAME} == "odbc"
|
||||
.if ${PORT_OPTIONS:MIODBC}
|
||||
LIB_DEPENDS+= iodbc.3:${PORTSDIR}/databases/libiodbc
|
||||
LIB_DEPENDS+= libiodbc.so.3:${PORTSDIR}/databases/libiodbc
|
||||
|
||||
CONFIGURE_ARGS+=--with-iodbc=${LOCALBASE}
|
||||
.else
|
||||
LIB_DEPENDS+= odbc.2:${PORTSDIR}/databases/unixODBC
|
||||
LIB_DEPENDS+= libodbc.so.2:${PORTSDIR}/databases/unixODBC
|
||||
|
||||
CONFIGURE_ARGS+=--with-unixODBC=${LOCALBASE}
|
||||
.endif
|
||||
|
@ -575,19 +575,19 @@ CONFIGURE_ARGS+=--with-unixODBC=${LOCALBASE}
|
|||
|
||||
.if ${PHP_MODNAME} == "pdo_dblib"
|
||||
.if ${PORT_OPTIONS:MMSSQL}
|
||||
LIB_DEPENDS+= sybdb.5:${PORTSDIR}/databases/freetds-msdblib
|
||||
LIB_DEPENDS+= libsybdb.so.5:${PORTSDIR}/databases/freetds-msdblib
|
||||
.else
|
||||
LIB_DEPENDS+= ct.4:${PORTSDIR}/databases/freetds
|
||||
LIB_DEPENDS+= libct.so.4:${PORTSDIR}/databases/freetds
|
||||
.endif
|
||||
.endif
|
||||
|
||||
.if ${PHP_MODNAME} == "pdo_odbc"
|
||||
.if ${PORT_OPTIONS:MIODBC}
|
||||
LIB_DEPENDS+= iodbc.3:${PORTSDIR}/databases/libiodbc
|
||||
LIB_DEPENDS+= libiodbc.so.3:${PORTSDIR}/databases/libiodbc
|
||||
|
||||
CONFIGURE_ARGS+=--with-pdo-odbc=iODBC,${LOCALBASE}
|
||||
.else
|
||||
LIB_DEPENDS+= odbc.2:${PORTSDIR}/databases/unixODBC
|
||||
LIB_DEPENDS+= libodbc.so.2:${PORTSDIR}/databases/unixODBC
|
||||
|
||||
CONFIGURE_ARGS+=--with-pdo-odbc=unixODBC,${LOCALBASE}
|
||||
.endif
|
||||
|
|
11
lang/php53/files/patch-sapi_apache2filter_config.m4
Normal file
11
lang/php53/files/patch-sapi_apache2filter_config.m4
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- sapi/apache2filter/config.m4.orig 2013-10-18 12:17:14.622544934 +0000
|
||||
+++ sapi/apache2filter/config.m4 2013-10-18 12:22:13.032234760 +0000
|
||||
@@ -68,7 +68,7 @@
|
||||
fi
|
||||
|
||||
APXS_LIBEXECDIR='$(INSTALL_ROOT)'`$APXS -q LIBEXECDIR`
|
||||
- if test -z `$APXS -q SYSCONFDIR`; then
|
||||
+ if true; then
|
||||
INSTALL_IT="\$(mkinstalldirs) '$APXS_LIBEXECDIR' && \
|
||||
$APXS -S LIBEXECDIR='$APXS_LIBEXECDIR' \
|
||||
-i -n php5"
|
11
lang/php53/files/patch-sapi_apache2handler_config.m4
Normal file
11
lang/php53/files/patch-sapi_apache2handler_config.m4
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- sapi/apache2handler/config.m4.orig 2013-10-18 12:22:26.576545216 +0000
|
||||
+++ sapi/apache2handler/config.m4 2013-10-18 12:23:00.903131412 +0000
|
||||
@@ -67,7 +67,7 @@
|
||||
fi
|
||||
|
||||
APXS_LIBEXECDIR='$(INSTALL_ROOT)'`$APXS -q LIBEXECDIR`
|
||||
- if test -z `$APXS -q SYSCONFDIR`; then
|
||||
+ if true; then
|
||||
INSTALL_IT="\$(mkinstalldirs) '$APXS_LIBEXECDIR' && \
|
||||
$APXS -S LIBEXECDIR='$APXS_LIBEXECDIR' \
|
||||
-i -n php5"
|
|
@ -233,6 +233,10 @@ lib/php/build/phpize.m4
|
|||
lib/php/build/run-tests.php
|
||||
lib/php/build/scan_makefile_in.awk
|
||||
lib/php/build/shtool
|
||||
man/man1/php-config.1.gz
|
||||
man/man1/phpize.1.gz
|
||||
%%CLI%%man/man1/php.1.gz
|
||||
%%FPM%%man/man8/php-fpm.8.gz
|
||||
%%APACHE%%%%APACHEMODDIR%%/%%AP_MODULE%%
|
||||
%%APACHE%%@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %f
|
||||
%%APACHE%%@unexec %D/sbin/apxs -e -A -n %%AP_NAME%% %f
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -imap
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -bcmath
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -gmp
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -calendar
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -snmp
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -ldap
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -soap
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -sockets
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -xmlrpc
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -filter
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -hash
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -mcrypt
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -8,5 +8,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -openssl
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -fileinfo
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -posix
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -ctype
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -dom
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -pspell
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -simplexml
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -wddx
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -xml
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -xmlreader
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -xmlwriter
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -xsl
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -session
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
|
|||
|
||||
PKGNAMESUFFIX= -tidy
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
Loading…
Reference in a new issue