Age | Commit message (Expand) | Author | Files | Lines |
2018-01-07 | Improved documentation for "make help". | rillig | 1 | -1/+6 |
2016-02-06 | Add Module::Build::{Bundle,Tiny} for make help topic=PERL5_MODULE_TYPE. | mef | 1 | -4/+5 |
2014-05-21 | Move pthread.buildlink3.mk from module.mk to buildlink3.mk with conditionally. | obache | 1 | -3/+1 |
2014-02-17 | put a apace before "||" operator. | obache | 1 | -2/+2 |
2014-02-16 | Minor cleanup op PERL5_MODULE_TYPE & Bundle support for M::B | sno | 1 | -13/+8 |
2013-07-03 | Adding support for Module::Build::Tiny and fix --installdirs flag for | sno | 1 | -2/+11 |
2012-10-10 | adding BUILD_PARAMS analogue to MAKE_PARAMS for Module::Build Perl5 modules | sno | 1 | -4/+4 |
2012-05-18 | Fix PR pkg/46439 | ryoon | 1 | -4/+4 |
2011-08-15 | Bump default BUILD_DEPENDS for Module::Build packages to match current | obache | 1 | -2/+2 |
2011-08-05 | Changes 5.14.1: | adam | 1 | -2/+2 |
2010-08-27 | Updating lang/perl5 from 5.12.1 to 5.12.1nb1 | sno | 1 | -23/+24 |
2010-05-09 | Fix issue with PLIST generation by not reading existing .packlist. | morr | 1 | -2/+3 |
2010-01-16 | Adding support to install via bundled Module::Install by allowing | sno | 1 | -2/+17 |
2009-06-11 | - enabling some tuning options to control 64-bit usage of built perl | sno | 1 | -4/+31 |
2009-05-16 | cleanup: replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 1 | -3/+3 |
2009-03-21 | Fix PR pkg/40944 by using the Module::Build from Perl's Core as default. | sno | 1 | -2/+2 |
2008-12-20 | Improve AIX support to the point that dynamic modules work. Bump | joerg | 1 | -8/+1 |
2007-11-18 | If perl is buildlinked, used perl in ${BUILDLINK_PREFIX.perl} and | minskim | 1 | -3/+3 |
2007-05-26 | Enable installation to DESTDIR for all packages based on Module::Build. | heinz | 1 | -2/+7 |
2007-04-21 | The error messages on AIX are weird, but maybe someone understands them. | rillig | 1 | -1/+2 |
2006-10-04 | PERL5_CONFIGURE_DIRS may now contain directory names relative to | rillig | 1 | -9/+13 |
2006-10-04 | Only do the build and test actions when NO_BUILD does not prevent them. | rillig | 1 | -6/+8 |
2006-03-09 | Make perl5 modules build with pthread library from pkgsrc. | itohy | 1 | -1/+3 |
2005-10-19 | Split out the packlist-handling code from modules.mk into a separate | jlam | 1 | -41/+2 |
2005-08-12 | Restore perllocal.pod-generating behavior of ExtUtils::MakeMaker | jlam | 1 | -3/+3 |
2005-08-06 | Update lang/perl5 to 5.8.7. Changes from version 5.8.6 include updates | jlam | 1 | -108/+119 |
2005-07-13 | Turn PERL5_PACKLIST into a relative path instead of an absolute path. | jlam | 1 | -3/+5 |
2005-05-20 | Move the PLIST_SUBST lines that substitute for PERL5_* variables from | jlam | 1 | -5/+1 |
2005-05-18 | Goal: Remove USE_PERL5 from pkgsrc. | jlam | 1 | -1/+5 |
2005-04-01 | BUILDING_PERL5 is _always_ defined now, so test for a specific value. | heinz | 1 | -2/+2 |
2005-03-24 | Don't check USE_BUILDLINK3 any more. | tv | 1 | -6/+2 |
2005-02-26 | Enforce the values that PERL5_MODULE_TYPE can take. | jlam | 1 | -1/+6 |
2005-02-25 | Depend on latest p5-Module-Build to get .packlist files. | wiz | 1 | -2/+2 |
2005-02-24 | * Teach devel/p5-Module-Build to write .packlists just like MakeMaker.pm | jlam | 1 | -9/+16 |
2005-02-23 | Remove :Q that broke things, introduced in previous. | wiz | 1 | -2/+2 |
2005-02-21 | Add basic Module::Build support; set PERL5_USES_MODULE_BUILD | wiz | 1 | -2/+29 |
2004-07-06 | Remove references to buildlink2. | wiz | 1 | -3/+1 |
2004-07-03 | Do not unset USE_GCC3, just complain if building | wiz | 1 | -5/+6 |
2004-06-09 | PR pkg/25428: Georg Schwarz, remove an extra '\' in front of ${TRUE}, | xtraeme | 1 | -2/+2 |
2004-05-05 | Set LC_ALL=C while doing perl5-configure. This fixes the problem that | recht | 1 | -1/+2 |
2004-01-21 | Override OPTIMIZE instead of PASTHRU_INC to pass ${CFLAGS} and ${CPPFLAGS} | jlam | 1 | -3/+3 |
2004-01-13 | PERL5_INSTALLARCHLIB is no longer directly set by this file, so create one | jlam | 1 | -2/+5 |
2004-01-13 | module.mk is included by perl5*/Makefile, so be careful not to clutter | jlam | 1 | -21/+22 |
2004-01-13 | The build and install stages require slightly different values for | jlam | 1 | -2/+14 |
2004-01-12 | We need PERL5_INSTALLARCHLIB, so compute its value appropriately. | jlam | 1 | -2/+2 |
2004-01-08 | Fix PLIST issues for perl5 in the overwrite case after removing | jlam | 1 | -6/+8 |
2003-12-03 | On AIX, perl doesn't like building with gcc. | erh | 1 | -1/+8 |
2003-11-27 | It's actually PASTHRU_INC, not INC. | jlam | 1 | -4/+5 |
2003-11-25 | Make PERL5_SUB_* public so that they may be used in buildlink2.mk files | jlam | 1 | -39/+2 |
2003-11-25 | MakeMaker provides two hooks, INC and OTHERLDFLAGS, to pass options to the | jlam | 1 | -8/+11 |