Bug 120160

Summary: [NEW PORT] www/p5-WWW-RobotRules-Parser: Just Parse robots.txt
Product: Ports & Packages Reporter: markun
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me CC: markun
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-WWW-RobotRules-Parser-0.04001.shar none

Description markun 2008-01-30 15:50:02 UTC
WWW::RobotRules::Parser allows you to simply parse robots.txt files
as described in http://www.robotstxt.org/wc/norobots.html.

Author:	Daisuke Maki <dmaki@cpan.org>
WWW:	http://http://search.cpan.org/~dmaki/WWW-RobotRules-Parser/

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

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-02-16 13:52:57 UTC
miwi        2008-02-16 13:52:51 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-WWW-RobotRules-Parser Makefile distinfo pkg-descr 
                                 pkg-plist 
  Log:
  WWW::RobotRules::Parser allows you to simply parse robots.txt files
  as described in http://www.robotstxt.org/wc/norobots.html.
  
  WWW:    http://http://search.cpan.org/dist/WWW-RobotRules-Parser/
  
  PR:             ports/120160
  Submitted by:   Masahiro Teramoto <markun at onohara.to>
  
  Revision  Changes    Path
  1.1975    +1 -0      ports/www/Makefile
  1.1       +26 -0     ports/www/p5-WWW-RobotRules-Parser/Makefile (new)
  1.1       +3 -0      ports/www/p5-WWW-RobotRules-Parser/distinfo (new)
  1.1       +4 -0      ports/www/p5-WWW-RobotRules-Parser/pkg-descr (new)
  1.1       +7 -0      ports/www/p5-WWW-RobotRules-Parser/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 13:53:31 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!