head	1.18;
access;
symbols
	RELEASE_8_3_0:1.17
	RELEASE_9_0_0:1.17
	RELEASE_7_4_0:1.11
	RELEASE_8_2_0:1.11
	RELEASE_6_EOL:1.10
	RELEASE_8_1_0:1.10
	RELEASE_7_3_0:1.9
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.1;
locks; strict;
comment	@# @;


1.18
date	2012.11.17.06.02.32;	author svnexp;	state Exp;
branches;
next	1.17;

1.17
date	2011.10.21.01.42.52;	author wen;	state Exp;
branches;
next	1.16;

1.16
date	2011.08.19.00.03.15;	author wen;	state Exp;
branches;
next	1.15;

1.15
date	2011.06.20.02.36.16;	author wen;	state Exp;
branches;
next	1.14;

1.14
date	2011.06.08.08.37.46;	author wen;	state Exp;
branches;
next	1.13;

1.13
date	2011.04.13.09.07.29;	author wen;	state Exp;
branches;
next	1.12;

1.12
date	2011.02.13.08.16.43;	author wen;	state Exp;
branches;
next	1.11;

1.11
date	2011.01.13.02.38.44;	author wen;	state Exp;
branches;
next	1.10;

1.10
date	2010.05.31.02.01.22;	author ade;	state Exp;
branches;
next	1.9;

1.9
date	2009.11.10.02.45.59;	author wen;	state Exp;
branches;
next	1.8;

1.8
date	2009.08.27.09.20.52;	author miwi;	state Exp;
branches;
next	1.7;

1.7
date	2009.07.07.21.19.45;	author miwi;	state Exp;
branches;
next	1.6;

1.6
date	2008.12.14.10.20.51;	author miwi;	state Exp;
branches;
next	1.5;

1.5
date	2008.11.04.05.45.59;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2008.09.26.09.08.01;	author miwi;	state Exp;
branches;
next	1.3;

1.3
date	2008.06.19.15.03.47;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2008.06.06.14.06.50;	author edwin;	state Exp;
branches;
next	1.1;

1.1
date	2008.03.02.06.20.20;	author beech;	state Exp;
branches;
next	;


desc
@@


1.18
log
@Switch exporter over
@
text
@# New ports collection makefile for:   elgg
# Date created:		25 Feberury 2008
# Whom:			Wen heping <wenheping@@gmail.com>
#
# $FreeBSD: head/www/elgg/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	elgg
PORTVERSION=	1.8.0.1
CATEGORIES=	www
MASTER_SITES=	http://elgg.org/download/

MAINTAINER=	wen@@FreeBSD.org
COMMENT=	Blogging and social networking platform

LICENSE=	GPLv2

USE_PHP=	mysql gd json soap dom xml
USE_GETTEXT=	yes
USE_ZIP=	yes

NO_BUILD=	yes
SUB_FILES=	pkg-message
ELGGDATADIR=	${WWWDIR}data

.include <bsd.port.pre.mk>
do-install:
	@@cd ${WRKSRC} && ${COPYTREE_SHARE} . ${WWWDIR}
	@@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}
	@@${CHMOD} -R 755 ${WWWDIR}

post-install:
	@@${ECHO_CMD} '@@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}' \
		>> ${TMPPLIST}
	@@${ECHO_CMD} '@@exec ${CHMOD} -R 755 ${WWWDIR}' \
		>> ${TMPPLIST}

	@@${INSTALL} -d ${ELGGDATADIR}
	@@${CHMOD} 777 ${ELGGDATADIR}
	@@${ECHO_CMD} '@@exec ${CHMOD} 777 ${ELGGDATADIR}' \
		>> ${TMPPLIST}

	@@${CAT} ${PKGMESSAGE}

.include <bsd.port.post.mk>
@


1.17
log
@- Update to 1.8.0.1
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.16
log
@- Update to 1.7.11
@
text
@d9 1
a9 1
PORTVERSION=	1.7.11
@


1.15
log
@- Update to 1.7.10

PR:		ports/157974
Submitted by:	Jin-Sih Lin <linpct@@gmail.com>
@
text
@d9 1
a9 1
PORTVERSION=	1.7.10
@


1.14
log
@- Update to 1.7.9

PR:		ports/157682
Submitted by:	Ruslan Mahmatkhanov <cvs-src@@yandex.ru>
@
text
@d9 1
a9 1
PORTVERSION=	1.7.9
@


1.13
log
@- Update to 1.7.8
- Add License

PR:		ports/156347
Submitted by:	Ruslan Mahmatkhanov <cvs-src@@yandex.ru>
@
text
@d9 1
a9 1
PORTVERSION=	1.7.8
@


1.12
log
@- Update to 1.7.7
@
text
@d9 1
a9 1
PORTVERSION=	1.7.7
d16 2
@


1.11
log
@- Update to 1.7.6 (it fixes some security issues)
- Remove DISTNAME and WRKSRC - it's not needed anymore
- Add USE_ZIP because upstream switched to zip distribution
- Remove md5
- Mention upgrade instructions

PR:		ports/153930
Submitted by:	Ruslan Mahmatkhanov <cvs-src@@yandex.ru>
Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	1.7.6
@


1.10
log
@Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
@
text
@d9 1
a9 2
PORTVERSION=	1.6.1
PORTREVISION=	1
a11 1
DISTNAME=	${PORTNAME}${PORTVERSION}
d18 1
a18 1
WRKSRC=		${WRKDIR}/${PORTNAME}${PORTVERSION}
@


1.9
log
@- Update to 1.6.1
- Add missing dependence [1]
- Minor changes to pkg-message.in
- Minor changes to patch-htaccess_dist
- Update my mail address to FreeBSD

Submitted by:	David Gessel <gessel@@blackrosetech.com> (via Email) [1]
@
text
@d10 1
@


1.8
log
@- Update to 1.6

PR:		138196
Submitted by:	Wen Heping <wenheping@@gmail.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.6
d14 1
a14 1
MAINTAINER=	wenheping@@gmail.com
d17 1
a17 1
USE_PHP=	mysql gd json soap dom
@


1.7
log
@- Update to 1.5

PR:		135693
Submitted by:	Wen Heping <wenheping@@gmail.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.5
@


1.6
log
@- Update to 1.2- Update to 1.2- Update to 1.2- Update to 1.2- Update to 1.2- Update to 1.2- Update to 1.2- Update to 1.2- Update to 1.2
@
text
@d9 1
a9 1
PORTVERSION=	1.2
d23 1
a23 1
ELGGDATADIR=	www/elggdata
d34 1
a34 1
	@@${ECHO_CMD} '@@exec ${CHMOD} 755 -R ${WWWDIR}' \
d37 3
a39 3
	@@${INSTALL} -d ${PREFIX}/${ELGGDATADIR}
	@@${CHMOD} 777 ${PREFIX}/${ELGGDATADIR}
	@@${ECHO_CMD} '@@exec ${CHMOD} 777 ${PREFIX}/${ELGGDATADIR}' \
@


1.5
log
@- Update to 1.1

PR:		 1.1
Submitted by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	1.1
@


1.4
log
@- Update to 1.0

PR:		127643
Submitted by:	"Wen Heping" <wenheping@@gmail.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.0
@


1.3
log
@- Update to 0.9.2

PR:		124704
Submitted by:	Wen heping <wenheping@@gmail.com> (maintainer)
@
text
@d9 1
a9 2
PORTVERSION=	0.9.2
PORTREVISION=	1
d11 2
a12 1
MASTER_SITES=	SF
d17 1
a17 1
USE_PHP=	gd gettext
d19 1
a19 5
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}

OPTIONS=	MYSQL   "Add support for a MySQL database server" ON \
		PGSQL   "Add support for a PostgreSQL database server" Off \
		LDAP    "Add LDAP authentication functionality" Off
d23 1
a25 16

.if defined(WITH_MYSQL)
USE_PHP+=	mysql
.endif

.if defined(WITH_PGSQL)
USE_PHP+=	pgsql
.endif

.if defined(WITH_LDAP)
USE_PHP+=	ldap
.endif

post-extract:
	@@cd ${WRKSRC} && ${RM} -f config.php

d28 1
a28 1
	@@${CHOWN} ${WWWOWN}:${WWWGRP} ${WWWDIR}
a31 2
	@@if [ ! -f ${WWWDIR}/config.php ]; then \
	${CP} -p ${WWWDIR}/config-dist.php ${WWWDIR}/config.php ; fi
d36 4
a39 5
	@@${CHMOD} 777 ${WWWDIR}/data
	@@${ECHO_CMD} '@@exec ${CHMOD} 777 ${WWWDIR}/data' \
		>> ${TMPPLIST}
	@@${CHMOD} 666 ${WWWDIR}/config.php
	@@${ECHO_CMD} '@@exec ${CHMOD} 666 ${WWWDIR}/config.php' \
d41 1
@


1.2
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d9 1
a9 1
PORTVERSION=	0.9.1
d19 1
a19 1
WRKSRC=		${WRKDIR}/elgg-0.9.1
@


1.1
log
@- New port elgg-0.9.1

Elgg is an open-source social networking platform. It
offers blogging, networking, community, collecting of
news using feeds aggregation and file sharing features.
Everything can be shared among users with access
controls and everything can be cataloged by tags as well.

PR:		ports/121112
Submitted by:	Wen heping <wenheping at gmail.com> (maintainer)
@
text
@d10 1
@

