Bug 120117 - [NEW PORT] www/p5-HTML-RobotsMETA: Parse HTML For Robots Exclusion META Markup
Summary: [NEW PORT] www/p5-HTML-RobotsMETA: Parse HTML For Robots Exclusion META Markup
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-29 14:20 UTC by markun
Modified: 2008-01-30 06:30 UTC (History)
1 user (show)

See Also:


Attachments
p5-HTML-RobotsMETA-0.00004.shar (2.45 KB, text/plain)
2008-01-29 14:20 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-29 14:20:01 UTC
HTML::RobotsMETA is a simple HTML::Parser subclass
that extracts robots exclusion information from meta tags.

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

Generated with FreeBSD Port Tools 0.77
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2008-01-30 00:56:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-01-30 06:27:25 UTC
clsung      2008-01-30 06:27:21 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-HTML-RobotsMETA Makefile distinfo pkg-descr pkg-plist 
  Log:
  HTML::RobotsMETA is a simple HTML::Parser subclass
  that extracts robots exclusion information from meta tags.
  
  Author: Daisuke Maki <dmaki@cpan.org>
  WWW:    http://search.cpan.org/~dmaki/HTML-RobotsMETA/
  
  PR:             ports/120117
  Submitted by:   Masahiro Teramoto <markun at onohara.to>
  
  Revision  Changes    Path
  1.1961    +1 -0      ports/www/Makefile
  1.1       +26 -0     ports/www/p5-HTML-RobotsMETA/Makefile (new)
  1.1       +3 -0      ports/www/p5-HTML-RobotsMETA/distinfo (new)
  1.1       +5 -0      ports/www/p5-HTML-RobotsMETA/pkg-descr (new)
  1.1       +8 -0      ports/www/p5-HTML-RobotsMETA/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 Cheng-Lung Sung freebsd_committer freebsd_triage 2008-01-30 06:28:09 UTC
State Changed
From-To: open->closed

New port added. Thank You.