Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Make
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.39 / (download) - annotate - [select for diffs], Thu Jul 6 09:39:29 2023 UTC (2 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.38: +2 -2
lines
Diff to previous 1.38 (colored)
*: recursive bump for perl 5.38
Revision 1.38 / (download) - annotate - [select for diffs], Tue Jun 28 11:32:43 2022 UTC (14 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.37: +2 -1
lines
Diff to previous 1.37 (colored)
*: recursive bump for perl 5.36
Revision 1.37 / (download) - annotate - [select for diffs], Sun Oct 10 01:19:55 2021 UTC (23 months, 2 weeks ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.36: +6 -5
lines
Diff to previous 1.36 (colored)
Update to 2.011 Update DEPENDS Upstream changes: 2.011 2020-12-23 - add_suffix function - thanks @jwrightecs 2.010 2020-12-06 - as_graph(no_rules) uses multiedged to store recipes in edges, redundancy function uses 2.009 2020-11-23 - parse returns self for chaining - find_recursive_makes method - as_graph recursive_make, no_rules options - --analyse-redundancy flag for script 2.008 2020-11-21 - more accurate deps version - name_encode and name_decode - as_graph method 2.007 2020-11-18 - add Rule.recipe_raw 2.006 2020-11-18 - internal changes 2.005 2020-11-16 - doc has_target more accurately - add targets method 2.004 2020-11-06 - identify default target better 2.003 2020-11-01 - optional new param InDir to be "current dir"
Revision 1.36 / (download) - annotate - [select for diffs], Mon May 24 19:51:00 2021 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.35: +2 -1
lines
Diff to previous 1.35 (colored)
*: recursive bump for perl 5.34
Revision 1.35 / (download) - annotate - [select for diffs], Mon Sep 7 07:02:36 2020 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.34: +2 -3
lines
Diff to previous 1.34 (colored)
p5-Make: update to 2.002. 2.002 2020-08-17 - get_target renamed to correct "has_target" 2.001 2020-08-16 - fix Changes formatting - also FSFunctionMap implements virtual filesystem - tidyup and extra release prompted by CPAN Day 2.000 2020-08-15 - works on Win32 including on "Perl in space", in GNU make compatible style - variable expansion now similar (though not yet identical) to GNU make - vpaths implemented - immutable objects simplify code - extensible functions interface
Revision 1.34 / (download) - annotate - [select for diffs], Mon Aug 31 18:08:19 2020 UTC (3 years ago) by wiz
Branch: MAIN
Changes since 1.33: +2 -2
lines
Diff to previous 1.33 (colored)
*: bump PKGREVISION for perl-5.32.
Revision 1.33 / (download) - annotate - [select for diffs], Fri May 22 19:34:35 2020 UTC (3 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.32: +1 -3
lines
Diff to previous 1.32 (colored)
devel/p5-Make: remove nonexistent file from REPLACE_PERL The standard Perl build takes care of fixing the interpreter.
Revision 1.32 / (download) - annotate - [select for diffs], Sun Nov 3 10:15:56 2019 UTC (3 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.31: +2 -2
lines
Diff to previous 1.31 (colored)
devel/p5-*: align variable assignments pkglint -Wall -F --only aligned --only indent p5-* No manual corrections.
Revision 1.31 / (download) - annotate - [select for diffs], Sun Aug 11 13:19:46 2019 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
Bump PKGREVISIONs for perl 5.30.0
Revision 1.30 / (download) - annotate - [select for diffs], Wed Aug 22 09:44:14 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.29: +2 -1
lines
Diff to previous 1.29 (colored)
Recursive bump for perl5-5.28.0
Revision 1.29 / (download) - annotate - [select for diffs], Sun Jun 24 07:01:20 2018 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
p5-Make: update to 1.2.0. Changes in 1.2.0 Rename pmake script to pure-perl-make to avoid conflicting with the BSD pmake (https://github.com/klp2/Make/issues/6)
Revision 1.28 / (download) - annotate - [select for diffs], Sun Sep 17 10:53:02 2017 UTC (6 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.27: +2 -4
lines
Diff to previous 1.27 (colored)
p5-Make: update to 1.1.5. Changes in 1.1.4 Fix META information to modernize Makefile.PL and META.JSON. (Chase Whitener) Remove .git info from the build. (Chase Whitener) Split things out into their proper module files. (Chase Whitener)
Revision 1.27 / (download) - annotate - [select for diffs], Sun Sep 3 08:36:53 2017 UTC (6 years ago) by wiz
Branch: MAIN
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
Comment out dead MASTER_SITES/HOMEPAGEs.
Revision 1.26 / (download) - annotate - [select for diffs], Mon Jun 5 14:23:13 2017 UTC (6 years, 3 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.25: +2 -1
lines
Diff to previous 1.25 (colored)
Recursive revbump from lang/perl5 5.26.0
Revision 1.25 / (download) - annotate - [select for diffs], Sat Apr 22 06:25:44 2017 UTC (6 years, 5 months ago) by mef
Branch: MAIN
Changes since 1.24: +5 -3
lines
Diff to previous 1.24 (colored)
Updated devel/p5-Make to 1.1.3 ------------------------------ ChangeLog states only upto 1.1.2, no info for this version
Revision 1.24 / (download) - annotate - [select for diffs], Wed Jun 8 19:23:09 2016 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.23: +2 -1
lines
Diff to previous 1.23 (colored)
Bump PKGREVISION for perl-5.24.
Revision 1.23 / (download) - annotate - [select for diffs], Fri Apr 29 13:58:47 2016 UTC (7 years, 4 months ago) by mef
Branch: MAIN
Changes since 1.22: +7 -4
lines
Diff to previous 1.22 (colored)
(pkgsrc) - Add ${PERL5_LICENSE} - Add Following line for make test +BUILD_DEPENDS+= p5-Test-Compile-[0-9]*:../../devel/p5-Test-Compile (upstream) - Updated to devel/p5-Make-1.1.2 ------------------------------ Changes in 1.1.2 fixed declaration of minimum Test::Compile version a number of CPANtesters failures occured because the test had an older non-OO version installed use strict, use warnings everywhere, other bits of cleanup Changes in 1.1.1 clean-up with tidyall/perltidy, add configs for them add tidy related tests use strict and warnings in all tests mostly releasing to get properly CPAN indexed Changes in 1.1.0 Cheat to allow installation on Strawberry Perl 5.22.0 add META.yml and META.json modernize Makefile.PL add /lib and move Make.pm there match up distribution and module version numbers
Revision 1.22 / (download) - annotate - [select for diffs], Fri Jun 12 10:49:24 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
Recursive PKGREVISION bump for all packages mentioning 'perl', having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
Revision 1.21 / (download) - annotate - [select for diffs], Thu Oct 9 14:06:22 2014 UTC (8 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Changes since 1.20: +1 -3
lines
Diff to previous 1.20 (colored)
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Revision 1.20 / (download) - annotate - [select for diffs], Thu Oct 9 13:44:43 2014 UTC (8 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.19: +1 -2
lines
Diff to previous 1.19 (colored)
Remove SVR4_PKGNAME, per discussion on tech-pkg.
Revision 1.19 / (download) - annotate - [select for diffs], Thu May 29 23:36:02 2014 UTC (9 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Bump for perl-5.20.0. Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
Revision 1.18 / (download) - annotate - [select for diffs], Fri May 31 12:40:29 2013 UTC (10 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Bump all packages for perl-5.18, that a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
Revision 1.17 / (download) - annotate - [select for diffs], Wed Oct 31 11:18:29 2012 UTC (10 years, 10 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.16: +1 -2
lines
Diff to previous 1.16 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.16 / (download) - annotate - [select for diffs], Wed Oct 3 21:55:14 2012 UTC (10 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Bump all packages that use perl, or depend on a p5-* package, or are called p5-*. I hope that's all of them.
Revision 1.15 / (download) - annotate - [select for diffs], Sun Aug 14 12:26:16 2011 UTC (12 years, 1 month ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Revision bump after updating perl5 to 5.14.1.
Revision 1.14 / (download) - annotate - [select for diffs], Sat Aug 21 16:34:00 2010 UTC (13 years, 1 month ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Bump the PKGREVISION for all packages which depend directly on perl, to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
Revision 1.13 / (download) - annotate - [select for diffs], Sun Oct 19 19:17:56 2008 UTC (14 years, 11 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Bump the PKGREVISION for all packages which depend directly on perl, to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
Revision 1.12 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:24 2008 UTC (15 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.11: +2 -1
lines
Diff to previous 1.11 (colored)
Add DESTDIR support.
Revision 1.11 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:22 2006 UTC (17 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Aug 6 06:19:12 2005 UTC (18 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Bump the PKGREVISIONs of all (638) packages that hardcode the locations of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
Revision 1.9 / (download) - annotate - [select for diffs], Wed Jul 13 18:01:27 2005 UTC (18 years, 2 months ago) by jlam
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Turn PERL5_PACKLIST into a relative path instead of an absolute path. These paths are now relative to PERL5_PACKLIST_DIR, which currently defaults to ${PERL5_SITEARCH}. There is no change to the binary packages.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:33 2005 UTC (18 years, 5 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.7: +1 -2
lines
Diff to previous 1.7 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Dec 20 11:31:01 2004 UTC (18 years, 9 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
since perl is now built with threads on most platforms, the perl archlib module directory has changed (eg. "darwin-2level" vs. "darwin-thread-multi-2level"). binary packages of perl modules need to be distinguishable between being built against threaded perl and unthreaded perl, so bump the PKGREVISION of all perl module packages and introduce BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct dependencies are registered and the binary packages are distinct. addresses PR pkg/28619 from H. Todd Fujinaka.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Apr 25 03:39:11 2004 UTC (19 years, 5 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.5: +4 -2
lines
Diff to previous 1.5 (colored)
Bl3ify and enable pkgviews installation.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Jan 10 19:06:36 2004 UTC (19 years, 8 months ago) by kristerw
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Set MAINTAINER to "tech-pkg" instead of "packages".
Revision 1.4 / (download) - annotate - [select for diffs], Sun Oct 13 22:22:47 2002 UTC (20 years, 11 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4,
netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.3: +3 -6
lines
Diff to previous 1.3 (colored)
Use buildlink2. Use perl5/module.mk.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Nov 26 06:49:52 2001 UTC (21 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.2: +4 -3
lines
Diff to previous 1.2 (colored)
Buildlinkify, in the sense that only the perl headers are found in ${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Oct 18 15:20:17 2001 UTC (21 years, 11 months ago) by veego
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
SVR4 packages have a limit of 9 chars for a package name. The automatic truncation in gensolpkg doesn't work for packages which have the same package name for the first 5-6 chars. e.g. amanda-server and amanda-client would be named amanda and amanda. Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for amanda-server. All svr4 packages also have a vendor tag, so we have to reserve some chars for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6 or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the vendor tag enough room. All p5-* packages and a few other packages have now a SVR4_PKGNAME.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Feb 27 22:29:30 2001 UTC (22 years, 6 months ago) by jtb
Branch: TNF
CVS Tags: pkgsrc-base,
netbsd-1-5-PATCH001
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of p5-Make: Pmake is a Perl replacement of 'make' command. It uses 'Make' module, which is also included this package. This means that with 'Make' module you can use any information in makefiles. Package submitted by Masoa Uebayashi (masoa@02.246.ne.jp) in PR 11567.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Feb 27 22:29:30 2001 UTC (22 years, 6 months ago) by jtb
Branch: MAIN
Initial revision