notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-Gungho Event Based High Performance Web Crawler Framework
0.09008_2 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.09008_2Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-10-14 14:59:26
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Gungho
Description:
Gungho is Yet Another Web Crawler Framework, aimed to be extensible 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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (115 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Gungho-0.09008_2/catalog.mk
  2. /usr/local/share/licenses/p5-Gungho-0.09008_2/LICENSE
  3. /usr/local/share/licenses/p5-Gungho-0.09008_2/ART10
  4. /usr/local/share/licenses/p5-Gungho-0.09008_2/GPLv1+
  5. bin/gungho
  6. lib/perl5/site_perl/Gungho.pm
  7. lib/perl5/site_perl/Gungho/Base.pm
  8. lib/perl5/site_perl/Gungho/Base/Class.pm
  9. lib/perl5/site_perl/Gungho/Component.pm
  10. lib/perl5/site_perl/Gungho/Component/Authentication.pm
  11. lib/perl5/site_perl/Gungho/Component/Authentication/Basic.pm
  12. lib/perl5/site_perl/Gungho/Component/BlockPrivateIP.pm
  13. lib/perl5/site_perl/Gungho/Component/Cache.pm
  14. lib/perl5/site_perl/Gungho/Component/Core.pm
  15. lib/perl5/site_perl/Gungho/Component/RobotRules.pm
  16. lib/perl5/site_perl/Gungho/Component/RobotRules/Rule.pm
  17. lib/perl5/site_perl/Gungho/Component/RobotRules/Storage.pm
  18. lib/perl5/site_perl/Gungho/Component/RobotRules/Storage/Cache.pm
  19. lib/perl5/site_perl/Gungho/Component/RobotRules/Storage/DB_File.pm
  20. lib/perl5/site_perl/Gungho/Component/RobotsMETA.pm
  21. lib/perl5/site_perl/Gungho/Component/Scraper.pm
  22. lib/perl5/site_perl/Gungho/Component/Setup.pm
  23. lib/perl5/site_perl/Gungho/Component/Throttle.pm
  24. lib/perl5/site_perl/Gungho/Component/Throttle/Domain.pm
  25. lib/perl5/site_perl/Gungho/Component/Throttle/Provider.pm
  26. lib/perl5/site_perl/Gungho/Component/Throttle/Simple.pm
  27. lib/perl5/site_perl/Gungho/Component/Throttle/Throttler.pm
  28. lib/perl5/site_perl/Gungho/Engine.pm
  29. lib/perl5/site_perl/Gungho/Engine/Danga/Socket.pm
  30. lib/perl5/site_perl/Gungho/Engine/IO/Async.pm
  31. lib/perl5/site_perl/Gungho/Engine/POE.pm
  32. lib/perl5/site_perl/Gungho/Exception.pm
  33. lib/perl5/site_perl/Gungho/Handler.pm
  34. lib/perl5/site_perl/Gungho/Handler/FileWriter/Simple.pm
  35. lib/perl5/site_perl/Gungho/Handler/Inline.pm
  36. lib/perl5/site_perl/Gungho/Handler/Null.pm
  37. lib/perl5/site_perl/Gungho/Inline.pm
  38. lib/perl5/site_perl/Gungho/Log.pm
  39. lib/perl5/site_perl/Gungho/Log/Dispatch.pm
  40. lib/perl5/site_perl/Gungho/Log/Simple.pm
  41. lib/perl5/site_perl/Gungho/Manual/FAQ.pod
  42. lib/perl5/site_perl/Gungho/Manual/TODO.pod
  43. lib/perl5/site_perl/Gungho/Plugin.pm
  44. lib/perl5/site_perl/Gungho/Plugin/Apoptosis.pm
  45. lib/perl5/site_perl/Gungho/Plugin/RequestLog.pm
  46. lib/perl5/site_perl/Gungho/Plugin/RequestTimer.pm
  47. lib/perl5/site_perl/Gungho/Plugin/Statistics.pm
  48. lib/perl5/site_perl/Gungho/Plugin/Statistics/Format/XML.pm
  49. lib/perl5/site_perl/Gungho/Plugin/Statistics/Storage/SQLite.pm
  50. lib/perl5/site_perl/Gungho/Provider.pm
  51. lib/perl5/site_perl/Gungho/Provider/File/Simple.pm
  52. lib/perl5/site_perl/Gungho/Provider/Inline.pm
  53. lib/perl5/site_perl/Gungho/Provider/Simple.pm
  54. lib/perl5/site_perl/Gungho/Provider/YAML.pm
  55. lib/perl5/site_perl/Gungho/Request.pm
  56. lib/perl5/site_perl/Gungho/Request/http.pm
  57. lib/perl5/site_perl/Gungho/Response.pm
  58. lib/perl5/site_perl/Gungho/Util.pm
  59. lib/perl5/site_perl/man/man1/gungho.1.gz
  60. lib/perl5/site_perl/man/man3/Gungho.3.gz
  61. lib/perl5/site_perl/man/man3/Gungho::Base.3.gz
  62. lib/perl5/site_perl/man/man3/Gungho::Base::Class.3.gz
  63. lib/perl5/site_perl/man/man3/Gungho::Component.3.gz
  64. lib/perl5/site_perl/man/man3/Gungho::Component::Authentication.3.gz
  65. lib/perl5/site_perl/man/man3/Gungho::Component::Authentication::Basic.3.gz
  66. lib/perl5/site_perl/man/man3/Gungho::Component::BlockPrivateIP.3.gz
  67. lib/perl5/site_perl/man/man3/Gungho::Component::Cache.3.gz
  68. lib/perl5/site_perl/man/man3/Gungho::Component::Core.3.gz
  69. lib/perl5/site_perl/man/man3/Gungho::Component::RobotRules.3.gz
  70. lib/perl5/site_perl/man/man3/Gungho::Component::RobotRules::Rule.3.gz
  71. lib/perl5/site_perl/man/man3/Gungho::Component::RobotRules::Storage.3.gz
  72. lib/perl5/site_perl/man/man3/Gungho::Component::RobotRules::Storage::Cache.3.gz
  73. lib/perl5/site_perl/man/man3/Gungho::Component::RobotRules::Storage::DB_File.3.gz
  74. lib/perl5/site_perl/man/man3/Gungho::Component::RobotsMETA.3.gz
  75. lib/perl5/site_perl/man/man3/Gungho::Component::Scraper.3.gz
  76. lib/perl5/site_perl/man/man3/Gungho::Component::Setup.3.gz
  77. lib/perl5/site_perl/man/man3/Gungho::Component::Throttle.3.gz
  78. lib/perl5/site_perl/man/man3/Gungho::Component::Throttle::Domain.3.gz
  79. lib/perl5/site_perl/man/man3/Gungho::Component::Throttle::Provider.3.gz
  80. lib/perl5/site_perl/man/man3/Gungho::Component::Throttle::Simple.3.gz
  81. lib/perl5/site_perl/man/man3/Gungho::Component::Throttle::Throttler.3.gz
  82. lib/perl5/site_perl/man/man3/Gungho::Engine.3.gz
  83. lib/perl5/site_perl/man/man3/Gungho::Engine::Danga::Socket.3.gz
  84. lib/perl5/site_perl/man/man3/Gungho::Engine::IO::Async.3.gz
  85. lib/perl5/site_perl/man/man3/Gungho::Engine::POE.3.gz
  86. lib/perl5/site_perl/man/man3/Gungho::Exception.3.gz
  87. lib/perl5/site_perl/man/man3/Gungho::Handler.3.gz
  88. lib/perl5/site_perl/man/man3/Gungho::Handler::FileWriter::Simple.3.gz
  89. lib/perl5/site_perl/man/man3/Gungho::Handler::Inline.3.gz
  90. lib/perl5/site_perl/man/man3/Gungho::Handler::Null.3.gz
  91. lib/perl5/site_perl/man/man3/Gungho::Inline.3.gz
  92. lib/perl5/site_perl/man/man3/Gungho::Log.3.gz
  93. lib/perl5/site_perl/man/man3/Gungho::Log::Dispatch.3.gz
  94. lib/perl5/site_perl/man/man3/Gungho::Log::Simple.3.gz
  95. lib/perl5/site_perl/man/man3/Gungho::Manual::FAQ.3.gz
  96. lib/perl5/site_perl/man/man3/Gungho::Manual::TODO.3.gz
  97. lib/perl5/site_perl/man/man3/Gungho::Plugin.3.gz
  98. lib/perl5/site_perl/man/man3/Gungho::Plugin::Apoptosis.3.gz
  99. lib/perl5/site_perl/man/man3/Gungho::Plugin::RequestLog.3.gz
  100. lib/perl5/site_perl/man/man3/Gungho::Plugin::RequestTimer.3.gz
  101. lib/perl5/site_perl/man/man3/Gungho::Plugin::Statistics.3.gz
  102. lib/perl5/site_perl/man/man3/Gungho::Plugin::Statistics::Format::XML.3.gz
  103. lib/perl5/site_perl/man/man3/Gungho::Plugin::Statistics::Storage::SQLite.3.gz
  104. lib/perl5/site_perl/man/man3/Gungho::Provider.3.gz
  105. lib/perl5/site_perl/man/man3/Gungho::Provider::File::Simple.3.gz
  106. lib/perl5/site_perl/man/man3/Gungho::Provider::Inline.3.gz
  107. lib/perl5/site_perl/man/man3/Gungho::Provider::Simple.3.gz
  108. lib/perl5/site_perl/man/man3/Gungho::Provider::YAML.3.gz
  109. lib/perl5/site_perl/man/man3/Gungho::Request.3.gz
  110. lib/perl5/site_perl/man/man3/Gungho::Request::http.3.gz
  111. lib/perl5/site_perl/man/man3/Gungho::Response.3.gz
  112. lib/perl5/site_perl/man/man3/Gungho::Util.3.gz
  113. @owner
  114. @group
  115. @mode
Collapse this list.
Dependency lines:
  • p5-Gungho>0:www/p5-Gungho
To install the port:
cd /usr/ports/www/p5-Gungho/ && make install clean
To add the package, run one of these commands:
  • pkg install www/p5-Gungho
  • pkg install p5-Gungho
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Gungho
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Gungho-0.09008.tar.gz) = 9467a81e26ab566f7a3992b2f34ff87a73a37980029819c3b0fe2cd9699a2311 SIZE (Gungho-0.09008.tar.gz) = 95556

Packages (timestamps in pop-ups are UTC):
p5-Gungho
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.09008_20.09008_20.09008_20.09008_20.09008_2-0.09008_2-
FreeBSD:13:quarterly0.09008_20.09008_20.09008_20.09008_20.09008_20.09008_20.09008_20.09008_2
FreeBSD:14:latest0.09008_20.09008_20.09008_20.09008_20.09008_20.09008_2-0.09008_2
FreeBSD:14:quarterly0.09008_20.09008_2-0.09008_20.09008_20.09008_20.09008_20.09008_2
FreeBSD:15:latest0.09008_20.09008_2n/a0.09008_2n/a0.09008_20.09008_20.09008_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Best>=0 : devel/p5-Best
  2. p5-Class-Accessor>=0 : devel/p5-Class-Accessor
  3. p5-Class-C3-Componentised>=0 : devel/p5-Class-C3-Componentised
  4. p5-Class-C3-XS>=0.02 : devel/p5-Class-C3-XS
  5. p5-Class-C3>=0.16 : devel/p5-Class-C3
  6. p5-Class-Data-Inheritable>=0 : devel/p5-Class-Data-Inheritable
  7. p5-Class-Inspector>=0 : devel/p5-Class-Inspector
  8. p5-Config-Any>=0 : devel/p5-Config-Any
  9. p5-Danga-Socket-Callback>=0 : devel/p5-Danga-Socket-Callback
  10. p5-Danga-Socket>=1.57 : devel/p5-Danga-Socket
  11. p5-Data-Throttler-Memcached>=0.0003 : devel/p5-Data-Throttler-Memcached
  12. p5-Data-Throttler>=0 : devel/p5-Data-Throttler
  13. p5-Event-Notify>=0.00004 : devel/p5-Event-Notify
  14. p5-Exception-Class>=0 : devel/p5-Exception-Class
  15. p5-HTML-RobotsMETA>=0 : www/p5-HTML-RobotsMETA
  16. p5-HTTP-Parser>=0 : www/p5-HTTP-Parser
  17. p5-IO-Async>=0 : devel/p5-IO-Async
  18. p5-Log-Dispatch>=0 : devel/p5-Log-Dispatch
  19. p5-POE-Component-Client-DNS>=0 : dns/p5-POE-Component-Client-DNS
  20. p5-POE-Component-Client-HTTP>=0.81 : www/p5-POE-Component-Client-HTTP
  21. p5-POE-Component-Client-Keepalive>=0 : net/p5-POE-Component-Client-Keepalive
  22. p5-POE>=0.9999 : devel/p5-POE
  23. p5-Path-Class>=0 : devel/p5-Path-Class
  24. p5-Regexp-Common>=0 : textproc/p5-Regexp-Common
  25. p5-UNIVERSAL-isa>=0.06 : devel/p5-UNIVERSAL-isa
  26. p5-UNIVERSAL-require>=0 : devel/p5-UNIVERSAL-require
  27. p5-URI>=0 : net/p5-URI
  28. p5-WWW-RobotRules-Parser>=0 : www/p5-WWW-RobotRules-Parser
  29. p5-Web-Scraper-Config>=0 : www/p5-Web-Scraper-Config
  30. p5-YAML>=0 : textproc/p5-YAML
  31. p5-libwww>=0 : www/p5-libwww
  32. perl5>=5.32.r0<5.33 : lang/perl5.32
  33. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Best>=0 : devel/p5-Best
  2. p5-Class-Accessor>=0 : devel/p5-Class-Accessor
  3. p5-Class-C3-Componentised>=0 : devel/p5-Class-C3-Componentised
  4. p5-Class-C3-XS>=0.02 : devel/p5-Class-C3-XS
  5. p5-Class-C3>=0.16 : devel/p5-Class-C3
  6. p5-Class-Data-Inheritable>=0 : devel/p5-Class-Data-Inheritable
  7. p5-Class-Inspector>=0 : devel/p5-Class-Inspector
  8. p5-Config-Any>=0 : devel/p5-Config-Any
  9. p5-Danga-Socket-Callback>=0 : devel/p5-Danga-Socket-Callback
  10. p5-Danga-Socket>=1.57 : devel/p5-Danga-Socket
  11. p5-Data-Throttler-Memcached>=0.0003 : devel/p5-Data-Throttler-Memcached
  12. p5-Data-Throttler>=0 : devel/p5-Data-Throttler
  13. p5-Event-Notify>=0.00004 : devel/p5-Event-Notify
  14. p5-Exception-Class>=0 : devel/p5-Exception-Class
  15. p5-HTML-RobotsMETA>=0 : www/p5-HTML-RobotsMETA
  16. p5-HTTP-Parser>=0 : www/p5-HTTP-Parser
  17. p5-IO-Async>=0 : devel/p5-IO-Async
  18. p5-Log-Dispatch>=0 : devel/p5-Log-Dispatch
  19. p5-POE-Component-Client-DNS>=0 : dns/p5-POE-Component-Client-DNS
  20. p5-POE-Component-Client-HTTP>=0.81 : www/p5-POE-Component-Client-HTTP
  21. p5-POE-Component-Client-Keepalive>=0 : net/p5-POE-Component-Client-Keepalive
  22. p5-POE>=0.9999 : devel/p5-POE
  23. p5-Path-Class>=0 : devel/p5-Path-Class
  24. p5-Regexp-Common>=0 : textproc/p5-Regexp-Common
  25. p5-UNIVERSAL-isa>=0.06 : devel/p5-UNIVERSAL-isa
  26. p5-UNIVERSAL-require>=0 : devel/p5-UNIVERSAL-require
  27. p5-URI>=0 : net/p5-URI
  28. p5-WWW-RobotRules-Parser>=0 : www/p5-WWW-RobotRules-Parser
  29. p5-Web-Scraper-Config>=0 : www/p5-Web-Scraper-Config
  30. p5-YAML>=0 : textproc/p5-YAML
  31. p5-libwww>=0 : www/p5-libwww
  32. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. www/p5-GunghoX-FollowLinks
for Run
  1. www/p5-GunghoX-FollowLinks

Configuration Options:
No options to configure
Options name:
www_p5-Gungho
USES:
perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/D/DM/DMAKI/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/D/DM/DMAKI/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Gungho/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/D/DM/DMAKI/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/D/DM/DMAKI/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/D/DM/DMAKI/
  7. http://backpan.perl.org/authors/id/D/DM/DMAKI/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/D/DM/DMAKI/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/D/DM/DMAKI/
  10. https://cpan.metacpan.org/authors/id/D/DM/DMAKI/
  11. https://cpan.metacpan.org/modules/by-module/Gungho/
  12. https://www.cpan.org/authors/id/D/DM/DMAKI/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.09008_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.09008_2
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.09008_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.09008_2
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
0.09008_2
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
0.09008_2
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
0.09008_2
28 Feb 2017 22:51:32
Revision:435107Original commit files touched by this commit
sunpoet search for other commits by this committer
Use real PORTVERSION and update dependent ports

- Add LICENSE
- Add NO_ARCH
- Sort PLIST
0.09.008_2
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
0.09.008_2
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
0.09.008_2
14 Sep 2015 12:19:50
Revision:396892Original commit files touched by this commit
mat search for other commits by this committer
Make it so that the default Perl is always called perl5.

- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
0.09.008_2
13 Mar 2015 17:29:59
Revision:381221Original commit files touched by this commit Sanity Test Failure
adamw search for other commits by this committer
Clean up the rest of the perl@ Makefiles a bit.

- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
  PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
  OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
  This one happens in many, many ports. I only applied it in cases where
  it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used
0.09.008_2
10 Dec 2014 12:47:39
Revision:374452Original commit files touched by this commit
mat search for other commits by this committer
Fix shebang.

Sponsored by:	Absolight
0.09.008_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.09.008
07 Nov 2013 12:33:10
Revision:333084Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
0.09.008
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
0.09.008
29 Aug 2013 04:08:54
Revision:325559Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use single space after WWW:
0.09.008
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
0.09.008
10 Jun 2012 18:42:48
Original commit files touched by this commit
swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
0.09.008
05 Jun 2012 13:12:33
Original commit files touched by this commit
culot search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Submitted by:   az@
0.09.008
20 Jun 2011 09:22:15
Original commit files touched by this commit
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
0.09.008
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.09.008
24 Sep 2010 02:03:44
Original commit files touched by this commit
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
0.09.008
26 Feb 2009 20:30:04
Original commit files touched by this commit
mat search for other commits by this committer
Update to 0.09.008
0.09.007_1
28 Aug 2008 16:01:27
Original commit files touched by this commit
erwin search for other commits by this committer
Chase update of devel/p5-IO-Async.

Submitted by:   pointyhat
0.09.007
06 Apr 2008 06:36:26
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 0.09.007
- Transfer maintainership to perl@

PR:             ports/122467
Submitted by:   Gea-Suan Lin <gslin at gslin.org> (maintainer)
0.08.013
14 Oct 2007 14:59:18
Original commit files touched by this commit
clsung search for other commits by this committer
Gungho is Yet Another Web Crawler Framework, aimed to be extensible
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/

Number of commits found: 27