aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-ExtUtils-MakeMaker
Commit message (Collapse)AuthorAgeFilesLines
* - update to 6.31Yen-Ming Lee2006-11-023-10/+11
| | | | Notes: svn path=/head/; revision=176231
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-5/+5
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Take a perl@ hat and add SHA256 checksumsMathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148244
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-111-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | + add devel/p5-PathTools, remove devel/p5-File-Spec + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports module was renamed * reflect renaming on CPAN PodParser to Pod-Parser + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports * for all changed ports make dependencies on File::Temp, Digest::MD5, Storable unconditional * remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's (this variable is forced by bsd.port.mk now) * update Class-Autouse to 1.17 * update POE-API-Hooks to 1.05 * make portlint happy (clean IGNORE, convert spaces to tabs and so on) Notes: svn path=/head/; revision=137264
* Update to 6.30.Anton Berezin2005-05-253-4/+9
| | | | Notes: svn path=/head/; revision=136098
* fix plistMathieu Arnold2005-03-312-1/+14
| | | | | | | Approved by: portmgr (krion) Notes: svn path=/head/; revision=132131
* Update to 6.25, re-assign maintainer from ports to perl.Anton Berezin2005-01-212-4/+4
| | | | Notes: svn path=/head/; revision=126993
* - update to 6.24Cheng-Lung Sung2004-12-062-7/+5
| | | | | | | | | | - since there's lots of changes, see [http://search.cpan.org/src/MSCHWERN/ExtUtils-MakeMaker-6.24/Changes] for details - mark IGNORE instead of BROKEN for PERLVER < 5.6.1 Notes: svn path=/head/; revision=123294
* Maintainer does not have time to work on this port. If anyone wantsMark Linimon2004-08-201-1/+1
| | | | | | | to fix it, it's up for grabs. Notes: svn path=/head/; revision=116821
* BROKEN for perl < 500600: Broken pkg-plistKris Kennaway2004-05-301-0/+1
| | | | Notes: svn path=/head/; revision=110379
* new port: the MakeMaker module generates a Makefile from a Makefile.PLTrevor Johnson2004-04-204-0/+96
PR: 63254 Submitted by: Michael Johnson Notes: svn path=/head/; revision=107752