aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-08-04 13:42:33 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-08-04 13:42:33 +0000
commit34c8691e80d59dcf0774854cfb34c79f6beddc41 (patch)
treeb2930094b5ad6b0ce187e2b6467dde607d10cf93
parent9c11ffbc86d565c5da6d76d4a9f63c44fecd7926 (diff)
downloaddoc-34c8691e80d59dcf0774854cfb34c79f6beddc41.tar.gz
doc-34c8691e80d59dcf0774854cfb34c79f6beddc41.zip
Add a note about subversion needing SERF to access http(s).
PR: 206118 Reported by: oleksii tsai gmail com Sponsored by: Absolight, The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=50637
-rw-r--r--en_US.ISO8859-1/books/porters-handbook/testing/chapter.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/en_US.ISO8859-1/books/porters-handbook/testing/chapter.xml b/en_US.ISO8859-1/books/porters-handbook/testing/chapter.xml
index 0c1a0bb20c..f3ef3327d7 100644
--- a/en_US.ISO8859-1/books/porters-handbook/testing/chapter.xml
+++ b/en_US.ISO8859-1/books/porters-handbook/testing/chapter.xml
@@ -547,6 +547,13 @@ default portsnap /poudriere/ports/default</screen>
<screen>&prompt.root; <userinput>poudriere ports -c -m svn+https -p subversive</userinput></screen>
+ <note>
+ <para>The <acronym>http</acronym> and <acronym>https</acronym>
+ methods need <package role="port">devel/subversion</package>
+ built with the <literal>SERF</literal> option enabled. It
+ is enabled by default.</para>
+ </note>
+
<para>Creates <literal>tank/poudriere/ports/subversive</literal>
and mounts it on
<filename>/poudriere/ports/subversive</filename>. It is then