./devel/p5-Module-Build, Build and install Perl modules

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.42340nb1, Package name: p5-Module-Build-0.42340nb1, Maintainer: pkgsrc-users

"Module::Build" is a system for building, testing, and installing Perl
modules. It is meant to be an alternative to "ExtUtils::MakeMaker".
Developers may alter the behavior of the module through subclassing in a
much more straightforward way than with "MakeMaker". It also does not
require a "make" on your system - most of the "Module::Build" code is
pure-perl and written in a very cross-platform way. See "MOTIVATIONS" for
more comparisons between "ExtUtils::MakeMaker" and "Module::Build". To
install "Module::Build", and any other module that uses "Module::Build" for
its installation process, do the following: perl Build.PL # 'Build.PL'
script creates the 'Build' script ./Build # Need ./ to ensure we're using
this "Build" script ./Build test # and not another one that happens to be
in the PATH ./Build install This illustrates initial configuration and the
running of three 'actions'. In this case the actions run are 'build' (the
default action), 'test', and 'install'. Other actions defined so far
include: build manifest clean manifest_skip code manpages config_data
pardist diff ppd dist ppmdist distcheck prereq_data distclean prereq_report
distdir pure_install distinstall realclean distmeta retest distsign
skipcheck disttest test docs testall fakeinstall testcover help testdb html
testpod install testpodcoverage installdeps versioninstall You can run the
'help' action for a complete list of actions.


Required to run:
[lang/perl5] [devel/p5-inc-latest]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 304.361 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2023-05-20 08:34:07 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Module-Build: update to 0.42340.

0.4234 - Fri 28 Apr 2023 10:46:26 CEST
  - PodParser now respects =encoding directives

  - Don't use libraries in t/bundled for Build.PL

  - make_tarball: workaround for broken tar on Darwin

  - Respect $Config{man1ext}/$Config{man3ext}

  - Do not require a compiler if c_source is an empty list

0.42_33 - Wed Mar 29 10:38:56 PM CEST 2023

  - PodParser now respects =encoding directives

  - Don't use libraries in t/bundled for Build.PL

  - make_tarball: workaround for broken tar on Darwin

  - Respect $Config{man1ext}/$Config{man3ext}

  - Do not require a compiler if c_source is an empty list

0.4232 - Thu Dec  8 10:27:44 PM CET 2022

  - Drop Pod::Man dependency for 5.8 compatibility
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2020-09-04 12:39:25 by Thomas Klausner | Files touched by this commit (3)
Log message:
*: remove p5-CPAN-Meta dependency, part of perl
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.