Bug 140410 - New port: www/p5-ZConf-RSS ZConf backed RSS fetching and viewing
Summary: New port: www/p5-ZConf-RSS ZConf backed RSS fetching and viewing
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-09 10:30 UTC by Zane C. Bowers-Hadley
Modified: 2009-11-11 06:50 UTC (History)
0 users

See Also:


Attachments
p5-ZConf-RSS.shar (2.81 KB, text/plain)
2009-11-09 10:30 UTC, Zane C. Bowers-Hadley
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zane C. Bowers-Hadley 2009-11-09 10:30:04 UTC

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
Comment 1 Wen Heping freebsd_committer freebsd_triage 2009-11-09 10:46:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-11-11 06:40:38 UTC
wen         2009-11-11 06:40:29 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-ZConf-RSS     Makefile distinfo pkg-descr pkg-plist 
  Log:
  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/
  
  PR:             ports/140410
  Submitted by:   "Zane C.B." <vvelox@vvelox.net>
  
  Revision  Changes    Path
  1.2463    +1 -0      ports/www/Makefile
  1.1       +30 -0     ports/www/p5-ZConf-RSS/Makefile (new)
  1.1       +3 -0      ports/www/p5-ZConf-RSS/distinfo (new)
  1.1       +10 -0     ports/www/p5-ZConf-RSS/pkg-descr (new)
  1.1       +13 -0     ports/www/p5-ZConf-RSS/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Wen Heping freebsd_committer freebsd_triage 2009-11-11 06:42:49 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!