# New ports collection makefile for: www/typo3 # Date created: February 6th 2005 # Whom: Gerrit Beine # # $FreeBSD$ # PORTNAME= typo3 PORTVERSION= 4.4.4 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} DISTNAME= ${PORTNAME}_src-${PORTVERSION} MAINTAINER= jumper99@gmx.de COMMENT= The typo3 content management system NO_BUILD= yes USE_PHP= mysql pcre xml session ctype filter json WANT_PHP_WEB= yes IGNORE_WITH_PHP= 4 TYPO3DIR= www/${DISTNAME} SITEDIR?= www/typo3 SITESRC= ${WRKDIR}/${EDITION}-${PORTVERSION} EDITION= dummy DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} ${EDITION}-${PORTVERSION}${EXTRACT_SUFX} OPTIONS= GD "Configure with GDlib/freetype support" off \ ZLIB "Configure with zlib support" off \ IMAGICK "Configure with ImageMagick support" off .include .if defined(WITH_GD) USE_PHP+= gd .endif .if defined(WITH_ZLIB) USE_PHP+= zlib .endif .if defined(WITH_IMAGICK) LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick .endif pre-install: ${MV} ${SITESRC}/typo3conf/localconf.php ${SITESRC}/typo3conf/localconf.php.dist do-install: ${CP} -R ${WRKSRC} ${PREFIX}/${TYPO3DIR} ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/${TYPO3DIR} ${CP} -R ${SITESRC} ${PREFIX}/${SITEDIR} ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/${SITEDIR} post-install: @${FIND} ${PREFIX}/${TYPO3DIR} -not -type d \ | ${SED} -ne 's,^${PREFIX}/,,p' >> ${TMPPLIST} @${FIND} -d ${PREFIX}/${TYPO3DIR} -type d \ | ${SED} -ne 's,^${PREFIX}/${TYPO3DIR},@dirrm ${TYPO3DIR},p' >> ${TMPPLIST} @${FIND} ${PREFIX}/${SITEDIR} -not -type d \ | ${SED} -ne 's,^${PREFIX}/,,p' >> ${TMPPLIST} @${FIND} -d ${PREFIX}/${SITEDIR} -type d \ | ${SED} -ne 's,^${PREFIX}/${SITEDIR},@dirrm ${SITEDIR},p' >> ${TMPPLIST} .include ctron4/files/elliptic-6.5.4'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.4 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* support STAGEDIR.vanilla2013-10-302-4/+3
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Update to 0.32.tobez2013-09-052-3/+3
* - Convert to new perl frameworkmat2013-08-031-1/+2
* Update to 0.31.tobez2013-05-312-3/+3
* - Update to 0.30culot2013-05-022-3/+3
* Update to 0.29.tobez2013-02-262-10/+5
* - Update to 0.28culot2012-09-122-4/+7
* - Update to 0.27swills2012-05-012-7/+16
* - Assign clsung's p5- ports to perl@swills2012-05-011-1/+1