Next | Query returned 107 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2025-04-21 17:57:34 by Thomas Klausner | Files touched by this commit (2)
Log message:
mk: remove Interix support
   2025-04-19 10:07:28 by Thomas Klausner | Files touched by this commit (11)
Log message:
*: mark bootstrap packages with POLICY_UPDATE_LIMITED=bootstrap
   2025-04-12 10:46:05 by Nia Alarie | Files touched by this commit (1)
Log message:
bootstrap: Switch Cygwin to bsdinstall.

This was previously missing need_bsd_install=yes entirely so any package
that tried to call ${INSTALL} would fail.  Confirmed sysutils/bsdinstall
builds and works correctly, so use that instead for faster execution.

via dreckly, original author jperkin@
   2025-03-30 23:16:23 by Thomas Klausner | Files touched by this commit (5)
Log message:
*: remove MirBSD support
   2025-03-30 16:50:40 by Thomas Klausner | Files touched by this commit (3) | Package removed
Log message:
*: remove GNU/kFreeBSD support

The support in pkgsrc was incomplete and the upstream project
has been discontinued.

As proposed on tech-pkg.
   2024-12-03 13:58:09 by Jonathan Perkin | Files touched by this commit (1)
Log message:
bootstrap-mk-files: Fix syntax error on OpenBSD.

OS_VERSION is not defined, and you cannot perform numerical comparisons
on strings anyway.  Reduce some diffs to the main file while here.
   2024-04-22 09:33:05 by Jonathan Perkin | Files touched by this commit (17)
Log message:
bootstrap-mk-files: Update to 20240422.

Remove OS variable from remaining sys.mk files.  This was never defined on a
few operating systems (including NetBSD), is not used by pkgsrc, and wasted a
fork of a shell and uname(1) in every bmake call on many systems.
   2023-05-12 02:44:39 by Charlotte Koch | Files touched by this commit (4) | Package removed
Log message:
bootstrap-mk-files: Remove Bitrig support
   2023-05-09 19:02:32 by Amitai Schleier | Files touched by this commit (2)
Log message:
Update to 20230509. Changes:

- OpenBSD: don't install catpages by default.

While here, fix pkglint warnings.
   2023-02-25 12:27:27 by Jonathan Perkin | Files touched by this commit (2)
Log message:
bootstrap-mk-files: Do not overwrite OBJECT_FMT.

Fixes builds on macOS.  Bump version to 20230225.

Next | Query returned 107 messages, browsing 1 to 10 | Previous