[80902] trunk/dports/perl/p5-cgi-speedycgi/Portfile
markd at macports.org
markd at macports.org
Wed Jul 20 14:51:29 PDT 2011
Revision: 80902
http://trac.macports.org/changeset/80902
Author: markd at macports.org
Date: 2011-07-20 14:51:28 -0700 (Wed, 20 Jul 2011)
Log Message:
-----------
Update to notes for 10.5 PPC users. Closes #20589.
Modified Paths:
--------------
trunk/dports/perl/p5-cgi-speedycgi/Portfile
Modified: trunk/dports/perl/p5-cgi-speedycgi/Portfile
===================================================================
--- trunk/dports/perl/p5-cgi-speedycgi/Portfile 2011-07-20 20:57:01 UTC (rev 80901)
+++ trunk/dports/perl/p5-cgi-speedycgi/Portfile 2011-07-20 21:51:28 UTC (rev 80902)
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup perl5 1.0
perl5.setup CGI-SpeedyCGI 2.22
-revision 9
+revision 10
maintainers markd openmaintainer
description Speed up perl CGI scripts by running them persistently
long_description SpeedyCGI is a way to run perl scripts persistently, \
@@ -87,5 +87,11 @@
-Edit Apple's Apache /etc/apache2/httpd.conf and add this line:
LoadModule speedycgi_module libexec/apache2/mod_speedycgi.so
+NOTE: If using the apple_apache variant on the 10.5 PPC platform, modify the file
+ /usr/sbin/apachectl as follows:
+ From: HTTPD='/usr/sbin/httpd'
+ To: HTTPD='arch -ppc /usr/sbin/httpd'
+
+
See ${prefix}/share/doc/speedycgi/README for further details."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110720/ee682806/attachment.html>
More information about the macports-changes
mailing list