From owner-svn-doc-all@FreeBSD.ORG Sat Sep 6 18:25:49 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 81F4D703; Sat, 6 Sep 2014 18:25:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 532F414DE; Sat, 6 Sep 2014 18:25:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s86IPn3d045658; Sat, 6 Sep 2014 18:25:49 GMT (envelope-from gavin@FreeBSD.org) Received: (from gavin@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s86IPmPm045655; Sat, 6 Sep 2014 18:25:48 GMT (envelope-from gavin@FreeBSD.org) Message-Id: <201409061825.s86IPmPm045655@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gavin set sender to gavin@FreeBSD.org using -f From: Gavin Atkinson Date: Sat, 6 Sep 2014 18:25:48 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45555 - in head/en_US.ISO8859-1/htdocs: docs internal portmgr X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2014 18:25:49 -0000 Author: gavin Date: Sat Sep 6 18:25:48 2014 New Revision: 45555 URL: http://svnweb.freebsd.org/changeset/doc/45555 Log: Remove links to the portbuild article; it is outdated and about to be removed. Modified: head/en_US.ISO8859-1/htdocs/docs/books.xml head/en_US.ISO8859-1/htdocs/internal/internal.xml head/en_US.ISO8859-1/htdocs/portmgr/index.xml Modified: head/en_US.ISO8859-1/htdocs/docs/books.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/docs/books.xml Sat Sep 6 09:25:06 2014 (r45554) +++ head/en_US.ISO8859-1/htdocs/docs/books.xml Sat Sep 6 18:25:48 2014 (r45555) @@ -260,13 +260,6 @@ Guidelines for new and/or potential port mentors and mentees.

-

Package building - procedures (portbuild)
- Describes the approach used by the FreeBSD port manager team to - regularly build ports into packages. It describes the portbuild - cluster, as well as the tools needed to do incremental, - experimental, and official release package builds.

-

FreeBSD Problem Report Handling Guidelines (pr-guidelines)
Recommended practices for handling FreeBSD problem reports.

Modified: head/en_US.ISO8859-1/htdocs/internal/internal.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/internal/internal.xml Sat Sep 6 09:25:06 2014 (r45554) +++ head/en_US.ISO8859-1/htdocs/internal/internal.xml Sat Sep 6 18:25:48 2014 (r45555) @@ -28,10 +28,6 @@ to expand FreeBSD's range of capabilitie FreeBSD Release Engineering Process.

-

Here are the official - -package building procedures.

-

And here you will find the schedules for upcoming official releases of FreeBSD.

Modified: head/en_US.ISO8859-1/htdocs/portmgr/index.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/portmgr/index.xml Sat Sep 6 09:25:06 2014 (r45554) +++ head/en_US.ISO8859-1/htdocs/portmgr/index.xml Sat Sep 6 18:25:48 2014 (r45555) @@ -101,15 +101,6 @@ and
  • - FreeBSD Package Building Procedures
    - - Describes the technical operation of the build cluster. -

    -
  • - -
  • -

    FreeBSD Release Engineering for Third Party Packages