Age | Commit message (Collapse) | Author | Files | Lines |
|
exists.
* nbsed-20040821 requires libnbcompat, so make the appropriate
adjustments to the build to use it.
* If nbsed is built during bootstrap, then use it as the sed for
pkg_install so that the correct program is embedded into the pkg_view
and linkfarm scripts.
* We don't need bmake to build any of the bootstrap packages, so just
call out to the system make.
|
|
use '-none' instead of '-notall' to increase odds that this'll work under
older IRIX versions.
|
|
linker flags (-all and -notall, respectively). Pointed out by Georg
Schwarz in private mail.
|
|
|
|
allow packages using <bsd.man.mk> to generate catted man pages.
Problem noticed with mail/mailwrapper, for which this fixes the
build.
|
|
Noted in private email by Georg Schwarz.
|
|
i386 ELF 3.5 for which I have virtual machines).
|
|
|
|
|
|
configuration files.
From now on, mk.conf is first searched under the value passed to the
sysconfdir argument (which defaults to ${prefix}/etc, to match pkgsrc's
PKG_SYSCONFDIR default value). If not found, /etc/mk.conf is tried, to
not break existing installations which have the file in that location.
This is done to help with non-root installations of pkgsrc.
Also change pkgsrc's PKG_SYSCONFBASE value to match what is given to
sysconfdir, for consistency.
While doing this, rename $opsys.own.mk files to $opsys.own.mk.in for clarity,
as they now need sed replacements to work (i.e., the SYSCONFDIR stuff).
|
|
update to groff-1.19 in NetBSD-current 20030630.
|
|
|
|
of the is_root() function for Interix only.
|
|
|
|
|