6b9e FreshPorts -- devel/p5-Test-Dependencies
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-Test-Dependencies 0.12_1 devel on this many watch lists=0 search for ports that depend on this port
Ensure that your Makefile.PL specifies all module dependencies
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 13 Jul 2006 18:33:50
Also Listed In: perl5
License: not specified in port


Makes sure that all of the modules that are 'use'd are listed
in the Makefile.PL as dependencies.

WWW: http://search.cpan.org/dist/Test-Dependencies/
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-rpm-build-perl
  2. devel/p5-File-Find-Rule
  3. devel/p5-IPC-Cmd
  4. textproc/p5-Pod-Strip
  5. textproc/p5-YAML
  6. lang/perl5.8
Required To Run:
  1. devel/p5-rpm-build-perl
  2. devel/p5-File-Find-Rule
  3. devel/p5-IPC-Cmd
  4. textproc/p5-Pod-Strip
  5. textproc/p5-YAML
  6. lang/perl5.8

This port is required by:

for Build for Run

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


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/Test/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Test/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Test/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Test/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Test/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Test/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Test/
  9. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Test/
  10. http://at.cpan.org/modules/by-module/Test/
  11. http://backpan.perl.org/modules/by-module/Test/
  12. http://cpan.nctu.edu.tw/modules/by-module/Test/
  13. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Test/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Test/
  15. http://www.cpan.dk/modules/by-module/Test/

Number of commits found: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
06 Jun 2012 11:22:18
Original commit files touched by this commit  0.12_1
culot search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Submitted by:   az@
01 May 2012 01:47:10
Original commit files touched by this commit  0.12_1
swills search for other commits by this committer
- Assign clsung's p5- ports to perl@

Approved by:    clsung via IRC
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.12_1
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
03 Jul 2011 14:59:23
Original commit files touched by this commit  0.12_1
ohauer search for other commits by this committer
-remove MD5
24 Sep 2010 02:03:44
Original commit files touched by this commit  0.12_1
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
28 Jan 2010 22:37:43
Original commit files touched by this commit  0.12_1
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 14).

Approved by:    portmgr (itetcu)
17 Nov 2009 08:42:04
Original commit files touched by this commit  0.12
clsung search for other commits by this committer
- Update to 0.12

Changes:        http://search.cpan.org/dist/Test-Dependencies/Changes
07 Jan 2008 07:36:23
Original commit files touched by this commit  0.11
clsung search for other commits by this committer
- Update to 0.11
- reset maintainership

Changes:        http://search.cpan.org/dist/Test-Dependencies/Changes
PR:             ports/119401
Submitted by:   Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
31 Jan 2007 15:21:53
Original commit files touched by this commit  0.08
rafan search for other commits by this committer
- It builds fine in tinderbox with latest ports and src tree. It seems that
  the missing IPC::Cmd is related to other perl modules. So, do not mark it
  interactive.

Approved by:    Jin-Shan Tseng (maintainer)
29 Jan 2007 22:15:23
Original commit files touched by this commit  0.08
kris search for other commits by this committer
Port somehow became interactive, typically this means it's missing a
dependency.
09 Aug 2006 08:56:15
Original commit files touched by this commit  0.08
clsung search for other commits by this committer
- Update to 0.08

PR:             ports/101637
Submitted by:   clsung
Approved by:    maintainer (Jin-Shan Tseng)
26 Jul 2006 15:17:41
Original commit files touched by this commit  0.07
clsung search for other commits by this committer
- Update to 0.07

PR:             ports/100849
Submitted by:   maintainer (Jin-Shan Tseng)
20 Jul 2006 06:35:07
Original commit files touched by this commit  0.06
clsung search for other commits by this committer
- Update to 0.06

PR:             ports/100592
Submitted by:   maintainer
20 Jul 2006 03:39:39
Original commit files touched by this commit  0.05
clsung search for other commits by this committer
- Update to 0.05

PR:             ports/100527
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Reviewed by:    maintainer (Jin-Shan Tseng)
Approved by:    maintainer
13 Jul 2006 18:31:33
Original commit files touched by this commit  0.03
novel search for other commits by this committer
Makes sure that all of the modules that are 'use'd are listed
in the Makefile.PL as dependencies.

WWW: http://search.cpan.org/dist/Test-Dependencies/

PR:             ports/100154
Submitted by:   Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>

Number of commits found: 15

2877
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24537
Broken 218
Deprecated 474
Ignore 633
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days30
new fortnight63
new month215

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