Date: Fri, 10 May 2013 22:45:36 -0700 From: "Simon J. Gerraty" <sjg@juniper.net> To: Baptiste Daroussin <bapt@freebsd.org> Cc: freebsd-hackers@freebsd.org, freebsd-arch@freebsd.org Subject: Making bmake default? (was: Re: ports/173299: [exp-run] test bmake conversion) Message-ID: <20130511054536.7707958097@chaos.jnpr.net> In-Reply-To: <CAPKC6oKx67biFDcMG2MBzJAE%2BeRE5SeApfoqfztm%2Bt2gX3BopQ@mail.gmail.com> References: <CAPKC6oKx67biFDcMG2MBzJAE%2BeRE5SeApfoqfztm%2Bt2gX3BopQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 6 May 2013 00:11:51 +0200, Baptiste Daroussin writes:
>The ports tree on current is still in very bad shape but I don't see
>anymore errors due to bmake specifically.
>
>You have my approval as portmgr to switch base make to bmake.
As an interim step, I would propose the change below.
Index: share/mk/bsd.own.mk
===================================================================
--- share/mk/bsd.own.mk (revision 249461)
+++ share/mk/bsd.own.mk (working copy)
@@ -254,6 +254,7 @@ __DEFAULT_YES_OPTIONS = \
BIND_UTILS \
BINUTILS \
BLUETOOTH \
+ BMAKE \
BOOT \
BSD_CPIO \
BSNMP \
@@ -361,7 +362,6 @@ __DEFAULT_NO_OPTIONS = \
BIND_LIBS \
BIND_SIGCHASE \
BIND_XML \
- BMAKE \
BSDCONFIG \
BSD_GREP \
CLANG_EXTRAS \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130511054536.7707958097>
