components/privoxy/privoxy.p5m
branchs11-update
changeset 3734 24181f5eb463
parent 3661 47545fb8aed4
child 4543 b698738a8b26
--- a/components/privoxy/privoxy.p5m	Tue Feb 03 12:52:16 2015 -0800
+++ b/components/privoxy/privoxy.p5m	Tue Feb 03 13:01:27 2015 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
@@ -32,50 +32,26 @@
 <transform file path=etc/privoxy/.* -> default mode 0644>
 <transform file path=(etc/privoxy/.*) -> default original_name SUNWprivoxy:%<1>>
 <transform file path=etc/privoxy/.* -> default preserve renamenew>
-
 set name=pkg.fmri \
     value=pkg:/web/proxy/privoxy@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.description value="Privoxy is a non-caching web proxy with advanced filtering capabilities for enhancing privacy, modifying web page data and HTTP headers, controlling access, and removing ads and other obnoxious Internet junk"
 set name=pkg.summary value="Privacy-enhancing, ad-removing web proxy"
+set name=pkg.description \
+    value="Privoxy is a non-caching web proxy with advanced filtering capabilities for enhancing privacy, modifying web page data and HTTP headers, controlling access, and removing ads and other obnoxious Internet junk"
 set name=com.oracle.info.description value="the privoxy web proxy"
 set name=com.oracle.info.tpno value=$(TPNO)
-set name=info.classification value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
+set name=info.classification \
+    value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid \
-    value=LSARC/2008/433
+set name=org.opensolaris.arc-caseid value=LSARC/2008/433
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-
-license privoxy.copyright license='GPLv2'
-
-dir path=etc
-dir path=etc/privoxy
-dir path=etc/privoxy/templates
-dir path=lib
-dir path=lib/svc
-dir path=lib/svc/manifest
-dir path=lib/svc/manifest/network
-dir path=lib/svc/method
-dir path=usr
-dir path=usr/lib
-dir path=usr/share
-dir path=usr/share/doc
-dir path=usr/share/doc/privoxy
-dir path=usr/share/doc/privoxy/developer-manual
-dir path=usr/share/doc/privoxy/faq
-dir path=usr/share/doc/privoxy/images
-dir path=usr/share/doc/privoxy/man-page
-dir path=usr/share/doc/privoxy/user-manual
-dir path=usr/share/man
-dir path=usr/share/man/man1
-dir path=var
-dir path=var/log
-dir path=var/log/privoxy group=webservd mode=0755 owner=webservd
-
+dir  path=etc
+dir  path=etc/privoxy
 file path=etc/privoxy/config
 file path=etc/privoxy/default.action
 file path=etc/privoxy/default.filter
 file path=etc/privoxy/match-all.action
+dir  path=etc/privoxy/templates
 file path=etc/privoxy/templates/blocked
 file path=etc/privoxy/templates/cgi-error-404
 file path=etc/privoxy/templates/cgi-error-bad-param
@@ -102,8 +78,8 @@
 file path=etc/privoxy/templates/mod-support-and-service
 file path=etc/privoxy/templates/mod-title
 file path=etc/privoxy/templates/mod-unstable-warning
+file path=etc/privoxy/templates/no-server-data
 file path=etc/privoxy/templates/no-such-domain
-file path=etc/privoxy/templates/no-server-data
 file path=etc/privoxy/templates/show-request
 file path=etc/privoxy/templates/show-status
 file path=etc/privoxy/templates/show-status-file
@@ -116,12 +92,24 @@
 file path=etc/privoxy/trust
 file path=etc/privoxy/user.action
 file path=etc/privoxy/user.filter
-
+dir  path=lib
+dir  path=lib/svc
+dir  path=lib/svc/manifest
+dir  path=lib/svc/manifest/network
+file files/http-privoxy.xml path=lib/svc/manifest/network/http-privoxy.xml
+dir  path=lib/svc/method
 file files/http-privoxy path=lib/svc/method/http-privoxy
-file files/http-privoxy.xml path=lib/svc/manifest/network/http-privoxy.xml 
-
+dir  path=usr
+dir  path=usr/lib
+file usr/sbin/privoxy path=usr/lib/privoxy mode=0555
+dir  path=usr/share
+dir  path=usr/share/doc
+dir  path=usr/share/doc/privoxy
 file path=usr/share/doc/privoxy/AUTHORS
 file path=usr/share/doc/privoxy/ChangeLog
+file path=usr/share/doc/privoxy/LICENSE
+file path=usr/share/doc/privoxy/README
+dir  path=usr/share/doc/privoxy/developer-manual
 file path=usr/share/doc/privoxy/developer-manual/coding.html
 file path=usr/share/doc/privoxy/developer-manual/contact.html
 file path=usr/share/doc/privoxy/developer-manual/copyright.html
@@ -133,6 +121,7 @@
 file path=usr/share/doc/privoxy/developer-manual/seealso.html
 file path=usr/share/doc/privoxy/developer-manual/testing.html
 file path=usr/share/doc/privoxy/developer-manual/webserver-update.html
+dir  path=usr/share/doc/privoxy/faq
 file path=usr/share/doc/privoxy/faq/configuration.html
 file path=usr/share/doc/privoxy/faq/contact.html
 file path=usr/share/doc/privoxy/faq/copyright.html
@@ -141,11 +130,12 @@
 file path=usr/share/doc/privoxy/faq/installation.html
 file path=usr/share/doc/privoxy/faq/misc.html
 file path=usr/share/doc/privoxy/faq/trouble.html
+dir  path=usr/share/doc/privoxy/images
 file path=usr/share/doc/privoxy/index.html
+dir  path=usr/share/doc/privoxy/man-page
+file path=usr/share/doc/privoxy/man-page/privoxy-man-page.html
 file path=usr/share/doc/privoxy/p_doc.css
-file path=usr/share/doc/privoxy/LICENSE
-file path=usr/share/doc/privoxy/README
-file path=usr/share/doc/privoxy/man-page/privoxy-man-page.html
+dir  path=usr/share/doc/privoxy/user-manual
 file path=usr/share/doc/privoxy/user-manual/actions-file.html
 file path=usr/share/doc/privoxy/user-manual/appendix.html
 file path=usr/share/doc/privoxy/user-manual/config.html
@@ -158,13 +148,17 @@
 file path=usr/share/doc/privoxy/user-manual/installation.html
 file path=usr/share/doc/privoxy/user-manual/introduction.html
 file path=usr/share/doc/privoxy/user-manual/p_doc.css
+file path=usr/share/doc/privoxy/user-manual/proxy2.jpg
 file path=usr/share/doc/privoxy/user-manual/proxy_setup.jpg
-file path=usr/share/doc/privoxy/user-manual/proxy2.jpg
 file path=usr/share/doc/privoxy/user-manual/quickstart.html
 file path=usr/share/doc/privoxy/user-manual/seealso.html
 file path=usr/share/doc/privoxy/user-manual/startup.html
 file path=usr/share/doc/privoxy/user-manual/templates.html
 file path=usr/share/doc/privoxy/user-manual/whatsnew.html
+dir  path=usr/share/man
+dir  path=usr/share/man/man1
 file path=usr/share/man/man1/privoxy.1
-
-file usr/sbin/privoxy path=usr/lib/privoxy mode=0555
+dir  path=var
+dir  path=var/log
+dir  path=var/log/privoxy owner=webservd group=webservd mode=0755
+license privoxy.copyright license=GPLv2