Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Apr 2011 13:18:39 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/p5-WWW-RobotRules Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201104141318.p3EDIdkZ049813@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104141318.p3EDIdkZ049813>