Age | Commit message (Collapse) | Author | Files | Lines |
|
+SHELL.
* Turn PKG_REGISTER_SHELLS into a variable that can be set in the shell
environment so that admins can make a choice when installing from
binary packages.
* PKG_SHELL is now a list of paths, and if the path is relative, then it
is taken to be relative to ${PREFIX}. Convert packages that set
PKG_SHELL to take advantage of this new feature by changing the full
paths to the shells into relative paths.
|
|
because Darwin needs it (which is probably not true either). Bump package
revision after the damage from the previous revision has been fixed.
|
|
PKGREVISION due to the added dependency. This should fix PR pkg/30601.
While here, set BUILDLINK_DEPMETHOD of dependent libraries to "build"
when the "static" option is enabled.
|
|
user settable variable. Set PKG_SUGGESTED_OPTIONS instead. Also,
make use of PKG_OPTIONS_LEGACY_VARS.
Reviewed by wiz.
|
|
|
|
impact NetBSD/i386 build. Should also not impact aix5 builds.
|
|
Various bugfixes.
Some whitespace cleanup while here.
|
|
|
|
|
|
if wctype_t is not available. Bump PKGREVISION.
|
|
fixes by me.
|
|
uses its own, and there isn't any test in the configure script.
Pointed out by wiz@.
|
|
our existing bash package already is called bash2.
If you want to see the new features, please take a look at the NEWS file.
|