relaydelay: improve perl installation instructions

Its not clear if this article is still helpful, but either way, direct
	people to an actually existing port.
This commit is contained in:
Eitan Adler 2015-04-03 15:30:41 +00:00
parent e472e8e8bd
commit b9f81b2a99
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46449

View file

@ -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