From owner-svn-doc-all@freebsd.org Thu Aug 2 11:31:13 2018
Return-Path:
Delivered-To: svn-doc-all@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id CF5331063B13;
Thu, 2 Aug 2018 11:31:13 +0000 (UTC)
(envelope-from eadler@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org
[IPv6:2610:1c1:1:606c::19:3])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(Client CN "mxrelay.nyi.freebsd.org",
Issuer "Let's Encrypt Authority X3" (verified OK))
by mx1.freebsd.org (Postfix) with ESMTPS id 84D6E83C79;
Thu, 2 Aug 2018 11:31:13 +0000 (UTC)
(envelope-from eadler@FreeBSD.org)
Received: from repo.freebsd.org (repo.freebsd.org
[IPv6:2610:1c1:1:6068::e6a:0])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(Client did not present a certificate)
by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 65C19111BF;
Thu, 2 Aug 2018 11:31:13 +0000 (UTC)
(envelope-from eadler@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w72BVDeF040321;
Thu, 2 Aug 2018 11:31:13 GMT (envelope-from eadler@FreeBSD.org)
Received: (from eadler@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id w72BVBxS040313;
Thu, 2 Aug 2018 11:31:11 GMT (envelope-from eadler@FreeBSD.org)
Message-Id: <201808021131.w72BVBxS040313@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: eadler set sender to
eadler@FreeBSD.org using -f
From: Eitan Adler
Date: Thu, 2 Aug 2018 11:31:11 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r52076 - in head/en_US.ISO8859-1/htdocs: . java
multimedia platforms portmgr ports
X-SVN-Group: doc-head
X-SVN-Commit-Author: eadler
X-SVN-Commit-Paths: in head/en_US.ISO8859-1/htdocs: . java multimedia
platforms portmgr ports
X-SVN-Commit-Revision: 52076
X-SVN-Commit-Repository: doc
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.27
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: Thu, 02 Aug 2018 11:31:14 -0000
Author: eadler
Date: Thu Aug 2 11:31:11 2018
New Revision: 52076
URL: https://svnweb.freebsd.org/changeset/doc/52076
Log:
Use HTTPS for FreshPorts
Modified:
head/en_US.ISO8859-1/htdocs/java/index.xml
head/en_US.ISO8859-1/htdocs/multimedia/multimedia-input.xml
head/en_US.ISO8859-1/htdocs/platforms/ppc.xml
head/en_US.ISO8859-1/htdocs/portmgr/index.xml
head/en_US.ISO8859-1/htdocs/ports/references.xml
head/en_US.ISO8859-1/htdocs/ports/searching.xml
head/en_US.ISO8859-1/htdocs/ports/updating.xml
head/en_US.ISO8859-1/htdocs/where.xml
Modified: head/en_US.ISO8859-1/htdocs/java/index.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/java/index.xml Thu Aug 2 11:20:31 2018 (r52075)
+++ head/en_US.ISO8859-1/htdocs/java/index.xml Thu Aug 2 11:31:11 2018 (r52076)
@@ -33,7 +33,7 @@
&openjdk; 7 is frequently updated, and it is suggested to refer to a
revision log for
detailed release history. Additionally, one may choose to review more information at
- FreshPorts.
+ FreshPorts.
To install &openjdk; 7 package use the pkg(8) utility:
Modified: head/en_US.ISO8859-1/htdocs/multimedia/multimedia-input.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/multimedia/multimedia-input.xml Thu Aug 2 11:20:31 2018 (r52075)
+++ head/en_US.ISO8859-1/htdocs/multimedia/multimedia-input.xml Thu Aug 2 11:31:11 2018 (r52076)
@@ -11959,7 +11959,7 @@
license since 1969 and is well known in the BSD
community and for the development of ircd-hybrid.
In the past year she has assisted in the creation
- of the Hamradio
+ of the Hamradio
category in the FreeBSD ports tree and has
become the maintainer of over 20 of the hamradio
ports. She also contributed to the FreeBSD
Modified: head/en_US.ISO8859-1/htdocs/platforms/ppc.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/platforms/ppc.xml Thu Aug 2 11:20:31 2018 (r52075)
+++ head/en_US.ISO8859-1/htdocs/platforms/ppc.xml Thu Aug 2 11:31:11 2018 (r52076)
@@ -249,7 +249,7 @@ OK load /boot/kernel/kernel.save
psim - A PowerPC
simulator, available as a FreeBSD port at
-
+
emulators/psim-freebsd
Modified: head/en_US.ISO8859-1/htdocs/portmgr/index.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/portmgr/index.xml Thu Aug 2 11:20:31 2018 (r52075)
+++ head/en_US.ISO8859-1/htdocs/portmgr/index.xml Thu Aug 2 11:31:11 2018 (r52076)
@@ -139,7 +139,7 @@ and
-
-
FreshPorts
+
FreshPorts
A site maintained by Dan Langille that lets you browse
the state of the entire Ports Collection or any individual port
Modified: head/en_US.ISO8859-1/htdocs/ports/references.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/ports/references.xml Thu Aug 2 11:20:31 2018 (r52075)
+++ head/en_US.ISO8859-1/htdocs/ports/references.xml Thu Aug 2 11:31:11 2018 (r52076)
@@ -49,7 +49,7 @@
-
- FreshPorts.org is a
+ FreshPorts.org is a
valuable tool for further information about individual ports,
such as current version, last checkin, and many other useful
statistics. You may subscribe to a mailing list to get the
Modified: head/en_US.ISO8859-1/htdocs/ports/searching.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/ports/searching.xml Thu Aug 2 11:20:31 2018 (r52075)
+++ head/en_US.ISO8859-1/htdocs/ports/searching.xml Thu Aug 2 11:31:11 2018 (r52076)
@@ -34,7 +34,7 @@ bsd.port.subdir.mk
for all the options.
Another option is to visit
-FreshPorts.org
+FreshPorts.org
and either browse the site or subscribe to the lists hosted there.
Modified: head/en_US.ISO8859-1/htdocs/ports/updating.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/ports/updating.xml Thu Aug 2 11:20:31 2018 (r52075)
+++ head/en_US.ISO8859-1/htdocs/ports/updating.xml Thu Aug 2 11:31:11 2018 (r52076)
@@ -36,7 +36,7 @@ Changes that affect individual ports are now documente
or if you wish to search for a specific application to see if it's
available as a port/package, you may use the form above; alternatively,
you may wish to visit
-FreshPorts.org
+FreshPorts.org
and either browse the site or subscribe to the lists hosted there.
Modified: head/en_US.ISO8859-1/htdocs/where.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/where.xml Thu Aug 2 11:20:31 2018 (r52075)
+++ head/en_US.ISO8859-1/htdocs/where.xml Thu Aug 2 11:31:11 2018 (r52076)
@@ -55,7 +55,7 @@
While &os; does not gather deployment statistics, having
statistical information available is essential. Please consider
installing the sysutils/bsdstats
+ href="https://www.freshports.org/sysutils/bsdstats/">sysutils/bsdstats
package, which collects hardware and software statistics,
helping developers understand how to best focus their
efforts. The information collected is available at the