From nobody@FreeBSD.org  Thu Jun 27 11:29:32 2013
Return-Path: <nobody@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 672A1774
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <yaneurabeya@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] Document WITH*_SVNLITE
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         180025
>Category:       docs
>Synopsis:       [PATCH] Document WITH*_SVNLITE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    zeising
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 27 11:30:01 UTC 2013
>Closed-Date:    Wed Jul 03 12:54:17 UTC 2013
>Last-Modified:  Wed Jul  3 13:00:00 UTC 2013
>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 <yanegomi@gmail.com>
Date: Thu, 27 Jun 2013 04:24:52 -0700
Subject: [PATCH] Document WITH*_SVNLITE

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
---
 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:
Responsible-Changed-From-To: freebsd-doc->zeising 
Responsible-Changed-By: zeising 
Responsible-Changed-When: Thu Jun 27 18:14:30 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=180025 

From: Niclas Zeising <zeising@freebsd.org>
To: Garrett Cooper <yaneurabeya@gmail.com>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: docs/180025: [PATCH] Document WITH*_SVNLITE
Date: Thu, 27 Jun 2013 20:15:10 +0200

 Just checking, is a file needed for WITH*_SVN as well?
 Regards!
 -- 
 Niclas Zeising

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/180025: commit references a PR
Date: Wed,  3 Jul 2013 12:37:00 +0000 (UTC)

 Author: zeising (doc,ports committer)
 Date: Wed Jul  3 12:36:47 2013
 New Revision: 252561
 URL: http://svnweb.freebsd.org/changeset/base/252561
 
 Log:
   Document WITHOUT_SVNLITE and WITH_SVN.
   
   PR:		docs/180025
   Submitted by:	Garrett Cooper <yaneurabeya@gmail.com>
 
 Added:
   head/tools/build/options/WITHOUT_SVNLITE   (contents, props changed)
   head/tools/build/options/WITH_SVN   (contents, props changed)
 
 Added: head/tools/build/options/WITHOUT_SVNLITE
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/tools/build/options/WITHOUT_SVNLITE	Wed Jul  3 12:36:47 2013	(r252561)
 @@ -0,0 +1,4 @@
 +.\" $FreeBSD$
 +Set to not build
 +.Xr svnlite 1
 +and related programs.
 
 Added: head/tools/build/options/WITH_SVN
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/tools/build/options/WITH_SVN	Wed Jul  3 12:36:47 2013	(r252561)
 @@ -0,0 +1,5 @@
 +.\" $FreeBSD$
 +Set to install
 +.Xr svnlite 1
 +as
 +.Xr svn 1 .
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: zeising 
State-Changed-When: Wed Jul 3 12:54:16 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=180025 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/180025: commit references a PR
Date: Wed,  3 Jul 2013 12:53:18 +0000 (UTC)

 Author: zeising (doc,ports committer)
 Date: Wed Jul  3 12:53:06 2013
 New Revision: 252562
 URL: http://svnweb.freebsd.org/changeset/base/252562
 
 Log:
   Regenerate after r252561
   
   PR:		docs/180025
   Submitted by:	Garrett Cooper <yaneurabeya@gmail.com>
 
 Modified:
   head/share/man/man5/rc.conf.5
   head/share/man/man5/src.conf.5
 
 Modified: head/share/man/man5/rc.conf.5
 ==============================================================================
 --- head/share/man/man5/rc.conf.5	Wed Jul  3 12:36:47 2013	(r252561)
 +++ head/share/man/man5/rc.conf.5	Wed Jul  3 12:53:06 2013	(r252562)
 @@ -3449,6 +3449,40 @@ For example,
  will set the
  .Xr syscons 4
  scrollback (history) buffer to 200 lines.
 +.It Va auditd_enable
 +.Pq Vt bool
 +If set to
 +.Dq Li YES ,
 +run the
 +.Xr auditd 8
 +daemon at system boot time.
 +.It Va auditd_program
 +.Pq Vt str
 +Path to
 +.Xr autitd 8
 +(default
 +.Pa /usr/sbin/auditd ) .
 +.It Va auditd_flags
 +.Pq Vt str
 +Flags to pass to
 +.Xr audtid 8 .
 +.It Va auditdistd_enable
 +.Pq Vt bool
 +If set to
 +.Dq Li YES ,
 +run the
 +.Xr auditdistd 8
 +daemon at system boot time.
 +.It Va auditdistd_program
 +.Pq Vt str
 +Path to
 +.Xr auditdistd 8
 +(default
 +.Pa /usr/sbin/auditdistd ) .
 +.It Va auditdistd_flags
 +.Pq Vt str
 +Flags to pass to
 +.Xr auditdistd 8 .
  .It Va cron_enable
  .Pq Vt bool
  If set to
 
 Modified: head/share/man/man5/src.conf.5
 ==============================================================================
 --- head/share/man/man5/src.conf.5	Wed Jul  3 12:36:47 2013	(r252561)
 +++ head/share/man/man5/src.conf.5	Wed Jul  3 12:53:06 2013	(r252562)
 @@ -1,7 +1,7 @@
  .\" DO NOT EDIT-- this file is automatically generated.
  .\" from FreeBSD: head/tools/build/options/makeman 251685 2013-06-13 13:05:08Z emaste
  .\" $FreeBSD$
 -.Dd June 16, 2013
 +.Dd July 3, 2013
  .Dt SRC.CONF 5
  .Os
  .Sh NAME
 @@ -1055,6 +1055,17 @@ Set to not build kernel modules that inc
  .It Va WITHOUT_SSP
  .\" from FreeBSD: head/tools/build/options/WITHOUT_SSP 180012 2008-06-25 21:33:28Z ru
  Set to not build world with propolice stack smashing protection.
 +.It Va WITH_SVN
 +.\" from FreeBSD: head/tools/build/options/WITH_SVN 252561 2013-07-03 12:36:47Z zeising
 +Set to install
 +.Xr svnlite 1
 +as
 +.Xr svn 1 .
 +.It Va WITHOUT_SVNLITE
 +.\" from FreeBSD: head/tools/build/options/WITHOUT_SVNLITE 252561 2013-07-03 12:36:47Z zeising
 +Set to not build
 +.Xr svnlite 1
 +and related programs.
  .It Va WITHOUT_SYMVER
  .\" from FreeBSD: head/tools/build/options/WITHOUT_SYMVER 169649 2007-05-17 05:03:24Z deischen
  Set to disable symbol versioning when building shared libraries.
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
>Unformatted:
