head	1.16;
access;
symbols
	RELEASE_8_3_0:1.15
	RELEASE_9_0_0:1.15
	RELEASE_7_4_0:1.15
	RELEASE_8_2_0:1.15
	RELEASE_6_EOL:1.15
	RELEASE_8_1_0:1.14
	RELEASE_7_3_0:1.13
	RELEASE_8_0_0:1.13
	RELEASE_7_2_0:1.12
	RELEASE_7_1_0:1.11
	RELEASE_6_4_0:1.11
	RELEASE_5_EOL:1.10
	RELEASE_7_0_0:1.10
	RELEASE_6_3_0:1.10
	PRE_XORG_7:1.10
	RELEASE_4_EOL:1.10
	RELEASE_6_2_0:1.8
	RELEASE_6_1_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.2;
locks; strict;
comment	@# @;


1.16
date	2012.11.17.06.03.05;	author svnexp;	state Exp;
branches;
next	1.15;

1.15
date	2010.09.09.11.45.20;	author pav;	state Exp;
branches;
next	1.14;

1.14
date	2010.04.07.16.43.16;	author itetcu;	state Exp;
branches;
next	1.13;

1.13
date	2009.08.22.00.38.24;	author amdmi3;	state Exp;
branches;
next	1.12;

1.12
date	2008.11.04.05.45.12;	author miwi;	state Exp;
branches;
next	1.11;

1.11
date	2008.08.19.09.18.37;	author linimon;	state Exp;
branches;
next	1.10;

1.10
date	2006.12.11.18.46.30;	author laszlof;	state Exp;
branches;
next	1.9;

1.9
date	2006.11.07.15.37.06;	author laszlof;	state Exp;
branches;
next	1.8;

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

1.7
date	2006.04.20.19.28.42;	author erwin;	state Exp;
branches;
next	1.6;

1.6
date	2006.04.19.17.24.24;	author erwin;	state Exp;
branches;
next	1.5;

1.5
date	2005.11.01.10.00.24;	author krion;	state Exp;
branches;
next	1.4;

1.4
date	2005.10.19.06.31.06;	author linimon;	state Exp;
branches;
next	1.3;

1.3
date	2004.11.05.13.43.09;	author arved;	state Exp;
branches;
next	1.2;

1.2
date	2004.08.11.16.16.47;	author vs;	state Exp;
branches;
next	1.1;

1.1
date	2004.07.18.12.22.49;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.16
log
@Switch exporter over
@
text
@# New ports collection makefile for:	simplog
# Date created:		19 April 2004, 21:40 +08:00 (CST)
# Whom:			Jose Liang <jose@@jose.idv.tw>
#
# $FreeBSD: head/www/simplog/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	simplog
PORTVERSION=	0.9.3.4
CATEGORIES=	www
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/0.9.3.2:src
DISTFILES=	${PORTNAME}-0.9.3.2.tar.gz:src \
		${PORTNAME}_update_only-${PORTVERSION}.tar.gz:update

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A complete and powerful blogging tool

DATADIR=	${PREFIX}/www/simplog
NO_BUILD=	yes

WRKSRC?=	${WRKDIR}/simplog

do-install:
	@@${ECHO} ""
	@@${ECHO} "===> Installing simplog"
	@@${MKDIR} ${DATADIR}
	cd ${WRKSRC} && ${CP} -r * ${DATADIR}

post-install:
	@@${ECHO} ""
	@@${ECHO} "===> Congratulations"
	@@${ECHO} "The installation of simplog is complete, please check\
	README in ${DATADIR} first."
	@@${ECHO} "For more informations, documentation is available at\
	${DATADIR}/doc/index.php."
	@@${ECHO} ""

.include <bsd.port.mk>
@


1.15
log
@- Unbreak fetch, the update file relies on FreeBSD.org distfile cache now

PR:		ports/150187
Submitted by:	Anderson Eduardo <anderson@@secover.com.br>
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.14
log
@- Mark broken, bad checksum.
- remove WWW, it's now a link colletcion site.

Reported by:	QAT
@
text
@d11 1
a11 3
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/0.9.3.2:src \
		http://www.simplog.org/dl/:update

a17 2
BROKEN=		bad checksum

@


1.13
log
@- Switch SourceForge ports to the new File Release System: categories starting with W
@
text
@d20 2
@


1.12
log
@- Update to 0.9.3.4

PR:		128428
Submitted by:	Chih Liang <jliang@@so-net.net.tw>
@
text
@d11 1
a11 1
MASTER_SITES=	SF:src \
d13 1
@


1.11
log
@Return laszlof's ports to the pool due to lack of time.

Hat:		portmgr
@
text
@d9 1
a9 1
PORTVERSION=	0.9.3.2
d11 4
a14 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
d28 1
a28 2
	cd ${WRKSRC} && ${CP} -R adodb doc images install templates * \
	${DATADIR}
d37 1
@


1.10
log
@Update to 0.9.3.2
@
text
@d14 1
a14 1
MAINTAINER=	laszlof@@FreeBSD.org
@


1.9
log
@Update my email address in all ports that I maintain.

Approved by:	flz (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	0.9.3.1
@


1.8
log
@Update to 0.9.3.1

PR:		ports/99275
Submitted by:	miwi
Approved by:	markus (co mentor), maintainer
@
text
@d14 1
a14 1
MAINTAINER=	laszlof@@vonostingroup.com
@


1.7
log
@Fix plist

PR:		96113
Submitted by:	Frank Laszlo <laszlof@@vonostingroup.com> (maintainer)
Reported by:	tinderbox via kris
Note to self:	upgrade to tinderbox 2.3.1rc1 which would have picked
		this up
@
text
@d9 1
a9 2
PORTVERSION=	0.9.3
PORTREVISION=	1
@


1.6
log
@Update to 0.9.3

PR:		96059
Submitted by:	Frank Laszlo <laszlof@@vonostingroup.com>
@
text
@d10 1
@


1.5
log
@Update to 0.9.2.

PR:		ports/88298
Submitted by:	Frank Laszlo <laszlof@@vonostingroup.com>
@
text
@d9 1
a9 1
PORTVERSION=	0.9.2
@


1.4
log
@Reset inactive maintainers and update mastersites.

Flagged by:	distfile survey
Submitted by:	fenner
@
text
@d9 1
a9 1
PORTVERSION=	0.9.1
d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
@


1.3
log
@Update to 0.9.1

PR:		71866
Submitted by:	Jose Liang <jose@@jose.idv.tw>
@
text
@d11 2
a12 1
MASTER_SITES=	http://simplog.jose.idv.tw/download/
d14 1
a14 1
MAINTAINER=	jose@@jose.idv.tw
@


1.2
log
@Update MASTER_SITES and contents of Makefile & pkg-descr

PR:		ports/70256
Submitted by:	Jose Liang (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.9
d25 1
a25 1
	cd ${WRKSRC} && ${CP} -R adodb cache doc images install templates * \
@


1.1
log
@New port: www/simplog: A simple php weblog

	Simplog was created to provide people with an easy way to
	create and maintain their own personal or a community weblog.
	With the increasing number of people creating on-line
	journals, there is a need for a tool that allows them a
	quick and easy way to share their lives with the rest of
	the world.

	Simplog is NOT trying to a news/portal app like
	Slash/Scoop/PHP-Nuke, nor will it ever be, although it can
	be used for this purpose.  Simplog is intended for use as
	a personal or community weblog tool.

PR:		ports/65770
Submitted by:	Jose Liang <jose@@jose.idv.tw>
@
text
@d11 1
a11 1
MASTER_SITES=	ftp://jose.idv.tw/simplog/
a17 2
USE_APACHE=	yes
USE_PHP=	yes
d22 4
a25 6
	@@${ECHO} " "
	@@${ECHO} "**************************"
	@@${ECHO} "*** Installing simplog ***"
	@@${ECHO} "**************************"
	${MKDIR} ${DATADIR}
	cd ${WRKSRC} && ${CP} -R templates install images doc cache adodb * \
d29 2
a30 4
	@@${ECHO} " "
	@@${ECHO} "*************************"
	@@${ECHO} "**** Congratulations ****"
	@@${ECHO} "*************************"
@

