aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Gungho/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.09.008Mathieu Arnold2009-02-261-2/+1
| | | | Notes: svn path=/head/; revision=229108
* Chase update of devel/p5-IO-Async.Erwin Lansing2008-08-281-1/+2
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=219379
* - Update to 0.09.007Rong-En Fan2008-04-061-19/+63
| | | | | | | | | | - Transfer maintainership to perl@ PR: ports/122467 Submitted by: Gea-Suan Lin <gslin at gslin.org> (maintainer) Notes: svn path=/head/; revision=210631
* Gungho is Yet Another Web Crawler Framework, aimed to be extensibleCheng-Lung Sung2007-10-141-0/+68
and fast. Gungho tries to build from clean structures, based upon principles from the likes of Catalyst and Plagger, so that you can easily extend it to your liking. Features such as robot rules handling (robots.txt) and request throttling can be removed/added on the fly, just by specifying the components that you want to load. You can easily create additional functionality by writing your own component. WWW: http://search.cpan.org/dist/Gungho/ Notes: svn path=/head/; revision=201459