diff options
author | rafan <rafan@FreeBSD.org> | 2008-04-06 14:36:26 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2008-04-06 14:36:26 +0800 |
commit | bca876c3a2ce7ddc42b3f8507915de56ab055df2 (patch) | |
tree | 0025a8f5f10083676307bcfb9aa4b0c28caa6095 /www/p5-Gungho | |
parent | 65b6790b1dde0492bb88492ec44d850158bc7c46 (diff) | |
download | freebsd-ports-gnome-bca876c3a2ce7ddc42b3f8507915de56ab055df2.tar.gz freebsd-ports-gnome-bca876c3a2ce7ddc42b3f8507915de56ab055df2.tar.zst freebsd-ports-gnome-bca876c3a2ce7ddc42b3f8507915de56ab055df2.zip |
- Update to 0.09.007
- Transfer maintainership to perl@
PR: ports/122467
Submitted by: Gea-Suan Lin <gslin at gslin.org> (maintainer)
Diffstat (limited to 'www/p5-Gungho')
-rw-r--r-- | www/p5-Gungho/Makefile | 82 | ||||
-rw-r--r-- | www/p5-Gungho/distinfo | 6 | ||||
-rw-r--r-- | www/p5-Gungho/pkg-plist | 27 |
3 files changed, 91 insertions, 24 deletions
diff --git a/www/p5-Gungho/Makefile b/www/p5-Gungho/Makefile index 6ac71c0ff2d5..7bc448419d50 100644 --- a/www/p5-Gungho/Makefile +++ b/www/p5-Gungho/Makefile @@ -6,61 +6,105 @@ # PORTNAME= Gungho -PORTVERSION= 0.08.013 +PORTVERSION= 0.09.007 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/D/DM/DMAKI PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= Event Based High Performance Web Crawler Framework RUN_DEPENDS= ${SITE_PERL}/Best.pm:${PORTSDIR}/devel/p5-Best \ - ${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor \ - ${SITE_PERL}/Class/C3.pm:${PORTSDIR}/devel/p5-Class-C3 \ - ${SITE_PERL}/Class/Inspector.pm:${PORTSDIR}/devel/p5-Class-Inspector \ - ${SITE_PERL}/Config/Any.pm:${PORTSDIR}/devel/p5-Config-Any \ - ${SITE_PERL}/Data/Dump.pm:${PORTSDIR}/devel/p5-Data-Dump \ - ${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \ - ${SITE_PERL}/Path/Class.pm:${PORTSDIR}/devel/p5-Path-Class \ - ${SITE_PERL}/Regexp/Common.pm:${PORTSDIR}/textproc/p5-Regexp-Common \ + ${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor \ + ${SITE_PERL}/Class/C3/Componentised.pm:${PORTSDIR}/devel/p5-Class-C3-Componentised \ + ${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ + ${SITE_PERL}/Class/Inspector.pm:${PORTSDIR}/devel/p5-Class-Inspector \ + ${SITE_PERL}/Config/Any.pm:${PORTSDIR}/devel/p5-Config-Any \ + ${SITE_PERL}/Danga/Socket/Callback.pm:${PORTSDIR}/devel/p5-Danga-Socket-Callback \ + ${SITE_PERL}/Data/Throttler.pm:${PORTSDIR}/devel/p5-Data-Throttler \ + ${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \ + ${SITE_PERL}/HTML/RobotsMETA.pm:${PORTSDIR}/www/p5-HTML-RobotsMETA \ + ${SITE_PERL}/HTTP/Parser.pm:${PORTSDIR}/www/p5-HTTP-Parser \ + ${SITE_PERL}/HTTP/Status.pm:${PORTSDIR}/www/p5-libwww \ + ${SITE_PERL}/IO/Async/Buffer.pm:${PORTSDIR}/devel/p5-IO-Async \ ${SITE_PERL}/Log/Dispatch.pm:${PORTSDIR}/devel/p5-Log-Dispatch \ - ${SITE_PERL}/UNIVERSAL/isa.pm:${PORTSDIR}/devel/p5-UNIVERSAL-isa \ + ${SITE_PERL}/POE/Component/Client/DNS.pm:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \ + ${SITE_PERL}/POE/Component/Client/Keepalive.pm:${PORTSDIR}/net/p5-POE-Component-Client-Keepalive \ + ${SITE_PERL}/Path/Class.pm:${PORTSDIR}/devel/p5-Path-Class \ + ${SITE_PERL}/Regexp/Common.pm:${PORTSDIR}/textproc/p5-Regexp-Common \ ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require \ - ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML + ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ + ${SITE_PERL}/WWW/RobotRules/Parser.pm:${PORTSDIR}/www/p5-WWW-RobotRules-Parser \ + ${SITE_PERL}/Web/Scraper/Config.pm:${PORTSDIR}/www/p5-Web-Scraper-Config \ + ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \ + p5-Class-C3-XS>=0.02:${PORTSDIR}/devel/p5-Class-C3-XS \ + p5-Class-C3>=0.16:${PORTSDIR}/devel/p5-Class-C3 \ + p5-Danga-Socket>=1.57:${PORTSDIR}/devel/p5-Danga-Socket \ + p5-Data-Throttler-Memcached>=0.0003:${PORTSDIR}/devel/p5-Data-Throttler-Memcached \ + p5-Event-Notify>=0.00004:${PORTSDIR}/devel/p5-Event-Notify \ + p5-POE-Component-Client-HTTP>=0.81:${PORTSDIR}/www/p5-POE-Component-Client-HTTP \ + p5-POE>=0.9999:${PORTSDIR}/devel/p5-POE \ + p5-UNIVERSAL-isa>=0.06:${PORTSDIR}/devel/p5-UNIVERSAL-isa BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes -MAN3= Gungho.3 Gungho::Base.3 Gungho::Component.3 \ +MAN1= gungho.1 +MAN3= Gungho.3 \ + Gungho::Base.3 \ + Gungho::Base::Class.3 \ + Gungho::Component.3 \ Gungho::Component::Authentication.3 \ Gungho::Component::Authentication::Basic.3 \ + Gungho::Component::BlockPrivateIP.3 \ Gungho::Component::Cache.3 \ + Gungho::Component::Core.3 \ Gungho::Component::RobotRules.3 \ Gungho::Component::RobotRules::Rule.3 \ Gungho::Component::RobotRules::Storage.3 \ Gungho::Component::RobotRules::Storage::Cache.3 \ Gungho::Component::RobotRules::Storage::DB_File.3 \ + Gungho::Component::RobotsMETA.3 \ + Gungho::Component::Scraper.3 \ + Gungho::Component::Setup.3 \ Gungho::Component::Throttle.3 \ Gungho::Component::Throttle::Domain.3 \ + Gungho::Component::Throttle::Provider.3 \ Gungho::Component::Throttle::Simple.3 \ Gungho::Component::Throttle::Throttler.3 \ - Gungho::Engine.3 Gungho::Engine::Danga::Socket.3 \ - Gungho::Engine::IO::Async.3 Gungho::Engine::POE.3 \ - Gungho::Exception.3 Gungho::Handler.3 \ + Gungho::Engine.3 \ + Gungho::Engine::Danga::Socket.3 \ + Gungho::Engine::IO::Async.3 \ + Gungho::Engine::POE.3 \ + Gungho::Exception.3 \ + Gungho::Handler.3 \ Gungho::Handler::FileWriter::Simple.3 \ + Gungho::Handler::Inline.3 \ Gungho::Handler::Null.3 \ - Gungho::Inline.3 Gungho::Log.3 \ + Gungho::Inline.3 \ + Gungho::Log.3 \ Gungho::Log::Dispatch.3 \ Gungho::Log::Simple.3 \ - Gungho::Plugin.3 Gungho::Plugin::RequestLog.3 \ + Gungho::Manual::FAQ.3 \ + Gungho::Manual::TODO.3 \ + Gungho::Plugin.3 \ + Gungho::Plugin::Apoptosis.3 \ + Gungho::Plugin::RequestLog.3 \ Gungho::Plugin::RequestTimer.3 \ + Gungho::Plugin::Statistics.3 \ + Gungho::Plugin::Statistics::Format::XML.3 \ + Gungho::Plugin::Statistics::Storage::SQLite.3 \ Gungho::Provider.3 \ Gungho::Provider::File::Simple.3 \ + Gungho::Provider::Inline.3 \ Gungho::Provider::Simple.3 \ Gungho::Provider::YAML.3 \ - Gungho::Request.3 Gungho::Request::http.3 + Gungho::Request.3 \ + Gungho::Request::http.3 \ + Gungho::Response.3 \ + Gungho::Util.3 post-install: ${INSTALL_SCRIPT} ${WRKSRC}/script/gungho ${PREFIX}/bin/gungho diff --git a/www/p5-Gungho/distinfo b/www/p5-Gungho/distinfo index 7765686cc652..94f2e0d93c9a 100644 --- a/www/p5-Gungho/distinfo +++ b/www/p5-Gungho/distinfo @@ -1,3 +1,3 @@ -MD5 (Gungho-0.08013.tar.gz) = 2422cce7e51806a14f4ddf7e24fd9680 -SHA256 (Gungho-0.08013.tar.gz) = 8f64834793a5de6e4af08eb6194660b1f37f1bcd7a75046a3d0e66eee9831114 -SIZE (Gungho-0.08013.tar.gz) = 53746 +MD5 (Gungho-0.09007.tar.gz) = 5bf558c1dd6a0bb9fa01f7578ba49f02 +SHA256 (Gungho-0.09007.tar.gz) = e225dd919378f028466d8bed7afd6e48b70e89072bb38b4429832b67ad3eb2d4 +SIZE (Gungho-0.09007.tar.gz) = 97906 diff --git a/www/p5-Gungho/pkg-plist b/www/p5-Gungho/pkg-plist index f88ffd31d48d..88ba45316b9b 100644 --- a/www/p5-Gungho/pkg-plist +++ b/www/p5-Gungho/pkg-plist @@ -1,18 +1,25 @@ -bin/gungho +@comment $FreeBSD$ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gungho/.packlist %%SITE_PERL%%/Gungho.pm %%SITE_PERL%%/Gungho/Base.pm +%%SITE_PERL%%/Gungho/Base/Class.pm %%SITE_PERL%%/Gungho/Component.pm %%SITE_PERL%%/Gungho/Component/Authentication.pm %%SITE_PERL%%/Gungho/Component/Authentication/Basic.pm +%%SITE_PERL%%/Gungho/Component/BlockPrivateIP.pm %%SITE_PERL%%/Gungho/Component/Cache.pm +%%SITE_PERL%%/Gungho/Component/Core.pm %%SITE_PERL%%/Gungho/Component/RobotRules.pm %%SITE_PERL%%/Gungho/Component/RobotRules/Rule.pm %%SITE_PERL%%/Gungho/Component/RobotRules/Storage.pm %%SITE_PERL%%/Gungho/Component/RobotRules/Storage/Cache.pm %%SITE_PERL%%/Gungho/Component/RobotRules/Storage/DB_File.pm +%%SITE_PERL%%/Gungho/Component/RobotsMETA.pm +%%SITE_PERL%%/Gungho/Component/Scraper.pm +%%SITE_PERL%%/Gungho/Component/Setup.pm %%SITE_PERL%%/Gungho/Component/Throttle.pm %%SITE_PERL%%/Gungho/Component/Throttle/Domain.pm +%%SITE_PERL%%/Gungho/Component/Throttle/Provider.pm %%SITE_PERL%%/Gungho/Component/Throttle/Simple.pm %%SITE_PERL%%/Gungho/Component/Throttle/Throttler.pm %%SITE_PERL%%/Gungho/Engine.pm @@ -22,25 +29,39 @@ bin/gungho %%SITE_PERL%%/Gungho/Exception.pm %%SITE_PERL%%/Gungho/Handler.pm %%SITE_PERL%%/Gungho/Handler/FileWriter/Simple.pm +%%SITE_PERL%%/Gungho/Handler/Inline.pm %%SITE_PERL%%/Gungho/Handler/Null.pm %%SITE_PERL%%/Gungho/Inline.pm %%SITE_PERL%%/Gungho/Log.pm %%SITE_PERL%%/Gungho/Log/Dispatch.pm %%SITE_PERL%%/Gungho/Log/Simple.pm +%%SITE_PERL%%/Gungho/Manual/FAQ.pod +%%SITE_PERL%%/Gungho/Manual/TODO.pod %%SITE_PERL%%/Gungho/Plugin.pm +%%SITE_PERL%%/Gungho/Plugin/Apoptosis.pm %%SITE_PERL%%/Gungho/Plugin/RequestLog.pm %%SITE_PERL%%/Gungho/Plugin/RequestTimer.pm +%%SITE_PERL%%/Gungho/Plugin/Statistics.pm +%%SITE_PERL%%/Gungho/Plugin/Statistics/Format/XML.pm +%%SITE_PERL%%/Gungho/Plugin/Statistics/Storage/SQLite.pm %%SITE_PERL%%/Gungho/Provider.pm %%SITE_PERL%%/Gungho/Provider/File/Simple.pm +%%SITE_PERL%%/Gungho/Provider/Inline.pm %%SITE_PERL%%/Gungho/Provider/Simple.pm %%SITE_PERL%%/Gungho/Provider/YAML.pm %%SITE_PERL%%/Gungho/Request.pm %%SITE_PERL%%/Gungho/Request/http.pm -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gungho +%%SITE_PERL%%/Gungho/Response.pm +%%SITE_PERL%%/Gungho/Util.pm +bin/gungho @dirrmtry %%SITE_PERL%%/Gungho/Request @dirrmtry %%SITE_PERL%%/Gungho/Provider/File @dirrmtry %%SITE_PERL%%/Gungho/Provider +@dirrmtry %%SITE_PERL%%/Gungho/Plugin/Statistics/Storage +@dirrmtry %%SITE_PERL%%/Gungho/Plugin/Statistics/Format +@dirrmtry %%SITE_PERL%%/Gungho/Plugin/Statistics @dirrmtry %%SITE_PERL%%/Gungho/Plugin +@dirrmtry %%SITE_PERL%%/Gungho/Manual @dirrmtry %%SITE_PERL%%/Gungho/Log @dirrmtry %%SITE_PERL%%/Gungho/Handler/FileWriter @dirrmtry %%SITE_PERL%%/Gungho/Handler @@ -52,4 +73,6 @@ bin/gungho @dirrmtry %%SITE_PERL%%/Gungho/Component/RobotRules @dirrmtry %%SITE_PERL%%/Gungho/Component/Authentication @dirrmtry %%SITE_PERL%%/Gungho/Component +@dirrmtry %%SITE_PERL%%/Gungho/Base @dirrmtry %%SITE_PERL%%/Gungho +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gungho |