| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 Mar 2012 16:15:36
0.00003_2
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
0.00003_2
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
19 Feb 2012 14:40:15
0.00003_2
|
swills  |
- Add missing BUILD_DEPENDS/RUN_DEPENDS
- Bump PORTREVISION
PR: ports/165055
Submitted by: swills (myself)
Approved by: TERAMOTO Masahiro <markun@onohara.to> (maintainer) |
03 Jul 2011 14:59:23
0.00003_1
|
ohauer  |
-remove MD5 |
21 Sep 2010 16:08:11
0.00003_1
|
mm  |
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 |
16 Feb 2008 13:24:52
0.00003
|
miwi  |
Data::Throttler::Memcached accepts the same arguments as Data::Throttler,
plus the "cache" argument. The cache argument must be a hashref, which contains
the arguments passed to the cache backend.
WWW: http://search.cpan.org/dist/Data-Throttler-Memcached/
PR: ports/120158
Submitted by: Masahiro Teramoto <markun at onohara.to> |