Date: Mon, 9 Nov 2009 04:27:28 -0600 From: "Zane C.B." <vvelox@vvelox.net> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/140410: New port: www/p5-ZConf-RSS ZConf backed RSS fetching and viewing Message-ID: <1257762448.56778@vixen42.vulpes> Resent-Message-ID: <200911091030.nA9AU6So044372@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 140410 >Category: ports >Synopsis: New port: www/p5-ZConf-RSS ZConf backed RSS fetching and viewing >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Nov 09 10:30:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Zane C.B. >Release: FreeBSD 7.2-STABLE i386 >Organization: >Environment: System: FreeBSD 7.2-STABLE #2: Tue Sep 22 17:59:50 CDT 2009 root@vixen42.vulpes:/usr/obj/usr/src/sys/GENERIC >Description: A ZConf backed system for fetching and viewing RSS feeds. zcrss-addfeed Calls the addFeed dialog for ZConf::RSS::GUI zcrss-admin Manages stuff in ZConf for ZConf::RSS. zcrss-browse Calls the view dialog for ZConf::RSS::GUI zcrss-get Fetches a feed and applies the template for it. zcrss-managetemplates Calls the manage di WWW: http://search.cpan.org/~vvelox/ZConf-RSS/ >How-To-Repeat: 1: unshar 2: 3: install and enjoy >Fix: --- p5-ZConf-RSS.shar begins here --- # 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: # # p5-ZConf-RSS/ # p5-ZConf-RSS/pkg-descr # p5-ZConf-RSS/Makefile # p5-ZConf-RSS/distinfo # p5-ZConf-RSS/pkg-plist # echo c - p5-ZConf-RSS/ mkdir -p p5-ZConf-RSS/ > /dev/null 2>&1 echo x - p5-ZConf-RSS/pkg-descr sed 's/^X//' >p5-ZConf-RSS/pkg-descr << 'bd66beecab52f9e88f19401d74454706' XA ZConf backed system for fetching and viewing RSS Xfeeds. X Xzcrss-addfeed Calls the addFeed dialog for ZConf::RSS::GUI Xzcrss-admin Manages stuff in ZConf for ZConf::RSS. Xzcrss-browse Calls the view dialog for ZConf::RSS::GUI Xzcrss-get Fetches a feed and applies the template for it. Xzcrss-managetemplates Calls the manage di X XWWW: http://search.cpan.org/~vvelox/ZConf-RSS/ bd66beecab52f9e88f19401d74454706 echo x - p5-ZConf-RSS/Makefile sed 's/^X//' >p5-ZConf-RSS/Makefile << 'af50d3376990db718501065ee13a8f8f' X# New ports collection makefile for: p5-ZConf-RSS X# Date created: 2009-11-09 X# Whom: Zane C, Bowers <vvelox@vvelox.net> X# X# $FreeBSD$ X# X XPORTNAME= ZConf-RSS XPORTVERSION= 2.2.0 XCATEGORIES= deskutils perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX XPKGNAMEPREFIX= p5- X XMAINTAINER= vvelox@vvelox.net XCOMMENT= ZConf backed RSS fetching and viewing X XRUN_DEPENDS= ${SITE_PERL}/ZConf.pm:${PORTSDIR}/net/p5-ZConf \ X ${SITE_PERL}/ZConf/GUI.pm:${PORTSDIR}/devel/p5-ZConf-GUI \ X ${SITE_PERL}/XML/FeedPP.pm:${PORTSDIR}/textproc/p5-XML-FeedPP \ X ${SITE_PERL}/Text/NeatTemplate.pm:${PORTSDIR}/textproc/p5-Text-NeatTemplate \ X ${SITE_PERL}/HTML/FormatText/WithLinks.pm:${PORTSDIR}/textproc/p5-HTML-FormatText-WithLinks X XPERL_CONFIGURE= yes X XMAN3= ZConf::RSS.3 \ X ZConf::RSS::GUI.3 X X.include <bsd.port.mk> af50d3376990db718501065ee13a8f8f echo x - p5-ZConf-RSS/distinfo sed 's/^X//' >p5-ZConf-RSS/distinfo << '8664c909ecacf0d367f469420abb3096' XMD5 (ZConf-RSS-2.2.0.tar.gz) = be4c5e974ab6b57d19ab27e9da7843ab XSHA256 (ZConf-RSS-2.2.0.tar.gz) = 932b41df4e56c65681b031f236d4a158f9084362219078a26c1f6d709e6f98bd XSIZE (ZConf-RSS-2.2.0.tar.gz) = 12670 8664c909ecacf0d367f469420abb3096 echo x - p5-ZConf-RSS/pkg-plist sed 's/^X//' >p5-ZConf-RSS/pkg-plist << '7aa0db4a0f49b864ec2a7846bd92e108' Xbin/zcrss-addfeed Xbin/zcrss-admin Xbin/zcrss-browse Xbin/zcrss-get Xbin/zcrss-managetemplates X%%SITE_PERL%%/ZConf/RSS.pm X%%SITE_PERL%%/ZConf/RSS/GUI.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/RSS/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/RSS X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto X@dirrmtry %%SITE_PERL%%/ZConf/RSS X@dirrmtry %%SITE_PERL%%/ZConf 7aa0db4a0f49b864ec2a7846bd92e108 exit --- p5-ZConf-RSS.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1257762448.56778>