Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
14 Jul 2015 18:01:37
0.10

|
rene  |
Remove expired port:
2015-06-30 devel/p5-Test-TempDir: Use devel/p5-Test-TempDir-Tiny instead |
24 Jun 2015 16:29:26
0.10

|
adamw  |
Convert all p5-Test-use-ok dependencies to p5-Test-Simple, but only on
perl < 5.22. For www/p5-Catalyst-Controller-BindLex, change it from a
BUILD/RUN depend to TEST, as it is only used for the test target, and bump
PORTREVISION on that port. |
16 May 2015 13:35:25
0.10

|
sunpoet  |
- Update to 0.10
- Set EXPIRATION_DATE to 2015-06-30: no other ports depend on this one
Changes: http://search.cpan.org/dist/Test-TempDir/Changes |
03 Jan 2015 19:31:12
0.09

|
sunpoet  |
- Update to 0.09
- Add LICENSE
- Mark DEPRECATED
Changes: http://search.cpan.org/dist/Test-TempDir/Changes |
26 Nov 2014 13:08:38
0.08_1

|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
27 Oct 2014 10:55:59
0.08

|
bapt  |
Cleanup plist |
27 Sep 2013 20:57:20
0.08

|
sunpoet  |
- Update to 0.08
- Sort *_DEPENDS
- Support STAGEDIR
Changes: http://search.cpan.org/dist/Test-TempDir/Changes |
20 Sep 2013 17:13:47
0.07

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
12 Sep 2013 09:14:11
0.07

|
tobez  |
Update to 0.07.
Changes: http://search.cpan.org/dist/Test-TempDir/Changes |
02 Aug 2013 18:52:11
0.05_2

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
10 Jun 2012 18:42:48
0.05_2
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
17 May 2011 11:05:02
0.05_2
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
28 Jan 2010 04:53:50
0.05_2
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 13).
Approved by: portmgr (itetcu) |
16 Jan 2010 14:45:49
0.05_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist from ports
maintained by (perl|ports|kuriyama)@FreeBSD.org.
- Targets are: Test::Simple, Digest::MD5, Locale-Maketext,
ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long,
Encode, Digest, Pod::Parser, File::Spec. |
31 Aug 2009 11:47:34
0.05
|
tobez  |
Update to 0.05.
Changes: http://search.cpan.org/dist/Test-TempDir/Changes |
28 Aug 2009 17:37:26
0.04
|
linimon  |
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr |
07 Sep 2008 02:08:31
0.04
|
chinsan  |
Add p5-Test-TempDir, provides temporary directory creation with testing in
mind.
WWW: http://search.cpan.org/dist/Test-TempDir/ |