Date: Fri, 24 Sep 2004 06:02:00 GMT From: Choe@FreeBSD.org, Cheng-Dae <whitekid@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/72054: New port: textproc/py-rss2gen: python rss 2.0 generator Message-ID: <200409240602.i8O620H7019687@www.freebsd.org> Resent-Message-ID: <200409240610.i8O6A3RK079266@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 72054 >Category: ports >Synopsis: New port: textproc/py-rss2gen: python rss 2.0 generator >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Sep 24 06:10:02 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Choe, Cheng-Dae >Release: FreeBSD 5.3-BETA4 i386 >Organization: >Environment: System: FreeBSD w.comdongin.com 5.3-BETA4 FreeBSD 5.3-BETA4 #5: Fri Sep 17 17:32:14 KST 2004 root@w.comdongin.com:/usr/obj/data/src/sys/CDI i386 >Description: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # py-rss2gen # py-rss2gen/Makefile # py-rss2gen/distinfo # py-rss2gen/pkg-descr # py-rss2gen/pkg-plist # echo c - py-rss2gen mkdir -p py-rss2gen > /dev/null 2>&1 echo x - py-rss2gen/Makefile sed 's/^X//' >py-rss2gen/Makefile << 'END-of-py-rss2gen/Makefile' X# Ports collection makefile for: py-rss2gen X# Date created: 30 Sep 2004 X# Whom: "Choe, Cheng-Dae" whitekid X# X# $FreeBSD$ X# X XPORTNAME= rss2gen XPORTVERSION= 0.0 XCATEGORIES= textproc python XMASTER_SITES= http://www.dalkescientific.com/Python/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTNAME= PyRSS2Gen-${PORTVERSION} X XMAINTAINER= whitekid@gmail.com XCOMMENT= A Python library for generating RSS 2.0 feeds. X XUSE_PYTHON= yes XUSE_PYDISTUTILS= yes X X.include <bsd.port.mk> END-of-py-rss2gen/Makefile echo x - py-rss2gen/distinfo sed 's/^X//' >py-rss2gen/distinfo << 'END-of-py-rss2gen/distinfo' XMD5 (PyRSS2Gen-0.0.tar.gz) = 5f05762c356594f6de60f19a1e17e277 XSIZE (PyRSS2Gen-0.0.tar.gz) = 8246 END-of-py-rss2gen/distinfo echo x - py-rss2gen/pkg-descr sed 's/^X//' >py-rss2gen/pkg-descr << 'END-of-py-rss2gen/pkg-descr' XRSS2Gen is a Python library for generating RSS 2.0 feeds. X XWWW: http://www.dalkescientific.com/Python/PyRSS2Gen.html END-of-py-rss2gen/pkg-descr echo x - py-rss2gen/pkg-plist sed 's/^X//' >py-rss2gen/pkg-plist << 'END-of-py-rss2gen/pkg-plist' X%%PYTHON_SITELIBDIR%%/PyRSS2Gen.py X%%PYTHON_SITELIBDIR%%/PyRSS2Gen.pyc X%%PYTHON_SITELIBDIR%%/PyRSS2Gen.pyo END-of-py-rss2gen/pkg-plist exit >How-To-Repeat: N/A >Fix: N/A >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409240602.i8O620H7019687>