head	1.4;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1;
locks; strict;
comment	@# @;


1.4
date	2013.03.10.14.35.04;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.11.17.06.03.05;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2009.08.22.00.38.25;	author amdmi3;	state Exp;
branches;
next	1.1;

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


desc
@@


1.4
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313785
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# New ports collection makefile for:   siteatschool
# Date created:		16 March 2008
# Whom:			Wen heping <wenheping@@gmail.com>
#
# $FreeBSD: head/www/siteatschool/Makefile 313785 2013-03-10 00:18:49Z wen $
#

PORTNAME=	siteatschool
PORTVERSION=	2.4.10
CATEGORIES=	www
MASTER_SITES=	SF/${PORTNAME}/Site%40School/Site%40School%20${PORTVERSION}

MAINTAINER=	wenheping@@gmail.com
COMMENT=	CMS to manage and maintain a school website

DEPRECATED=	Unmaintained upstream
EXPIRATION_DATE=2013-06-30

USE_PHP=	mysql
USE_ZIP=	yes
SUB_FILES=	pkg-message
NO_BUILD=	yes
NO_WRKSUBDIR=	yes
USE_DOS2UNIX=	yes

.include <bsd.port.pre.mk>

do-install:
	@@cd ${WRKDIR} && ${COPYTREE_SHARE} "starnet agenda index.php" ${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} 755 -R ${WWWDIR}' \
		>> ${TMPPLIST}
	@@${CAT} ${PKGMESSAGE}

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


1.3
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/www/siteatschool/Makefile 300897 2012-07-14 14:29:18Z beat $
d16 3
@


1.2
log
@- Switch SourceForge ports to the new File Release System: categories starting with W
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@- New port siteatschool-2.4.10

Site@@School is a Content Management System(CMS) to manage and maintain the
website of a primary school. It can manage the schools website without
technical knowledge, edit the webpages with a word processor like editor.
Pupils and teachers can have personal pages on the website, and teachers
can check pupil pages before publication.

PR:		ports/122016
Submitted by:	Wen heping <wenheping at gmail.com>
@
text
@d11 1
a11 1
MASTER_SITES=	SF
@

