# New ports collection makefile for: gallery # Date created: 09 Sep 2001 # Whom: Jamie Hermans # # $FreeBSD$ # PORTNAME= gallery PORTVERSION= 1.3.3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= jamie@hermans.ca RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm \ jhead:${PORTSDIR}/graphics/jhead \ unzip:${PORTSDIR}/archivers/unzip \ ${LOCALBASE}/lib/php/System.php:${PORTSDIR}/www/mod_php4 WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes PKGMESSAGE= ${WRKDIR}/pkg-message DOCFILES= AUTHORS ChangeLog README UPGRADING EXCEPTFILES= ${DOCFILES} LICENSE.txt CPIO= cpio --quiet -pdum -R PLIST_SUB= GALLERYDIR=${GALLERYDIR} pre-fetch: .if !defined(GALLERYDIR) @${ECHO_MSG} "" @${ECHO_MSG} "Define GALLERYDIR to override default of 'www/data/gallery'." @${ECHO_MSG} "" .endif GALLERYDIR?= www/data/gallery WWWOWN?= www WWWGRP?= www post-configure: @ ${SED} -e 's#%%PREFIX%%#${PREFIX}#g' \ -e 's#%%GALLERYDIR%%#${GALLERYDIR}#g' pkg-message > ${PKGMESSAGE} do-install: @ ${MKDIR} -m 0755 ${PREFIX}/${GALLERYDIR} @ cd ${WRKSRC} && find * -name \*.bat ${EXCEPTFILES:S/^/-o -name /} \ -o -print | ${CPIO} ${WWWOWN}:${WWWGRP} ${PREFIX}/${GALLERYDIR} post-install: .if !defined(NOPORTDOCS) @ ${MKDIR} ${DOCSDIR} @ cd ${WRKSRC} && ${INSTALL_DATA} ${DOCFILES} ${DOCSDIR} .endif .if !defined(BATCH) @ ${CAT} ${PKGMESSAGE} .endif .include FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a patch to make pflogsumm work with postfix > 2.3erwin2005-05-262-0/+13
* Merge package files from pkg-plist to Makefile.osa2004-03-222-6/+5
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
* Update to 1.1.0erwin2003-12-122-2/+2
* Update to 1.0.18erwin2003-12-042-2/+2
* Update to 1.0.17erwin2003-12-042-2/+2
* utilize SITE_PERLijliao2003-10-241-1/+1
* Fix Whom field, utilize ${DOCSDIR}.osa2003-09-102-7/+7
* Update to 1.0.12erwin2003-09-022-2/+2
* Update to 1.0.11 which fixes a problem with theerwin2003-06-182-2/+2
* Change to my FreeBSD.org addresserwin2003-06-131-1/+1
* Author rerolled the tarball after a small change to the FAQ (again)erwin2003-06-111-1/+1
* fix distinfo mail/pflogsummedwin2003-05-091-1/+1
* Update distinfo. FAQ changed.adamw2003-04-111-1/+1
* Remove pkg-comment where COMMENT is already defined in the Makefileade2003-03-071-1/+0
* vendor update to 1.0.10:leeym2003-02-222-2/+2
* Update to 1.0.9arved2003-02-192-2/+2
* Update to 1.0.8arved2003-02-173-2/+13
* upgrade to 1.0.7ijliao2003-01-082-8/+6
* - add a backup master sitepetef2002-06-091-4/+5
* Sadly reset maintainership to ports@FreeBSD.org. Sergey, thanks forpetef2002-05-311-2/+2
* Update maintainer's email to match what he uses on send-pr to avoiddwcjr2002-05-231-2/+2
* Update to 1.0.3pat2002-02-262-2/+2
* "potentialtrouble" isn't a word.dd2001-10-011-1/+1
* update to 0.9.0ijliao2001-08-18