Bug 120161 - [NEW PORT] www/p5-Web-Scraper-Config: Run Web::Scraper From Config Files
Summary: [NEW PORT] www/p5-Web-Scraper-Config: Run Web::Scraper From Config Files
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-30 15:50 UTC by markun
Modified: 2008-02-16 14:20 UTC (History)
1 user (show)

See Also:


Attachments
p5-Web-Scraper-Config-0.01.shar (2.63 KB, text/plain)
2008-01-30 15:50 UTC, markun
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description markun 2008-01-30 15:50:02 UTC
Web::Scraper::Config allows you to harness the power of
Web::Scraper from a config file.

Author:	Daisuke Maki <dmaki@cpan.org>
WWW:	http://search.cpan.org/~dmaki/Web-Scraper-Config/

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-01-30 16:49:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-02-16 14:12:03 UTC
miwi        2008-02-16 14:11:58 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-Web-Scraper-Config Makefile distinfo pkg-descr 
                              pkg-plist 
  Log:
  Web::Scraper::Config allows you to harness the power of
  Web::Scraper from a config file.
  
  WWW:    http://search.cpan.org/dist/Web-Scraper-Config/
  
  PR:             ports/120161
  Submitted by:   Masahiro Teramoto <markun at onohara.to>
  
  Revision  Changes    Path
  1.1976    +1 -0      ports/www/Makefile
  1.1       +30 -0     ports/www/p5-Web-Scraper-Config/Makefile (new)
  1.1       +3 -0      ports/www/p5-Web-Scraper-Config/distinfo (new)
  1.1       +4 -0      ports/www/p5-Web-Scraper-Config/pkg-descr (new)
  1.1       +7 -0      ports/www/p5-Web-Scraper-Config/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 Martin Wilke freebsd_committer freebsd_triage 2008-02-16 14:12:24 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!