components/apache2/apache-22.p5m
changeset 329 6ceb255f8587
parent 278 77b380ba9d84
child 351 4f0c1acc260d
--- a/components/apache2/apache-22.p5m	Tue Jun 21 18:15:23 2011 -0700
+++ b/components/apache2/apache-22.p5m	Wed Jun 22 01:19:23 2011 -0700
@@ -20,6 +20,7 @@
 #
 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
 #
+<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
 set name=pkg.fmri \
     value=pkg:/web/server/apache-22@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary \
@@ -58,8 +59,15 @@
 dir path=usr/apache2/2.2/include
 dir path=usr/apache2/2.2/libexec
 dir path=usr/apache2/2.2/libexec/$(MACH64)
+dir path=usr/apache2/2.2/man
+dir path=usr/apache2/2.2/man/man1
+dir path=usr/apache2/2.2/man/man8
 dir path=usr/bin
 dir path=usr/bin/$(MACH64)
+dir path=usr/share
+dir path=usr/share/man
+dir path=usr/share/man/man1m
+dir path=usr/share/man/man8
 dir path=var
 dir path=var/apache2
 dir path=var/apache2/2.2
@@ -339,6 +347,19 @@
 file path=usr/apache2/2.2/libexec/mod_usertrack.so
 file path=usr/apache2/2.2/libexec/mod_version.so
 file path=usr/apache2/2.2/libexec/mod_vhost_alias.so
+file path=usr/apache2/2.2/man/man1/dbmmanage.1
+file path=usr/apache2/2.2/man/man1/htdbm.1
+file path=usr/apache2/2.2/man/man1/htdigest.1
+file path=usr/apache2/2.2/man/man1/htpasswd.1
+file path=usr/apache2/2.2/man/man8/ab.8
+file path=usr/apache2/2.2/man/man8/apachectl.8
+file path=usr/apache2/2.2/man/man8/apxs.8
+file path=usr/apache2/2.2/man/man8/htcacheclean.8
+file path=usr/apache2/2.2/man/man8/httpd.8
+file path=usr/apache2/2.2/man/man8/logresolve.8
+file path=usr/apache2/2.2/man/man8/rotatelogs.8
+file path=usr/apache2/2.2/man/man8/suexec.8
+file Solaris/apache2.1m.sunman path=usr/share/man/man1m/apache2.1m
 file path=var/apache2/2.2/cgi-bin/printenv pkg.depend.bypass-generate=.*
 file path=var/apache2/2.2/cgi-bin/test-cgi
 file path=var/apache2/2.2/error/HTTP_BAD_GATEWAY.html.var
@@ -610,6 +631,14 @@
 link path=usr/bin/httxt2dbm target=../apache2/2.2/bin/httxt2dbm
 link path=usr/bin/logresolve target=../apache2/2.2/bin/logresolve
 link path=usr/bin/rotatelogs target=../apache2/2.2/bin/rotatelogs
+link path=usr/share/man/man8/ab.8 target=../../../apache2/2.2/man/man8/ab.8
+link path=usr/share/man/man8/apachectl.8 target=../../../apache2/2.2/man/man8/apachectl.8
+link path=usr/share/man/man8/apxs.8 target=../../../apache2/2.2/man/man8/apxs.8
+link path=usr/share/man/man8/htcacheclean.8 target=../../../apache2/2.2/man/man8/htcacheclean.8
+link path=usr/share/man/man8/httpd.8 target=../../../apache2/2.2/man/man8/httpd.8
+link path=usr/share/man/man8/logresolve.8 target=../../../apache2/2.2/man/man8/logresolve.8
+link path=usr/share/man/man8/rotatelogs.8 target=../../../apache2/2.2/man/man8/rotatelogs.8
+link path=usr/share/man/man8/suexec.8 target=../../../apache2/2.2/man/man8/suexec.8
 link path=var/apache2/2.2/libexec/64 target=$(MACH64)
 
 legacy	pkg=SUNWapch22u \