pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/compat80
Module Name: pkgsrc
Committed By: gdt
Date: Thu Dec 7 18:02:47 UTC 2023
Modified Files:
pkgsrc/emulators/compat80: DESCR
Removed Files:
pkgsrc/emulators/compat80: MESSAGE
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.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/emulators/compat80/DESCR
cvs rdiff -u -r1.1 -r0 pkgsrc/emulators/compat80/MESSAGE
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/compat80/DESCR
diff -u pkgsrc/emulators/compat80/DESCR:1.1 pkgsrc/emulators/compat80/DESCR:1.2
--- pkgsrc/emulators/compat80/DESCR:1.1 Tue Oct 15 12:01:22 2019
+++ pkgsrc/emulators/compat80/DESCR Thu Dec 7 18:02:47 2023
@@ -1,7 +1,4 @@
-This package supplies the shared library files needed to run dynamically
-linked executables compiled under NetBSD 8.0 on a later NetBSD.
+This package supplies the shared library files needed to run
+dynamically linked executables compiled under NetBSD 8.0 on a later
+NetBSD (assuming that later system has the COMPAT_80 kernel option).
The shared libraries for 'native' X11 are integrated.
-
-This package is bridging the gap to NetBSD 9; since the latter is
-still in beta at the time of creating this package, the package may
-be incomplete.
Home |
Main Index |
Thread Index |
Old Index