Port details |
- p5-Module-Install Standalone, extensible Perl module installer
- 1.21 devel =8 1.21Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2004-10-12 13:23:05
- Last Update: 2023-05-02 16:21:14
- Commit Hash: fce2745
- People watching this port, also watch:: p5-File-Slurp, p5-MIME-Tools, p5-libwww, p5-ExtUtils-CBuilder, libxml2
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Module-Install
- Description:
- Module::Install is 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.
Please type "perldoc Module::Install" after installation to see the
module usage information.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Module-Install>0:devel/p5-Module-Install
- To install the port:
- cd /usr/ports/devel/p5-Module-Install/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Module-Install
- pkg install p5-Module-Install
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Module-Install
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1682903226
SHA256 (Module-Install-1.21.tar.gz) = fbf91007f30565f3920e106055fd0d4287981d5e7dad8b35323ce4b733f15a7b
SIZE (Module-Install-1.21.tar.gz) = 112149
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-File-Remove>=1.42 : devel/p5-File-Remove
- p5-JSON>=2.14 : converters/p5-JSON
- p5-Module-ScanDeps>=1.09 : devel/p5-Module-ScanDeps
- p5-PAR-Dist>=0.29 : devel/p5-PAR-Dist
- p5-YAML-Tiny>=1.38 : textproc/p5-YAML-Tiny
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-File-Remove>=1.42 : devel/p5-File-Remove
- p5-JSON>=2.14 : converters/p5-JSON
- p5-Module-ScanDeps>=1.09 : devel/p5-Module-ScanDeps
- p5-PAR-Dist>=0.29 : devel/p5-PAR-Dist
- p5-YAML-Tiny>=1.38 : textproc/p5-YAML-Tiny
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- databases/p5-DBIx-Class-QueryProfiler
- devel/p5-Avro
- devel/p5-Benchmark-Timer
- devel/p5-Connector
- devel/p5-Iodef-Pb-Simple
- devel/p5-Module-Install-AuthorRequires
- devel/p5-Module-Install-AuthorTests
-
Deleted ports which required this port:
- for Run
-
- devel/p5-Connector
- devel/p5-Iodef-Pb-Simple
- devel/p5-Module-Install-AuthorRequires
- devel/p5-Module-Install-AuthorTests
- devel/p5-Module-Install-ReadmeFromPod
- devel/p5-Module-Install-Template
- devel/p5-Module-Install-TestBase
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Module-Install
- 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 |
1.21 02 May 2023 16:21:14 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Module-Install: Update to 1.21
Changes: https://metacpan.org/dist/Module-Install/changes |
1.19 11 Apr 2023 20:34:04 |
Rene Ladan (rene) |
all: return swills' ports to the pools after safeeping his ports bit.
With hat: portmgr-secretary |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.19 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.19 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.19 25 Jun 2021 13:41:11 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Module-Install: Add NO_ARCH
Approved by: portmgr (blanket) |
1.19 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.19 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
1.19 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.19 10 Jan 2018 22:32:37 |
swills |
devel/p5-Module-Install: update to 1.19 |
1.18 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.18 11 Apr 2017 14:47:21 |
swills |
devel/p5-Module-Install: update to 1.18 |
1.16 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.16 30 Jun 2015 17:50:55 |
swills |
devel/p5-Module-Install: update to 1.16 |
1.14_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 ) |
1.14 12 Nov 2014 03:24:59 |
swills |
devel/p5-Module-Install: update to 1.14 |
1.12 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.12 09 Oct 2014 02:45:17 |
swills |
devel/p5-Module-Install: update to to 1.12
PR: 193498
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> |
1.08 09 May 2014 19:53:17 |
swills |
- Update to 1.08
PR: ports/189502
Submitted by: Bartek Rutkowski <ports@robakdesign.com> |
1.06 06 Jan 2014 12:55:04 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
1.06 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.06 07 Sep 2013 16:51:09 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
1.06 18 Jun 2013 13:49:02 |
az |
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@) |
1.06 22 Apr 2012 18:51:41 |
swills |
- Update to 1.06 |
1.05 13 Mar 2012 16:15:36 |
pgollucci |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
1.05 08 Mar 2012 18:45:38 |
pgollucci |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
1.05 28 Feb 2012 14:32:45 |
swills |
- Update to 1.05
Changelog: http://cpansearch.perl.org/src/ADAMK/Module-Install-1.05/Changes |
1.04 08 Jan 2012 07:01:25 |
eadler |
Repeated words are are hard to to find sometimes.
Approved by: portmgr (itetcu) |
1.04 26 Oct 2011 03:55:27 |
swills |
- Update to 1.04
PR: ports/161991
Submitted by: sunpoet |
1.01_1 24 Sep 2011 12:55:16 |
swills |
- Update dependencies as some of them are conditional
- Bump PORTREVISION for dependency change
PR: ports/160952
Submitted by: sunpoet |
1.01 06 May 2011 04:12:15 |
swills |
- Update to 1.01
Changes: http://search.cpan.org/dist/Module-Install/Changes |
1.00 09 Dec 2010 02:36:55 |
swills |
- Takeover some of clsung's ports
Approved by: pgollucci (mentor) |
1.00 12 Jul 2010 12:49:12 |
clsung |
- Update to 1.00
Changes: http://search.cpan.org/dist/Module-Install/Changes |
0.95 22 Apr 2010 00:13:28 |
clsung |
- Update to 0.95
Changes: http://search.cpan.org/dist/Module-Install/Changes |
0.94 07 Mar 2010 05:12:46 |
clsung |
- Update to 0.94
Changes: http://search.cpan.org/dist/Module-Install/Changes |
0.92 05 Feb 2010 06:39:03 |
clsung |
- Update to 0.92
Changes: http://search.cpan.org/dist/Module-Install/Changes |
0.91_2 28 Jan 2010 23:45:30 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 15).
Approved by: portmgr (itetcu) |
0.91_1 28 Oct 2009 07:52:34 |
clsung |
(1) Replace unexpected (?) spaces to a tab.
(2) Move p5-Module-CoreList dependency to conditional clause for older
lang/perl5.8 (5.8.9 includes Module::CoreList).
Submitted by: kuriyama |
0.91 12 Jun 2009 07:21:35 |
clsung |
- Update to 0.91
Changes: http://search.cpan.org/dist/Module-Install/Changes |
0.88 02 Jun 2009 11:12:33 |
clsung |
- Update to 0.88
PR: ports/134816
Submitted by: pgollucci |
0.86 12 May 2009 08:47:07 |
clsung |
- Update to 0.86
Changes: http://search.cpan.org/dist/Module-Install/Changes
PR: ports/134284
Submitted by: Cezary Morga <cm_AT_therek dot net> |
0.79 28 Mar 2009 20:45:10 |
skv |
Introduce Perl 5.10.0 |
0.79 19 Feb 2009 09:41:30 |
clsung |
- Update to 0.79
Changes: http://search.cpan.org/dist/Module-Install/Changes |
0.78 30 Jan 2009 05:10:02 |
clsung |
- Update to 0.78
Changes: http://search.cpan.org/dist/Module-Install/Changes |
0.77_1 17 Jan 2009 09:57:29 |
pav |
- Fix plist with perl 5.8.9 |
0.77 27 Aug 2008 03:50:34 |
clsung |
- Update to 0.77
Changes: http://search.cpan.org/dist/Module-Install/Changes |
0.75 13 Jun 2008 06:38:43 |
clsung |
- Update to 0.75
Changes: http://search.cpan.org/dist/Module-Install/Changes |
0.72 28 Apr 2008 01:19:04 |
clsung |
- Update to 0.72
Changes: http://search.cpan.org/dist/Module-Install/Changes |
0.71_1 06 Apr 2008 03:08:39 |
clsung |
- add one missing dependency
- bump PORTREVISION
Noted by: pav |
0.71 01 Apr 2008 11:29:05 |
clsung |
- Update to 0.71
Changes: http://search.cpan.org/dist/Module-Install/Changes |
0.68 10 Jan 2008 06:15:01 |
clsung |
- Update to 0.68
Changes: http://search.cpan.org/dist/Module-Install/Changes |
0.67 30 May 2007 02:27:26 |
clsung |
- Update to 0.67 |
0.65 01 May 2007 07:37:30 |
clsung |
- remove ".if ${PERL_LEVEL} < 500600..." stuff |
0.65 22 Mar 2007 01:29:46 |
clsung |
- Update to 0.65 |
0.64 24 Aug 2006 01:37:40 |
clsung |
- Update to 0.64 |
0.63 06 Jun 2006 09:58:16 |
clsung |
- update to 0.63 |
0.62 10 May 2006 22:43:07 |
clsung |
- some p5-* ports install to Module/Install w/o depend on
p5-Module-Install
Noted by: tobez |
0.62 04 May 2006 02:56:19 |
clsung |
- update to 0.62 |
0.61 16 Mar 2006 00:43:08 |
clsung |
- update to 0.61 |
0.56 15 Feb 2006 04:00:55 |
clsung |
- update to 0.56 |
0.55 29 Jan 2006 15:38:52 |
clsung |
- update to 0.55
PR: 92458
Submitted by: leeym |
0.54 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.54 11 Jan 2006 07:16:59 |
clsung |
- update to 0.54 |
0.53 11 Jan 2006 05:14:49 |
clsung |
- update to 0.53 |
0.52 03 Jan 2006 09:00:30 |
clsung |
- update to 0.52 |
0.51 01 Jan 2006 07:42:58 |
clsung |
- update to 0.51 |
0.50 27 Dec 2005 02:52:22 |
clsung |
- update to 0.50 |
0.48 26 Dec 2005 01:51:29 |
clsung |
- update to 0.48
- New Module::Install::Compiler |
0.45 20 Dec 2005 02:15:02 |
clsung |
- update to 0.45 |
0.43 14 Dec 2005 03:59:52 |
clsung |
- update to 0.43
- add install_share() (Module/Install/Share.pm) |
0.41 12 Dec 2005 05:31:26 |
clsung |
- update to 0.41 |
0.40 09 Dec 2005 15:09:05 |
clsung |
- update to 0.40
- add CONFIGURE_ARGS+= --skip
- skip dependency checking from Makefile.PL (we ports will do it) |
0.39 15 Nov 2005 09:34:55 |
clsung |
- update to 0.39
- author now use Makefile.PL instead of Build.PL
- add SHA256 checksums |
0.36 12 Oct 2004 13:15:45 |
clsung |
- 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) |