FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 9:47 PM BST
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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/p5-rpm-build-perl, devel/p5-File-Find-Rule, devel/p5-IPC-Cmd, devel/p5-rpm-build-perl, textproc/p5-Pod-Strip, textproc/p5-YAML, lang/perl5.8
Required To Run: devel/p5-rpm-build-perl, devel/p5-File-Find-Rule, devel/p5-IPC-Cmd, devel/p5-rpm-build-perl, textproc/p5-Pod-Strip, textproc/p5-YAML, lang/perl5.8
There are no ports dependent upon this port

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:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Test/
http://www.cpan.dk/modules/by-module/Test/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Test/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Test/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Test/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Test/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/Test/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Test/
http://at.cpan.org/modules/by-module/Test/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Test/
http://backpan.perl.org/modules/by-module/Test/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Test/
http://cpan.nctu.edu.tw/modules/by-module/Test/
http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Test/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 14

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
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: 14

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours32
new 7 days59
new fortnight183
new month255

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.146 seconds.