# New ports collection makefile for: php_templates # Date created: Feb 28 2002 # Whom: vanilla # # $FreeBSD$ # PORTNAME= php-templates PORTVERSION= 1.7 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= php_templates-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} .if !defined(NOPORTDOCS) DISTFILES+= php_templates-doc-eng-1.1${EXTRACT_SUFX} .endif MAINTAINER= sysadmin@alexdupre.com COMMENT= A template framework for PHP BUILD_DEPENDS= phpize:${PORTSDIR}/www/mod_php4 RUN_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13 \ ${LOCALBASE}/bin/php:${PORTSDIR}/www/mod_php4 USE_LIBTOOL= yes WANT_AUTOMAKE_VER= 15 WANT_AUTOCONF_VER= 253 WRKSRC= ${WRKDIR}/templates CONFIGURE_ARGS= --enable-templates=shared \ --with-php-config=${PREFIX}/bin/php-config EXT_DIR= 20020429 PLIST_SUB= EXT_DIR=${EXT_DIR} PKGMESSAGE= ${WRKDIR}/pkg-message post-extract: @${ECHO_MSG} "===> PHPizing for ${DISTNAME}" @cd ${WRKSRC} && ${LOCALBASE}/bin/phpize post-build: @${SED} "s|%%LOCALBASE%%|${LOCALBASE}|g;s|%%PREFIX%%|${PREFIX}|g;s|%%EXT_DIR%%|${EXT_DIR}|g" \ ${.CURDIR}/pkg-message > ${PKGMESSAGE} do-install: @${MKDIR} ${PREFIX}/lib/php/${EXT_DIR} @${INSTALL_DATA} ${WRKSRC}/modules/templates.so \ ${PREFIX}/lib/php/${EXT_DIR} .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}-doc/* ${DOCSDIR} .endif post-install: @${CAT} ${PKGMESSAGE} .include ption value='dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3'>dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/www/mathopd
Commit message (Expand)AuthorAgeFilesLines
* - Drop @dirrm* from plistamdmi32015-07-161-1/+0
* Rename www/ patch-xy patches to reflect the files they modify.adamw2014-07-292-0/+0
* - Add stage supportdanilo2014-06-221-10/+13
* The word 'very' has no place in COMMENTeadler2013-10-311-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* - update to 1.5p8rm2012-02-042-3/+3
* - update to 1.5p7 (fix directory traversal in special case)rm2012-02-034-6/+7
* Remove more tags from pkg-descr files fo the form:dougb2011-10-241-3/+0
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* It would appear to make sense to let the author of mathopd, Michieltobez2007-08-131-1/+1
* Revert previous commit, I lost the race with the distinfo fix.kris2007-08-131-2/+0
* BROKEN: size mismatchkris2007-08-101-0/+2
* Distfile was re-rolled by the author, so update the distinfo.tobez2007-08-061-3/+3
* Update to 1.5p6.tobez2007-07-273-16/+22
* SHA256ifyedwin2006-01-241-0/+1
* Update to 1.5p5.tobez2005-10-14