Port details |
- p5-Test-TempDir Temporary files support for testing
- 0.10 devel
=0 0.10Version of this port present on the latest quarterly branch.
- DEPRECATED: Use devel/p5-Test-TempDir-Tiny instead
This port expired on: 2015-06-30
- Maintainer: perl@FreeBSD.org
- Port Added: 2008-09-07 02:08:53
- Last Update: 2015-07-14 18:01:37
- SVN Revision: 392038
- Also Listed In: perl5
- License: ART10 GPLv1
- WWW:
- http://search.cpan.org/dist/Test-TempDir/
- Description:
- Test::TempDir provides temporary directory creation with testing in mind.
WWW: http://search.cpan.org/dist/Test-TempDir/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- p5-Test-TempDir>0:devel/p5-Test-TempDir
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-Test-TempDir
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Directory-Scratch>=0 : devel/p5-Directory-Scratch
- p5-File-NFSLock>=0 : devel/p5-File-NFSLock
- p5-Moose>=0 : devel/p5-Moose
- p5-MooseX-Types-Path-Class>=0 : devel/p5-MooseX-Types-Path-Class
- p5-Path-Class>=0 : devel/p5-Path-Class
- p5-Sub-Exporter>=0 : devel/p5-Sub-Exporter
- p5-namespace-clean>=0.08 : devel/p5-namespace-clean
- p5-Module-Build-Tiny>=0.039 : devel/p5-Module-Build-Tiny
- perl5.20.2 : lang/perl5.20
- Runtime dependencies:
-
- p5-Directory-Scratch>=0 : devel/p5-Directory-Scratch
- p5-File-NFSLock>=0 : devel/p5-File-NFSLock
- p5-Moose>=0 : devel/p5-Moose
- p5-MooseX-Types-Path-Class>=0 : devel/p5-MooseX-Types-Path-Class
- p5-Path-Class>=0 : devel/p5-Path-Class
- p5-Sub-Exporter>=0 : devel/p5-Sub-Exporter
- p5-namespace-clean>=0.08 : devel/p5-namespace-clean
- perl5.20.2 : lang/perl5.20
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10 14 Jul 2015 18:01:37 |
rene |
Remove expired port:
2015-06-30 devel/p5-Test-TempDir: Use devel/p5-Test-TempDir-Tiny instead |
0.10 24 Jun 2015 16:29:26 |
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. |
0.10 16 May 2015 13:35:25 |
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 |
0.09 03 Jan 2015 19:31:12 |
sunpoet |
- Update to 0.09
- Add LICENSE
- Mark DEPRECATED
Changes: http://search.cpan.org/dist/Test-TempDir/Changes |
0.08_1 26 Nov 2014 13:08:38 |
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 ) |
0.08 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.08 27 Sep 2013 20:57:20 |
sunpoet |
- Update to 0.08
- Sort *_DEPENDS
- Support STAGEDIR
Changes: http://search.cpan.org/dist/Test-TempDir/Changes |
0.07 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.07 12 Sep 2013 09:14:11 |
tobez |
Update to 0.07.
Changes: http://search.cpan.org/dist/Test-TempDir/Changes |
0.05_2 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.05_2 10 Jun 2012 18:42:48 |
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) |
0.05_2 17 May 2011 11:05:02 |
jadawin |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
0.05_2 28 Jan 2010 04:53:50 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 13).
Approved by: portmgr (itetcu) |
0.05_1 16 Jan 2010 14:45:49 |
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. |
0.05 31 Aug 2009 11:47:34 |
tobez |
Update to 0.05.
Changes: http://search.cpan.org/dist/Test-TempDir/Changes |
0.04 28 Aug 2009 17:37:26 |
linimon |
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr |
0.04 07 Sep 2008 02:08:31 |
chinsan |
Add p5-Test-TempDir, provides temporary directory creation with testing in
mind.
WWW: http://search.cpan.org/dist/Test-TempDir/ |