Up to [cvs.NetBSD.org] / pkgsrc / meta-pkgs / bulk-small
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.48 / (download) - annotate - [select for diffs], Fri Sep 22 21:42:24 2023 UTC (11 hours, 24 minutes ago) by gutteridge
Branch: MAIN
CVS Tags: HEAD
Changes since 1.47: +3 -3
lines
Diff to previous 1.47 (colored)
bulk-small: correct paths to libidn2
Revision 1.47 / (download) - annotate - [select for diffs], Sat Sep 16 04:08:16 2023 UTC (7 days, 4 hours ago) by dholland
Branch: MAIN
Changes since 1.46: +2 -3
lines
Diff to previous 1.46 (colored)
bulk-small/medium/large: new versions for today's changes.
Revision 1.46 / (download) - annotate - [select for diffs], Sat Sep 16 04:07:06 2023 UTC (7 days, 4 hours ago) by dholland
Branch: MAIN
Changes since 1.45: +125 -15
lines
Diff to previous 1.45 (colored)
bulk-small: update deps Update the lists of stuff that gets built implicitly, not because it's necessarily that valuable to do so but because it's worth being able to audit just which things we're building and how expensive they are. The following packages were implicitly included have been promoted to explicit: pkgconf glib2. Rationale: both are extremely common, and while glib2's expensive, if we can afford to build it in this package's budget we probably should. The following packages were explicitly demoted the other way: autoconf automake. These are rarely actually needed to build things, and also aren't expensive to build yourself. It turns out that at least one thing we have here (screen) needs both anyway, but if it didn't building these probably wouldn't be worthwhile. (Neither of these sets of changes makes any functional difference.)
Revision 1.45 / (download) - annotate - [select for diffs], Sat Sep 16 01:52:12 2023 UTC (7 days, 7 hours ago) by dholland
Branch: MAIN
Changes since 1.44: +3 -1
lines
Diff to previous 1.44 (colored)
bulk-small: add ninja and meson. These are widely enough used now to warrant listing here along with the other build tools, and because they're used by things in here they're getting built anyway.
Revision 1.44 / (download) - annotate - [select for diffs], Sat Sep 16 01:14:40 2023 UTC (7 days, 7 hours ago) by dholland
Branch: MAIN
Changes since 1.43: +1 -6
lines
Diff to previous 1.43 (colored)
bulk-small/medium: move the things that were pulling in cmake to -medium. Specifically: - weechat - ghostscript-gpl - icewm - fluxbox - apache24 ghostscript doesn't really belong in bulk-small any more anyway (some years back after a round of security alerts there was a concerted effort to cut it out of things it didn't really need to be in), and I'm not sure about weechat, but the others are kind of unfortunate. (There is now no window manager in bulk-small, and there really ought to be.)
Revision 1.43 / (download) - annotate - [select for diffs], Sat Sep 16 00:44:25 2023 UTC (7 days, 8 hours ago) by dholland
Branch: MAIN
Changes since 1.42: +1 -2
lines
Diff to previous 1.42 (colored)
bulk-small: drop f2c. it's been a _long_ time since pkgsrc fortran was rototilled to not have libtool-base depending on the fortran compiler, and also a good long time since we stopped using f2c as the fortran compiler. I don't think f2c is really useful at all these days, but if it is still a reasonable setup for small systems someone let me know and we'll put it in bulk-medium. (though it's also hard to imagine there's any significant number of people running numeric software on small/old machines, or using fortran for anything other than numeric software on such platforms...)
Revision 1.42 / (download) - annotate - [select for diffs], Sat Sep 16 00:35:22 2023 UTC (7 days, 8 hours ago) by dholland
Branch: MAIN
Changes since 1.41: +1 -3
lines
Diff to previous 1.41 (colored)
bulk-small/medium/large: restrict rust to bulk-large Rust is too expensive for bulk-medium (let alone bulk-small, where it's crept in recently via libimagequant.) Move the packages that were pulling it in to bulk-large. XXX: Since this includes (modern) emacs we may need to reconsider :-|
Revision 1.41 / (download) - annotate - [select for diffs], Fri Sep 15 22:38:46 2023 UTC (7 days, 10 hours ago) by dholland
Branch: MAIN
Changes since 1.40: +2 -2
lines
Diff to previous 1.40 (colored)
bulk-small/medium: fix python, should track PYTHON_VERSION_DEFAULT I can't remember if there's some technical reason we don't make this automatically track PYTHON_VERSION_DEFAULT or not, so for now don't change that. But it shouldn't still be on Python 3.8; bump to 3.11.
Revision 1.40 / (download) - annotate - [select for diffs], Fri Sep 15 22:21:37 2023 UTC (7 days, 10 hours ago) by dholland
Branch: MAIN
Changes since 1.39: +19 -14
lines
Diff to previous 1.39 (colored)
bulk-small: provide a way to hide the manually-filled-in deps for analysis
Revision 1.39 / (download) - annotate - [select for diffs], Mon Aug 14 05:24:51 2023 UTC (5 weeks, 5 days ago) by wiz
Branch: MAIN
Changes since 1.38: +2 -1
lines
Diff to previous 1.38 (colored)
*: recursive bump for Python 3.11 as new default
Revision 1.38 / (download) - annotate - [select for diffs], Tue Aug 1 23:20:50 2023 UTC (7 weeks, 3 days ago) by wiz
Branch: MAIN
Changes since 1.37: +2 -2
lines
Diff to previous 1.37 (colored)
*: remove more references to Python 3.7
Revision 1.37 / (download) - annotate - [select for diffs], Sat Jul 1 14:19:45 2023 UTC (2 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.36: +81 -81
lines
Diff to previous 1.36 (colored)
meta-pkgs: Fix incorrect use of TOOL_DEPENDS inside bulk-test-*.
Revision 1.36 / (download) - annotate - [select for diffs], Tue Jun 13 18:24:45 2023 UTC (3 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Changes since 1.35: +2 -2
lines
Diff to previous 1.35 (colored)
py-pspdfutils: not for Python 3.8
Revision 1.35 / (download) - annotate - [select for diffs], Tue Jun 6 12:41:54 2023 UTC (3 months, 2 weeks ago) by riastradh
Branch: MAIN
Changes since 1.34: +81 -81
lines
Diff to previous 1.34 (colored)
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/. Almost all uses, if not all of them, are wrong, according to the semantics of BUILD_DEPENDS (packages built for target available for use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for host available for use _as_ tools at build-time). No change to BUILD_DEPENDS as used correctly inside buildlink3. As proposed on tech-pkg: https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
Revision 1.34 / (download) - annotate - [select for diffs], Thu Jun 1 16:48:28 2023 UTC (3 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.33: +2 -2
lines
Diff to previous 1.33 (colored)
*: fix typo
Revision 1.33 / (download) - annotate - [select for diffs], Thu Jun 1 16:28:16 2023 UTC (3 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.32: +6 -5
lines
Diff to previous 1.32 (colored)
*: switch to py-pspdfutils instead of psutils
Revision 1.32 / (download) - annotate - [select for diffs], Tue Jun 28 11:34:45 2022 UTC (14 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.31: +2 -1
lines
Diff to previous 1.31 (colored)
*: recursive bump for perl 5.36
Revision 1.31 / (download) - annotate - [select for diffs], Sun Jun 13 11:48:07 2021 UTC (2 years, 3 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.30: +3 -4
lines
Diff to previous 1.30 (colored)
bulk-small: python2->python3
Revision 1.30 / (download) - annotate - [select for diffs], Mon May 24 19:53:04 2021 UTC (2 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
*: recursive bump for perl 5.34
Revision 1.29 / (download) - annotate - [select for diffs], Mon Aug 31 18:10:19 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.28: +2 -1
lines
Diff to previous 1.28 (colored)
*: bump PKGREVISION for perl-5.32.
Revision 1.28 / (download) - annotate - [select for diffs], Wed Apr 29 23:14:53 2020 UTC (3 years, 4 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.27: +2 -3
lines
Diff to previous 1.27 (colored)
bulk-small: bump version for removing dependencies
Revision 1.27 / (download) - annotate - [select for diffs], Wed Apr 29 23:07:37 2020 UTC (3 years, 4 months ago) by maya
Branch: MAIN
Changes since 1.26: +1 -2
lines
Diff to previous 1.26 (colored)
bulk-small: remove pkg-config it conflicts with pkgconf that you will build as one of the dependencies.
Revision 1.26 / (download) - annotate - [select for diffs], Wed Apr 29 21:41:24 2020 UTC (3 years, 4 months ago) by maya
Branch: MAIN
Changes since 1.25: +1 -2
lines
Diff to previous 1.25 (colored)
bulk-small: remove fvwm now that it uses librsvg (and thus rust) by default
Revision 1.25 / (download) - annotate - [select for diffs], Sun Nov 3 19:35:54 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.24: +16 -16
lines
Diff to previous 1.24 (colored)
meta-pkgs: align variable assignments pkglint -Wall -F --only aligned --only indent -r Manual correction in bulk-small: Some comments have been kept manually since pkglint thinks they are shell commands, which is wrong.
Revision 1.24 / (download) - annotate - [select for diffs], Sun Aug 11 13:21:53 2019 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
Bump PKGREVISIONs for perl 5.30.0
Revision 1.23 / (download) - annotate - [select for diffs], Thu Apr 25 07:33:06 2019 UTC (4 years, 4 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
PKGREVISION bump for anything using python without a PYPKGPREFIX. This is a semi-manual PKGREVISION bump.
Revision 1.22 / (download) - annotate - [select for diffs], Wed Aug 22 09:45:42 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.21: +2 -1
lines
Diff to previous 1.21 (colored)
Recursive bump for perl5-5.28.0
Revision 1.21 / (download) - annotate - [select for diffs], Mon Jan 1 10:23:04 2018 UTC (5 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.20: +2 -4
lines
Diff to previous 1.20 (colored)
apache22: remove, it was eol'd in June 2017 Remove packages that only work with apache22. Remove apache22 references.
Revision 1.20 / (download) - annotate - [select for diffs], Fri Sep 29 12:40:28 2017 UTC (5 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.19: +3 -4
lines
Diff to previous 1.19 (colored)
emacs22*, emacs23*, emacs24*: remove unmaintained emacs versions As announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/11/msg025563.html This still leaves emacs20, emacs21, and the current version, emacs25.
Revision 1.19 / (download) - annotate - [select for diffs], Sat Jul 9 06:38:34 2016 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Changes since 1.18: +2 -1
lines
Diff to previous 1.18 (colored)
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
Revision 1.18 / (download) - annotate - [select for diffs], Thu Dec 24 05:54:10 2015 UTC (7 years, 9 months ago) by richard
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.17: +4 -4
lines
Diff to previous 1.17 (colored)
Bulk-small should use mk/jpeg.buildlink3.mk instead of hardcoding graphics/jpeg update DISTNAME and cleanup PKGREVISION
Revision 1.17 / (download) - annotate - [select for diffs], Sat Sep 12 16:50:43 2015 UTC (8 years ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
mutt-devel is gone.
Revision 1.16 / (download) - annotate - [select for diffs], Sat Aug 29 23:53:44 2015 UTC (8 years ago) by dholland
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Bump versions to samba 4.2, apache 2.4, suse 13.1.
Revision 1.15 / (download) - annotate - [select for diffs], Sat Aug 29 23:50:31 2015 UTC (8 years ago) by dholland
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Nail down the versions of cups, evince, wine, mutt, gnupg2, and icewm to get the intended version and not an alternate one.
Revision 1.14 / (download) - annotate - [select for diffs], Fri Jun 12 10:50:32 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (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.13 / (download) - annotate - [select for diffs], Thu May 29 23:36:56 2014 UTC (9 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (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.12 / (download) - annotate - [select for diffs], Thu Jan 2 04:56:13 2014 UTC (9 years, 8 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Changes since 1.11: +5 -1
lines
Diff to previous 1.11 (colored)
add comment about emacs version, suggested by wiz
Revision 1.11 / (download) - annotate - [select for diffs], Wed Jan 1 22:52:14 2014 UTC (9 years, 8 months ago) by dholland
Branch: MAIN
Changes since 1.10: +3 -4
lines
Diff to previous 1.10 (colored)
At some point the emacs in here got changed to emacs24 without discussion; set it back to emacs22, which was chosen on purpose. emacs24 takes longer to build than the entire intended time budget for this package. Bump version.
Revision 1.10 / (download) - annotate - [select for diffs], Sun Dec 22 15:29:20 2013 UTC (9 years, 9 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Changes since 1.9: +2 -3
lines
Diff to previous 1.9 (colored)
fvwm no longer requires xpmroot, so remove xpmroot.
Revision 1.9 / (download) - annotate - [select for diffs], Thu Dec 12 13:27:17 2013 UTC (9 years, 9 months ago) by jperkin
Branch: MAIN
Changes since 1.8: +6 -1
lines
Diff to previous 1.8 (colored)
x11-links should only be used with X11_TYPE == native.
Revision 1.8 / (download) - annotate - [select for diffs], Fri May 31 12:41:25 2013 UTC (10 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (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.7 / (download) - annotate - [select for diffs], Sat Mar 16 22:58:52 2013 UTC (10 years, 6 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.6: +3 -3
lines
Diff to previous 1.6 (colored)
ghostscript -> ghostscript-gpl
Revision 1.6 / (download) - annotate - [select for diffs], Sat Feb 23 02:53:59 2013 UTC (10 years, 7 months ago) by obache
Branch: MAIN
Changes since 1.5: +92 -88
lines
Diff to previous 1.5 (colored)
meta-pkgs/bulk-* are just for build test purpose: * change dependeny on listed packages from full to build * prevent to provide binary pakcage
Revision 1.5 / (download) - annotate - [select for diffs], Mon Feb 18 09:27:19 2013 UTC (10 years, 7 months ago) by jperkin
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Fix pbulk resolution failures with emacs packages.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Feb 17 18:41:12 2013 UTC (10 years, 7 months ago) by dholland
Branch: MAIN
Changes since 1.3: +3 -3
lines
Diff to previous 1.3 (colored)
Update emacs depends. (oops)
Revision 1.3 / (download) - annotate - [select for diffs], Sun Jan 20 21:47:28 2013 UTC (10 years, 8 months ago) by dholland
Branch: MAIN
Changes since 1.2: +3 -2
lines
Diff to previous 1.2 (colored)
Add icewm per tech-pkg.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Jan 17 06:05:31 2013 UTC (10 years, 8 months ago) by dholland
Branch: MAIN
Changes since 1.1: +6 -6
lines
Diff to previous 1.1 (colored)
There are altogether too many packages whose PKGNAME and PKGDIR don't match. These now pbulk-scan properly.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Jan 17 03:51:05 2013 UTC (10 years, 8 months ago) by dholland
Branch: MAIN
Add three meta-packages, bulk-small, bulk-medium, and bulk-large. These are lists of packages that can be used to do restricted bulk builds on small/slow machines without having to spend time researching which packages to include. They are supposed to take roughly 1 hour, 8 hours, and 24 hours on the arbitrarily chosen yardstick of my build machine; my hope is that this translates into only moderately crazy lengths of time for slow platforms where a full bulk build takes 6-8 months. The lists will doubtless need some adjustment to meet this time budget. Also, please take any discussion of which packages are and are not included to tech-pkg or pkgsrc-users. The intent is to provide a maximally useful set of a given size, but that's naturally difficult to define.