Changeset 80902
- Timestamp:
- 07/20/11 14:51:28 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/perl/p5-cgi-speedycgi/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/perl/p5-cgi-speedycgi/Portfile
r77789 r80902 4 4 PortGroup perl5 1.0 5 5 perl5.setup CGI-SpeedyCGI 2.22 6 revision 96 revision 10 7 7 maintainers markd openmaintainer 8 8 description Speed up perl CGI scripts by running them persistently … … 88 88 LoadModule speedycgi_module libexec/apache2/mod_speedycgi.so 89 89 90 NOTE: If using the apple_apache variant on the 10.5 PPC platform, modify the file 91 /usr/sbin/apachectl as follows: 92 93 From: HTTPD='/usr/sbin/httpd' 94 To: HTTPD='arch -ppc /usr/sbin/httpd' 95 90 96 91 97 See ${prefix}/share/doc/speedycgi/README for further details."
Note: See TracChangeset
for help on using the changeset viewer.

