| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Mar 2013 00:44:54
0.43_1
|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
05 May 2012 17:25:45
0.43_1
|
sunpoet  |
- Fix *_DEPENDS: p5-HTTP-Tiny is in core since Perl 5.13.9 (check PERL_LEVEL
against 501400)
- Bump PORTREVISION for dependency change
PR: ports/167142
Submitted by: sunpoet (myself) |
02 May 2012 02:03:36
0.43
|
swills  |
- Update to 0.43 |
01 May 2012 01:47:10
0.42
|
swills  |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
13 Mar 2012 16:15:36
0.42
|
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.42
|
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 |
12 Feb 2012 03:37:42
0.42
|
sunpoet  |
- Update to 0.42
- Add BUILD_DEPENDS
- Sort *_DEPENDS
- Change WWW to CPAN
Changes: http://search.cpan.org/dist/MetaCPAN-API/Changes
Approved by: clsung (maintainer, via IRC) |
14 Nov 2011 03:35:33
0.34
|
clsung  |
This is a hopefully-complete API-compliant interface to MetaCPAN
(https://metacpan.org) with DWIM capabilities, to make your life easier.
* Provide 100% of the beta MetaCPAN API
* Be lightweight, to allow flexible usage
* DWIM (Do What I mean)
WWW: http://metacpan.org/release/MetaCPAN-API/
Feature safe: yes |