cvs commit: ports/www Makefile ports/www/p5-WWW-RobotRules Makefile distinfo pkg-descr pkg-plist

Frederic Culot culot at FreeBSD.org
Thu Apr 14 13:18:39 UTC 2011


culot       2011-04-14 13:18:39 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-WWW-RobotRules Makefile distinfo pkg-descr pkg-plist 
  Log:
  WWW::RobotRules parses /robots.txt files which are used to forbid conforming
  robots from accessing parts of a web site. The parsed files are kept in a
  WWW::RobotRules object, and this object provides methods to check if access
  to a given URL is prohibited.
  
  WWW: http://search.cpan.org/dist/WWW-RobotRules/
  
  This new port is needed to update www/p5-libwww.
  
  Revision  Changes    Path
  1.2852    +1 -0      ports/www/Makefile
  1.1       +26 -0     ports/www/p5-WWW-RobotRules/Makefile (new)
  1.1       +2 -0      ports/www/p5-WWW-RobotRules/distinfo (new)
  1.1       +6 -0      ports/www/p5-WWW-RobotRules/pkg-descr (new)
  1.1       +7 -0      ports/www/p5-WWW-RobotRules/pkg-plist (new)


More information about the cvs-all mailing list