aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2015-04-03 15:30:41 +0000
committerEitan Adler <eadler@FreeBSD.org>2015-04-03 15:30:41 +0000
commitb9f81b2a994b2e34966a329094fdd4665098e67d (patch)
treea17ba6e62414ea47328cc99216b16d0c737b5748
parente472e8e8bd0fa5019ec4e86892caafa5b7db922f (diff)
downloaddoc-b9f81b2a994b2e34966a329094fdd4665098e67d.tar.gz
doc-b9f81b2a994b2e34966a329094fdd4665098e67d.zip
relaydelay: improve perl installation instructions
Its not clear if this article is still helpful, but either way, direct people to an actually existing port.
Notes
Notes: svn path=/head/; revision=46449
-rw-r--r--en_US.ISO8859-1/articles/relaydelay/article.xml18
1 files changed, 3 insertions, 15 deletions
diff --git a/en_US.ISO8859-1/articles/relaydelay/article.xml b/en_US.ISO8859-1/articles/relaydelay/article.xml
index ebbe4dcca0..9d0cbe2020 100644
--- a/en_US.ISO8859-1/articles/relaydelay/article.xml
+++ b/en_US.ISO8859-1/articles/relaydelay/article.xml
@@ -52,21 +52,9 @@
<sect1>
<title>Basic Configuration</title>
- <para>We need to install the threaded <command>perl</command>.
- Install <package>lang/perl5.8</package>
- with the <varname>USE_THREADS=yes</varname> variable
- set. The current version of <command>perl</command>
- may need to be removed first; errors will be reported
- by the install process if this is necessary.</para>
-
- <note>
- <para>This will require all ports which require
- <command>perl</command> to be rebuilt and reinstalled;
- <package>ports-mgmt/portupgrade</package>
- is perfect for this. At least it will point out which
- ports have been removed and which will need to be
- reinstalled.</para>
- </note>
+ <para>Install perl using
+ <screen>&prompt.root; <userinput>pkg install lang/perl5.16</userinput></screen>
+ </para>
<para>Now for the database server;
<application>MySQL</application> is perfect for this