head	1.8;
access;
symbols
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.4;
locks; strict;
comment	@# @;


1.8
date	2012.01.25.19.15.43;	author rm;	state dead;
branches;
next	1.7;

1.7
date	2011.12.26.16.12.27;	author tabthorpe;	state Exp;
branches;
next	1.6;

1.6
date	2011.12.25.18.46.13;	author rm;	state Exp;
branches;
next	1.5;

1.5
date	2011.01.02.14.13.02;	author makc;	state Exp;
branches;
next	1.4;

1.4
date	2010.10.19.05.56.15;	author pgollucci;	state Exp;
branches;
next	1.3;

1.3
date	2010.10.10.04.36.38;	author pgollucci;	state Exp;
branches;
next	1.2;

1.2
date	2010.08.22.01.12.18;	author lwhsu;	state Exp;
branches;
next	1.1;

1.1
date	2010.08.21.22.24.42;	author lwhsu;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Remove expired port: Runtime is mostly broken, abandoned upstream. Use www/py-flexget instead.

PR:		160626
Submitted by:	h h <aakuusta at gmail dot com>
Approved by:	maintainer (timeout, 3 months+)
@
text
@# New ports collection makefile for:	py-rssdler
# Date created:		02 May 2010
# Whom:			Anonymous <swell.k@@gmail.com>
#
# $FreeBSD: ports/www/py-rssdler/Makefile,v 1.7 2011/12/26 16:12:27 tabthorpe Exp $
#

PORTNAME=	rssdler
PORTVERSION=	0.4.2
PORTREVISION=	4
CATEGORIES=	www python
MASTER_SITES=	GOOGLE_CODE
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Automatically grab link elements of an RSS feed

DEPRECATED=	Runtime is mostly broken, abandoned upstream. Use www/py-flexget instead
EXPIRATION_DATE=	2012-01-25

BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}feedparser>=4.1:${PORTSDIR}/textproc/py-feedparser
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}feedparser>=4.1:${PORTSDIR}/textproc/py-feedparser

LICENSE=	GPLv2

USE_PYTHON=	yes
USE_PYDISTUTILS=yes
WRKSRC=		${WRKDIR}/${PORTNAME}${PORTVERSION:S/.//g}

OPTIONS=	MECHANIZE "Retrieve pages with mechanize" On
OPTIONSFILE=	${PORT_DBDIR}/py-${PORTNAME}/options

.include <bsd.port.pre.mk>

.if !defined(WITHOUT_MECHANIZE)
RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}mechanize>=0.2:${PORTSDIR}/www/py-mechanize
.endif

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


1.7
log
@- Reset ports to heap due to mail bounces

<swell.k@@gmail.com>: host gmail-smtp-in.l.google.com[74.125.53.26] said:
   550-5.1.1 The email account that you tried to reach does not exist. Please
   try 550-5.1.1 double-checking the recipient's email address for typos or
   550-5.1.1 unnecessary spaces. Learn more at
   550 5.1.1 http://mail.google.com/support/bin/answer.py?answer=6596
   d6si2748840pbk.7 (in reply to RCPT TO command)

With Hat:	portmgr
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@Mark this port DEPRECATED. Set for removal on 2012-01-25.

Runtime is mostly broken, abandoned upstream. Use www/py-flexget instead

PR:             160626
Submitted by:   h h <aakuusta at gmail dot com>
Approved by:    maintainer (timeout, 3 months+), novel (mentor, implicit)
@
text
@d15 1
a15 1
MAINTAINER=	swell.k@@gmail.com
@


1.5
log
@Add license info
Remove md5 sums

PR:		ports/153589
Submitted by:	maintainer (swell.k at gmail.com)
@
text
@d18 3
@


1.4
log
@- Regenerate patches at maintainer/submitter request to be by function
  name instead of file name.

PR:				ports/151339
Requested by	swell.k@@gmail.com (maintainer)
@
text
@d21 2
@


1.3
log
@- Clear pidfile on SIGTERM (cf. issue#56 on googlecode)
- Bump PORTREVISION

PR:             ports/151339
Submitted by:   Anonymous <swell.k@@gmail.com> (maintainer)
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.2
log
@- Make xmlUnEscape and percentUnQuote case-insensitive

PR:		ports/147706
Submitted by:	Anonymous <swell.k AT gmail.com> (maintainer)
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.1
log
@- Rename www/rssdler to www/py-rssdler

PR:		ports/148401
Submitted by:	Anonymous <swell.k AT gmail.com> (maintainer)
@
text
@d10 1
a10 1
PORTREVISION=	1
@

