Port details |
- p5-Module-Build-Convert Makefile.PL to Build.PL converter
- 0.50 devel =2 0.50Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2006-04-27 01:16:42
- Last Update: 2024-05-19 17:18:20
- Commit Hash: 684fd62
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Module-Build-Convert
- Description:
- Module::Build::Convert - Makefile.PL to Build.PL converter
ExtUtils::MakeMaker has been a de-facto standard for the common
distribution of Perl modules; Module::Build is expected to supersede
ExtUtils::MakeMaker in some time (part of the Perl core as of 5.10?)
The transition takes place slowly, as the converting process manually
achieved is yet an uncommon practice. The Module::Build::Convert
Makefile.PL parser is intended to ease the transition process.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Module-Build-Convert>0:devel/p5-Module-Build-Convert
- To install the port:
- cd /usr/ports/devel/p5-Module-Build-Convert/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Module-Build-Convert
- pkg install p5-Module-Build-Convert
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Module-Build-Convert
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1715843814
SHA256 (Module-Build-Convert-0.50.tar.gz) = b85391ddcb00ee14822f071e66fd2a73b6ac6d9d3e8733eed04546da51a79f32
SIZE (Module-Build-Convert-0.50.tar.gz) = 29625
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-HomeDir>=0 : devel/p5-File-HomeDir
- p5-File-Slurp>=0 : devel/p5-File-Slurp
- p5-IO-Prompt>=0 : devel/p5-IO-Prompt
- p5-PPI>=0 : textproc/p5-PPI
- perl5>=5.36<5.37 : lang/perl5.36
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-File-HomeDir>=0 : devel/p5-File-HomeDir
- p5-File-Slurp>=0 : devel/p5-File-Slurp
- p5-IO-Prompt>=0 : devel/p5-IO-Prompt
- p5-PPI>=0 : textproc/p5-PPI
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Module-Build-Convert
- 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 |
0.50 19 May 2024 17:18:20 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Module-Build-Convert: Update to 0.50
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: https://metacpan.org/dist/Module-Build-Convert/changes |
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) |
0.49_3 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 ) |
0.49_3 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 ) |
0.49_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.49_3 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) |
0.49_3 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 |
0.49_3 31 Jan 2017 16:21:46 |
mat |
Bump PORTREVISION for ports affected by the fix the last commit.
Done with: Tools/scripts/bump-revision.sh
Sponsored by: Absolight |
0.49_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.49_2 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
0.49_2 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 ) |
0.49_1 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.49_1 30 Oct 2013 14:44:54 |
vanilla |
support STAGEDIR. |
0.49_1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.49_1 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.49_1 01 May 2012 01:47:10 |
swills |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
0.49_1 05 Mar 2012 03:54:20 |
swills |
- Add missing DEPENDS
- Move some test only DEPENDS to TEST_DEPENDS
- Sort DEPENDS
PR: ports/165237
Approved by: maintainer timeout (clsung, > 2 weeks) |
0.49 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.49 16 Aug 2007 01:50:37 |
clsung |
- Update to 0.49 |
0.48 01 May 2007 07:37:30 |
clsung |
- remove ".if ${PERL_LEVEL} < 500600..." stuff |
0.48 25 Mar 2007 10:40:00 |
clsung |
- Update to 0.48 |
0.47 24 Jan 2007 01:47:14 |
clsung |
- Update to 0.47 |
0.45 19 Jan 2007 10:57:29 |
clsung |
- Update to 0.45 |
0.44 19 Nov 2006 15:33:49 |
clsung |
- Update to 0.44 |
0.43 13 Nov 2006 03:06:48 |
clsung |
- Update to 0.43 |
0.42 31 Oct 2006 07:45:05 |
clsung |
- Update to 0.42
PR: ports/104522
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw> |
0.38 27 Sep 2006 15:15:49 |
clsung |
- Update to 0.38 |
0.37 27 Sep 2006 01:49:47 |
clsung |
- Update to 0.37 |
0.35 26 Sep 2006 15:01:28 |
clsung |
- Update to 0.35 |
0.34 25 Sep 2006 00:55:52 |
clsung |
- Update to 0.34
PR: ports/103576
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
0.33 23 Sep 2006 05:41:41 |
clsung |
- Update to 0.33
PR: ports/103503
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
0.32 22 Sep 2006 01:30:41 |
clsung |
- Update to 0.32
- Reduce some dependencies already in Perl 5.6
PR: ports/103465
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
0.30 25 Jun 2006 15:00:57 |
clsung |
- Update to 0.30
PR: ports/99170
Submitted by: aaron |
0.29 04 May 2006 23:02:29 |
clsung |
- update to 0.29 |
0.28 28 Apr 2006 06:20:28 |
clsung |
- fix dependency
Noted by: krismail@ |
0.28 27 Apr 2006 15:27:23 |
clsung |
- fix {BUILD|RUN}_DEPENDS error. |
0.28 27 Apr 2006 01:14:28 |
clsung |
- a perl module that is able to convert Makefile.PL to Build.PL |