# New ports collection makefile for: www/mediawiki # Date created: February 1st 2005 # Whom: Gerrit Beine # # $FreeBSD$ # PORTNAME= mediawiki PORTVERSION= 1.8.2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wikipedia MAINTAINER= gerrit.beine@gmx.de COMMENT= The wiki engine used by Wikipedia CONFLICTS= mediawiki-1.[0-79].* NO_BUILD= yes USE_MYSQL= yes IGNORE_WITH_MYSQL= 323 USE_PHP= iconv mbstring pcre session xml zlib readline IGNORE_WITH_PHP= 4 WANT_PHP_WEB= yes MEDIAWIKIDIR?= www/mediawiki OPTIONS= PGSQL "Use PostgreSQL instead of MySQL (not funtional)" off \ LDAP "Use LDAP authentication" off .include .if defined(WITH_PGSQL) USE_PHP+= pgsql .else USE_PHP+= mysql .endif .if defined(WITH_LDAP) USE_PHP+= ldap .endif # Fix USE_PHP after bsd.port.pre.mk .include "${PORTSDIR}/Mk/bsd.php.mk" do-install: @${MKDIR} ${PREFIX}/${MEDIAWIKIDIR} ${CP} -r ${WRKSRC}/ ${PREFIX}/${MEDIAWIKIDIR} ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/${MEDIAWIKIDIR} post-install: @${FIND} ${WRKSRC}/${file} -not -type d \ | ${SED} -ne 's,^${WRKSRC},${MEDIAWIKIDIR},p' >> ${TMPPLIST} @${FIND} -d ${WRKSRC}/${file} -type d \ | ${SED} -ne 's,^${WRKSRC},@dirrm ${MEDIAWIKIDIR},p' >> ${TMPPLIST} @${SED} -e 's|%%MEDIAWIKIDIR%%|${PREFIX}/${MEDIAWIKIDIR}|' ${PKGMESSAGE} .include 8'>cinnamon-2.8 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update totem-pl-parser to 3.10.8.kwm2017-06-231-1/+5
* Update totem-pl-parser to 3.10.7.kwm2017-06-021-12/+10
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-4/+4
* The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.kwm2016-02-151-3/+2
* The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.kwm2015-08-061-5/+6
* Enforce libarchive from portsbapt2015-07-201-5/+2
* Fix plist when QUVI option is not selected.kwm2014-11-231-0/+1
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.kwm2014-11-191-12/+18
* - Drop .la files for mail/gmime24, no dependees require themamdmi32014-09-161-1/+1
* - Switch to USE_GNOME=introspectionamdmi32014-05-121-4/+2
* When linking a library libA with a library libB using libtool, if libB.latijl2014-04-231-2/+2
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1
* Support stagebapt2014-04-121-17/+10
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
* Chase security/libgcrypt updateehaupt2013-05-041-1/+1
* - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-2/+1
* Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfixkwm2013-03-191-11/+9
* - update png to 1.5.10dinoex2012-06-011-0/+1
* Remove whitespace after b.p.m to help reduce false postives when searching fo...eadler2012-02-081-1/+0
* Fix the build when libquvi is installed. [1]kwm2011-10-231-0/+12
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2
* Update to 2.32.3.kwm2011-02-281-5/+4
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thiskwm2010-11-201-4/+3
* Add a missing dependency on libsoup.marcus2010-08-081-1/+3
* Update to 2.30.2.marcus2010-08-081-2/+1
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-0/+1