Add www/p5-Scrappy 0.62, a web crawler Perl module.

Feature safe:	yes
This commit is contained in:
Anton Berezin 2011-01-27 12:43:45 +00:00
parent 889a7ca0f1
commit b705054347
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268287
5 changed files with 63 additions and 0 deletions

View file

@ -1162,6 +1162,7 @@
SUBDIR += p5-SCGI
SUBDIR += p5-SRU
SUBDIR += p5-SWF-Chart
SUBDIR += p5-Scrappy
SUBDIR += p5-Sledge
SUBDIR += p5-Sledge-Plugin-CacheContent
SUBDIR += p5-Sledge-Plugin-Download

38
www/p5-Scrappy/Makefile Normal file
View file

@ -0,0 +1,38 @@
# New ports collection makefile for: www/p5-Scrappy
# Date created: 27 January 2011
# Whom: Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Scrappy
PORTVERSION= 0.62
CATEGORIES= www perl5
MASTER_SITES= CPAN/../../authors/id/A/AW/AWNCORP
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= All Powerful Web Harvester, Spider, Scraper fully automated
BUILD_DEPENDS= p5-File-ShareDir-Install>=0.03:${PORTSDIR}/devel/p5-File-ShareDir-Install \
p5-Array-Unique>=0:${PORTSDIR}/devel/p5-Array-Unique \
p5-File-ShareDir>=0:${PORTSDIR}/devel/p5-File-ShareDir \
p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \
p5-Parallel-ForkManager>=0:${PORTSDIR}/devel/p5-Parallel-ForkManager \
p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \
p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \
p5-Web-Scraper>=0:${PORTSDIR}/www/p5-Web-Scraper \
p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Scrappy.3 \
Scrappy::Crawler.3 \
Scrappy::Doo.3 \
Scrappy::Element.3 \
Scrappy::Manual.3
.include <bsd.port.mk>

2
www/p5-Scrappy/distinfo Normal file
View file

@ -0,0 +1,2 @@
SHA256 (Scrappy-0.62.tar.gz) = 8645e73134532551d6262dc29011d0fbc435fd46131906496a072eefa1e92c2c
SIZE (Scrappy-0.62.tar.gz) = 49878

5
www/p5-Scrappy/pkg-descr Normal file
View file

@ -0,0 +1,5 @@
Scrappy is an easy (and hopefully fun) way of scraping, spidering,
and/or harvesting information from web pages, web services, and more.
Scrappy is a feature rich, flexible, intelligent web automation tool.
WWW: http://search.cpan.org/dist/Scrappy/

17
www/p5-Scrappy/pkg-plist Normal file
View file

@ -0,0 +1,17 @@
%%SITE_PERL%%/Scrappy.pm
%%SITE_PERL%%/Scrappy/Crawler.pm
%%SITE_PERL%%/Scrappy/Doo.pm
%%SITE_PERL%%/Scrappy/Element.pm
%%SITE_PERL%%/Scrappy/Manual.pod
%%SITE_PERL%%/auto/share/dist/Scrappy/support/chrome.txt
%%SITE_PERL%%/auto/share/dist/Scrappy/support/explorer.txt
%%SITE_PERL%%/auto/share/dist/Scrappy/support/firefox.txt
%%SITE_PERL%%/auto/share/dist/Scrappy/support/opera.txt
%%SITE_PERL%%/auto/share/dist/Scrappy/support/safari.txt
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Scrappy/.packlist
@dirrmtry %%SITE_PERL%%/auto/share/dist/Scrappy/support
@dirrmtry %%SITE_PERL%%/auto/share/dist/Scrappy
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Scrappy
@dirrmtry %%SITE_PERL%%/auto/share/dist
@dirrmtry %%SITE_PERL%%/auto/share
@dirrmtry %%SITE_PERL%%/Scrappy