svn commit: r218699 - head/share/man/man7

Giorgos Keramidas keramida at FreeBSD.org
Tue Feb 15 07:16:27 UTC 2011


Author: keramida (doc committer)
Date: Tue Feb 15 07:16:27 2011
New Revision: 218699
URL: http://svn.freebsd.org/changeset/base/218699

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

Modified:
  head/share/man/man7/ports.7

Modified: head/share/man/man7/ports.7
==============================================================================
--- head/share/man/man7/ports.7	Tue Feb 15 07:12:41 2011	(r218698)
+++ head/share/man/man7/ports.7	Tue Feb 15 07:16:27 2011	(r218699)
@@ -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-head mailing list