svn commit: r51679 - in head: en_US.ISO8859-1/articles en_US.ISO8859-1/articles/committers-guide en_US.ISO8859-1/articles/p4-primer en_US.ISO8859-1/books/dev-model en_US.ISO8859-1/htdocs en_US.ISO8...

Gordon Tetlow <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: gordon (src,ports committer)
Date: Sun May 20 23:11:23 2018
New Revision: 51679
URL: https://svnweb.freebsd.org/changeset/doc/51679

Log:
  Remove references to Perforce from the website.
  
  Perforce no longer provides server binaries for FreeBSD and we haven't
  used Perforce for project development in several years.
  
  Reviewed by:	bjk (previous version)
  Differential Revision:	https://reviews.freebsd.org/D15392

Deleted:
  head/en_US.ISO8859-1/articles/p4-primer/
Modified:
  head/en_US.ISO8859-1/articles/Makefile
  head/en_US.ISO8859-1/articles/committers-guide/article.xml
  head/en_US.ISO8859-1/books/dev-model/book.xml
  head/en_US.ISO8859-1/htdocs/administration.xml
  head/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl
  head/en_US.ISO8859-1/htdocs/docs/books.xml
  head/en_US.ISO8859-1/htdocs/internal/developer.xml
  head/en_US.ISO8859-1/share/xml/teams.ent
  head/share/xml/header.ent

Modified: head/en_US.ISO8859-1/articles/Makefile
==============================================================================
--- head/en_US.ISO8859-1/articles/Makefile	Sun May 20 22:03:21 2018	(r51678)
+++ head/en_US.ISO8859-1/articles/Makefile	Sun May 20 23:11:23 2018	(r51679)
@@ -24,7 +24,6 @@ SUBDIR+= linux-users
 SUBDIR+= mailing-list-faq
 SUBDIR+= nanobsd
 SUBDIR+= new-users
-SUBDIR+= p4-primer
 SUBDIR+= pam
 SUBDIR+= pgpkeys
 SUBDIR+= port-mentor-guidelines

Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/committers-guide/article.xml	Sun May 20 22:03:21 2018	(r51678)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml	Sun May 20 23:11:23 2018	(r51679)
@@ -658,8 +658,8 @@ You need a Passphrase to protect your secret key.</scr
 
 	  <listitem>
 	    <para><emphasis>/projects</emphasis> and
-	      <emphasis>/user</emphasis> feature a branch work area,
-	      like in Perforce.  As above, the
+	      <emphasis>/user</emphasis> feature a branch work area.
+	      As above, the
 	      <emphasis>/user</emphasis> directory does not contain
 	      branches itself.</para>
 	  </listitem>
@@ -868,7 +868,7 @@ You need a Passphrase to protect your secret key.</scr
       <sect3 xml:id="svn-daily-use-editing-and-committing">
 	<title>Editing and Committing</title>
 
-	<para>Unlike Perforce, <acronym>SVN</acronym> does not need to
+	<para><acronym>SVN</acronym> does not need to
 	  be told in advance about file editing.</para>
 
 	<para>To commit all changes in

Modified: head/en_US.ISO8859-1/books/dev-model/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/dev-model/book.xml	Sun May 20 22:03:21 2018	(r51678)
+++ head/en_US.ISO8859-1/books/dev-model/book.xml	Sun May 20 23:11:23 2018	(r51679)
@@ -2054,7 +2054,7 @@
 
             <para>
                 The major support tools for supporting the development process are
-                Perforce, Bugzilla, Mailman, and OpenSSH.  These are externally
+                Bugzilla, Mailman, and OpenSSH.  These are externally
                 developed tools and are commonly used in the open source world.
             </para>
 
@@ -2100,24 +2100,6 @@
 
                 </para>
             </section>
-
-            <section xml:id="tool-perforce" xreflabel="Perforce">
-                <title>Perforce</title>
-                <para>
-                    Perforce is a commercial software configuration management
-                    system developed by Perforce
-                    Systems that is available on over 50 operating systems. It
-                    is a collection of clients built around the Perforce server
-                    that contains the central file repository and
-                    tracks the operations done upon it. The clients are both
-                    clients for accessing the repository and administration of
-                    its configuration.
-
-                    <!-- REF: http://www.perforce.com/perforce/products.html  -->
-
-                </para>
-            </section>
-
 
             <section xml:id="tool-pgp" xreflabel="PGP">
                 <title>Pretty Good Privacy</title>

Modified: head/en_US.ISO8859-1/htdocs/administration.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/administration.xml	Sun May 20 22:03:21 2018	(r51678)
+++ head/en_US.ISO8859-1/htdocs/administration.xml	Sun May 20 23:11:23 2018	(r51679)
@@ -69,8 +69,6 @@
 	  Testing Administrators</a></li>
 	<li><a href="#t-mirror-admin">FTP/WWW Mirror Site
 	  Coordinators</a></li>
-	<li><a href="#t-perforce-admin">Perforce Repository
-	  Administrators</a></li>
 	<li><a href="#t-phabric-admin">Phabricator Code Review
 	  Administration</a></li>
 	<li><a href="#t-postmaster">Postmaster Team</a></li>
@@ -447,22 +445,6 @@
     
   <ul>
     <li>&a.kuriyama.email;</li>
-  </ul>
-
-  <h3><a name="t-perforce-admin">Perforce Repository Administrators</a>
-    &lt;<a href="mailto:[email protected]">[email protected]</a>&gt;</h3>
-
-  <p>The Perforce Repository Administrators are responsible for
-    administrating the FreeBSD perforce source repository and setting up new
-    perforce accounts.  All requests concerning new perforce accounts
-    for non-committers should be directed to the perforce
-    administrators.</p>
-
-  <ul>
-    <li>&a.gibbs.email;</li>
-    <li>&a.gordon.email;</li>
-    <li>&a.rwatson.email;</li>
-    <li>&a.peter.email;</li>
   </ul>
 
   <h3><a name="t-phabric-admin">Phabricator Code Review Application

Modified: head/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl
==============================================================================
--- head/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl	Sun May 20 22:03:21 2018	(r51678)
+++ head/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl	Sun May 20 23:11:23 2018	(r51679)
@@ -152,7 +152,6 @@ $i_topbar = qq`
 		<ul>
 		  <li><a href="$hsty_base/projects/ideas/ideas.html">Project Ideas</a></li>
 		  <li><a href="//svnweb.FreeBSD.org">SVN Repository</a></li>
-		  <li><a href="//p4web.FreeBSD.org">Perforce Repository</a></li>
 		</ul>
 	      </li>
 	    </ul>

Modified: head/en_US.ISO8859-1/htdocs/docs/books.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/docs/books.xml	Sun May 20 22:03:21 2018	(r51678)
+++ head/en_US.ISO8859-1/htdocs/docs/books.xml	Sun May 20 23:11:23 2018	(r51679)
@@ -199,12 +199,6 @@
 	Steps</a> (new-users)<br/>
       For people coming to FreeBSD and &unix; for the first time.</p>
 
-    <p><a href="&url.articles;/p4-primer/index.html">Perforce in
-	FreeBSD Development</a> (p4-primer)<br/>
-      A guide to the Perforce version control system.  It also
-      describes how to manage experimental projects with the FreeBSD
-      Perforce server.</p>
-
     <p><a href="&url.articles;/pam/index.html">Pluggable
 	Authentication Modules</a> (pam)<br/>
       A guide to the PAM system and modules under FreeBSD.</p>

Modified: head/en_US.ISO8859-1/htdocs/internal/developer.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/internal/developer.xml	Sun May 20 22:03:21 2018	(r51678)
+++ head/en_US.ISO8859-1/htdocs/internal/developer.xml	Sun May 20 23:11:23 2018	(r51679)
@@ -79,8 +79,6 @@
       <li><a
 	  href="../copyright/copyright.html">Copyright</a></li>
       <li><a href="http://wiki.FreeBSD.org">&os; Wiki</a></li>
-      <li><a href="http://perforce.FreeBSD.org">Perforce Repository
-	  for works in progress</a></li>
     </ul>
 
     <p><a href="internal.html">&os; Internal Home</a></p>

Modified: head/en_US.ISO8859-1/share/xml/teams.ent
==============================================================================
--- head/en_US.ISO8859-1/share/xml/teams.ent	Sun May 20 22:03:21 2018	(r51678)
+++ head/en_US.ISO8859-1/share/xml/teams.ent	Sun May 20 23:11:23 2018	(r51679)
@@ -37,8 +37,6 @@
 
 <!ENTITY a.ncvs "CVS src Repository Meisters <email xmlns='http://docbook.org/ns/docbook'>[email protected]</email>">
 
-<!ENTITY a.perforce-admin "Perforce Repository Meisters <email xmlns='http://docbook.org/ns/docbook'>[email protected]</email>">
-
 <!ENTITY a.pcvs "CVS ports Repository Meisters <email xmlns='http://docbook.org/ns/docbook'>[email protected]</email>">
 
 <!ENTITY a.portmgr "Ports Management Team <email xmlns='http://docbook.org/ns/docbook'>[email protected]</email>">

Modified: head/share/xml/header.ent
==============================================================================
--- head/share/xml/header.ent	Sun May 20 22:03:21 2018	(r51678)
+++ head/share/xml/header.ent	Sun May 20 23:11:23 2018	(r51679)
@@ -137,7 +137,6 @@
 	  <li><a href="https://wiki.FreeBSD.org/IdeasPage">Project Ideas</a></li>
 	  <li><a href="https://svnweb.FreeBSD.org">SVN Repository</a></li>
 	  <li><a href="https://github.com/freebsd">GIT Repository</a></li>
-	  <li><a href="http://p4web.FreeBSD.org">Perforce Repository</a></li>
 	</ul>
       </li>
     </ul>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.