Commit graph

10 commits

Author SHA1 Message Date
Cheng-Lung Sung
b0e935b677 - some p5-* ports install to Module/Install w/o depend on
p5-Module-Install

Noted by:   tobez
2006-05-10 22:43:07 +00:00
Cheng-Lung Sung
c024a8ca1e - update to 0.62 2006-05-04 02:56:18 +00:00
Cheng-Lung Sung
64933cec87 - update to 0.61 2006-03-16 00:43:08 +00:00
Cheng-Lung Sung
3ba6a71f55 - update to 0.56 2006-02-15 04:00:55 +00:00
Edwin Groothuis
e33233f948 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:55:36 +00:00
Cheng-Lung Sung
628fbd429b - update to 0.48
- New Module::Install::Compiler
2005-12-26 01:51:29 +00:00
Cheng-Lung Sung
45a384a5f2 - update to 0.43
- add install_share() (Module/Install/Share.pm)
2005-12-14 03:59:52 +00:00
Cheng-Lung Sung
ca8340d9eb - update to 0.40
- add CONFIGURE_ARGS+=        --skip
  - skip dependency checking from Makefile.PL (we ports will do it)
2005-12-09 15:09:05 +00:00
Cheng-Lung Sung
a4f38bc898 - update to 0.39
- author now use Makefile.PL instead of Build.PL
- add SHA256 checksums
2005-11-15 09:34:55 +00:00
Cheng-Lung Sung
f12840b731 - Add new port: devel/p5-Module-Install
- Module::Install is a a standalone, extensible installer for Perl modules.
- It is designed to be a drop-in replacement for ExtUtils::MakeMaker, and is a
  descendent of CPAN::MakeMaker.

WWW: http://search.cpan.org/dist/Module-Install/

PR:		ports/71794
Submitted by:	clsung
Approved by:	co-mentor (vanilla)
2004-10-12 13:15:45 +00:00