non port: devel/p5-Test-TempDir/Makefile |
Number of commits found: 14 |
Wednesday, 24 Jun 2015
|
16:29 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.
|
Saturday, 16 May 2015
|
13:35 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
|
Saturday, 3 Jan 2015
|
19:31 sunpoet
- Update to 0.09
- Add LICENSE
- Mark DEPRECATED
Changes: http://search.cpan.org/dist/Test-TempDir/Changes
|
Wednesday, 26 Nov 2014
|
13:08 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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
|
Friday, 27 Sep 2013
|
20:57 sunpoet
- Update to 0.08
- Sort *_DEPENDS
- Support STAGEDIR
Changes: http://search.cpan.org/dist/Test-TempDir/Changes
|
Friday, 20 Sep 2013
|
17:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Thursday, 12 Sep 2013
|
09:14 tobez
Update to 0.07.
Changes: http://search.cpan.org/dist/Test-TempDir/Changes
|
Friday, 2 Aug 2013
|
18:52 mat
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Sunday, 10 Jun 2012
|
18:42 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)
|
Thursday, 28 Jan 2010
|
04:53 kuriyama
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 13).
Approved by: portmgr (itetcu)
|
Saturday, 16 Jan 2010
|
14:45 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.
|
Monday, 31 Aug 2009
|
11:47 tobez
Update to 0.05.
Changes: http://search.cpan.org/dist/Test-TempDir/Changes
|
Friday, 28 Aug 2009
|
17:37 linimon
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr
|
Sunday, 7 Sep 2008
|
02:08 chinsan
Add p5-Test-TempDir, provides temporary directory creation with testing in
mind.
WWW: http://search.cpan.org/dist/Test-TempDir/
|
Number of commits found: 14 |