summaryrefslogtreecommitdiff
path: root/www/apache22/pkg-message
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2014-07-08 21:31:49 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2014-07-08 21:31:49 +0000
commit4114caa6af7c9a106f686f36b180e46a48caea30 (patch)
treed367d4a13ae0774cca5b136bbb980543cb943572 /www/apache22/pkg-message
parent- Convert to USES=libtool (diff)
- strip files
- sort pkg-plist - always install DOCS (remove Makefile hack) - reflect modules.d in EXAMPLESDIR, next target will be a new keyword for pkg-plist to handle module installation. - bump PORTREVISION - add warning about default version change (2014-07-11) (pkg-message, files/HEADS_UP)
Diffstat (limited to 'www/apache22/pkg-message')
-rw-r--r--www/apache22/pkg-message13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/apache22/pkg-message b/www/apache22/pkg-message
index 92f31cbc1d4c..db6706126571 100644
--- a/www/apache22/pkg-message
+++ b/www/apache22/pkg-message
@@ -4,3 +4,16 @@ in your /etc/rc.conf. Extra options can be found in startup script.
Your hostname must be resolvable using at least 1 mechanism in
/etc/nsswitch.conf typically DNS or /etc/hosts or apache might
have issues starting depending on the modules you are using.
+
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+ H E A D S - U P
+2014-07-11:
+ The default version will change from www/apache22 to www/apache24,
+ pre-build apache modules will also reflect this!
+
+ In case ports are build by yourself and apache22 is required
+ use the following command to keep apache22 as default
+
+ echo "APACHE_DEFAULT=2.2" >> /etc/make.conf
+
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!