head	1.8;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


1.8
date	2012.11.17.06.02.32;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2012.07.29.11.17.02;	author cs;	state Exp;
branches;
next	1.6;

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

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

1.4
date	2011.06.11.20.03.45;	author bapt;	state Exp;
branches;
next	1.3;

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

1.2
date	2006.11.10.00.40.10;	author clsung;	state Exp;
branches;
next	1.1;

1.1
date	2006.07.15.08.55.42;	author clsung;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Switch exporter over
@
text
@# New ports collection makefile for:   elog
# Date created:        8 July 2006
# Whom:                David Otto <ottodavid@@gmx.net>
#
# $FreeBSD: head/www/elog/Makefile 301684 2012-07-29 11:17:02Z cs $
#

PORTNAME=	elog
DISTVERSION=	2.9.2-1
CATEGORIES=	www
MASTER_SITES=	http://midas.psi.ch/elog/download/tar/

MAINTAINER=	5u623l20@@gmail.com
COMMENT=	Fast and lightweight, extremely customizable weblog

LICENSE=	GPLv3

BUILD_DEPENDS=	unzip:${PORTSDIR}/archivers/unzip

MAN1=		elog.1 elconv.1
MAN8=		elogd.8
USE_RC_SUBR=	elogd
SUB_FILES=		pkg-install pkg-deinstall
SUB_LIST=		LOGBOOKDIR=${LOGBOOKDIR}

LOGBOOKDIR?=	www/elog
PLIST_SUB+=	LOGBOOKDIR=${LOGBOOKDIR}

USE_GMAKE=	yes
WRKSRC=		${WRKDIR}/elog-2.9.2
MAKE_ENV=	LOGBOOKDIR=${LOGBOOKDIR}

pre-fetch:
	@@${ECHO_MSG}
	@@${ECHO_MSG} "You may change the data directory with the option LOGBOOKDIR"
	@@${ECHO_MSG} "Set NOPORTDOCS if you do not need any documentation"
	@@${ECHO_MSG}

pre-install:
	PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL

post-install:
.if !defined(NOPORTDOCS)
	${MKDIR} ${DOCSDIR}
	${INSTALL_MAN} ${WRKSRC}/README ${DOCSDIR}
	${INSTALL_MAN}  ${WRKSRC}/doc/* ${DOCSDIR}
.endif

	PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL

.include <bsd.port.mk>
@


1.7
log
@SVN rev 301684 on 2012-07-29 11:17:02Z by cs

Fix typos in COMMENT

Approved by:	portmgr@@ (implicit)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@- Update to 2.9.2-1

PR:		167425
Submitted by:	Muhammad Moinur Rahman <5u623l20@@gmail.com> (maintainer)
@
text
@d14 1
a14 1
COMMENT=	A fast and lightweight, extremly customizable weblog
@


1.5
log
@- Update to 2.9.1
- Pass maintainership to submitter

PR:		165858
Submitted by:	Muhammad Moinur Rahman <5u623l20@@gmail.com>
Feature safe:	yes
@
text
@d9 1
a9 1
DISTVERSION=	2.9.1-1
d16 4
a25 2
BUILD_DEPENDS=	unzip:${PORTSDIR}/archivers/unzip

d30 1
a30 1
WRKSRC=		${WRKDIR}/elog-2.9.1
@


1.4
log
@Reset maintainer

Submitted by:	maintainer (by mail)
@
text
@d9 1
a9 1
DISTVERSION=	2.6.3-1
d13 1
a13 1
MAINTAINER=	ports@@FreeBSD.org
d22 2
d28 1
a28 1
WRKSRC=		${WRKDIR}/elog-2.6.3
@


1.3
log
@- Update to 2.6.3-1

PR:		ports/106826
Submitted by:	miwi
Approved by:	maintainer
@
text
@d13 1
a13 1
MAINTAINER=	ottodavid@@gmx.net
@


1.2
log
@- Minor version update from version 2.6.1-4 to 2.6.2

PR:		ports/105077
Submitted by:	maintainer (David Otto)
@
text
@d9 1
a9 1
DISTVERSION=	2.6.2-1
d23 1
a23 1
PLIST_SUB+=		LOGBOOKDIR=${LOGBOOKDIR}
d25 3
a27 3
USE_GMAKE=		yes
WRKSRC=			${WRKDIR}/elog-2.6.2
MAKE_ENV=		LOGBOOKDIR=${LOGBOOKDIR}
@


1.1
log
@Add elog , a fast and lightweight, extremly customizable weblog.

PR:		ports/100214
Submitted by:	David Otto <ottodavid at gmx.net>
@
text
@d9 1
a9 1
DISTVERSION=	2.6.1-4
d26 1
a26 1
WRKSRC=			${WRKDIR}/elog-2.6.1
@

