2023-10-30 13:30:54 by Nia Alarie | Files touched by this commit (1) |
Log message:
bulk-medium: Additions proposed on tech-pkg@.
|
2023-10-30 13:25:15 by Nia Alarie | Files touched by this commit (1) |
Log message:
bulk-medium: pulseaudio is no longer essential for desktop use.
|
2023-10-30 13:22:33 by Nia Alarie | Files touched by this commit (1) |
Log message:
bulk-medium: Make less x86 centric.
|
2023-10-30 13:20:42 by Nia Alarie | Files touched by this commit (3) |
Log message:
bulk-*: Remove packages that have fallen victim to the passage of time.
|
2023-10-20 09:41:34 by Thomas Klausner | Files touched by this commit (1) |
Log message:
bulk-medium: remove py-gdbm
It was in the section for 'commonly used' libraries, but only one
package in pkgsrc depends on it.
|
2023-09-16 06:08:17 by David A. Holland | Files touched by this commit (3) |
Log message:
bulk-small/medium/large: new versions for today's changes.
|
2023-09-16 03:42:08 by David A. Holland | Files touched by this commit (1) |
Log message:
bulk-medium: drop lcms.
Nearly everything uses lcms2 at this point; there's no longer any
reason to include the old lcms.
|
2023-09-16 03:32:32 by David A. Holland | Files touched by this commit (2) |
Log message:
bulk-medium/large: rearrange emacs again.
At gdt's suggestion, put emacs-nox11 in bulk-medium; it doesn't pull
in rust. The x11 emacs, which does, goes in -large, as does
emacs-packages, which will pull it in by default.
As before (but this wasn't visible in -medium's commit log) depend on
the meta-package instead of an explicit emacs version.
This moves the version of emacs we're building from 26 to 28. As best
anyone's been able to figure, the only reason these were building 26
was bitrot. :-|
While here,
- don't list xemacs in both -medium and -large; it goes in -medium;
- list xemacs along with xemacs-packages; this does not change what
actually happens, but makes things a lot clearer to passersby.
|
2023-09-16 03:16:28 by David A. Holland | Files touched by this commit (1) |
Log message:
bulk-medium: depend on ghostscript properly
Instead of mucking about with ghostscript-gpl and ghostscript-agpl
directly, depend on the ghostscript metapackage, which honors
settings.
|
2023-09-16 03:14:40 by David A. Holland | Files touched by this commit (2) |
Log message:
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.)
|