# New ports collection makefile for: WackoWikki # Date created: 05.Dec 2004 # Whom: Ivan Sviridov (sin@vimcom.net) # $FreeBSD$ PORTNAME= wacko PORTVERSION= 4 CATEGORIES= www MASTER_SITES= http://wackowiki.com/files/ DISTNAME= wacko.r4 MAINTAINER= ivan.sviridov@electro-com.ru COMMENT= A small and fast PHP Wikki clone with 30+ languages support USE_BZIP2= yes # The port supports a number of variables that may be tweaked at build # time. # WWWDOCROOT?= www/data WACKOURL?= wacko # # End of user-configurable variables. CFGFILE=interwiki.conf # Set/override/append to variables from bsd.port.mk: # WRKSRC= ${WRKDIR}/${PORTNAME} WACKODIR= ${WWWDOCROOT}/${WACKOURL} NO_BUILD= yes USE_PHP= mysql session PLIST_SUB+= WACKODIR="${WACKODIR}" do-extract: @ ${MKDIR} ${WRKSRC} @ cd ${WRKSRC} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ${EXTRACT_AFTER_ARGS} post-patch: @ ${MV} ${WRKSRC}/${CFGFILE} ${WRKSRC}/${CFGFILE}.sample do-install: @ ${MKDIR} ${PREFIX}/${WACKODIR} @ ${CP} -R ${WRKSRC}/ ${PREFIX}/${WACKODIR} @ ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/${WACKODIR} post-install: @ ${ECHO_MSG} "" @ ${ECHO_MSG} " GoTo: http:///${WACKOURL}" @ ${ECHO_MSG} "" .include s='form'>
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
|
* Conversion to a single libtool environment.ade2006-02-231-1/+1
| | | | Approved by: portmgr (kris)
* * Add SHA256 checksums for maintainerless ports i added to the ports collectionarved2005-11-081-0/+1
| | | | | * Remove my name from blop pkg-descr * Grab back maintainership for netio
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* Fix build with gcc 3.4markus2004-08-212-0/+30
|
* Fix compilation on -STABLE, reset MAINTAINER.lofi2004-06-042-1/+12
| | | | Approved by: arved (former maintainer)
* Don't include Makefile.kdearved2004-05-251-3/+5
|
* Fix build/packagingarved2004-04-291-0/+3
| | | | Submitted by: bento
* Update to 1.0arved2004-04-203-7/+3
|
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-05