Date: Thu, 27 Jan 2011 19:12:04 +0000 (UTC) From: Remko Lodder <remko@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org Subject: svn commit: r217960 - stable/7/share/man/man5 Message-ID: <201101271912.p0RJC40l030754@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: remko Date: Thu Jan 27 19:12:04 2011 New Revision: 217960 URL: http://svn.freebsd.org/changeset/base/217960 Log: MFC r198787 Document the WWWSUPFILE variable. PR: 137723 Submitted by: Sofian Brabez <sbrabez at gmail dot com> Approved by: imp (mentor, implicit) MFC after: 3 days Facilitated by: Snow B.V. PR: 137723 Modified: stable/7/share/man/man5/make.conf.5 Directory Properties: stable/7/share/man/man5/ (props changed) Modified: stable/7/share/man/man5/make.conf.5 ============================================================================== --- stable/7/share/man/man5/make.conf.5 Thu Jan 27 19:11:11 2011 (r217959) +++ stable/7/share/man/man5/make.conf.5 Thu Jan 27 19:12:04 2011 (r217960) @@ -318,6 +318,14 @@ Set this to use .Xr cvsup 1 to update your ports with .Dq Li "make update" . +.It Va WWWSUPFILE +.Pq Vt str +The www +.Ar supfile +to use when doing a +.Dq Li "make update" +This defaults to +.Pa /usr/share/examples/cvsup/www\-supfile . .El .Ss "BUILDING THE KERNEL" The following list provides a name and short description for variables
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101271912.p0RJC40l030754>