Next | Query returned 10 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2023-12-07 19:02:47 by Greg Troxel | Files touched by this commit (2)
Log message:
emulators/compat80: Fold MESSAGE into DESCR

It was just warning that the package, documented to contain shared
libraries, needs a kernel with COMPAT_80 to be useful.  Add that as a
parenthetical remark in DESCR while explaining what the package
contains, making it clear that it doesn't also include NetBSD kernels.

Drop comment about NetBSD 9 still being in beta.
   2021-11-15 18:43:56 by Thomas Klausner | Files touched by this commit (21)
Log message:
compat*: use BLAKE2s
   2021-10-07 15:49:53 by Nia Alarie | Files touched by this commit (289)
Log message:
emulators: Remove SHA1 hashes for distfiles
   2020-08-13 19:05:38 by Maya Rashish | Files touched by this commit (25)
Log message:
compat80: Revert my recent changes to introduce libterminfo.so.1

This package is cursed and creates links to base. So if you already have
the libraries in base and remove the package, it will remove critical parts
of base.

For example, if installing compat80 on NetBSD 9.0, libterminfo.s.1 already
exists, but this package will *replace* it, and removing the package will
break the base installation.
   2020-08-07 14:07:33 by Maya Rashish | Files touched by this commit (25)
Log message:
compat80: regenerate with libterminfo.so.1. rename arm* to earm*,
unclear if this worked before.

only noticed towards the end that gencompat exists and ignored its
existence :-/
   2020-04-03 08:17:25 by Thomas Klausner | Files touched by this commit (1)
Log message:
compat80: mark as not RELRO safe

These are existing binaries, no way to fix them and not all of them are.

ERROR: emul/netbsd/usr/X11R7/lib/libXfontcache.so.2.0: missing RELRO
ERROR: emul/netbsd/usr/X11R7/lib/libfreetype.so.18.0.13: missing RELRO
ERROR: emul/netbsd/usr/lib/libbfd.so.15.0: missing RELRO
ERROR: emul/netbsd/usr/lib/libdes.so.12.0: missing RELRO
ERROR: emul/netbsd/usr/lib/libssl.so.12.0: missing RELRO
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   2019-10-15 14:40:47 by Havard Eidnes | Files touched by this commit (1)
Log message:
Add the 20191014/ directory to the distinfo entries.
   2019-10-15 14:01:55 by Havard Eidnes | Files touched by this commit (1)
Log message:
Actually, there is no options.mk here.
   2019-10-15 14:01:22 by Havard Eidnes | Files touched by this commit (25)
Log message:
Add a compat80 package, basically containing shared libraries which
exist in NetBSD 8.0, but which either doesn't exist or exist with a
new major version in NetBSD 9.0_BETA.

The distributions and PLISTs produced by modifying the gencompat.sh
script (will be committed shortly), and running it over the complete
8.0 and 9.0_BETA release binaries.

This package does not attempt to separate out the X11 libraries affected
in a separate compat80-x11 package (since gencompat.sh didn't do it...).

The list of different arm variants is possibly a bit too long, but better
to err on that side than it being too short.  The package is otherwise
patterned after the compat61 package.

Next | Query returned 10 messages, browsing 1 to 10 | previous