aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Xango
Commit message (Collapse)AuthorAgeFilesLines
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-06-201-1/+1
| | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - only 13% of the p5- ports embed @comment $FreeBSD$:pgollucci2010-09-241-1/+0
| | | | | | so standarize and remove it With Hat: perl@
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-171-1/+1
| | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav)
* Xango is a framework for writing web crawlers. As such, it doesn't dorafan2006-07-114-0/+59
a whole lot by itself - you need to create custom handlers to do the grunt work. See the documentation for Xango::Manual::Intro for more details on how to write your own crawler. Please note that Xango is still in beta. Some behavior may change as we keep on developing it. Author: Daisuke Maki <dmaki@cpan.org> WWW: http://search.cpan.org/dist/Xango/ PR: ports/99988 Submitted by: Gea-Suan Lin <gslin at gslin.org>