[76487] trunk/dports/perl/p5-libapreq2/Portfile

narf_tm at macports.org narf_tm at macports.org
Fri Feb 25 09:37:19 PST 2011


Revision: 76487
          http://trac.macports.org/changeset/76487
Author:   narf_tm at macports.org
Date:     2011-02-25 09:37:19 -0800 (Fri, 25 Feb 2011)
Log Message:
-----------
Added notice for bug #23298.

Modified Paths:
--------------
    trunk/dports/perl/p5-libapreq2/Portfile

Modified: trunk/dports/perl/p5-libapreq2/Portfile
===================================================================
--- trunk/dports/perl/p5-libapreq2/Portfile	2011-02-25 17:21:21 UTC (rev 76486)
+++ trunk/dports/perl/p5-libapreq2/Portfile	2011-02-25 17:37:19 UTC (rev 76487)
@@ -39,3 +39,11 @@
                               file delete ${badfile}
                           }
                       }
+
+post-install          {
+                          ui_msg "\nIf this your first install, you might want to"
+                          ui_msg " * enable apreq in apache :\n"
+                          ui_msg "${prefix}/apache2/bin/apxs -a -e -n \"apreq\" mod_apreq2.so\n"     
+                          ui_msg " * And then relaunch apache \n"
+                          ui_msg "${prefix}/apache2/bin/apachectl restart\n"
+                      }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110225/dd14941f/attachment.html>


More information about the macports-changes mailing list