# Created by: Bo-Yi Wu # $FreeBSD$ PORTNAME= phpbb PORTVERSION= 3.0.11 CATEGORIES= chinese www MASTER_SITES= http://www.phpbb-tw.net/phpbb/download/ \ http://freebsd.ee.ccu.edu.tw/phpBB/ PKGNAMESUFFIX= -tw DISTNAME= phpBB-${PORTVERSION} MAINTAINER= appleboy.tw@gmail.com COMMENT= The Traditional Chinese version of phpBB3 CONFLICTS= phpbb-tw-[0-2]* phpbb-devel-[0-3]* phpbb-[0-3]* LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}3${PKGNAMESUFFIX} USE_ZIP= yes # The phpBB3 port supports a number of variables that may be tweaked at build # time. Perform a "make options" to see more information on these variables. # WWWDOCROOT?= www PHPBBURL?= phpBB3 # # End of user-configurable variables. WRKSRC= ${WRKDIR}/phpBB3 NO_BUILD= yes SUB_FILES= pkg-message SUB_LIST= PHPBBURL="${PHPBBURL}" \ PHPBBDIR="${PHPBBDIR}" PORTDOCS= * PLIST_SUB+= PHPBBDIR=${PHPBBDIR} WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} # Set custom variables: # PHPBBDIR= ${WWWDOCROOT}/${PHPBBURL} PKGOPTS= ${FILESDIR}/pkg-opts options: @ ${ECHO_MSG} "===> Build options for ${PKGNAME}:" @ ${CAT} ${PKGOPTS} pre-everything:: .if !defined(BATCH) @ ${TEST} -r ${PKGOPTS} && \ (${ECHO_MSG} '-------------------------------------------------------------------------'; \ ${ECHO_MSG} 'Perform a "make options" to see a list of available installation options.'; \ ${ECHO_MSG} '-------------------------------------------------------------------------') .endif do-install: @ cd ${WRKSRC} && ${COPYTREE_SHARE} . ${PREFIX}/${PHPBBDIR} "! -name config.php" @ [ -f ${PREFIX}/${PHPBBDIR}/config.php ] || ${TOUCH} ${PREFIX}/${PHPBBDIR}/config.php @ ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/${PHPBBDIR} @ ${CHMOD} -R 0755 ${PREFIX}/${PHPBBDIR} @ ${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} \ ${PHPBBDIR:S|^${PREFIX}/|%D/|}' >> ${TMPPLIST} @ ${ECHO_CMD} '@exec ${CHMOD} -R 0755 ${PREFIX}/${PHPBBDIR}' >> ${TMPPLIST} post-install: .if !defined(NOPORTDOCS) @ ${MKDIR} ${DOCSDIR} @ cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${DOCSDIR} .if !defined(BATCH) @ ${CAT} ${PKGMESSAGE} .endif .endif .include bot/npm_and_yarn/devel/electron4/files/lodash-4.17.19 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.2.0erwin2006-07-143-8/+7
* japanese/xdtp: update to 1.1.5daichi2006-03-162-4/+4
* japanese/xdtp: update to 1.1.4daichi2006-01-062-4/+4
* Update to 1.1.3mnag2005-11-172-4/+4
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
* japanese/xdtp: update to 1.1.2daichi2005-11-023-3/+5
* Update to 1.1.1mnag2005-11-023-8/+18
* - "depessimize" CFLAGS for !amd64 archehaupt2005-10-211-3/+5
* . compile with -fPIC, this fixes build on amd64ehaupt2005-10-201-0/+3
* Update to 1.0.1ehaupt2005-10-143-18/+19