./emulators/compat61, Shared libraries for NetBSD 6.1 compatibility

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 6.1, Package name: compat61-6.1, Maintainer: pkgsrc-users

This package supplies the shared library files needed to run dynamically
linked executables compiled under NetBSD 6.1 on a later NetBSD.
The shared libraries for 'native' X11 are in a separate package.

This package is bridging the gap to NetBSD 7; since the latter is
still in beta at the time of creating this package, the package may
be incomplete.


Required to run:
[emulators/compat61-x11]

Required to build:
[pkgtools/cwrappers]

Package options: x11

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   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-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2019-04-27 15:42:08 by Thomas Klausner | Files touched by this commit (1)
Log message:
compat61: add SHA512 checksums
   2015-05-03 17:01:12 by S.P.Zeidler | Files touched by this commit (25)
Log message:
fix compat60 (and strip down a lot to a backward compatibility package
	to NetBSD 6.1)
introduce compat61 (and compat61-x11 with it) as a backward compatibility
	package to NetBSD 7
add compat61* to mk/emulator/netbsd-compat.mk and emulators/Makefile

some sort of version for the binary compat packages might have been
useful, maybe abusing the DIST_SUBDIR? compat61 is likely to change
if/when NetBSD 6.2 is released