mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stageify
- Take maintainership of a few ports
This commit is contained in:
parent
f1e406f20d
commit
1517ce49fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340835
@ -20,5 +20,4 @@ USE_PHPEXT= yes
|
||||
|
||||
CONFIGURE_ARGS= --with-fribidi=${LOCALBASE}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -29,5 +29,4 @@ GH_COMMIT= 169f45d
|
||||
|
||||
CONFIGURE_ARGS= --with-libcmph-dir=${LOCALBASE}/lib
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -17,5 +17,4 @@ LICENSE= PHP301
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -23,5 +23,4 @@ CONFIGURE_ARGS= --with-handlersocket=${LOCALBASE}
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib ${EXTRA_LIBS}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -26,8 +26,6 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libmdb.a:${PORTSDIR}/databases/mdbtools
|
||||
|
||||
CONFIGURE_ARGS= --with-mdbtools=${LOCALBASE}
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
post-extract:
|
||||
@${REINPLACE_CMD} -e 's|MDB_SDATETIME|MDB_DATETIME|g' \
|
||||
${WRKSRC}/mdbtools.c
|
||||
|
@ -28,7 +28,6 @@ CONFIGURE_ARGS+=--with-libmemcached-dir=${LOCALBASE}
|
||||
OPTIONS_DEFINE= IGBINARY
|
||||
IGBINARY_DESC= Binary serializer support
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MIGBINARY}
|
||||
|
@ -17,5 +17,4 @@ USE_PHP_BUILD= yes
|
||||
USE_PHPEXT= yes
|
||||
USE_PHPIZE= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -16,5 +16,4 @@ USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
USE_PHPIZE= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -21,5 +21,4 @@ USE_PHPIZE= yes
|
||||
USE_PHPEXT= yes
|
||||
PHP_MODNAME= pdo_user
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -19,5 +19,4 @@ USE_PHP_BUILD= spl
|
||||
USE_PHPIZE= yes
|
||||
USE_PHPEXT= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -21,5 +21,4 @@ IGNORE_WITH_PHP=5
|
||||
|
||||
CONFIGURE_ARGS= --with-gmagick=${LOCALBASE}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -20,11 +20,9 @@ LIB_DEPENDS= MagickWand:${PORTSDIR}/graphics/ImageMagick
|
||||
LIB_DEPENDS= MagickWand:${PORTSDIR}/graphics/ImageMagick-nox11
|
||||
.endif
|
||||
|
||||
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
|
||||
CONFIGURE_ARGS= --with-imagick=${LOCALBASE}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -23,7 +23,6 @@ USE_EFL= imlib2
|
||||
# imlib2 extension doesn't need X related functions in libImlib2
|
||||
CFLAGS+= -DX_DISPLAY_MISSING
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's/-ldl//' ${WRKSRC}/config.m4
|
||||
@${REINPLACE_CMD} -e '/Xlib.h/d' ${WRKSRC}/php_imlib2.h
|
||||
|
@ -22,5 +22,4 @@ CONFIGURE_ARGS= --with-qrencode=${LOCALBASE}
|
||||
LDFLAGS+= -L${LOCALBASE}/lib ${EXTRA_LIBS}
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -20,5 +20,4 @@ DEFAULT_PHP_VER=53
|
||||
|
||||
USES= perl5
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -23,7 +23,6 @@ OPTIONS_DEFINE= RE2C
|
||||
OPTIONS_DEFAULT= RE2C
|
||||
RE2C_DESC= Use re2c to regenerate PHP parsers
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MRE2C}
|
||||
|
@ -18,5 +18,4 @@ USE_PHP_BUILD= yes
|
||||
USE_PHPEXT= yes
|
||||
PHP_MODNAME= mailparse
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -18,5 +18,4 @@ USE_PHP_BUILD= yes
|
||||
USE_PHPEXT= yes
|
||||
PHP_MODNAME= pop3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -9,11 +9,10 @@ PKGNAMEPREFIX= pecl-
|
||||
EXTRACT_SUFX= .tgz
|
||||
DIST_SUBDIR= PECL
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= A PECL extension for manipulating bitsets
|
||||
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -15,5 +15,4 @@ COMMENT= A PECL extension which with routines for statistical computation
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -15,5 +15,4 @@ USE_PHP= yes
|
||||
USE_PHPIZE= yes
|
||||
USE_PHPEXT= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -22,5 +22,4 @@ CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CONFIGURE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -25,5 +25,4 @@ IGNORE_WITH_PHP=5
|
||||
|
||||
WRKSRC= ${WRKDIR}/crack-0.4
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -15,5 +15,4 @@ USE_PHP= yes
|
||||
USE_PHPIZE= yes
|
||||
USE_PHPEXT= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -21,7 +21,6 @@ LDFLAGS+= -L${LOCALBASE}/lib ${EXTRA_LIBS}
|
||||
|
||||
CONFIGURE_ARGS= --with-ssh2
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-patch:
|
||||
|
@ -19,5 +19,4 @@ USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
USE_PHPIZE= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -17,7 +17,6 @@ USE_PHPEXT= yes
|
||||
DEFAULT_PHP_VER=53
|
||||
IGNORE_WITH_PHP=5
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's, -ldl,,' ${WRKSRC}/config.m4
|
||||
|
||||
|
@ -20,5 +20,4 @@ IGNORE_WITH_PHP=5 53
|
||||
|
||||
CONFIGURE_ARGS= --with-fileinfo=/usr
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -20,7 +20,6 @@ USE_PHP_BUILD= spl
|
||||
USE_PHPIZE= yes
|
||||
USE_PHPEXT= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
post-extract:
|
||||
@${REINPLACE_CMD} -e 's#/usr/local#${LOCALBASE}#g' ${WRKSRC}/config.m4
|
||||
|
||||
|
@ -15,5 +15,4 @@ COMMENT= A PECL extension that allows changing the current process' name
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -25,5 +25,4 @@ LDFLAGS+= -L${LOCALBASE}/lib ${EXTRA_LIBS}
|
||||
|
||||
CONFIGURE_ARGS= --with-cTemplate=${LOCALBASE}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -18,5 +18,4 @@ USE_PHPEXT= yes
|
||||
|
||||
CONFIGURE_ARGS= --enable-doublemetaphone
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -22,5 +22,4 @@ PHP_MODNAME= ${PORTNAME}
|
||||
DEFAULT_PHP_VER=53
|
||||
IGNORE_WITH_PHP=5
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -23,5 +23,4 @@ IGNORE_WITH_PHP=5
|
||||
|
||||
CONFIGURE_ARGS= --enable-html_parse
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -15,7 +15,6 @@ COMMENT= A PECL extension which provides word stemming
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
post-configure:
|
||||
echo "#define HAVE_XDL_ALLOCATOR_PRIV 1" >>${WRKSRC}/config.h
|
||||
.include <bsd.port.mk>
|
||||
|
@ -21,5 +21,4 @@ USE_PHPEXT= yes
|
||||
|
||||
CONFIGURE_ARGS= --enable-syck
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -19,5 +19,4 @@ CONFIGURE_ARGS= --with-wbxml=${LOCALBASE} \
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -18,5 +18,4 @@ USE_PHPEXT= yes
|
||||
DEFAULT_PHP_VER=53
|
||||
IGNORE_WITH_PHP=5
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -18,5 +18,4 @@ USE_PHP= yes
|
||||
USE_PHP_BUILD= yes
|
||||
USE_PHPEXT= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user