Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jul 2014 12:49:42 +0000 (UTC)
From:      Gavin Atkinson <gavin@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org
Subject:   svn commit: r268757 - stable/9/share/examples/etc
Message-ID:  <201407161249.s6GCngRN065791@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gavin
Date: Wed Jul 16 12:49:42 2014
New Revision: 268757
URL: http://svnweb.freebsd.org/changeset/base/268757

Log:
  Merge r267865 from head:
    Drop example variables for updating over csup.  These have not functioned
    since r252305.

Modified:
  stable/9/share/examples/etc/make.conf
Directory Properties:
  stable/9/share/examples/   (props changed)
  stable/9/share/examples/etc/   (props changed)

Modified: stable/9/share/examples/etc/make.conf
==============================================================================
--- stable/9/share/examples/etc/make.conf	Wed Jul 16 12:45:13 2014	(r268756)
+++ stable/9/share/examples/etc/make.conf	Wed Jul 16 12:49:42 2014	(r268757)
@@ -172,18 +172,6 @@
 #ENABLE_SUID_K5SU=
 #
 #
-# CVSup update flags.  Edit SUPFILE settings to reflect whichever distribution
-# file(s) you use on your site (see /usr/share/examples/cvsup/README for more
-# information on CVSup and these files).  To use, do "make update" in /usr/src.
-#
-#SUP_UPDATE=
-#
-#SUP=            /usr/bin/csup
-#SUPFLAGS=       -L 2
-#SUPHOST=        cvsup.uk.FreeBSD.org
-#SUPFILE=        /usr/share/examples/cvsup/standard-supfile
-#PORTSSUPFILE=   /usr/share/examples/cvsup/ports-supfile
-#
 # top(1) uses a hash table for the user names.  The size of this hash
 # can be tuned to match the number of local users.  The table size should
 # be a prime number approximately twice as large as the number of lines in



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