svn commit: r47550 - in head/en_US.ISO8859-1/books/handbook: dtrace network-servers

Jason Unovitch <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: junovitch (ports committer)
Date: Wed Oct 14 00:16:22 2015
New Revision: 47550
URL: https://svnweb.freebsd.org/changeset/doc/47550

Log:
  Update PHP package names to PHP 5.6 variants as PHP 5.4 hit EOL last month.
  
  Reference:	http://php.net/eol.php
  
  Reviewed by:	wblock
  Differential Revision:	https://reviews.freebsd.org/D3809

Modified:
  head/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml
  head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml	Tue Oct 13 22:33:09 2015	(r47549)
+++ head/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml	Wed Oct 14 00:16:22 2015	(r47550)
@@ -56,7 +56,7 @@ that might make this chapter too large.
       provider, and to insert static probes into userland programs for
       later tracing.  Some ports, such as
       <package>databases/postgres-server</package> and
-      <package>lang/php5</package> have a &dtrace; option to enable
+      <package>lang/php56</package> have a &dtrace; option to enable
       static probes.  &os; 10.0-RELEASE has reasonably good userland
       &dtrace; support, but it is not considered production ready.  In
       particular, it is possible to crash traced programs.</para>

Modified: head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml	Tue Oct 13 22:33:09 2015	(r47549)
+++ head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml	Wed Oct 14 00:16:22 2015	(r47550)
@@ -4730,7 +4730,7 @@ DocumentRoot <replaceable>/www/someother
 
 	<para>To gain support for <acronym>PHP</acronym>5 for the
 	  <application>Apache</application> web server, install the
-	  <package>www/mod_php5</package> package or port.  This will
+	  <package>www/mod_php56</package> package or port.  This will
 	  install and configure the modules required to support
 	  dynamic <acronym>PHP</acronym> applications.  The
 	  installation will automatically add this line to
@@ -4757,9 +4757,9 @@ AddModule mod_php5.c
 	<screen>&prompt.root; <userinput>apachectl graceful</userinput></screen>
 
 	<para>The <acronym>PHP</acronym> support provided by
-	  <package>www/mod_php5</package> is limited.  Additional
+	  <package>www/mod_php56</package> is limited.  Additional
 	  support can be installed using the
-	  <package>lang/php5-extensions</package> port which provides
+	  <package>lang/php56-extensions</package> port which provides
 	  a menu driven interface to the available
 	  <acronym>PHP</acronym> extensions.</para>
 
@@ -4767,7 +4767,7 @@ AddModule mod_php5.c
 	  using the appropriate port.  For instance, to add
 	  <acronym>PHP</acronym> support for the
 	  <application>MySQL</application> database server, install
-	  <filename>databases/php5-mysql</filename>.</para>
+	  <package>databases/php56-mysql</package>.</para>
 
 	<para>After installing an extension, the
 	  <application>Apache</application> server must be reloaded to
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.