From owner-svn-doc-head@FreeBSD.ORG Sun Aug 17 22:34:12 2014
Return-Path:
Delivered-To: svn-doc-head@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 6E15E540;
Sun, 17 Aug 2014 22:34:12 +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 3FD0D3967;
Sun, 17 Aug 2014 22:34:12 +0000 (UTC)
Received: from svn.freebsd.org ([127.0.1.70])
by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7HMYCMU073630;
Sun, 17 Aug 2014 22:34:12 GMT (envelope-from gavin@FreeBSD.org)
Received: (from gavin@localhost)
by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7HMYCZ5073629;
Sun, 17 Aug 2014 22:34:12 GMT (envelope-from gavin@FreeBSD.org)
Message-Id: <201408172234.s7HMYCZ5073629@svn.freebsd.org>
X-Authentication-Warning: svn.freebsd.org: gavin set sender to
gavin@FreeBSD.org using -f
From: Gavin Atkinson
Date: Sun, 17 Aug 2014 22:34:12 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r45470 - head/en_US.ISO8859-1/htdocs/ports
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, 17 Aug 2014 22:34:12 -0000
Author: gavin
Date: Sun Aug 17 22:34:11 2014
New Revision: 45470
URL: http://svnweb.freebsd.org/changeset/doc/45470
Log:
Several changes:
- Fix anchors, we now use lowercase anchors.
- Remove an anchor reference that no longer exists
- Use HTML rather than our own quotes
Modified:
head/en_US.ISO8859-1/htdocs/ports/index.xml
Modified: head/en_US.ISO8859-1/htdocs/ports/index.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/ports/index.xml Sun Aug 17 22:24:09 2014 (r45469)
+++ head/en_US.ISO8859-1/htdocs/ports/index.xml Sun Aug 17 22:34:11 2014 (r45470)
@@ -26,9 +26,9 @@ users and administrators to install appl
The Ports Collection supports the latest release on the
-
+
FreeBSD-CURRENT and
-
+
FreeBSD-STABLE branches. Older releases are not
supported and may or may not work correctly with an up-to-date ports
collection. Over time, changes to the ports collection may rely on
@@ -39,7 +39,7 @@ the user community to maintain support f
be committed.
-Each ``port'' listed here
+
Each port
listed here
contains any patches necessary to make the original application source
code compile and run on FreeBSD. Installing an application is as
simple as typing
@@ -48,7 +48,7 @@ install
in the port directory. If you
download the framework for the entire list of ports by installing the
-
+
ports hierarchy, you can have
thousands of applications right at your fingertips.