From owner-svn-doc-head@FreeBSD.ORG Sun Mar 22 00:11:51 2015 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 47F66AEC; Sun, 22 Mar 2015 00:11:51 +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 188B3E6A; Sun, 22 Mar 2015 00:11:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2M0BoVX028267; Sun, 22 Mar 2015 00:11:50 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2M0Bo3X028266; Sun, 22 Mar 2015 00:11:50 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201503220011.t2M0Bo3X028266@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Sun, 22 Mar 2015 00:11:50 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46362 - head/en_US.ISO8859-1/books/porters-handbook/plist X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Mar 2015 00:11:51 -0000 Author: mat (ports committer) Date: Sun Mar 22 00:11:50 2015 New Revision: 46362 URL: https://svnweb.freebsd.org/changeset/doc/46362 Log: Retire @fc and @fontsdir, everybody should use @fcfontsdir. Sponsored by: Absolight Modified: head/en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml Fri Mar 20 07:25:28 2015 (r46361) +++ head/en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml Sun Mar 22 00:11:50 2015 (r46362) @@ -325,16 +325,6 @@ etc/orbit.conf-dist after installation and deinstallation. - - <literal>@fc</literal> - <replaceable>directory</replaceable> - - Add a @dir entry for the - directory passed as an argument, and run fc-cache - -s on that directory after installation and - deinstallation. - - <literal>@fcfontsdir</literal> <replaceable>directory</replaceable> @@ -350,21 +340,6 @@ etc/orbit.conf-dist empty. - - <literal>@fontsdir</literal> - <replaceable>directory</replaceable> - - Add a @dir entry for the - directory passed as an argument, and run - mkfontscale and - mkfontdir on that directory after - installation and deinstallation. Additionally, on - deinstallation, it removes the - fonts.scale and - fonts.dir cache files if they are - empty. - - <literal>@glib-schemas</literal>