Commit graph

5 commits

Author SHA1 Message Date
obache
9b57b4605a Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.
Bump PKGREVISION for runtime dependency pattern changed packages.
2013-12-09 14:17:41 +00:00
wen
b12f03797a Update to 0.030
Add BUILD_DEPENDS

Upstream changes:
0.030     2013-10-11 12:01:24 Europe/Amsterdam
          Added workaround for #54606

0.029     2013-10-11 00:39:20 Europe/Amsterdam
          Respect harness environmental variables
          Add main dir to include path

0.028     2013-09-29 19:58:39 Europe/Amsterdam
          Revert "Removed clean and realclean actions"
          Build .c and .o in temp/ instead of lib
          Got rid of IO layers
          Separate libdoc and bindoc checks
2013-10-15 02:37:10 +00:00
wiz
944d45a310 Update to 0.027:
0.027     2013-09-09 11:43:12 Europe/Amsterdam
          Various documentation updates
2013-09-15 13:07:04 +00:00
wen
c7d7b0946a Update to 0.026
Upstream changes:
0.026     2013-08-19 22:09:00 Europe/Amsterdam
          Safe PERL_MB_OPT during configuration stage

0.025     2013-07-12 16:09:45 Europe/Amsterdam
          Use local tempdir
2013-09-05 08:15:27 +00:00
sno
9f7312b917 Adding package for CPAN distribution Module-Build-Tiny version 0.024 into
devel/p5-Module-Build-Tiny.

Many Perl distributions use a Build.PL file instead of a Makefile.PL file to
drive distribution configuration, build, test and installation. Traditionally,
Build.PL uses Module::Build as the underlying build system. This module
provides a simple, lightweight, drop-in replacement.

Whereas Module::Build has over 6,700 lines of code; this module has less
than 120, yet supports the features needed by most distributions.

Supported
    * Pure Perl distributions
    * Building XS or C
    * Recursive test files
    * MYMETA
    * Man page generation
    * Generated code from PL files

Not Supported
    * Dynamic prerequisites
    * HTML documentation generation
    * Extending Module::Build::Tiny

Directory structure

Your .pm and .pod files must be in lib/. Any executables must be in script/.
Test files must be in t/.
2013-07-03 07:13:42 +00:00