From owner-svn-doc-head@freebsd.org Sun Apr 30 06:20:46 2017
Return-Path:
Delivered-To: svn-doc-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id 92906D5632C;
Sun, 30 Apr 2017 06:20:46 +0000 (UTC)
(envelope-from ryusuke@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 mx1.freebsd.org (Postfix) with ESMTPS id 489FC1D31;
Sun, 30 Apr 2017 06:20:46 +0000 (UTC)
(envelope-from ryusuke@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3U6KjRU097271;
Sun, 30 Apr 2017 06:20:45 GMT (envelope-from ryusuke@FreeBSD.org)
Received: (from ryusuke@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3U6KjKC097270;
Sun, 30 Apr 2017 06:20:45 GMT (envelope-from ryusuke@FreeBSD.org)
Message-Id: <201704300620.v3U6KjKC097270@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: ryusuke set sender to
ryusuke@FreeBSD.org using -f
From: Ryusuke SUZUKI
Date: Sun, 30 Apr 2017 06:20:45 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r50213 - head/ja_JP.eucJP/books/handbook/cutting-edge
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.23
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, 30 Apr 2017 06:20:46 -0000
Author: ryusuke
Date: Sun Apr 30 06:20:45 2017
New Revision: 50213
URL: https://svnweb.freebsd.org/changeset/doc/50213
Log:
- Merge the following from the English version:
r49531 -> r50201 head/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml
Modified:
head/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml
Modified: head/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml
==============================================================================
--- head/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml Sat Apr 29 09:11:00 2017 (r50212)
+++ head/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml Sun Apr 30 06:20:45 2017 (r50213)
@@ -3,7 +3,7 @@
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
- Original revision: r49531
+ Original revision: r50201
$FreeBSD$
-->
svn を実行したとき、
次にあげるようなファイルが更新されていたとします。
- src/games/cribbage/instr.c
-src/games/sail/pl_main.c
-src/release/sysinstall/config.c
-src/release/sysinstall/media.c
-src/share/mk/bsd.port.mk
+ src/games/factor/factor.c
+src/games/fortune/fortune/fortune.c
+src/usr.sbin/bsdinstall/distextract/distextract.c
+src/usr.sbin/bsdinstall/partedit/diskeditor.c
+src/share/man/man7/intro.7このときには、改めてシステム全体を再構築する必要はないでしょう。
そのかわり、適切なサブディレクトリに移って
make all install を行ってください。
しかし、たとえば src/lib/libc/stdlib
のような大きな変更が行なわれた場合には、
- システム全体を再構築することを検討してください。
+ システム全体の完全な再構築が強く推奨されます。
2 週間ごとにシステムを再構築して、
その 2 週間分の変更を取り込むユーザもいますし、
From owner-svn-doc-head@freebsd.org Sun Apr 30 09:36:58 2017
Return-Path:
Delivered-To: svn-doc-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id E3B74D562F5;
Sun, 30 Apr 2017 09:36:58 +0000 (UTC)
(envelope-from rene@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 mx1.freebsd.org (Postfix) with ESMTPS id B56541E5A;
Sun, 30 Apr 2017 09:36:58 +0000 (UTC)
(envelope-from rene@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3U9avii078066;
Sun, 30 Apr 2017 09:36:57 GMT (envelope-from rene@FreeBSD.org)
Received: (from rene@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3U9avFN078064;
Sun, 30 Apr 2017 09:36:57 GMT (envelope-from rene@FreeBSD.org)
Message-Id: <201704300936.v3U9avFN078064@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: rene set sender to
rene@FreeBSD.org using -f
From: Rene Ladan
Date: Sun, 30 Apr 2017 09:36:57 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r50214 - head/en_US.ISO8859-1/articles/contributors
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.23
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, 30 Apr 2017 09:36:59 -0000
Author: rene
Date: Sun Apr 30 09:36:57 2017
New Revision: 50214
URL: https://svnweb.freebsd.org/changeset/doc/50214
Log:
Move bf@ to the developer alumni.
With hat: portmgr-secretary
Modified:
head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml
head/en_US.ISO8859-1/articles/contributors/contrib.develalumni.xml
Modified: head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml Sun Apr 30 06:20:45 2017 (r50213)
+++ head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml Sun Apr 30 09:36:57 2017 (r50214)
@@ -321,10 +321,6 @@ xmlns:xlink="http://www.w3.org/1999/xlin
- &a.bf.email;
-
-
- &a.madpilot.email;
Modified: head/en_US.ISO8859-1/articles/contributors/contrib.develalumni.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/contributors/contrib.develalumni.xml Sun Apr 30 06:20:45 2017 (r50213)
+++ head/en_US.ISO8859-1/articles/contributors/contrib.develalumni.xml Sun Apr 30 09:36:57 2017 (r50214)
@@ -4,6 +4,10 @@
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
+ &a.bf.email; (2010 - 2015)
+
+
+ &a.olivierd.email; (2012 - 2017)
From owner-svn-doc-head@freebsd.org Mon May 1 09:25:18 2017
Return-Path:
Delivered-To: svn-doc-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7EA7CD5883B;
Mon, 1 May 2017 09:25:18 +0000 (UTC) (envelope-from mat@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 mx1.freebsd.org (Postfix) with ESMTPS id 4E106EF;
Mon, 1 May 2017 09:25:18 +0000 (UTC) (envelope-from mat@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v419PHa2070193;
Mon, 1 May 2017 09:25:17 GMT (envelope-from mat@FreeBSD.org)
Received: (from mat@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id v419PHcD070192;
Mon, 1 May 2017 09:25:17 GMT (envelope-from mat@FreeBSD.org)
Message-Id: <201705010925.v419PHcD070192@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org
using -f
From: Mathieu Arnold
Date: Mon, 1 May 2017 09:25:17 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r50216 - head/en_US.ISO8859-1/articles/committers-guide
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.23
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: Mon, 01 May 2017 09:25:18 -0000
Author: mat
Date: Mon May 1 09:25:17 2017
New Revision: 50216
URL: https://svnweb.freebsd.org/changeset/doc/50216
Log:
Split a long paragraph in two.
Sponsored by: Absolight
Modified:
head/en_US.ISO8859-1/articles/committers-guide/article.xml
Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/committers-guide/article.xml Mon May 1 09:25:11 2017 (r50215)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Mon May 1 09:25:17 2017 (r50216)
@@ -4457,9 +4457,11 @@ Relnotes: yes
that time, build problems were fixed, and the release
packages were built. This practice is no longer used,
as the packages for the releases are built from the
- current stable, quarterly branch. For more information
- on how to merge commits to the quarterly branch, see
- .
+ current stable, quarterly branch.
+
+ For more information on how to merge commits to the
+ quarterly branch, see .
From owner-svn-doc-head@freebsd.org Mon May 1 09:25:21 2017
Return-Path:
Delivered-To: svn-doc-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id 09897D5884D;
Mon, 1 May 2017 09:25:21 +0000 (UTC) (envelope-from mat@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 mx1.freebsd.org (Postfix) with ESMTPS id CDFC9FF;
Mon, 1 May 2017 09:25:20 +0000 (UTC) (envelope-from mat@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v419PJhh070236;
Mon, 1 May 2017 09:25:19 GMT (envelope-from mat@FreeBSD.org)
Received: (from mat@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id v419PJcn070235;
Mon, 1 May 2017 09:25:19 GMT (envelope-from mat@FreeBSD.org)
Message-Id: <201705010925.v419PJcn070235@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org
using -f
From: Mathieu Arnold
Date: Mon, 1 May 2017 09:25:19 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r50217 - head/en_US.ISO8859-1/articles/committers-guide
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.23
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: Mon, 01 May 2017 09:25:21 -0000
Author: mat
Date: Mon May 1 09:25:19 2017
New Revision: 50217
URL: https://svnweb.freebsd.org/changeset/doc/50217
Log:
Add some emphasis to important bits.
Sponsored by: Absolight
Modified:
head/en_US.ISO8859-1/articles/committers-guide/article.xml
Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/committers-guide/article.xml Mon May 1 09:25:17 2017 (r50216)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Mon May 1 09:25:19 2017 (r50217)
@@ -4582,12 +4582,14 @@ Do you want to commit? (no = start a she
revision at a time. If there have been other updates
to the port since the branch was created that have not
been merged because they were not security related.
- Add the different revisions in the order they were
- committed on the mfh command line.
+ Add the different revisions in the order
+ they were committed on the
+ mfh command line.
The new commit log message will contain the combined
log messages from all the original commits. These
- messages must be edited to show what is actually being
- done with the new commit.
+ messages must be edited to show
+ what is actually being done with the new
+ commit.
&prompt.user; /usr/ports/Tools/scripts/mfh r407208 r407713 r407722 r408567 r408943 r410728
From owner-svn-doc-head@freebsd.org Mon May 1 09:25:13 2017
Return-Path:
Delivered-To: svn-doc-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3F935D5882B;
Mon, 1 May 2017 09:25:13 +0000 (UTC) (envelope-from mat@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 mx1.freebsd.org (Postfix) with ESMTPS id 0F01EE3;
Mon, 1 May 2017 09:25:12 +0000 (UTC) (envelope-from mat@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v419PCKP070152;
Mon, 1 May 2017 09:25:12 GMT (envelope-from mat@FreeBSD.org)
Received: (from mat@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id v419PCQ1070151;
Mon, 1 May 2017 09:25:12 GMT (envelope-from mat@FreeBSD.org)
Message-Id: <201705010925.v419PCQ1070151@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org
using -f
From: Mathieu Arnold
Date: Mon, 1 May 2017 09:25:12 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r50215 - head/en_US.ISO8859-1/articles/committers-guide
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.23
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: Mon, 01 May 2017 09:25:13 -0000
Author: mat
Date: Mon May 1 09:25:11 2017
New Revision: 50215
URL: https://svnweb.freebsd.org/changeset/doc/50215
Log:
Split the request and the merge actions into two separate questions.
Sponsored by: Absolight
Modified:
head/en_US.ISO8859-1/articles/committers-guide/article.xml
Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/committers-guide/article.xml Sun Apr 30 09:36:57 2017 (r50214)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Mon May 1 09:25:11 2017 (r50215)
@@ -4487,7 +4487,16 @@ Relnotes: yes
to the &a.ports-secteam; and the &a.portmgr; with the revision
number and a small description of why the commit needs
to be merged.
+
+
+
+
+
+ What is the procedure for merging commits to the
+ quarterly branch?
+
+ A script is provided to automate merging a specific
commit: ports/Tools/scripts/mfh.
It is used as follows:
From owner-svn-doc-head@freebsd.org Mon May 1 09:25:23 2017
Return-Path:
Delivered-To: svn-doc-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id 97795D58856;
Mon, 1 May 2017 09:25:23 +0000 (UTC) (envelope-from mat@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 mx1.freebsd.org (Postfix) with ESMTPS id 622E1130;
Mon, 1 May 2017 09:25:23 +0000 (UTC) (envelope-from mat@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v419PMR2070280;
Mon, 1 May 2017 09:25:22 GMT (envelope-from mat@FreeBSD.org)
Received: (from mat@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id v419PMnw070279;
Mon, 1 May 2017 09:25:22 GMT (envelope-from mat@FreeBSD.org)
Message-Id: <201705010925.v419PMnw070279@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org
using -f
From: Mathieu Arnold
Date: Mon, 1 May 2017 09:25:22 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r50218 - head/en_US.ISO8859-1/articles/committers-guide
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.23
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: Mon, 01 May 2017 09:25:23 -0000
Author: mat
Date: Mon May 1 09:25:22 2017
New Revision: 50218
URL: https://svnweb.freebsd.org/changeset/doc/50218
Log:
Expand a bit the usage of the quarterly branch in the mfh command line.
Sponsored by: Absolight
Modified:
head/en_US.ISO8859-1/articles/committers-guide/article.xml
Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/committers-guide/article.xml Mon May 1 09:25:19 2017 (r50217)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Mon May 1 09:25:22 2017 (r50218)
@@ -4597,10 +4597,13 @@ Do you want to commit? (no = start a she
The mfh script can also take an optional first
argument, the branch where the merge is being done.
- It does, however, select the latest branch, so
- specifying the branch is discouraged.
+ Only the latest quarterly branch is supported, so
+ specifying the branch is discouraged. To be safe, the
+ script will give a warning if the quarterly branch is
+ not the latest:
- &prompt.user; /usr/ports/Tools/scripts/mfh 2016Q1 r407208 r407713
+ &prompt.user; /usr/ports/Tools/scripts/mfh 2016Q1 r407208 r407713
+/!\ The latest branch is 2016Q2, do you really want to commit to 2016Q1? [y/n]
From owner-svn-doc-head@freebsd.org Tue May 2 15:01:51 2017
Return-Path:
Delivered-To: svn-doc-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F098D5A718;
Tue, 2 May 2017 15:01:51 +0000 (UTC) (envelope-from mat@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 mx1.freebsd.org (Postfix) with ESMTPS id D521616F9;
Tue, 2 May 2017 15:01:50 +0000 (UTC) (envelope-from mat@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v42F1ns4010604;
Tue, 2 May 2017 15:01:49 GMT (envelope-from mat@FreeBSD.org)
Received: (from mat@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id v42F1nq7010603;
Tue, 2 May 2017 15:01:49 GMT (envelope-from mat@FreeBSD.org)
Message-Id: <201705021501.v42F1nq7010603@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org
using -f
From: Mathieu Arnold
Date: Tue, 2 May 2017 15:01:49 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r50219 - head/en_US.ISO8859-1/books/porters-handbook/uses
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.23
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: Tue, 02 May 2017 15:01:51 -0000
Author: mat
Date: Tue May 2 15:01:49 2017
New Revision: 50219
URL: https://svnweb.freebsd.org/changeset/doc/50219
Log:
Add test to the list of possible USE_PERL5 values, and remove install,
it never was a thing.
Sponsored by: Absolight
Modified:
head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Mon May 1 09:25:22 2017 (r50218)
+++ head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Tue May 2 15:01:49 2017 (r50219)
@@ -1711,8 +1711,8 @@ USE_MATE= menus:build intlhackUSE_PERL5: Phases in which to use
Perl, can be
extract, patch,
- build, install, or
- run. It can also be
+ build, run, or
+ test. It can also be
configure, modbuild,
or modbuildtiny when
Makefile.PL,
From owner-svn-doc-head@freebsd.org Tue May 2 17:04:58 2017
Return-Path:
Delivered-To: svn-doc-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id A8A15D5A130;
Tue, 2 May 2017 17:04:58 +0000 (UTC) (envelope-from mat@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 mx1.freebsd.org (Postfix) with ESMTPS id 7A8C6F6;
Tue, 2 May 2017 17:04:58 +0000 (UTC) (envelope-from mat@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v42H4vSf065085;
Tue, 2 May 2017 17:04:57 GMT (envelope-from mat@FreeBSD.org)
Received: (from mat@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id v42H4vVo065084;
Tue, 2 May 2017 17:04:57 GMT (envelope-from mat@FreeBSD.org)
Message-Id: <201705021704.v42H4vVo065084@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org
using -f
From: Mathieu Arnold
Date: Tue, 2 May 2017 17:04:57 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r50220 - head/en_US.ISO8859-1/books/porters-handbook/uses
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.23
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: Tue, 02 May 2017 17:04:58 -0000
Author: mat
Date: Tue May 2 17:04:57 2017
New Revision: 50220
URL: https://svnweb.freebsd.org/changeset/doc/50220
Log:
Document USES=grantlee.
Sponsored by: Absolight
Modified:
head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Tue May 2 15:01:49 2017 (r50219)
+++ head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Tue May 2 17:04:57 2017 (r50220)
@@ -1135,6 +1135,25 @@ USE_GNOME= gnomemenus3:build intlhack
+
+ grantlee
+
+ Possible arguments: 4,
+ 5, selfbuild
+
+ Handle dependency on Grantlee.
+ Specify 4 to depend on the
+ Qt4 based version, devel/grantlee. Specify
+ 5 to depend on the
+ Qt5 based version, devel/grantlee5.
+ selfbuild is used internally by devel/grantlee and devel/grantlee5 to get their versions
+ numbers.
+
+
gssapi
From owner-svn-doc-head@freebsd.org Tue May 2 17:05:02 2017
Return-Path:
Delivered-To: svn-doc-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id B21DAD5A170;
Tue, 2 May 2017 17:05:02 +0000 (UTC) (envelope-from mat@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 mx1.freebsd.org (Postfix) with ESMTPS id 756C9103;
Tue, 2 May 2017 17:05:02 +0000 (UTC) (envelope-from mat@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v42H51pb065144;
Tue, 2 May 2017 17:05:01 GMT (envelope-from mat@FreeBSD.org)
Received: (from mat@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id v42H51uE065143;
Tue, 2 May 2017 17:05:01 GMT (envelope-from mat@FreeBSD.org)
Message-Id: <201705021705.v42H51uE065143@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org
using -f
From: Mathieu Arnold
Date: Tue, 2 May 2017 17:05:01 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r50221 - head/en_US.ISO8859-1/books/porters-handbook/uses
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.23
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: Tue, 02 May 2017 17:05:02 -0000
Author: mat
Date: Tue May 2 17:05:01 2017
New Revision: 50221
URL: https://svnweb.freebsd.org/changeset/doc/50221
Log:
Document USES=linux.
Sponsored by: Absolight
Modified:
head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Tue May 2 17:04:57 2017 (r50220)
+++ head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Tue May 2 17:05:01 2017 (r50221)
@@ -1404,6 +1404,314 @@ GSSAPI_NONE_CONFIGURE_ON= --without-gssa
dependency.
+
+ linux
+
+ Possible arguments: c6,
+ c7
+
+ Ports Linux compatibility
+ framework. Specify c6 to depend on
+ CentOS 6 packags. Specify
+ c7 to depend on
+ CentOS 7 packages. The available
+ packages are:
+
+
+
+
+ allegro
+
+
+
+ alsa-plugins-oss
+
+
+
+ alsa-plugins-pulseaudio
+
+
+
+ alsalib
+
+
+
+ atk
+
+
+
+ avahi-libs
+
+
+
+ base
+
+
+
+ cairo
+
+
+
+ cups-libs
+
+
+
+ curl
+
+
+
+ cyrus-sasl2
+
+
+
+ dbusglib
+
+
+
+ dbuslibs
+
+
+
+ devtools
+
+
+
+ dri
+
+
+
+ expat
+
+
+
+ flac
+
+
+
+ fontconfig
+
+
+
+ gdkpixbuf2
+
+
+
+ gnutls
+
+
+
+ graphite2
+
+
+
+ gtk2
+
+
+
+ harfbuzz
+
+
+
+ jasper
+
+
+
+ jbigkit
+
+
+
+ jpeg
+
+
+
+ libasyncns
+
+
+
+ libaudiofile
+
+
+
+ libelf
+
+
+
+ libgcrypt
+
+
+
+ libgfortran
+
+
+
+ libgpg-error
+
+
+
+ libmng
+
+
+
+ libogg
+
+
+
+ libpciaccess
+
+
+
+ libsndfile
+
+
+
+ libsoup
+
+
+
+ libssh2
+
+
+
+ libtasn1
+
+
+
+ libthai
+
+
+
+ libtheora
+
+
+
+ libv4l
+
+
+
+ libvorbis
+
+
+
+ libxml2
+
+
+
+ mikmod
+
+
+
+ naslibs
+
+
+
+ ncurses-base
+
+
+
+ nspr
+
+
+
+ nss
+
+
+
+ openal
+
+
+
+ openal-soft
+
+
+
+ openldap
+
+
+
+ openmotif
+
+
+
+ openssl
+
+
+
+ pango
+
+
+
+ pixman
+
+
+
+ png
+
+
+
+ pulseaudio-libs
+
+
+
+ qt
+
+
+
+ qt-x11
+
+
+
+ qtwebkit
+
+
+
+ scimlibs
+
+
+
+ sdl12
+
+
+
+ sdlimage
+
+
+
+ sdlmixer
+
+
+
+ sqlite3
+
+
+
+ tcl85
+
+
+
+ tcp_wrappers-libs
+
+
+
+ tiff
+
+
+
+ tk85
+
+
+
+ ucl
+
+
+
+ xorglibs
+
+
+
+
+
localbase
From owner-svn-doc-head@freebsd.org Tue May 2 17:05:06 2017
Return-Path:
Delivered-To: svn-doc-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6892AD5A199;
Tue, 2 May 2017 17:05:06 +0000 (UTC) (envelope-from mat@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 mx1.freebsd.org (Postfix) with ESMTPS id 3A99B133;
Tue, 2 May 2017 17:05:06 +0000 (UTC) (envelope-from mat@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v42H55OZ065190;
Tue, 2 May 2017 17:05:05 GMT (envelope-from mat@FreeBSD.org)
Received: (from mat@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id v42H55wZ065189;
Tue, 2 May 2017 17:05:05 GMT (envelope-from mat@FreeBSD.org)
Message-Id: <201705021705.v42H55wZ065189@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org
using -f
From: Mathieu Arnold
Date: Tue, 2 May 2017 17:05:05 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r50222 - head/en_US.ISO8859-1/books/porters-handbook/uses
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.23
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: Tue, 02 May 2017 17:05:06 -0000
Author: mat
Date: Tue May 2 17:05:05 2017
New Revision: 50222
URL: https://svnweb.freebsd.org/changeset/doc/50222
Log:
Document USES=lxqt.
Sponsored by: Absolight
Modified:
head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Tue May 2 17:05:01 2017 (r50221)
+++ head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Tue May 2 17:05:05 2017 (r50222)
@@ -1741,6 +1741,17 @@ GSSAPI_NONE_CONFIGURE_ON= --without-gssa
52+).
+
+ lxqt
+
+ Possible arguments: (none)
+
+ Handle dependencies for the LXQt Desktop
+ Environment. Use USE_LXQT to
+ select the components needed for the port. See for more information.
+
+
makeinfo
From owner-svn-doc-head@freebsd.org Tue May 2 17:05:10 2017
Return-Path:
Delivered-To: svn-doc-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id 35ED2D5A1E3;
Tue, 2 May 2017 17:05:10 +0000 (UTC) (envelope-from mat@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 mx1.freebsd.org (Postfix) with ESMTPS id 0646E175;
Tue, 2 May 2017 17:05:09 +0000 (UTC) (envelope-from mat@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v42H59Mr065234;
Tue, 2 May 2017 17:05:09 GMT (envelope-from mat@FreeBSD.org)
Received: (from mat@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id v42H59mN065233;
Tue, 2 May 2017 17:05:09 GMT (envelope-from mat@FreeBSD.org)
Message-Id: <201705021705.v42H59mN065233@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org
using -f
From: Mathieu Arnold
Date: Tue, 2 May 2017 17:05:09 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r50223 - head/en_US.ISO8859-1/books/porters-handbook/uses
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.23
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: Tue, 02 May 2017 17:05:10 -0000
Author: mat
Date: Tue May 2 17:05:08 2017
New Revision: 50223
URL: https://svnweb.freebsd.org/changeset/doc/50223
Log:
Add USES=meson.
Sponsored by: Absolight
Modified:
head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Tue May 2 17:05:05 2017 (r50222)
+++ head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Tue May 2 17:05:08 2017 (r50223)
@@ -1866,6 +1866,14 @@ GSSAPI_NONE_CONFIGURE_ON= --without-gssa
USE_MATE= menus:build intlhack
+
+ meson
+
+ Possible arguments: (none)
+
+ Provide support for Meson based projects.
+
+
metaport
From owner-svn-doc-head@freebsd.org Tue May 2 17:05:14 2017
Return-Path:
Delivered-To: svn-doc-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1DF1FD5A220;
Tue, 2 May 2017 17:05:14 +0000 (UTC) (envelope-from mat@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 mx1.freebsd.org (Postfix) with ESMTPS id C87771CF;
Tue, 2 May 2017 17:05:13 +0000 (UTC) (envelope-from mat@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v42H5Cjf065281;
Tue, 2 May 2017 17:05:12 GMT (envelope-from mat@FreeBSD.org)
Received: (from mat@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id v42H5CU0065280;
Tue, 2 May 2017 17:05:12 GMT (envelope-from mat@FreeBSD.org)
Message-Id: <201705021705.v42H5CU0065280@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org
using -f
From: Mathieu Arnold
Date: Tue, 2 May 2017 17:05:12 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r50224 - head/en_US.ISO8859-1/books/porters-handbook/uses
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.23
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: Tue, 02 May 2017 17:05:14 -0000
Author: mat
Date: Tue May 2 17:05:12 2017
New Revision: 50224
URL: https://svnweb.freebsd.org/changeset/doc/50224
Log:
Document USES=samba.
Sponsored by: Absolight
Modified:
head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Tue May 2 17:05:08 2017 (r50223)
+++ head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Tue May 2 17:05:12 2017 (r50224)
@@ -2508,6 +2508,49 @@ USE_PYQT= core doc_build designer_rundevel/readline
+
+ samba
+
+ Possible arguments: build,
+ env, lib,
+ run
+
+ Handle dependency on Samba.
+ env will not add any dependency and only set
+ up the variables. build and
+ run will add build-time and run-time
+ dependency on smbd. lib
+ will add a dependency on libsmbclient.so.
+ The variables that are exported are:
+
+
+
+ SAMBAPORT
+
+ The origin of the default
+ Samba port.
+
+
+
+
+ SAMBAINCLUDES
+
+ The location of the Samba
+ header files.
+
+
+
+
+ SAMBALIBS
+
+ The directory where the
+ Samba shared libraries are
+ available.
+
+
+
+
+
scons
From owner-svn-doc-head@freebsd.org Tue May 2 17:05:17 2017
Return-Path:
Delivered-To: svn-doc-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id C4F1BD5A258;
Tue, 2 May 2017 17:05:17 +0000 (UTC) (envelope-from mat@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 mx1.freebsd.org (Postfix) with ESMTPS id 95501221;
Tue, 2 May 2017 17:05:17 +0000 (UTC) (envelope-from mat@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v42H5Ge6065325;
Tue, 2 May 2017 17:05:16 GMT (envelope-from mat@FreeBSD.org)
Received: (from mat@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id v42H5GPv065324;
Tue, 2 May 2017 17:05:16 GMT (envelope-from mat@FreeBSD.org)
Message-Id: <201705021705.v42H5GPv065324@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org
using -f
From: Mathieu Arnold
Date: Tue, 2 May 2017 17:05:16 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r50225 - head/en_US.ISO8859-1/books/porters-handbook/uses
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.23
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: Tue, 02 May 2017 17:05:17 -0000
Author: mat
Date: Tue May 2 17:05:16 2017
New Revision: 50225
URL: https://svnweb.freebsd.org/changeset/doc/50225
Log:
Document USES=varnish.
Sponsored by: Absolight
Modified:
head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Tue May 2 17:05:12 2017 (r50224)
+++ head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Tue May 2 17:05:16 2017 (r50225)
@@ -2932,6 +2932,19 @@ ksh_CMD= ${LOCALBASE}/bin/ksh
+
+ varnish
+
+ Possible arguments: 4,
+ 5
+
+ Handle dependencies on Varnish
+ Cache. 4 will add a
+ dependency on www/varnish4.
+ 5 will add a dependency on www/varnish5.
+
+
webplugin
From owner-svn-doc-head@freebsd.org Tue May 2 17:05:21 2017
Return-Path:
Delivered-To: svn-doc-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id C7638D5A286;
Tue, 2 May 2017 17:05:21 +0000 (UTC) (envelope-from mat@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 mx1.freebsd.org (Postfix) with ESMTPS id 86847288;
Tue, 2 May 2017 17:05:21 +0000 (UTC) (envelope-from mat@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v42H5Ktl065372;
Tue, 2 May 2017 17:05:20 GMT (envelope-from mat@FreeBSD.org)
Received: (from mat@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id v42H5K18065371;
Tue, 2 May 2017 17:05:20 GMT (envelope-from mat@FreeBSD.org)
Message-Id: <201705021705.v42H5K18065371@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org
using -f
From: Mathieu Arnold
Date: Tue, 2 May 2017 17:05:20 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r50226 - head/en_US.ISO8859-1/books/porters-handbook/uses
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.23
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: Tue, 02 May 2017 17:05:21 -0000
Author: mat
Date: Tue May 2 17:05:20 2017
New Revision: 50226
URL: https://svnweb.freebsd.org/changeset/doc/50226
Log:
Keep up-to-date with changes in existing USES.
Sponsored by: Absolight
Modified:
head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Tue May 2 17:05:16 2017 (r50225)
+++ head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Tue May 2 17:05:20 2017 (r50226)
@@ -8,19 +8,19 @@
cranPossible arguments: (none),
- auto-plist
+ auto-plist,
+ compilesUses the Comprehensive R Archive Network. Specify
auto-plist to automatically generate
- pkg-plist.
+ pkg-plist. Specify
+ compiles if the port has code that need to be
+ compiled.
@@ -496,14 +499,14 @@
drupal
- Possible arguments: 6,
+ Possible arguments:
7, module,
themeAutomate installation of a port that is a
Drupal theme or module. Use with the
version of Drupal that the port is expecting. For example,
- USES=drupal:6,module says that this port
+ USES=drupal:7,module says that this port
creates a Drupal 6 module. A Drupal 7 theme can be specified
with USES=drupal:7,theme.
@@ -711,6 +714,11 @@
should be listed in USE_GNOME. The available
components are:
+
atk
@@ -721,10 +729,6 @@
- atspi
-
-
- cairo
@@ -745,10 +749,6 @@
- gal2
-
-
- gconf2
@@ -805,10 +805,6 @@
- gnomespeech
-
-
- gnomevfs2
@@ -853,10 +849,6 @@
- gtksharp10
-
-
- gtksharp20
@@ -905,10 +897,6 @@
- libgda4
-
-
- libgda5
@@ -917,10 +905,6 @@
- libgdamm
-
-
- libgdamm5
@@ -1715,11 +1699,14 @@ GSSAPI_NONE_CONFIGURE_ON= --without-gssa
localbase
- Possible arguments: (none)
+ Possible arguments: (none), ldflagsEnsures that libraries from dependencies in
LOCALBASE are used instead of the ones from
- the base system. Ports that depend on libraries that are also
+ the base system. Specify ldflags to add
+ -L${LOCALBASE}/lib to
+ LDFLAGS instead of LIBS.
+ Ports that depend on libraries that are also
present in the base system should use this. It is also used
internally by a few other USES.
@@ -1854,6 +1841,10 @@ GSSAPI_NONE_CONFIGURE_ON= --without-gssa
+ session
+
+
+ settingsdaemon
@@ -1899,7 +1890,9 @@ USE_MATE= menus:build intlhack55, 55m,
55p, 56,
- 56p, 57,
+ 56p, 56w,
+ 57, 57p,
+ 80,
100m, and 101m. The
m and p suffixes are for
the MariaDB and
@@ -1920,11 +1913,23 @@ USE_MATE= menus:build intlhack
mono
- Possible arguments: (none)
+ Possible arguments: (none), nugetAdds a dependency on the Mono
(currently only C#) framework by setting the appropriate
dependencies.
+
+ Specify nuget when the port uses nuget
+ packages. NUGET_DEPENDS needs to be set with
+ the names and versions of the nuget packages in the format
+ name=version.
+ An optional package origin can be added using
+ name=version:origin.
+
+ The helper target, buildnuget,
+ will output the content of the NUGET_DEPENDS
+ based on the provided
+ packages.config.
@@ -1954,9 +1959,8 @@ USE_MATE= menus:build intlhackPossible arguments: (none)
- Uses ninja to build the port.
- End users can set NINJA_VERBOSE for verbose
- output.
+ Uses ninja to build the
+ port.
@@ -1996,9 +2000,9 @@ USE_MATE= menus:build intlhackpkgconfig's .pc files
to ${PREFIX}/libdata/pkgconfig. If
- the port uses automake, set
- PATHFIX_MAKEFILEIN to
- Makefile.am if needed.
+ the port uses USES=autoreconf,
+ Makefile.am will be added to
+ PATHFIX_MAKEFILEIN automatically.
If the port USES=cmake it
@@ -2095,7 +2099,8 @@ USE_MATE= menus:build intlhackext, zend,
build, cli,
cgi, mod,
- web, embed
+ web, embed,
+ peclProvide support for PHP. Add a
runtime dependency on the default PHP version, PHP.
+
+
+ pecl
+
+ Provide defaults for fetching
+ PHP extensions from the PECL
+ repository.
+
+ Variables are used to specify which
@@ -2583,12 +2597,20 @@ USE_PYQT= core doc_build designer_run/usr/bin/perl
and /bin/bash. The shebagngfix macro fixes
shebang lines in scripts listed in
- SHEBANG_FILES. The shebangfix macro is run
- from ${WRKSRC}, so it can contain paths that
+ SHEBANG_REGEX,
+ SHEBANG_GLOB, or
+ SHEBANG_FILES.
+ SHEBANG_REGEX contains an extended regular
+ expressions, and is used with the -iregex
+ argument of &man.find.1;. SHEBANG_GLOB
+ contains a pattern used with the -name
+ argument of &man.find.1;. The shebangfix macro is run
+ from ${WRKSRC}, so
+ SHEBANG_FILES can contain paths that
are relative to ${WRKSRC}. It can also deal
with absolute paths if files outside of
${WRKSRC} require patching. For
- example:
+ example when using SHEBANG_FILES:
USES= shebangfix
SHEBANG_FILES= scripts/foobar.pl scripts/*.sh
@@ -2636,7 +2658,8 @@ SHEBANG_FILES= scripts/foobar.pl scripts
interp_OLD_CMD:
"/usr/bin/env interp"
/bin/interp
- /usr/bin/interp.
+ /usr/bin/interp
+ /usr/local/bin/interp.
From owner-svn-doc-head@freebsd.org Wed May 3 18:04:26 2017
Return-Path:
Delivered-To: svn-doc-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3C0B5D5CDA2;
Wed, 3 May 2017 18:04:26 +0000 (UTC)
(envelope-from emaste@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 mx1.freebsd.org (Postfix) with ESMTPS id 08AF69EE;
Wed, 3 May 2017 18:04:25 +0000 (UTC)
(envelope-from emaste@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v43I4OHe089442;
Wed, 3 May 2017 18:04:24 GMT (envelope-from emaste@FreeBSD.org)
Received: (from emaste@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id v43I4OS8089441;
Wed, 3 May 2017 18:04:24 GMT (envelope-from emaste@FreeBSD.org)
Message-Id: <201705031804.v43I4OS8089441@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: emaste set sender to
emaste@FreeBSD.org using -f
From: Ed Maste
Date: Wed, 3 May 2017 18:04:24 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r50227 - head/en_US.ISO8859-1/articles/committers-guide
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.23
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: Wed, 03 May 2017 18:04:26 -0000
Author: emaste (src committer)
Date: Wed May 3 18:04:24 2017
New Revision: 50227
URL: https://svnweb.freebsd.org/changeset/doc/50227
Log:
committer's guide: document MFC to: and MFC with:
There are a couple of different forms of these in use. Add "MFC to:" and
"MFC with:" tags consistent with the existing "MFC after:", and provide
a description so that consistent values can be used.
There are ongoing discussions about "X-MFC-*" tags which still need to be
resolved and documented here, or general guidance on X-MFC-*.
Reviewed by: bcr, ngie
Differential Revision: https://reviews.freebsd.org/D10585
Modified:
head/en_US.ISO8859-1/articles/committers-guide/article.xml
Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/committers-guide/article.xml Tue May 2 17:05:20 2017 (r50226)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Wed May 3 18:04:24 2017 (r50227)
@@ -2586,6 +2586,21 @@ freebsd-mfc-after = 2 weeks
+ MFC to:
+ If the commit should be merged to a subset of
+ stable branches, specify the branch names.
+
+
+
+ MFC with:
+ If the commit should be merged together with
+ a previous one in a single
+ MFC commit (for example, where
+ this commit corrects a bug in the previous change),
+ specify the corresponding revision number.
+
+
+ Relnotes:If the change is a candidate for inclusion in
the release notes for the next release from the branch,
From owner-svn-doc-head@freebsd.org Wed May 3 20:44:46 2017
Return-Path:
Delivered-To: svn-doc-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3BBACD5C1BB;
Wed, 3 May 2017 20:44:46 +0000 (UTC)
(envelope-from wulf@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 mx1.freebsd.org (Postfix) with ESMTPS id EDF43CB0;
Wed, 3 May 2017 20:44:45 +0000 (UTC)
(envelope-from wulf@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v43KiieL057313;
Wed, 3 May 2017 20:44:44 GMT (envelope-from wulf@FreeBSD.org)
Received: (from wulf@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id v43KiiDo057306;
Wed, 3 May 2017 20:44:44 GMT (envelope-from wulf@FreeBSD.org)
Message-Id: <201705032044.v43KiiDo057306@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: wulf set sender to
wulf@FreeBSD.org using -f
From: Vladimir Kondratyev
Date: Wed, 3 May 2017 20:44:44 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r50228 - in head: en_US.ISO8859-1/articles/contributors
share/pgpkeys share/xml
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.23
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: Wed, 03 May 2017 20:44:46 -0000
Author: wulf (src committer)
Date: Wed May 3 20:44:44 2017
New Revision: 50228
URL: https://svnweb.freebsd.org/changeset/doc/50228
Log:
As new src committer:
- add my PGP key, add myself to needed lists and create news entry;
- remove myself from Additional Contributers list.
Approved by: gonzo (mentor)
Added:
head/share/pgpkeys/wulf.key (contents, props changed)
Modified:
head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml
head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml
head/share/pgpkeys/pgpkeys-developers.xml
head/share/pgpkeys/pgpkeys.ent
head/share/xml/authors.ent
head/share/xml/news.xml
Modified: head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml Wed May 3 18:04:24 2017 (r50227)
+++ head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml Wed May 3 20:44:44 2017 (r50228)
@@ -10905,11 +10905,6 @@
- Vladimir Kondratiev
- wulf@mail.mipt.ru
-
-
- Vladimir Kurtikov
vk@vk.pp.ru
Modified: head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml Wed May 3 18:04:24 2017 (r50227)
+++ head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml Wed May 3 20:44:44 2017 (r50228)
@@ -609,6 +609,10 @@ xmlns:xlink="http://www.w3.org/1999/xlin
+ &a.wulf.email;
+
+
+ &a.koobs.email;
Modified: head/share/pgpkeys/pgpkeys-developers.xml
==============================================================================
--- head/share/pgpkeys/pgpkeys-developers.xml Wed May 3 18:04:24 2017 (r50227)
+++ head/share/pgpkeys/pgpkeys-developers.xml Wed May 3 20:44:44 2017 (r50228)
@@ -1071,6 +1071,11 @@
&pgpkey.sergei;
+
+ &a.wulf.email;
+ &pgpkey.wulf;
+
+
&a.maxim.email;
&pgpkey.maxim;
Modified: head/share/pgpkeys/pgpkeys.ent
==============================================================================
--- head/share/pgpkeys/pgpkeys.ent Wed May 3 18:04:24 2017 (r50227)
+++ head/share/pgpkeys/pgpkeys.ent Wed May 3 20:44:44 2017 (r50228)
@@ -523,6 +523,7 @@
+
Added: head/share/pgpkeys/wulf.key
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/share/pgpkeys/wulf.key Wed May 3 20:44:44 2017 (r50228)
@@ -0,0 +1,53 @@
+
+
+
+uid Vladimir Kondratyev
+sub rsa2048/0C710B4482108464 2017-05-02 [E] [expires: 2020-05-01]
+
+]]>
+
Modified: head/share/xml/authors.ent
==============================================================================
--- head/share/xml/authors.ent Wed May 3 18:04:24 2017 (r50227)
+++ head/share/xml/authors.ent Wed May 3 20:44:44 2017 (r50228)
@@ -2421,6 +2421,9 @@
wsanchez@FreeBSD.org">
+
+wulf@FreeBSD.org">
+
wxs@FreeBSD.org">
Modified: head/share/xml/news.xml
==============================================================================
--- head/share/xml/news.xml Wed May 3 18:04:24 2017 (r50227)
+++ head/share/xml/news.xml Wed May 3 20:44:44 2017 (r50228)
@@ -32,6 +32,21 @@
2017
+ 4
+
+
+ 27
+
+
+
+
+
+
+
+
+ 3
From owner-svn-doc-head@freebsd.org Thu May 4 03:51:14 2017
Return-Path:
Delivered-To: svn-doc-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4BDBFD5D35C;
Thu, 4 May 2017 03:51:14 +0000 (UTC) (envelope-from bjk@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 mx1.freebsd.org (Postfix) with ESMTPS id ECD0F1065;
Thu, 4 May 2017 03:51:13 +0000 (UTC) (envelope-from bjk@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v443pDW8036837;
Thu, 4 May 2017 03:51:13 GMT (envelope-from bjk@FreeBSD.org)
Received: (from bjk@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id v443pDBH036836;
Thu, 4 May 2017 03:51:13 GMT (envelope-from bjk@FreeBSD.org)
Message-Id: <201705040351.v443pDBH036836@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: bjk set sender to bjk@FreeBSD.org
using -f
From: Benjamin Kaduk
Date: Thu, 4 May 2017 03:51:13 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r50229 - head/en_US.ISO8859-1/htdocs/news/status
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.23
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: Thu, 04 May 2017 03:51:14 -0000
Author: bjk
Date: Thu May 4 03:51:12 2017
New Revision: 50229
URL: https://svnweb.freebsd.org/changeset/doc/50229
Log:
Some corrections to the 2017Q1 pNFS entry
I had mixed up the File Layout and Flex File Layout; only the latter
allows NFSv3 servers to act as data servers.
Also lowercase Read/Write/Data/MetaData to match the prevailing
style.
Discussed with: rmacklem
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2017-01-2017-03.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2017-01-2017-03.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2017-01-2017-03.xml Wed May 3 20:44:44 2017 (r50228)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2017-01-2017-03.xml Thu May 4 03:51:12 2017 (r50229)
@@ -261,20 +261,21 @@
Parallel NFS (pNFS) is an extension to the NFSv4 protocol that
allows for file accesses within a single logical mount to be
- performed against multiple NFS file servers, "in parallel".
- Thus, a pNFS server separats the MetaData operations from the
- Data operations (Read/Write/Setattr of size N), letting
- existing NFSv3 servers be used for the bulk data storage
- while still taking advantage of NFSv4 protocol enhancements,
- among other things.
+ performed against multiple file servers, with the potential
+ for data access to occur in parallel. The pNFS
+ "layout" specifies how the division occurs, with
+ metadata operations occuring against the main server, and
+ bulk data operations (read/write/setattr/etc.) occuring via
+ a layout-specific scheme between the client and data
+ servers.
My first attempt at a pNFS server using GlusterFS was a dud.
It worked, but performance was so poor that it was not
usable. This attempt that I call Plan B, only uses &os;,
- with one &os; server handling the MetaData operations and K
- &os; servers configured to serve Data. An NFSv4.1 client
+ with one &os; server handling the metadata operations and K
+ &os; servers configured to serve data. An NFSv4.1 client
that supports the pNFS File Layout will be able to
- Read/Write to the Data servers directly, spreading out the
+ read/write to the data servers directly, spreading out the
RPC load and allowing growth beyond that of what a single
&os; NFS server could achieve.
From owner-svn-doc-head@freebsd.org Thu May 4 13:06:32 2017
Return-Path:
Delivered-To: svn-doc-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id B4B04D5E8A7;
Thu, 4 May 2017 13:06:32 +0000 (UTC)
(envelope-from emaste@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 mx1.freebsd.org (Postfix) with ESMTPS id 86337759;
Thu, 4 May 2017 13:06:32 +0000 (UTC)
(envelope-from emaste@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v44D6VHo065882;
Thu, 4 May 2017 13:06:31 GMT (envelope-from emaste@FreeBSD.org)
Received: (from emaste@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id v44D6VbH065881;
Thu, 4 May 2017 13:06:31 GMT (envelope-from emaste@FreeBSD.org)
Message-Id: <201705041306.v44D6VbH065881@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: emaste set sender to
emaste@FreeBSD.org using -f
From: Ed Maste
Date: Thu, 4 May 2017 13:06:31 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r50230 - head/en_US.ISO8859-1/articles/committers-guide
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.23
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: Thu, 04 May 2017 13:06:32 -0000
Author: emaste (src committer)
Date: Thu May 4 13:06:31 2017
New Revision: 50230
URL: https://svnweb.freebsd.org/changeset/doc/50230
Log:
committers guide: mention that multiple PRs may be specified on the same line
Reviewed by: bcr, gavin
Modified:
head/en_US.ISO8859-1/articles/committers-guide/article.xml
Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/committers-guide/article.xml Thu May 4 03:51:12 2017 (r50229)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Thu May 4 13:06:31 2017 (r50230)
@@ -2513,10 +2513,9 @@ freebsd-mfc-after = 2 weeks
PR:The problem report (if any) which is affected
- (typically, by being closed) by this commit. Only
- include one PR per line as the automated scripts which
- parse this line cannot understand more than
- one.
+ (typically, by being closed) by this commit.
+ Multiple PRs may be specified on one line, separated by
+ commas or spaces.
From owner-svn-doc-head@freebsd.org Fri May 5 07:06:26 2017
Return-Path:
Delivered-To: svn-doc-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id 23724D5E665;
Fri, 5 May 2017 07:06:26 +0000 (UTC)
(envelope-from philip@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 mx1.freebsd.org (Postfix) with ESMTPS id E620025A;
Fri, 5 May 2017 07:06:25 +0000 (UTC)
(envelope-from philip@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4576OCN013905;
Fri, 5 May 2017 07:06:24 GMT (envelope-from philip@FreeBSD.org)
Received: (from philip@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4576O3J013904;
Fri, 5 May 2017 07:06:24 GMT (envelope-from philip@FreeBSD.org)
Message-Id: <201705050706.v4576O3J013904@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: philip set sender to
philip@FreeBSD.org using -f
From: Philip Paeps
Date: Fri, 5 May 2017 07:06:24 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r50231 - head/share/pgpkeys
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.23
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: Fri, 05 May 2017 07:06:26 -0000
Author: philip (src,ports committer)
Date: Fri May 5 07:06:24 2017
New Revision: 50231
URL: https://svnweb.freebsd.org/changeset/doc/50231
Log:
Annual update of my PGP key expiry date.
Modified:
head/share/pgpkeys/philip.key
Modified: head/share/pgpkeys/philip.key
==============================================================================
--- head/share/pgpkeys/philip.key Thu May 4 13:06:31 2017 (r50230)
+++ head/share/pgpkeys/philip.key Fri May 5 07:06:24 2017 (r50231)
@@ -3,14 +3,14 @@
sh addkey.sh philip 31AEB9B5FDBBCB0E ;
-->
uid Philip Paeps
uid Philip Paeps
-sub rsa2048/7C62BC4776C9F29E 2015-06-14 [expires: 2017-06-29]
-sub rsa2048/935DB8343AF25C94 2015-06-14 [expires: 2017-06-29]
-sub rsa2048/CFF632544136DF54 2015-06-14 [expires: 2017-06-29]
+sub rsa2048/7C62BC4776C9F29E 2015-06-14 [S] [expires: 2018-06-01]
+sub rsa2048/935DB8343AF25C94 2015-06-14 [E] [expires: 2018-06-01]
+sub rsa2048/CFF632544136DF54 2015-06-14 [A] [expires: 2018-06-01]
]]>
From owner-svn-doc-head@freebsd.org Fri May 5 10:33:49 2017
Return-Path:
Delivered-To: svn-doc-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id 33D44D5E3B5;
Fri, 5 May 2017 10:33:49 +0000 (UTC) (envelope-from mat@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 mx1.freebsd.org (Postfix) with ESMTPS id 10A5917D2;
Fri, 5 May 2017 10:33:48 +0000 (UTC) (envelope-from mat@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v45AXmE6097716;
Fri, 5 May 2017 10:33:48 GMT (envelope-from mat@FreeBSD.org)
Received: (from mat@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id v45AXmRp097715;
Fri, 5 May 2017 10:33:48 GMT (envelope-from mat@FreeBSD.org)
Message-Id: <201705051033.v45AXmRp097715@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org
using -f
From: Mathieu Arnold
Date: Fri, 5 May 2017 10:33:48 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r50232 - head/en_US.ISO8859-1/books/porters-handbook/uses
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.23
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: Fri, 05 May 2017 10:33:49 -0000
Author: mat
Date: Fri May 5 10:33:47 2017
New Revision: 50232
URL: https://svnweb.freebsd.org/changeset/doc/50232
Log:
Rewrite the USES=shebangfix section.
Reviewed by: bcr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10584
Modified:
head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Fri May 5 07:06:24 2017 (r50231)
+++ head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Fri May 5 10:33:47 2017 (r50232)
@@ -2595,25 +2595,48 @@ USE_PYQT= core doc_build designer_runA lot of software uses incorrect locations for script
interpreters, most notably /usr/bin/perl
- and /bin/bash. The shebagngfix macro fixes
+ and /bin/bash. The shebangfix macro fixes
shebang lines in scripts listed in
SHEBANG_REGEX,
SHEBANG_GLOB, or
- SHEBANG_FILES.
- SHEBANG_REGEX contains an extended regular
- expressions, and is used with the -iregex
- argument of &man.find.1;. SHEBANG_GLOB
- contains a pattern used with the -name
- argument of &man.find.1;. The shebangfix macro is run
- from ${WRKSRC}, so
- SHEBANG_FILES can contain paths that
- are relative to ${WRKSRC}. It can also deal
- with absolute paths if files outside of
- ${WRKSRC} require patching. For
- example when using SHEBANG_FILES:
+ SHEBANG_FILES.
- USES= shebangfix
-SHEBANG_FILES= scripts/foobar.pl scripts/*.sh
+
+
+ SHEBANG_REGEX
+
+
+ Contains one extended regular
+ expressions, and is used with the
+ -iregex argument of &man.find.1;. See
+ .
+
+
+
+
+ SHEBANG_GLOB
+
+
+ Contains a list of patterns used with the
+ -name argument of &man.find.1;. See
+ .
+
+
+
+
+ SHEBANG_FILES
+
+
+ Contains a list of files or &man.sh.1; globs. The
+ shebangfix macro is run from ${WRKSRC},
+ so SHEBANG_FILES can contain paths that
+ are relative to ${WRKSRC}. It can also
+ deal with absolute paths if files outside of
+ ${WRKSRC} require patching. See .
+
+
+ Currently
Bash,
@@ -2653,51 +2676,128 @@ SHEBANG_FILES= scripts/foobar.pl scripts
are typically obsolete paths, or paths used on other
operating systems that are incorrect on &os;. They
will be replaced by the correct path in
- interp_CMD.
- This list will always be part of
- interp_OLD_CMD:
- "/usr/bin/env interp"
- /bin/interp
- /usr/bin/interp
- /usr/local/bin/interp.
+ interp_CMD.
+
+
+ These will always be part of
+ interp_OLD_CMD:
+ "/usr/bin/env
+ interp"
+ /bin/interp
+ /usr/bin/interp
+ /usr/local/bin/interp.
+
+
+
+ interp_OLD_CMD
+ contain multiple values. Any entry with spaces must be
+ quoted. See .
+
- To add another interpreter, set
- SHEBANG_LANG. For example:
+
+ The fixing of shebangs is done during the
+ patch phase. If scripts are
+ created with incorrect shebangs during the
+ build phase, the build process (for
+ example, the configure script, or the
+ Makefiles) must be patched or given the
+ right path (for example, with
+ CONFIGURE_ENV,
+ CONFIGURE_ARGS,
+ MAKE_ENV, or MAKE_ARGS)
+ to generate the right shebangs.
- SHEBANG_LANG= lua
+ Correct paths for supported interpreters
+ are available in
+ interp_CMD.
+
- interp_OLD_CMD
- will contain multiple values. Any entry with spaces must be
- quoted. For example, if it was not already defined, the
- Ksh entry could be defined as:
+
+ Adding Another Interpreter to
+ USES=shebangfix
+
+ To add another interpreter, set
+ SHEBANG_LANG. For example:
+
+ SHEBANG_LANG= lua
+
+
+
+ Specifying all the Paths When Adding an Interpreter to
+ USES=shebangfix
+
+ If it was not already defined, and there were no default
+ values for
+ interp_OLD_CMD
+ and interp_CMD
+ the Ksh entry could be defined
+ as:
- SHEBANG_LANG= ksh
+ SHEBANG_LANG= ksh
ksh_OLD_CMD= "/usr/bin/env ksh" /bin/ksh /usr/bin/ksh
ksh_CMD= ${LOCALBASE}/bin/ksh
+
- Some software uses strange locations for an interpreter.
- For example, an application might expect
- Python to be located in
- /opt/bin/python2.7. The strange path to be
- replaced can be declared in the port
- Makefile:
+
+ Adding a Strange Location for an Interpreter
- python_OLD_CMD= /opt/bin/python2.7
+ Some software uses strange locations for an interpreter.
+ For example, an application might expect
+ Python to be located in
+ /opt/bin/python2.7. The strange path to
+ be replaced can be declared in the port
+ Makefile:
+
+ python_OLD_CMD= /opt/bin/python2.7
+
+
+
+ USES=shebangfix with
+ SHEBANG_REGEX
+
+ To fix all the files in
+ ${WRKSRC}/scripts ending in
+ .pl, .sh, or
+ .cgi do:
+
+ USES= shebangfix
+SHEBANG_REGEX= ./scripts/.*\.(sh|pl|cgi)
+
+
+ SHEBANG_REGEX is used by running
+ find -E, which uses modern regular
+ expressions also known as extended regular expressions. See
+ &man.re.format.7; for more information.
+
+
+
+
+ USES=shebangfix with
+ SHEBANG_GLOB
+
+ To fix all the files in ${WRKSRC}
+ ending in .pl or
+ .sh, do:
+
+ USES= shebangfix
+SHEBANG_GLOB= *.sh *.pl
+
+
+
+ USES=shebangfix with
+ SHEBANG_FILES
+
+ To fix the files script/foobar.pl and
+ script/*.sh in
+ ${WRKSRC}, do:
-
- The fixing of shebangs is done during the
- patch phase. If scripts are
- created with incorrect shebangs during the
- build phase, the build process (for
- examples, the configure script, or the
- Makefiles) must be patched to generate
- the right shebangs. Correct paths for supported interpreters
- are available in
- interp_CMD.
-
+ USES= shebangfix
+SHEBANG_FILES= scripts/foobar.pl scripts/*.sh
+
From owner-svn-doc-head@freebsd.org Fri May 5 13:50:58 2017
Return-Path:
Delivered-To: svn-doc-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id AC0C1D54C47;
Fri, 5 May 2017 13:50:58 +0000 (UTC)
(envelope-from wblock@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 mx1.freebsd.org (Postfix) with ESMTPS id 6404A12BB;
Fri, 5 May 2017 13:50:58 +0000 (UTC)
(envelope-from wblock@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v45DovV5075249;
Fri, 5 May 2017 13:50:57 GMT (envelope-from wblock@FreeBSD.org)
Received: (from wblock@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id v45DovZj075247;
Fri, 5 May 2017 13:50:57 GMT (envelope-from wblock@FreeBSD.org)
Message-Id: <201705051350.v45DovZj075247@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: wblock set sender to
wblock@FreeBSD.org using -f
From: Warren Block
Date: Fri, 5 May 2017 13:50:57 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r50233 - head/share/mk
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.23
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: Fri, 05 May 2017 13:50:58 -0000
Author: wblock
Date: Fri May 5 13:50:57 2017
New Revision: 50233
URL: https://svnweb.freebsd.org/changeset/doc/50233
Log:
Use Subversion metadata for version information rather than grepping for
$FreeBSD$ version strings.
Modified:
head/share/mk/doc.commands.mk
head/share/mk/doc.docbook.mk
Modified: head/share/mk/doc.commands.mk
==============================================================================
--- head/share/mk/doc.commands.mk Fri May 5 10:33:47 2017 (r50232)
+++ head/share/mk/doc.commands.mk Fri May 5 13:50:57 2017 (r50233)
@@ -42,6 +42,7 @@ XARGS?= /usr/bin/xargs
# Version control
#
GIT?= /usr/local/bin/git
+SVN?= /usr/local/bin/svn
#
# Compession and decompression
Modified: head/share/mk/doc.docbook.mk
==============================================================================
--- head/share/mk/doc.docbook.mk Fri May 5 10:33:47 2017 (r50232)
+++ head/share/mk/doc.docbook.mk Fri May 5 13:50:57 2017 (r50233)
@@ -100,15 +100,21 @@ LATESTREVISION!=cd ${.CURDIR} && ${GIT}
--stringparam latestrevision.committer "%cn" \
--stringparam latestrevision.number "%h"' ${SRCS}
.else
-# version numbers are expected to be in Subversion, but we cannot
-# require Subversion to be installed just to build the documents,
-# so use grep to find the version strings
-LATESTREVISION!=${GREP} -Ehos '\$$[F]reeBSD: ([^\$$ ]+ ){5}\$$' ${SRCS} | \
- ${AWK} '{ print \
- "--stringparam latestrevision.timestamp \""$$4" "$$5"\" " \
- "--stringparam latestrevision.committer \""$$6"\" " \
- "--stringparam latestrevision.number \""$$3"\" " \
- }' | ${SORT} | ${TAIL} -n1
+# if using Subversion, get information from metadata
+# rather than embedded version strings
+.if exists(${DOC_PREFIX}/.svn) && exists(${SVN})
+LATESTREVISION!=cd ${.CURDIR} && ${SVN} info ${SRCS} 2>/dev/null | \
+ ${AWK} 'BEGIN { genfmt="--stringparam latestrevision."; \
+ timefmt=genfmt"timestamp \"%s %s\""; \
+ comtfmt=genfmt"committer \"%s\""; \
+ revnfmt=genfmt"number \"%u\""; \
+ fmt=timefmt" "comtfmt"\t\t"revnfmt"\n"; } \
+ /^Last Changed Author:/ { committer=$$4 } \
+ /^Last Changed Rev:/ { number=$$4 } \
+ /^Last Changed Date:/ { date=$$4; time=$$5; \
+ printf(fmt, date, time, committer, number) }' \
+ | ${SORT} | ${TAIL} -n1
+.endif
.endif
# if neither Subversion nor Git revision numbers are available, use
@@ -336,7 +342,7 @@ POSET_CMD= ${SED} -i '' -e '1s,^,\#${IDS
-e 's,^\(\"Language-Team:.*\\n\"\),\1\${.newline}\"Language: ${PO_LANG}\\n\",' \
-e 's,^\"Content-Type: text/plain; charset=.*\\n,\"Content-Type: text/plain; charset=${PO_CHARSET}\\n,'
-.if ${.TARGETS:Mpo} || ${.TARGETS:Mtran}
+.if ${.TARGETS:Mpo} || ${.TARGETS:Mtran} || ${.TARGETS:M${DOC}.translate.xml}
MASTER_SRCS!= ${MAKE} -C ${EN_DIR} -V SRCS
From owner-svn-doc-head@freebsd.org Fri May 5 16:45:10 2017
Return-Path:
Delivered-To: svn-doc-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id 15C14D5F071;
Fri, 5 May 2017 16:45:10 +0000 (UTC)
(envelope-from sevan@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 mx1.freebsd.org (Postfix) with ESMTPS id D9ED21C04;
Fri, 5 May 2017 16:45:09 +0000 (UTC)
(envelope-from sevan@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v45Gj8Wl053225;
Fri, 5 May 2017 16:45:08 GMT (envelope-from sevan@FreeBSD.org)
Received: (from sevan@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id v45Gj8LV053224;
Fri, 5 May 2017 16:45:08 GMT (envelope-from sevan@FreeBSD.org)
Message-Id: <201705051645.v45Gj8LV053224@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: sevan set sender to
sevan@FreeBSD.org using -f
From: Sevan Janiyan
Date: Fri, 5 May 2017 16:45:08 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r50234 - head/en_US.ISO8859-1/books/handbook/introduction
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.23
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: Fri, 05 May 2017 16:45:10 -0000
Author: sevan
Date: Fri May 5 16:45:08 2017
New Revision: 50234
URL: https://svnweb.freebsd.org/changeset/doc/50234
Log:
Spelling fix
s/realtime/real-time
PR: 218734
Submitted by: Gracea Roller
Reviewed by: bcr (mentor) wblock (mentor)
Differential Revision: https://reviews.freebsd.org/D10454
Modified:
head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml Fri May 5 13:50:57 2017 (r50233)
+++ head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml Fri May 5 16:45:08 2017 (r50234)
@@ -571,7 +571,7 @@
Sandvine - Sandvine uses &os; as the basis of their
- high performance realtime network processing platforms
+ high performance real-time network processing platforms
that make up their intelligent network policy control
products.