NOTICE: This package has been removed from pkgsrc

./devel/p5-ExtUtils-Install, Install files from here to there

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.54nb4, Package name: p5-ExtUtils-Install-1.54nb4, Maintainer: pkgsrc-users

Handles the installing and uninstalling of perl modules, scripts,
man pages, etc...

Both install() and uninstall() are specific to the way ExtUtils::MakeMaker
handles the installation and deinstallation of perl modules. They
are not designed as general purpose tools.


Required to run:
[lang/perl5]

Required to build:
[devel/p5-Module-Build]

Master sites: (Expand)

SHA1: a32c1168b3ac47e10110d7ad5f780c961b54216c
RMD160: 1703beb8641c8fcfe1a937193e768e47ade0313b
Filesize: 65.759 KB

Version history: (Expand)


CVS history: (Expand)


   2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880)
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798)
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
   2011-08-12 14:54:07 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
Revision bump after updating perl to 5.14.1
   2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | Package updated
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
   2009-08-09 13:23:02 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating package for p5 module ExtUtils::Install from 1.52 to 1.54

pkgsrc changes:
  - Adding perl5 license

Upstream changes:
1.54

This is a "no-change" version bump because I pushed the v1.53 change
and then realized that MakeMaker.t was a bad name for a file that would
end up in core where the EUMM tests and the EUI tests are in the same
directory. This renames it to InstallWithMM.t.

1.53

Final stage of the divorce from EUMM. Now the EUMM related tests are no
longer shared. Build.pl and Build.t go, and there shall be peace on earth.
At least until somebody patches EUMM/t/basic.t for something EUI related...

Thanks to M. Schwern for helping me work this one out. Cheers man.

1.52_03

Missed the t/Installed.t test from core. Bumped version number to allow
a new distro to be released.

1.52_02

Make _chmod verbose message use octal modes, thanks to BDFOY

Further changes from core, including lastest test file infrastructure
from EUMM.

Fixed a number of problems in ExtUtils::Installed, for various reasons
this includes a version bump to 1.999_001, which will eventually become
version 2.0. These problems related to finding modules that were installed
with either INSTALL_BASE or PREFIX. Hopefully this resolves these issues.

1.52_01 (core only release)

Changes from Core:

commit 3d55b451d9544fbd4c27c33287b76bee30328830
Author: John Malmberg
Date:   Sun Feb 15 09:25:10 2009 -0600

    ExtUtils::Install VMS extended character set support

    Preview from https://rt.cpan.org/Ticket/Display.html?id=42149
   2009-06-13 08:46:48 by Roland Illig | Files touched by this commit (67)
Log message:
Ran pkglint --autofix on the devel/ category. Most of the changes are
simple white-space issues like indentation and trailing spaces. The
others are cross-references for Makefile.common.
   2008-12-20 23:07:45 by Havard Eidnes | Files touched by this commit (2)
Log message:
Update from version 1.50nb1 to 1.52.

Pkgsrc changes:
 o Canonicalize HOMEPAGE
 o Change to Module::Build build type

Upstream changes:

1.52
  Production rerelease of 1.51 to make the CPAN indexer happy about
  permissions (hopefully).
  SVN Revision 44.

1.51
  Production release of 1.50_05. No other changes.
  SVN revision 43.