History log of /freebsd/share/examples/etc/make.conf (Results 126 – 150 of 650)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# f1f6253f 21-Dec-2004 Ruslan Ermilov <ru@FreeBSD.org>

NOLIBC_R -> NO_LIBC_R
NOLIBPTHREAD -> NO_LIBPTHREAD
NOLIBTHR -> NO_LIBTHR


# e653b48c 21-Dec-2004 Ruslan Ermilov <ru@FreeBSD.org>

Start the dreaded NOFOO -> NO_FOO conversion.

OK'ed by: core


# 99b6fea1 15-Dec-2004 Tom Rhodes <trhodes@FreeBSD.org>

Commit patch from ru which groups the ppp(8) options together and
kills my sorting.

Submitted by: ru
Discussed with: imp


# e3cd38d2 15-Dec-2004 Tom Rhodes <trhodes@FreeBSD.org>

Add a few options with regards to ppp(8) and traceroute.
Sort the list, please keep this list sorted.

PR: 48569


# 6c58990d 13-Nov-2004 Bjoern A. Zeeb <bz@FreeBSD.org>

Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.
If turned on no NIS support and related programs will be built.

Lost parts rediscovered by: Danny Braniss <danny at cs.huji.ac.

Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.
If turned on no NIS support and related programs will be built.

Lost parts rediscovered by: Danny Braniss <danny at cs.huji.ac.il>
PR: bin/68303
No objections: des, gshapiro, nectar
Reviewed by: ru
Approved by: rwatson (mentor)
MFC after: 2 weeks

show more ...


Revision tags: release/5.3.0_cvs, release/5.3.0
# 0f7d7a36 04-Nov-2004 Poul-Henning Kamp <phk@FreeBSD.org>

Remove references to NO_VINUM


# 8bf62bda 24-Oct-2004 Ruslan Ermilov <ru@FreeBSD.org>

For variables that are only checked with defined(), don't provide
any fake value.


# ffea66bc 17-Oct-2004 David E. O'Brien <obrien@FreeBSD.org>

Catch up with share/mk/bsd.cpu.mk revision 1.43.


# 17c6b5af 15-Oct-2004 Ruslan Ermilov <ru@FreeBSD.org>

Overdue removal of COMPAT* knobs.


# b04e39c4 08-Oct-2004 Doug Barton <dougb@FreeBSD.org>

1. Incorporate most of Ruslan's improvements to where and how the
/etc/namedb symlink is created.

2. Incorporate Brian's suggestion to make the link relative. This
is necessary to handle situations

1. Incorporate most of Ruslan's improvements to where and how the
/etc/namedb symlink is created.

2. Incorporate Brian's suggestion to make the link relative. This
is necessary to handle situations (such as mergemaster) where the
user is building a tree in a seperate environment. This will also
fix the problem with the way DESTDIR is set in 'make release'.

3. Add a new knob, NO_BIND_MTREE, as suggested by the folks who
already have stuff in /var/named that they don't want me to mess with.

4. Update make.conf(5) with the new stuff, and correct a few paths
that have changed since I last updated it.

show more ...


# 2a614447 27-Sep-2004 Doug Barton <dougb@FreeBSD.org>

1. Add much finer granularity to the NO_BIND knobs with the addition of:
NO_BIND_DNSSEC, NO_BIND_ETC, NO_BIND_NAMED, and NO_BIND_UTILS.

2. Make creation of directories in /usr/include that are only

1. Add much finer granularity to the NO_BIND knobs with the addition of:
NO_BIND_DNSSEC, NO_BIND_ETC, NO_BIND_NAMED, and NO_BIND_UTILS.

2. Make creation of directories in /usr/include that are only needed
in the WITH_BIND_LIBS case conditional.

Reviewed by: ru, des

show more ...


# a2af6bc2 24-Sep-2004 Doug Barton <dougb@FreeBSD.org>

Fix the WANT_BIND_LIBS knob by correctly spelling it as WITH_BIND_LIBS
to match how similar syntax is used in the ports system. Thanks to kris
for pointing out my mistake here.

Install the lwres lib

Fix the WANT_BIND_LIBS knob by correctly spelling it as WITH_BIND_LIBS
to match how similar syntax is used in the ports system. Thanks to kris
for pointing out my mistake here.

Install the lwres library unless the user defines NO_BIND, or the new
knob, NO_BIND_LIBS_LWRES. There is at least one potential customer
for this library in the wings. Thanks to nectar for the reminder.

show more ...


# 922b7f2a 24-Sep-2004 Doug Barton <dougb@FreeBSD.org>

Break the NO_BIND knob out from the pack, and begin documenting
the finer granularity for the various BIND features.


# a0fa04aa 04-Sep-2004 Christian Brueffer <brueffer@FreeBSD.org>

Document a couple of build knobs

PR: misc/71032 (partly)
Submitted by: Divacky Roman <xdivac02@stud.fit.vutbr.cz>
Reviewed by: ru
MFC after: 3 days


# 5c73a491 19-Aug-2004 Dag-Erling Smørgrav <des@FreeBSD.org>

Add a NO_BOOT knob to prevent building the boot blocks and loader.

Reviewed by: ru
MFC after: 3 days


# 1d875a6e 15-Aug-2004 Marius Strobl <marius@FreeBSD.org>

Shorten the description of NO_OPENSSL, which was split into two lines by a
patch of mine in revision 1.216, a bit so it fits in a single line again.


# 47a4e0e5 11-Aug-2004 Hartmut Brandt <harti@FreeBSD.org>

Document the correct use of MAKEOBJDIRPREFIX and MAKEOBJDIR.

Requested by: kris


# 866b1c74 29-Jul-2004 Ruslan Ermilov <ru@FreeBSD.org>

Removed remnants of ports-related knobs from here.


# c296e199 03-Jul-2004 Dag-Erling Smørgrav <des@FreeBSD.org>

The -O2 bugs are in libalias(3), not ppp(8).


# 6063af3d 02-Jul-2004 Dag-Erling Smørgrav <des@FreeBSD.org>

Explain that -O2 is supported, but known to expose bugs in ppp(8).


Revision tags: release/4.10.0_cvs, release/4.10.0
# 7ac2f2c2 24-Mar-2004 Dag-Erling Smørgrav <des@FreeBSD.org>

Remove mention of doscmd.


# 8d69c48b 08-Mar-2004 Max Laier <mlaier@FreeBSD.org>

Link pf to the build and install:
This adds the former ports registered groups: proxy and authpf as well as
the proxy user. Make sure to run mergemaster -p in oder to complete make
installworld witho

Link pf to the build and install:
This adds the former ports registered groups: proxy and authpf as well as
the proxy user. Make sure to run mergemaster -p in oder to complete make
installworld without errors.

This also provides the passive OS fingerprints from OpenBSD (pf.os) and an
example pf.conf.

For those who want to go without pf; it provides a NO_PF knob to make.conf.

__FreeBSD_version will be bumped soon to reflect this and to be able to
change ports accordingly.

Approved by: bms(mentor)

show more ...


Revision tags: release/5.2.1_cvs, release/5.2.1
# 43cebabc 03-Feb-2004 Dag-Erling Smørgrav <des@FreeBSD.org>

Document NO_VINUM, which is already listed in the man page.


# 5c4d4bfa 28-Jan-2004 David E. O'Brien <obrien@FreeBSD.org>

Always build ext2fs module. There is no written policy preventing the
building of GPL'ed modules.


# 18d948ad 28-Jan-2004 Maksim Yevmenkin <emax@FreeBSD.org>

Add NO_BLUETOOTH knob to the build process

Requested by: phk
Reviewed by: imp (mentor), ru


12345678910>>...26