From owner-freebsd-doc@FreeBSD.ORG Thu Jun 27 11:30:01 2013 Return-Path: Delivered-To: freebsd-doc@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D9A47784 for ; Thu, 27 Jun 2013 11:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id A71D01CCF for ; Thu, 27 Jun 2013 11:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5RBU1ac096082 for ; Thu, 27 Jun 2013 11:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5RBU1gh096081; Thu, 27 Jun 2013 11:30:01 GMT (envelope-from gnats) Resent-Date: Thu, 27 Jun 2013 11:30:01 GMT Resent-Message-Id: <201306271130.r5RBU1gh096081@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Garrett Cooper Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 672A1774 for ; Thu, 27 Jun 2013 11:29:32 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id 598041CC6 for ; Thu, 27 Jun 2013 11:29:32 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r5RBTWVA027190 for ; Thu, 27 Jun 2013 11:29:32 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r5RBTWFO027189; Thu, 27 Jun 2013 11:29:32 GMT (envelope-from nobody) Message-Id: <201306271129.r5RBTWFO027189@oldred.freebsd.org> Date: Thu, 27 Jun 2013 11:29:32 GMT From: Garrett Cooper To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: docs/180025: [PATCH] Document WITH*_SVNLITE X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 11:30:01 -0000 >Number: 180025 >Category: docs >Synopsis: [PATCH] Document WITH*_SVNLITE >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 27 11:30:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release: 10-CURRENT >Organization: EMC Isilon >Environment: FreeBSD fuji-current.local 10.0-CURRENT FreeBSD 10.0-CURRENT #3 r+b278358-dirty: Sun Jun 9 16:05:39 PDT 2013 root@fuji-current.local:/usr/obj/usr/src/sys/FUJI-NOCOMPAT i386 >Description: The attached patch documents WITH*_SVNLITE after r251886 was committed to head. >How-To-Repeat: >Fix: Patch attached with submission follows: >From baac22b29ef2ace3a39d31058b2103862278e358 Mon Sep 17 00:00:00 2001 From: Garrett Cooper Date: Thu, 27 Jun 2013 04:24:52 -0700 Subject: [PATCH] Document WITH*_SVNLITE Signed-off-by: Garrett Cooper --- tools/build/options/WITHOUT_SVNLITE | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tools/build/options/WITHOUT_SVNLITE diff --git a/tools/build/options/WITHOUT_SVNLITE b/tools/build/options/WITHOUT_SVNLITE new file mode 100644 index 0000000..3ec57e6 --- /dev/null +++ b/tools/build/options/WITHOUT_SVNLITE @@ -0,0 +1,4 @@ +.\" $FreeBSD$ +Set to not build +.Xr svn 1 +and related programs. -- 1.8.2.3 >Release-Note: >Audit-Trail: >Unformatted: