Port details |
- p5-MetaCPAN-API Comprehensive, DWIM-featured API to MetaCPAN
- 0.44_1 devel
=0 0.44_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Use devel/p5-MetaCPAN-Client instead
This port expired on: 2014-07-27
- Maintainer: perl@FreeBSD.org
- Port Added: 2011-11-14 04:37:30
- Last Update: 2014-07-27 08:15:15
- SVN Revision: 363020
- Also Listed In: perl5
- License: ART10 GPLv1
- WWW:
- http://search.cpan.org/dist/MetaCPAN-API/
- Description:
- 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://search.cpan.org/dist/MetaCPAN-API/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- p5-MetaCPAN-API>0:devel/p5-MetaCPAN-API
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-MetaCPAN-API
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Any-Moose>=0 : devel/p5-Any-Moose
- p5-JSON>=0 : converters/p5-JSON
- p5-Try-Tiny>=0 : lang/p5-Try-Tiny
- p5-URI>=0 : net/p5-URI
- p5-Module-Build>=0.4205 : devel/p5-Module-Build
- perl5.16.3 : lang/perl5.16
- Runtime dependencies:
-
- p5-Any-Moose>=0 : devel/p5-Any-Moose
- p5-JSON>=0 : converters/p5-JSON
- p5-Try-Tiny>=0 : lang/p5-Try-Tiny
- p5-URI>=0 : net/p5-URI
- perl5.16.3 : lang/perl5.16
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.44_1 27 Jul 2014 08:15:15 |
rene |
Remove expired ports:
2014-07-27 devel/p5-MetaCPAN-API: Use devel/p5-MetaCPAN-Client instead
2014-07-27 net-im/pidgin-facebookchat: obsolete, development has ceased, not
staged |
0.44_1 27 Jun 2014 11:45:48 |
sunpoet |
- Set EXPIRATION_DATE to 2014-07-27
Last customer (devel/p5-Test-DependentModules) updated its dependency to
devel/p5-MetaCPAN-Client. It's safe to remove this port. |
0.44_1 27 Apr 2014 06:15:53 |
sunpoet |
- Fix PLIST
- Bump PORTREVISION for package change
Reported by: swills |
0.44 26 Apr 2014 18:10:50 |
sunpoet |
- Update to 0.44
- Mark DEPRECATED
Changes: http://search.cpan.org/dist/MetaCPAN-API/Changes |
0.43_1 01 Mar 2014 16:29:00 |
sunpoet |
- Add LICENSE
- Remove outdated PERL_LEVEL check
- Remove regression-test: |
0.43_1 30 Oct 2013 14:44:54 |
vanilla |
support STAGEDIR. |
0.43_1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.43_1 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.43_1 29 Mar 2013 00:44:54 |
eadler |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
0.43_1 05 May 2012 17:25:45 |
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) |
0.43 02 May 2012 02:03:36 |
swills |
- Update to 0.43 |
0.42 01 May 2012 01:47:10 |
swills |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
0.42 13 Mar 2012 16:15:36 |
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) |
0.42 08 Mar 2012 18:45:38 |
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 |
0.42 12 Feb 2012 03:37: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) |
0.34 14 Nov 2011 03:35:33 |
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 |