Date: Tue, 25 May 2010 20:32:30 +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: <201005252035.o4PKZSB7001485@repoman.freebsd.org>
index | next in thread | raw e-mail
jkim 2010-05-25 20:32:30 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
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 208550 on 2010-05-25 20:32:30Z 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.
Revision Changes Path
1.360.2.7 +1 -1 src/etc/Makefile
1.9.2.3 +1 -1 src/etc/periodic/weekly/Makefile
1.92.2.2 +1 -1 src/gnu/usr.bin/Makefile
1.19.2.1 +2 -0 src/share/man/Makefile
1.67.2.7 +2 -1 src/share/mk/bsd.own.mk
1.303.2.5 +6 -2 src/usr.bin/Makefile
1.375.2.13 +5 -1 src/usr.sbin/Makefile
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005252035.o4PKZSB7001485>
