| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2012 18:42:48
0.09.008
|
swills  |
- 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) |
05 Jun 2012 13:12:33
0.09.008
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
20 Jun 2011 09:22:15
0.09.008
|
az  |
- 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 |
19 Mar 2011 12:38:54
0.09.008
|
miwi  |
- Get Rid MD5 support |
24 Sep 2010 02:03:44
0.09.008
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
26 Feb 2009 20:30:04
0.09.008
|
mat  |
Update to 0.09.008 |
28 Aug 2008 16:01:27
0.09.007_1
|
erwin  |
Chase update of devel/p5-IO-Async.
Submitted by: pointyhat |
06 Apr 2008 06:36:26
0.09.007
|
rafan  |
- Update to 0.09.007
- Transfer maintainership to perl@
PR: ports/122467
Submitted by: Gea-Suan Lin <gslin at gslin.org> (maintainer) |
14 Oct 2007 14:59:18
0.08.013
|
clsung  |
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/ |