Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 May 2011 07:58:49 +0000 (UTC)
From:      Benedict Reuschling <bcr@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   svn commit: r222478 - stable/8/share/man/man7
Message-ID:  <201105300758.p4U7wnoV066492@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bcr (doc committer)
Date: Mon May 30 07:58:49 2011
New Revision: 222478
URL: http://svn.freebsd.org/changeset/base/222478

Log:
  MFC r218699:
  
  Document TRYBROKEN in ports(7).
  
  PR:		docs/153542
  Submitted by:	Eitan Adler <lists@eitanadler.com>

Modified:
  stable/8/share/man/man7/ports.7
Directory Properties:
  stable/8/share/man/man7/   (props changed)

Modified: stable/8/share/man/man7/ports.7
==============================================================================
--- stable/8/share/man/man7/ports.7	Mon May 30 07:15:33 2011	(r222477)
+++ stable/8/share/man/man7/ports.7	Mon May 30 07:58:49 2011	(r222478)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd January 21, 2009
+.Dd February 14, 2009
 .Dt PORTS 7
 .Os
 .Sh NAME
@@ -477,6 +477,9 @@ Of course, these ports may not work as e
 what you are doing and are sure about installing a forbidden port, then
 .Va NO_IGNORE
 lets you do it.
+.It Va TRYBROKEN
+If defined, attempt to build a port even if it is marked as
+.Aq Va BROKEN .
 .It Va PORT_DBDIR
 Directory where the results of configuring
 .Va OPTIONS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105300758.p4U7wnoV066492>