| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 Jun 2012 11:22:18
0.12_1
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
01 May 2012 01:47:10
0.12_1
|
swills  |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
21 Jan 2012 17:40:15
0.12_1
|
eadler  |
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
0.12_1
|
ohauer  |
-remove MD5 |
24 Sep 2010 02:03:44
0.12_1
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
28 Jan 2010 22:37:43
0.12_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 14).
Approved by: portmgr (itetcu) |
17 Nov 2009 08:42:04
0.12
|
clsung  |
- Update to 0.12
Changes: http://search.cpan.org/dist/Test-Dependencies/Changes |
07 Jan 2008 07:36:23
0.11
|
clsung  |
- 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
0.08
|
rafan  |
- 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
0.08
|
kris  |
Port somehow became interactive, typically this means it's missing a
dependency. |
09 Aug 2006 08:56:15
0.08
|
clsung  |
- Update to 0.08
PR: ports/101637
Submitted by: clsung
Approved by: maintainer (Jin-Shan Tseng) |
26 Jul 2006 15:17:41
0.07
|
clsung  |
- Update to 0.07
PR: ports/100849
Submitted by: maintainer (Jin-Shan Tseng) |
20 Jul 2006 06:35:07
0.06
|
clsung  |
- Update to 0.06
PR: ports/100592
Submitted by: maintainer |
20 Jul 2006 03:39:39
0.05
|
clsung  |
- 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
0.03
|
novel  |
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> |