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


1.7
date	2013.03.04.18.17.18;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2012.11.17.06.02.58;	author svnexp;	state Exp;
branches;
next	1.5;

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

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

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

1.2
date	2006.07.11.20.09.46;	author itetcu;	state Exp;
branches;
next	1.1;

1.1
date	2005.09.27.20.44.17;	author vsevolod;	state Exp;
branches;
next	;


desc
@@


1.7
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313404
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Alan Snelson <alan@@wave2.co.uk>
# $FreeBSD: head/www/planet/Makefile 313404 2013-03-04 11:19:40Z lwhsu $

PORTNAME=	planet
PORTVERSION=	2.0
CATEGORIES=	www
MASTER_SITES=	http://www.planetplanet.org/download/

MAINTAINER=	alan@@wave2.co.uk
COMMENT=	Planet is a flexible feed aggregator - and more!

RUN_DEPENDS=	${PYTHON_SITELIBDIR}/mx/Tidy/Tidy.py:${PORTSDIR}/devel/py-mx-experimental \
		${PYTHON_PKGNAMEPREFIX}bsddb>0:${PORTSDIR}/databases/py-bsddb

USE_BZIP2=	yes
NO_BUILD=	yes
USE_PYTHON=	yes
SUB_FILES=	pkg-message
PKGMESSAGE=	${WRKDIR}/pkg-message

post-extract:
	@@${RM}	${WRKSRC}/.bzrignore
	@@${FIND} ${WRKSRC}/ -type d -name '.bzr' | ${XARGS} ${RM} -rf

do-install:
	${MKDIR} ${PREFIX}/share/planet
	${CP} -R ${WRKSRC}/ ${PREFIX}/share/planet

post-install:
	@@${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
@


1.6
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:    planet
# Date created:                         26 September 2005
# Whom:                                 Alan Snelson <alan@@wave2.co.uk>
#
# $FreeBSD: head/www/planet/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d13 1
a13 1
		${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb
@


1.5
log
@- Fix build

Approved by:	pointyhat via kris
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.4
log
@- Update MASTER_SITES
- USE_BZIP2

Submitted by:	evil pointyhat via krisbot
@
text
@d25 4
@


1.3
log
@- Update to 2.0

PR:		ports/105139
Submitted by:	Alan Snelson<Alan@@Wave2.co.uk> (maintainer)
Sponsored by:   FreeBSD Bug-a-thon #2
@
text
@d11 1
a11 1
MASTER_SITES=	http://www.wave2.co.uk/freebsd/planet/
d19 1
@


1.2
log
@Update to 1.0

PR:		ports/99975
Submitted by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	1.0
@


1.1
log
@Add planet - a flexible feed aggregator.

PR:		86613
Submitted by:	Alan Snelson <Alan@@Wave2.co.uk>
@
text
@d1 3
a3 3
# New ports collection makefile for:	planet
# Date created:				26 September 2005
# Whom:					Alan Snelson <alan@@wave2.co.uk>
d9 1
a9 1
PORTVERSION=	0.0p22
d16 2
a17 1
RUN_DEPENDS=	${PYTHON_SITELIBDIR}/mx/Tidy/Tidy.py:${PORTSDIR}/devel/py-mx-experimental
@

