svn commit: r222478 - stable/8/share/man/man7

Benedict Reuschling bcr at FreeBSD.org
Mon May 30 07:58:49 UTC 2011


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 at 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


More information about the svn-src-all mailing list