History log of /freebsd/tools/build/options/makeman (Results 76 – 100 of 101)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/8.3.0_cvs, release/8.3.0, release/9.0.0
# b68eda3b 10-May-2011 Attilio Rao <attilio@FreeBSD.org>

MFC


# e6a714e7 10-May-2011 Ruslan Ermilov <ru@FreeBSD.org>

Reassurance for impatient.


# cae68bef 10-May-2011 Ruslan Ermilov <ru@FreeBSD.org>

Style.


# 2701a1b7 10-May-2011 Ruslan Ermilov <ru@FreeBSD.org>

- There now exist options that have different defaults depending on
the architecture, reflect this in documentation. For such
options, both WITH_FOO and WITHOUT_FOO description files should
be

- There now exist options that have different defaults depending on
the architecture, reflect this in documentation. For such
options, both WITH_FOO and WITHOUT_FOO description files should
be provided.

Prodded by: des

- Setting a build option may enforce other build options, try harder
to detect this case.

- Setting a build option may change other option's default value,
try harder to detect this case.

show more ...


# 158e440d 28-Apr-2011 Dag-Erling Smørgrav <des@FreeBSD.org>

executable


Revision tags: release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0, release/8.1.0_cvs, release/8.1.0, release/7.3.0_cvs, release/7.3.0, release/8.0.0_cvs, release/8.0.0
# 7d4b968b 17-Sep-2009 Dag-Erling Smørgrav <des@FreeBSD.org>

Merge from head up to r188941 (last revision before the USB stack switch)


Revision tags: release/7.2.0_cvs, release/7.2.0
# 1829d5da 12-Mar-2009 Warner Losh <imp@FreeBSD.org>

Update the projects tree to a newer FreeBSD current.


# 3d919b75 20-Feb-2009 Mike Makonnen <mtm@FreeBSD.org>

Doh! r188813 modified an auto-generated file. Fix it for real:
o grammar fix
o remove mention of libkse

Submitted by: Niclas Zeising <niclas.zeising@gmail.com>


Revision tags: release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0
# 6dc51eca 12-Dec-2007 Ruslan Ermilov <ru@FreeBSD.org>

- Fix setting of MK_GSSAPI option by bsd.own.mk; its value should
default to the value of MK_KERBEROS unless set explicitly by
WITH_GSSAPI/WITHOUT_GSSAPI. (This introduces another type of
MK_*

- Fix setting of MK_GSSAPI option by bsd.own.mk; its value should
default to the value of MK_KERBEROS unless set explicitly by
WITH_GSSAPI/WITHOUT_GSSAPI. (This introduces another type of
MK_* variables which itself is questionable.)

- Teach tools/build/options/makeman script that generates the
src.conf(5) manpage about the new type of MK_* variables.

- Fix broken logic in lib/Makefile.

show more ...


# f61b0b51 07-Nov-2007 Daniel Gerzo <danger@FreeBSD.org>

s/maybe/may be/

MFC after: 3 days


Revision tags: release/6.2.0_cvs, release/6.2.0
# c1e29f71 11-Sep-2006 Ruslan Ermilov <ru@FreeBSD.org>

- Utilize the "showconfig" top-level target.
- Pass __MAKE_CONF=/dev/null to get a pristine output.


# c3b08cc6 31-Jul-2006 Yaroslav Tykhiy <ytykhiy@gmail.com>

Actually skip over undocumented options with "continue"
to avoid artifacts in the manpage generated. Previously
an orphaned paragraph on dependencies of such an option
would appear.


Revision tags: release/5.5.0_cvs, release/5.5.0
# 07b7d7fb 20-May-2006 Tom Rhodes <trhodes@FreeBSD.org>

Switch value back to values.

Requested by: ru


# 57caf3d6 16-May-2006 Tom Rhodes <trhodes@FreeBSD.org>

Some minor wording/description changes.

Reviewed by: ru (two months ago)


Revision tags: release/6.1.0_cvs, release/6.1.0
# 41c8ddc3 21-Mar-2006 Ruslan Ermilov <ru@FreeBSD.org>

Fix generation of '$FreeBSD$'.


# c5922fbf 21-Mar-2006 Ruslan Ermilov <ru@FreeBSD.org>

A tool to generate the src.conf(5) manpage.


Revision tags: release/7.2.0_cvs, release/7.2.0
# 1829d5da 12-Mar-2009 Warner Losh <imp@FreeBSD.org>

Update the projects tree to a newer FreeBSD current.


# 3d919b75 20-Feb-2009 Mike Makonnen <mtm@FreeBSD.org>

Doh! r188813 modified an auto-generated file. Fix it for real:
o grammar fix
o remove mention of libkse

Submitted by: Niclas Zeising <niclas.zeising@gmail.com>


Revision tags: release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0
# 6dc51eca 12-Dec-2007 Ruslan Ermilov <ru@FreeBSD.org>

- Fix setting of MK_GSSAPI option by bsd.own.mk; its value should
default to the value of MK_KERBEROS unless set explicitly by
WITH_GSSAPI/WITHOUT_GSSAPI. (This introduces another type of
MK_*

- Fix setting of MK_GSSAPI option by bsd.own.mk; its value should
default to the value of MK_KERBEROS unless set explicitly by
WITH_GSSAPI/WITHOUT_GSSAPI. (This introduces another type of
MK_* variables which itself is questionable.)

- Teach tools/build/options/makeman script that generates the
src.conf(5) manpage about the new type of MK_* variables.

- Fix broken logic in lib/Makefile.

show more ...


# f61b0b51 07-Nov-2007 Daniel Gerzo <danger@FreeBSD.org>

s/maybe/may be/

MFC after: 3 days


Revision tags: release/6.2.0_cvs, release/6.2.0
# c1e29f71 11-Sep-2006 Ruslan Ermilov <ru@FreeBSD.org>

- Utilize the "showconfig" top-level target.
- Pass __MAKE_CONF=/dev/null to get a pristine output.


# c3b08cc6 31-Jul-2006 Yaroslav Tykhiy <ytykhiy@gmail.com>

Actually skip over undocumented options with "continue"
to avoid artifacts in the manpage generated. Previously
an orphaned paragraph on dependencies of such an option
would appear.


Revision tags: release/5.5.0_cvs, release/5.5.0
# 07b7d7fb 20-May-2006 Tom Rhodes <trhodes@FreeBSD.org>

Switch value back to values.

Requested by: ru


# 57caf3d6 16-May-2006 Tom Rhodes <trhodes@FreeBSD.org>

Some minor wording/description changes.

Reviewed by: ru (two months ago)


Revision tags: release/6.1.0_cvs, release/6.1.0
# 41c8ddc3 21-Mar-2006 Ruslan Ermilov <ru@FreeBSD.org>

Fix generation of '$FreeBSD$'.


12345