b7a7 FreshPorts -- devel/p5-CPAN-Meta
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-CPAN-Meta 2.130880 devel on this many watch lists=16 search for ports that depend on this port
The distribution metadata for a CPAN dist
Maintained by: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 Apr 2010 01:58:48
Also Listed In: perl5
License: ART10 GPLv1


Software distributions released to the CPAN include a META.json or,
for older distributions, META.yml, which describes the distribution,
its contents, and the requirements for building and installing the
distribution. The data structure stored in the META.json  file is
described in CPAN::Meta::Spec.

CPAN::Meta provides a simple class to represent this distribution
metadata (or distmeta), along with some helpful methods for
interrogating that data.

WWW: http://search.cpan.org/dist/CPAN-Meta/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/p5-CPAN-Meta-Requirements
  2. devel/p5-CPAN-Meta-YAML
  3. devel/p5-Parse-CPAN-Meta
  4. converters/p5-JSON-PP
  5. lang/perl5.14
Required To Run:
  1. devel/p5-CPAN-Meta-Requirements
  2. devel/p5-CPAN-Meta-YAML
  3. devel/p5-Parse-CPAN-Meta
  4. converters/p5-JSON-PP
  5. lang/perl5.14

This port is required by:

for Build for Run

To install the port: cd /usr/ports/devel/p5-CPAN-Meta/ && make install clean
To add the package: pkg_add -r p5-CPAN-Meta


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/CPAN/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/CPAN/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/CPAN/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/CPAN/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/CPAN/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/CPAN/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/CPAN/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/CPAN/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/CPAN/
  11. http://at.cpan.org/modules/by-module/CPAN/
  12. http://backpan.perl.org/modules/by-module/CPAN/
  13. http://cpan.nctu.edu.tw/modules/by-module/CPAN/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/CPAN/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/CPAN/
  16. http://www.cpan.dk/modules/by-module/CPAN/
  17. http://www.cpan.dk/modules/by-module/CPAN/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2012-01-08
    Affects: users of devel/p5-CPAN-Meta and devel/p5-Version-Requirements
    Author: sunpoet@FreeBSD.org
    Reason: 
      Author of Version::Requirements (devel/p5-Version-Requirements) merged
      its function to CPAN::Meta::Requirements (part of devel/p5-CPAN-Meta).
      As a result, devel/p5-Version-Requirements is marked DEPRECATED.
      Please run the following commands to update p5-CPAN-Meta and remove
      p5-Version-Requirements:
    
      # portmaster -o devel/p5-CPAN-Meta devel/p5-Version-Requirements
      # pkg_delete p5-Version-Requirements-\*
    
    

Number of commits found: 28

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
29 Mar 2013 18:45:23
Original commit files touched by this commit  2.130880
sunpoet search for other commits by this committer
- Update to 2.130880
- Remove outdated PERL_LEVEL check
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/CPAN-Meta/Changes
07 Sep 2012 23:33:09
Original commit files touched by this commit  2.120921
sunpoet search for other commits by this committer
- Fix *_DEPENDS: p5-JSON-PP >= 2.27200 is already in Perl 5.16.0+
18 Apr 2012 17:48:22
Original commit files touched by this commit  2.120921
sunpoet search for other commits by this committer
- Update to 2.120921

Changes:        http://search.cpan.org/dist/CPAN-Meta/Changes
30 Mar 2012 22:28:29
Original commit files touched by this commit  2.120900
sunpoet search for other commits by this committer
- Update to 2.120900
- Add LICENSE

Changes:        http://search.cpan.org/dist/CPAN-Meta/Changes
Feature safe:   yes
13 Mar 2012 16:15:36
Original commit files touched by this commit  2.120630
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit  2.120630
pgollucci search for other commits by this committer
- 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
04 Mar 2012 12:18:22
Original commit files touched by this commit  2.120630
sunpoet search for other commits by this committer
- Update to 2.120630

Changes:        http://search.cpan.org/dist/CPAN-Meta/Changes
03 Mar 2012 06:14:56
Original commit files touched by this commit  2.120620
sunpoet search for other commits by this committer
- Update to 2.120620

Changes:        http://search.cpan.org/dist/CPAN-Meta/Changes
24 Feb 2012 10:00:57
Original commit files touched by this commit  2.120530
sunpoet search for other commits by this committer
- Update to 2.120530

Changes:        http://search.cpan.org/dist/CPAN-Meta/Changes
07 Feb 2012 09:41:23
Original commit files touched by this commit  2.120351
sunpoet search for other commits by this committer
- Update to 2.120351
- Sort MAN3

Changes:        http://search.cpan.org/dist/CPAN-Meta/Changes
06 Jan 2012 17:18:55
Original commit files touched by this commit  2.113640
swills search for other commits by this committer
- Update to 2.113640
- Remove dependency on deprecated p5-Version-Requirements
24 Sep 2011 17:41:13
Original commit files touched by this commit  2.112621
sunpoet search for other commits by this committer
- Update to 2.112621

Changes:        http://search.cpan.org/dist/CPAN-Meta/Changes
22 Sep 2011 03:57:53
Original commit files touched by this commit  2.112580_1
sunpoet search for other commits by this committer
- Bump PORTREVISION for dependency change in previous commit

Notified by:    olgeni
21 Sep 2011 17:02:33
Original commit files touched by this commit  2.112580
sunpoet search for other commits by this committer
- Update to 2.112580
- Set CPAN::Meta::YAML, JSON::PP and Parse::CPAN::Meta as conditional
dependencies
- Take maintainership

Changes:        http://search.cpan.org/dist/CPAN-Meta/Changes
PR:             ports/160779
Submitted by:   sunpoet (myself)
21 Sep 2011 16:48:43
Original commit files touched by this commit  2.112150
tabthorpe search for other commits by this committer
- Reassign to the heap
31 Aug 2011 07:34:20
Original commit files touched by this commit  2.112150
sunpoet search for other commits by this committer
- Update to 2.112150

Changes:        http://search.cpan.org/dist/CPAN-Meta/Changes
PR:             ports/159755
Submitted by:   sunpoet (myself)
Approved by:    maintainer (timeout, 17 days)
22 May 2011 16:40:22
Original commit files touched by this commit  2.110930
sunpoet search for other commits by this committer
- Update to 2.110930
- Make some dependencies conditional according to PERL_LEVEL

Changes:        http://search.cpan.org/dist/CPAN-Meta/Changes
PR:             ports/157248
Submitted by:   sunpoet (myself)
Approved by:    Pengfei Ju <jupengfei@gmail.com> (maintainer)
19 Mar 2011 06:37:21
Original commit files touched by this commit  2.110580
sunpoet search for other commits by this committer
- Update to
- Change to new CPAN subdir macro

Changes:        http://search.cpan.org/dist/Parse-CPAN-Meta/Changes
PR:             ports/155258
Submitted by:   sunpoet (myself)
Approved by:    maintainer (timeout, 15 days)
27 Dec 2010 14:53:58
Original commit files touched by this commit  2.102400
pgollucci search for other commits by this committer
- Update to 2.102400
- Remove MD5

PR:             ports/153059
Submitted by:   myself (pgollucci)
Approved by:    maintainer timeout (jupengfei@gmail.com ; 15 days)
Changes:        http://search.cpan.org/dist/CPAN-Meta/Changes
24 Sep 2010 01:48:27
Original commit files touched by this commit  2.102160
pgollucci search for other commits by this committer
- /mach/ -> /%%PERL_ARCH%%/

With Hat:   perl@
16 Aug 2010 05:29:28
Original commit files touched by this commit  2.102160
nemoliu search for other commits by this committer
Update to 2.102160

PR:     ports/149661
Submitted by:   Ju Pengfei <jupengfei@gmail.com> (maintainer)
16 Jun 2010 06:16:41
Original commit files touched by this commit  2.101670
wen search for other commits by this committer
- Update to 2.101670

Submitted by:   ports/147713
Reviewed by:    Ju Pengfei <jupengfei@gmail.com> (maintainer)
08 Jun 2010 08:23:14
Original commit files touched by this commit  2.101580
wen search for other commits by this committer
- Update to 2.101580

PR:             ports/147677
Submitted by:   Ju Pengfei <jupengfei@gmail.com> (maintainer)
01 Jun 2010 06:13:42
Original commit files touched by this commit  2.101461
wen search for other commits by this committer
- Update to 2.101461

PR:             ports/147154
Submitted by:   Ju Pengfei <jupengfei@gmail.com> (maintainer)
25 May 2010 01:21:07
Original commit files touched by this commit  2.101410
wen search for other commits by this committer
- Update to 2.101410

PR:             ports/146783
Submitted by:   Ju Pengfei <jupengfei@gmail.com> (maintainer)
18 May 2010 09:00:12
Original commit files touched by this commit  2.101380
wen search for other commits by this committer
- Update to 2.101380

PR:             ports/146691
Submitted by:   Ju Pengfei <jupengfei@gmail.com> (maintainer)
03 May 2010 09:01:17
Original commit files touched by this commit  2.101110
wen search for other commits by this committer
- Update to 2.101110

PR:             ports/146211
Submitted by:   Ju Pengfei <jupengfei@gmail.com> (maintainer)
30 Apr 2010 01:57:58
Original commit files touched by this commit  2.101091
wen search for other commits by this committer
CPAN::Meta - The distribution metadata for a CPAN dist
Software distributions released to the CPAN include a META.json or,
for older distributions, META.yml, which describes the distribution,
its contents, and the requirements for building and installing the
distribution. The data structure stored in the META.json  file is
described in CPAN::Meta::Spec.

CPAN::Meta provides a simple class to represent this distribution
metadata (or distmeta), along with some helpful methods for
interrogating that data.

WWW: http://search.cpan.org/dist/CPAN-Meta/

PR:             ports/145882
Submitted by:   Ju Pengfei <jupengfei@gmail.com>

Number of commits found: 28

2837
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days29
new fortnight62
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0