Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
for COMPAT_LINUX testers to play with. Untested in run-time.
|
|
Change most pkgs to depend on either
emulators/suse_linux/Makefile.application (normal pkgs) or
Makefile.common (suse91 and suse themselves) to filter out Operating
Systems without Linux ABI support. Use CPU masks to limit the pkg to
supported platforms.
|
|
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
|
pointed out by Bernd Ernesti
|
|
|
|
Adresses PR pkg/29561 by Robert Elz
|