Date: Tue, 25 May 2010 20:16:36 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/etc Makefile src/etc/periodic/weekly Makefile src/gnu/usr.bin Makefile src/share/man Makefile src/share/mk bsd.own.mk src/usr.bin Makefile src/usr.sbin Makefile Message-ID: <201005252027.o4PKRxOq000731@repoman.freebsd.org>
index | next in thread | raw e-mail
jkim 2010-05-25 20:16:36 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
etc Makefile
etc/periodic/weekly Makefile
gnu/usr.bin Makefile
share/man Makefile
share/mk bsd.own.mk
usr.bin Makefile
usr.sbin Makefile
Log:
SVN rev 208546 on 2010-05-25 20:16:36Z by jkim
MFC: r208320
Add a new build option, MAN_UTILS. This option lets you control building
utilities and related support files for manual pages, which were previously
controlled by MAN. For POLA, the default depends on MAN, i.e., WITHOUT_MAN
implies WITHOUT_MAN_UTILS and WITH_MAN implies WITH_MAN_UTILS.
Note this patch implicitly fixes a documentation bug of src.conf(5), which
says WITHOUT_MAN may be used to not build manual pages while it was also
disabling some utilities for manual pages.
Approved by: re (kib)
Revision Changes Path
1.375.2.5 +1 -1 src/etc/Makefile
1.11.2.2 +1 -1 src/etc/periodic/weekly/Makefile
1.99.2.3 +1 -1 src/gnu/usr.bin/Makefile
1.19.10.2 +2 -0 src/share/man/Makefile
1.81.2.4 +2 -1 src/share/mk/bsd.own.mk
1.324.2.3 +6 -2 src/usr.bin/Makefile
1.414.2.7 +5 -1 src/usr.sbin/Makefile
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005252027.o4PKRxOq000731>
