View | Details | Raw Unified | Return to bug 57152
Collapse All | Expand All

(-)./archivers/pear-Archive_Tar/Makefile (-1 / +1 lines)
Lines 16-22 Link Here
16
RUN_DEPENDS=	${BUILD_DEPENDS}
16
RUN_DEPENDS=	${BUILD_DEPENDS}
17
17
18
.include <bsd.port.pre.mk>
18
.include <bsd.port.pre.mk>
19
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
19
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
20
20
21
do-install:
21
do-install:
22
	@${MKDIR} ${PEARDIR}/Archive
22
	@${MKDIR} ${PEARDIR}/Archive
(-)./databases/pear-DB/Makefile (-1 / +1 lines)
Lines 17-23 Link Here
17
RUN_DEPENDS=	${BUILD_DEPENDS}
17
RUN_DEPENDS=	${BUILD_DEPENDS}
18
18
19
.include <bsd.port.pre.mk>
19
.include <bsd.port.pre.mk>
20
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
20
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
21
21
22
MANIFEST=	DB DB.php tests
22
MANIFEST=	DB DB.php tests
23
DOCS=		IDEAS MAINTAINERS STATUS TESTERS
23
DOCS=		IDEAS MAINTAINERS STATUS TESTERS
(-)./devel/pear-Config/Makefile (-1 / +1 lines)
Lines 18-24 Link Here
18
		${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util
18
		${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util
19
19
20
.include <bsd.port.pre.mk>
20
.include <bsd.port.pre.mk>
21
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
21
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
22
22
23
MANIFEST=	Apache.php IniCommented.php PHPArray.php GenericConf.php IniFile.php XML.php
23
MANIFEST=	Apache.php IniCommented.php PHPArray.php GenericConf.php IniFile.php XML.php
24
24
(-)./devel/pear-apd/Makefile (-2 / +2 lines)
Lines 20-27 Link Here
20
CONFIGURE_ARGS=	--enable-apd
20
CONFIGURE_ARGS=	--enable-apd
21
21
22
.include <bsd.port.pre.mk>
22
.include <bsd.port.pre.mk>
23
.include "${.CURDIR}/../../lang/php4/bsd.php.mk"
23
.include "${PORTSDIR}/lang/php4/bsd.php.mk"
24
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
24
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
25
25
26
.if exists(${LOCALBASE}/bin/php-config)
26
.if exists(${LOCALBASE}/bin/php-config)
27
EXT_DIR!=	${LOCALBASE}/bin/php-config --extension-dir | ${SED} -e \
27
EXT_DIR!=	${LOCALBASE}/bin/php-config --extension-dir | ${SED} -e \
(-)./devel/pear-Console_Getopt/Makefile (-1 / +1 lines)
Lines 17-23 Link Here
17
RUN_DEPENDS=	${BUILD_DEPENDS}
17
RUN_DEPENDS=	${BUILD_DEPENDS}
18
18
19
.include <bsd.port.pre.mk>
19
.include <bsd.port.pre.mk>
20
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
20
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
21
21
22
do-install:
22
do-install:
23
	@${MKDIR} ${PEARDIR}/Console
23
	@${MKDIR} ${PEARDIR}/Console
(-)./devel/pear-PEAR/Makefile (-1 / +1 lines)
Lines 17-23 Link Here
17
RUN_DEPENDS=	${BUILD_DEPENDS}
17
RUN_DEPENDS=	${BUILD_DEPENDS}
18
18
19
.include <bsd.port.pre.mk>
19
.include <bsd.port.pre.mk>
20
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
20
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
21
21
22
MANIFEST=	OS PEAR PEAR.php System.php package.dtd scripts template.spec
22
MANIFEST=	OS PEAR PEAR.php System.php package.dtd scripts template.spec
23
23
(-)./devel/pear-Date/Makefile (-1 / +1 lines)
Lines 19-25 Link Here
19
NO_BUILD=	yes
19
NO_BUILD=	yes
20
20
21
.include <bsd.port.pre.mk>
21
.include <bsd.port.pre.mk>
22
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
22
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
23
23
24
MANIFEST=	Date Date.php
24
MANIFEST=	Date Date.php
25
25
(-)./devel/pear-HTML_Common/Makefile (-1 / +1 lines)
Lines 16-22 Link Here
16
RUN_DEPENDS=	${BUILD_DEPENDS}
16
RUN_DEPENDS=	${BUILD_DEPENDS}
17
17
18
.include <bsd.port.pre.mk>
18
.include <bsd.port.pre.mk>
19
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
19
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
20
20
21
do-install:
21
do-install:
22
	@${MKDIR} ${PEARDIR}/HTML
22
	@${MKDIR} ${PEARDIR}/HTML
(-)./devel/pear-I18N/Makefile (-1 / +1 lines)
Lines 16-22 Link Here
16
RUN_DEPENDS=	${BUILD_DEPENDS}
16
RUN_DEPENDS=	${BUILD_DEPENDS}
17
17
18
.include <bsd.port.pre.mk>
18
.include <bsd.port.pre.mk>
19
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
19
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
20
20
21
MANIFEST=	Common.php Country.php Currency.php DateTime.php Format.php	\
21
MANIFEST=	Common.php Country.php Currency.php DateTime.php Format.php	\
22
		Language.php Negotiator.php Number.php
22
		Language.php Negotiator.php Number.php
(-)./devel/pear-HTML_Select_Common/Makefile (-1 / +1 lines)
Lines 20-26 Link Here
20
EXAMPLESDIR=	${PEARDIR}/HTML/Select/Common/examples
20
EXAMPLESDIR=	${PEARDIR}/HTML/Select/Common/examples
21
21
22
.include <bsd.port.pre.mk>
22
.include <bsd.port.pre.mk>
23
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
23
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
24
24
25
MANIFEST=	Country.php FRDepartements.php UKCounty.php USState.php
25
MANIFEST=	Country.php FRDepartements.php UKCounty.php USState.php
26
EXAMPLES=	Country.php FRDepartements.php UKCounty.php USState.php
26
EXAMPLES=	Country.php FRDepartements.php UKCounty.php USState.php
(-)./devel/pear-Console_Table/Makefile (-1 / +1 lines)
Lines 16-22 Link Here
16
RUN_DEPENDS=	${BUILD_DEPENDS}
16
RUN_DEPENDS=	${BUILD_DEPENDS}
17
17
18
.include <bsd.port.pre.mk>
18
.include <bsd.port.pre.mk>
19
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
19
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
20
20
21
MANIFEST=	Table.php
21
MANIFEST=	Table.php
22
22
(-)./devel/pear-HTML_Template_IT/Makefile (-1 / +1 lines)
Lines 16-22 Link Here
16
RUN_DEPENDS=	${BUILD_DEPENDS}
16
RUN_DEPENDS=	${BUILD_DEPENDS}
17
17
18
.include <bsd.port.pre.mk>
18
.include <bsd.port.pre.mk>
19
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
19
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
20
20
21
MANIFEST=	IT.php ITX.php IT_Error.php
21
MANIFEST=	IT.php ITX.php IT_Error.php
22
TESTDIR=	${PEARDIR}/tests/${PORTNAME}
22
TESTDIR=	${PEARDIR}/tests/${PORTNAME}
(-)./devel/pear-HTML_Template_PHPLIB/Makefile (-1 / +1 lines)
Lines 16-22 Link Here
16
RUN_DEPENDS=	${BUILD_DEPENDS}
16
RUN_DEPENDS=	${BUILD_DEPENDS}
17
17
18
.include <bsd.port.pre.mk>
18
.include <bsd.port.pre.mk>
19
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
19
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
20
20
21
TESTDIR=	${PEARDIR}/tests/${PORTNAME}
21
TESTDIR=	${PEARDIR}/tests/${PORTNAME}
22
22
(-)./devel/pear-XML_Parser/Makefile (-1 / +1 lines)
Lines 16-22 Link Here
16
RUN_DEPENDS=	${BUILD_DEPENDS}
16
RUN_DEPENDS=	${BUILD_DEPENDS}
17
17
18
.include <bsd.port.pre.mk>
18
.include <bsd.port.pre.mk>
19
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
19
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
20
20
21
TESTDIR=	${PEARDIR}/tests/${PORTNAME}
21
TESTDIR=	${PEARDIR}/tests/${PORTNAME}
22
22
(-)./devel/pear-XML_RSS/Makefile (-1 / +1 lines)
Lines 17-23 Link Here
17
		${PEARDIR}/XML/Tree.php:${PORTSDIR}/devel/pear-XML_Tree
17
		${PEARDIR}/XML/Tree.php:${PORTSDIR}/devel/pear-XML_Tree
18
18
19
.include <bsd.port.pre.mk>
19
.include <bsd.port.pre.mk>
20
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
20
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
21
21
22
TESTDIR=	${PEARDIR}/tests/${PORTNAME}
22
TESTDIR=	${PEARDIR}/tests/${PORTNAME}
23
23
(-)./devel/pear-XML_Serializer/Makefile (-1 / +1 lines)
Lines 18-24 Link Here
18
		${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util
18
		${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util
19
19
20
.include <bsd.port.pre.mk>
20
.include <bsd.port.pre.mk>
21
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
21
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
22
22
23
MANIFEST=	Serializer.php Unserializer.php
23
MANIFEST=	Serializer.php Unserializer.php
24
24
(-)./devel/pear-XML_Tree/Makefile (-1 / +1 lines)
Lines 16-22 Link Here
16
RUN_DEPENDS=	${BUILD_DEPENDS}
16
RUN_DEPENDS=	${BUILD_DEPENDS}
17
17
18
.include <bsd.port.pre.mk>
18
.include <bsd.port.pre.mk>
19
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
19
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
20
20
21
do-install:
21
do-install:
22
	@${MKDIR} ${PEARDIR}/XML/Tree
22
	@${MKDIR} ${PEARDIR}/XML/Tree
(-)./devel/pear-XML_Util/Makefile (-1 / +1 lines)
Lines 16-22 Link Here
16
RUN_DEPENDS=	${BUILD_DEPENDS}
16
RUN_DEPENDS=	${BUILD_DEPENDS}
17
17
18
.include <bsd.port.pre.mk>
18
.include <bsd.port.pre.mk>
19
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
19
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
20
20
21
TESTDIR=	${PEARDIR}/tests/${PORTNAME}
21
TESTDIR=	${PEARDIR}/tests/${PORTNAME}
22
22
(-)./devel/pear-XML_XPath/Makefile (-1 / +1 lines)
Lines 16-22 Link Here
16
RUN_DEPENDS=	${BUILD_DEPENDS}
16
RUN_DEPENDS=	${BUILD_DEPENDS}
17
17
18
.include <bsd.port.pre.mk>
18
.include <bsd.port.pre.mk>
19
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
19
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
20
20
21
.if defined(PACKAGE_BUILDING)
21
.if defined(PACKAGE_BUILDING)
22
IGNORE=		No package building: The default libraries in the PHP package do not support domxml by default.
22
IGNORE=		No package building: The default libraries in the PHP package do not support domxml by default.
(-)./mail/pear-Mail_Mime/Makefile (-1 / +1 lines)
Lines 17-23 Link Here
17
RUN_DEPENDS=	${BUILD_DEPENDS}
17
RUN_DEPENDS=	${BUILD_DEPENDS}
18
18
19
.include <bsd.port.pre.mk>
19
.include <bsd.port.pre.mk>
20
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
20
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
21
21
22
do-install:
22
do-install:
23
	@${CP} -Rp ${WRKSRC}/* ${PEARDIR}/Mail
23
	@${CP} -Rp ${WRKSRC}/* ${PEARDIR}/Mail
(-)./mail/pear-mailparse/Makefile (-2 / +2 lines)
Lines 20-27 Link Here
20
USE_PHPIZE=	yes
20
USE_PHPIZE=	yes
21
21
22
.include <bsd.port.pre.mk>
22
.include <bsd.port.pre.mk>
23
.include "${.CURDIR}/../../lang/php4/bsd.php.mk"
23
.include "${PORTSDIR}/lang/php4/bsd.php.mk"
24
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
24
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
25
25
26
.if exists(${LOCALBASE}/bin/php-config)
26
.if exists(${LOCALBASE}/bin/php-config)
27
EXT_DIR!=	${LOCALBASE}/bin/php-config --extension-dir | ${SED} -e \
27
EXT_DIR!=	${LOCALBASE}/bin/php-config --extension-dir | ${SED} -e \
(-)./mail/pear-Mail/Makefile (-1 / +1 lines)
Lines 16-22 Link Here
16
RUN_DEPENDS=	${BUILD_DEPENDS}
16
RUN_DEPENDS=	${BUILD_DEPENDS}
17
17
18
.include <bsd.port.pre.mk>
18
.include <bsd.port.pre.mk>
19
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
19
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
20
20
21
do-install:
21
do-install:
22
	@${CP} -Rp ${WRKSRC}/* ${PEARDIR}
22
	@${CP} -Rp ${WRKSRC}/* ${PEARDIR}
(-)./net/pear-Net_Sieve/Makefile (-1 / +1 lines)
Lines 17-23 Link Here
17
RUN_DEPENDS=	${BUILD_DEPENDS}
17
RUN_DEPENDS=	${BUILD_DEPENDS}
18
18
19
.include <bsd.port.pre.mk>
19
.include <bsd.port.pre.mk>
20
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
20
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
21
21
22
do-install:
22
do-install:
23
	@${CP} -Rp ${WRKSRC}/* ${PEARDIR}/Net
23
	@${CP} -Rp ${WRKSRC}/* ${PEARDIR}/Net
(-)./net/pear-Net_Socket/Makefile (-1 / +1 lines)
Lines 17-23 Link Here
17
RUN_DEPENDS=	${BUILD_DEPENDS}
17
RUN_DEPENDS=	${BUILD_DEPENDS}
18
18
19
.include <bsd.port.pre.mk>
19
.include <bsd.port.pre.mk>
20
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
20
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
21
21
22
do-install:
22
do-install:
23
	@${MKDIR} ${PEARDIR}/Net
23
	@${MKDIR} ${PEARDIR}/Net
(-)./net/pear-Net_SMTP/Makefile (-1 / +1 lines)
Lines 18-24 Link Here
18
RUN_DEPENDS=	${BUILD_DEPENDS}
18
RUN_DEPENDS=	${BUILD_DEPENDS}
19
19
20
.include <bsd.port.pre.mk>
20
.include <bsd.port.pre.mk>
21
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
21
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
22
22
23
MANIFEST=	Net/SMTP.php
23
MANIFEST=	Net/SMTP.php
24
24
(-)./net/pear-Net_NNTP/Makefile (-1 / +1 lines)
Lines 16-22 Link Here
16
RUN_DEPENDS=	${BUILD_DEPENDS}
16
RUN_DEPENDS=	${BUILD_DEPENDS}
17
17
18
.include <bsd.port.pre.mk>
18
.include <bsd.port.pre.mk>
19
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
19
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
20
20
21
LIB_FILES=	NNTP/Protocol.php NNTP/Header.php NNTP/Message.php
21
LIB_FILES=	NNTP/Protocol.php NNTP/Header.php NNTP/Message.php
22
22
(-)./security/pear-Crypt_CBC/Makefile (-1 / +1 lines)
Lines 17-23 Link Here
17
RUN_DEPENDS=	${BUILD_DEPENDS}
17
RUN_DEPENDS=	${BUILD_DEPENDS}
18
18
19
.include <bsd.port.pre.mk>
19
.include <bsd.port.pre.mk>
20
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
20
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
21
21
22
do-install:
22
do-install:
23
	@${MKDIR} ${PEARDIR}/Crypt
23
	@${MKDIR} ${PEARDIR}/Crypt
(-)./security/pear-Auth/Makefile (-1 / +1 lines)
Lines 16-22 Link Here
16
RUN_DEPENDS=	${BUILD_DEPENDS}
16
RUN_DEPENDS=	${BUILD_DEPENDS}
17
17
18
.include <bsd.port.pre.mk>
18
.include <bsd.port.pre.mk>
19
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
19
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
20
20
21
MANIFEST=	Auth.php Container Container.php
21
MANIFEST=	Auth.php Container Container.php
22
TESTDIR=	${PEARDIR}/tests/${PORTNAME}
22
TESTDIR=	${PEARDIR}/tests/${PORTNAME}
(-)./security/pear-Auth_SASL/Makefile (-1 / +1 lines)
Lines 17-23 Link Here
17
RUN_DEPENDS=	${BUILD_DEPENDS}
17
RUN_DEPENDS=	${BUILD_DEPENDS}
18
18
19
.include <bsd.port.pre.mk>
19
.include <bsd.port.pre.mk>
20
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
20
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
21
21
22
MANIFEST=	SASL.php SASL
22
MANIFEST=	SASL.php SASL
23
23
(-)./sysutils/pear-File/Makefile (-1 / +1 lines)
Lines 17-23 Link Here
17
RUN_DEPENDS=	${BUILD_DEPENDS}
17
RUN_DEPENDS=	${BUILD_DEPENDS}
18
18
19
.include <bsd.port.pre.mk>
19
.include <bsd.port.pre.mk>
20
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
20
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
21
21
22
do-install:
22
do-install:
23
	@${CP} -Rp ${WRKSRC}/* ${PEARDIR}
23
	@${CP} -Rp ${WRKSRC}/* ${PEARDIR}
(-)./sysutils/pear-Log/Makefile (-1 / +1 lines)
Lines 16-22 Link Here
16
RUN_DEPENDS=	${BUILD_DEPENDS}
16
RUN_DEPENDS=	${BUILD_DEPENDS}
17
17
18
.include <bsd.port.pre.mk>
18
.include <bsd.port.pre.mk>
19
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
19
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
20
20
21
do-install:
21
do-install:
22
	@${CP} -Rp ${WRKSRC}/* ${PEARDIR}
22
	@${CP} -Rp ${WRKSRC}/* ${PEARDIR}
(-)./sysutils/pear-File_Find/Makefile (-1 / +1 lines)
Lines 20-26 Link Here
20
RUN_DEPENDS=	${BUILD_DEPENDS}
20
RUN_DEPENDS=	${BUILD_DEPENDS}
21
21
22
.include <bsd.port.pre.mk>
22
.include <bsd.port.pre.mk>
23
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
23
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
24
24
25
do-install:
25
do-install:
26
	@${INSTALL_DATA} ${WRKSRC}/Find.php ${PEARDIR}/File/Find.php
26
	@${INSTALL_DATA} ${WRKSRC}/Find.php ${PEARDIR}/File/Find.php
(-)./www/pear-APC/Makefile (-2 / +2 lines)
Lines 20-27 Link Here
20
CONFIGURE_ARGS=	--enable-apc
20
CONFIGURE_ARGS=	--enable-apc
21
21
22
.include <bsd.port.pre.mk>
22
.include <bsd.port.pre.mk>
23
.include "${.CURDIR}/../../lang/php4/bsd.php.mk"
23
.include "${PORTSDIR}/lang/php4/bsd.php.mk"
24
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
24
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
25
25
26
.if exists(${LOCALBASE}/bin/php-config)
26
.if exists(${LOCALBASE}/bin/php-config)
27
EXT_DIR!=	${LOCALBASE}/bin/php-config --extension-dir | ${SED} -e \
27
EXT_DIR!=	${LOCALBASE}/bin/php-config --extension-dir | ${SED} -e \

Return to bug 57152