summaryrefslogtreecommitdiff
path: root/emulators/compat14/pkg/DESCR
diff options
context:
space:
mode:
authormrg <mrg>2001-02-04 08:03:39 +0000
committermrg <mrg>2001-02-04 08:03:39 +0000
commit8799570db73ab0e09f9fb5d0b4384a1213244ac3 (patch)
tree7de571a2050ae58319ded717673817b9b9ba84c6 /emulators/compat14/pkg/DESCR
parentfab227fc1a0dc2b163d023c08c254bccf8d00620 (diff)
downloadpkgsrc-8799570db73ab0e09f9fb5d0b4384a1213244ac3.tar.gz
initial import of compat14-1.4.3:
Shared libraries for NetBSD 1.4 (and earlier) compatibility this has only been done for i386 & sparc so far, and deals with using /emul/aout for these systems that are ELF now. XXX: port to alpha, m68k, mips*, arm32 and ns32k (anything else?)
Diffstat (limited to 'emulators/compat14/pkg/DESCR')
-rw-r--r--emulators/compat14/pkg/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/emulators/compat14/pkg/DESCR b/emulators/compat14/pkg/DESCR
new file mode 100644
index 00000000000..31b3a3a4f3e
--- /dev/null
+++ b/emulators/compat14/pkg/DESCR
@@ -0,0 +1,4 @@
+This package supplies the user files necessary for full compatibility with
+dynamically linked executables compiled under NetBSD 1.4. You still need
+the option COMPAT_14 in your kernel configuration (and probably others;
+see options(4) for more information) to make use of NetBSD 1.4 binaries.