diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | www/Makefile | 2 | ||||
-rw-r--r-- | www/py-rssdler/Makefile (renamed from www/rssdler/Makefile) | 7 | ||||
-rw-r--r-- | www/py-rssdler/distinfo (renamed from www/rssdler/distinfo) | 0 | ||||
-rw-r--r-- | www/py-rssdler/pkg-descr (renamed from www/rssdler/pkg-descr) | 0 | ||||
-rw-r--r-- | www/py-rssdler/pkg-plist (renamed from www/rssdler/pkg-plist) | 0 |
6 files changed, 7 insertions, 3 deletions
@@ -4485,3 +4485,4 @@ www/gtkhtml38||2010-08-17|Removed, because there are no more users of this libra security/isolate||2010-08-17|Security vulnerability www/wordpress-mu|www/wordpress|2010-08-19|Multiuser support was incorporate in the upstream version archivers/py-tarfile||2010-08-21|Has expired: all development activity in this port has been merged into mainline python after 2.4 +www/rssdler|www/py-rssdler|2010-08-21|Rename to consistency with other Python ports diff --git a/www/Makefile b/www/Makefile index d60a5ff9a0cf..6741fbbdaaeb 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1457,6 +1457,7 @@ SUBDIR += py-recaptcha SUBDIR += py-restclient SUBDIR += py-routes + SUBDIR += py-rssdler SUBDIR += py-satchmo SUBDIR += py-scgi SUBDIR += py-scrapy @@ -1504,7 +1505,6 @@ SUBDIR += retawq SUBDIR += rnews SUBDIR += roundup - SUBDIR += rssdler SUBDIR += rssowl SUBDIR += rsstail SUBDIR += rsstool diff --git a/www/rssdler/Makefile b/www/py-rssdler/Makefile index 05a2eb562bab..d15b60d89838 100644 --- a/www/rssdler/Makefile +++ b/www/py-rssdler/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: rssdler +# New ports collection makefile for: py-rssdler # Date created: 02 May 2010 # Whom: Anonymous <swell.k@gmail.com> # @@ -7,8 +7,10 @@ PORTNAME= rssdler PORTVERSION= 0.4.2 -CATEGORIES= www +PORTREVISION= 1 +CATEGORIES= www python MASTER_SITES= GOOGLE_CODE +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= swell.k@gmail.com COMMENT= Automatically grab link elements of an RSS feed @@ -21,6 +23,7 @@ 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> diff --git a/www/rssdler/distinfo b/www/py-rssdler/distinfo index 56a952ea0eb6..56a952ea0eb6 100644 --- a/www/rssdler/distinfo +++ b/www/py-rssdler/distinfo diff --git a/www/rssdler/pkg-descr b/www/py-rssdler/pkg-descr index c2fe4a9a985c..c2fe4a9a985c 100644 --- a/www/rssdler/pkg-descr +++ b/www/py-rssdler/pkg-descr diff --git a/www/rssdler/pkg-plist b/www/py-rssdler/pkg-plist index 163482ee25ed..163482ee25ed 100644 --- a/www/rssdler/pkg-plist +++ b/www/py-rssdler/pkg-plist |