components/privoxy/privoxy.p5m
changeset 407 371955ee7fe6
child 451 415e37aed447
equal deleted inserted replaced
406:f556f16e55d2 407:371955ee7fe6
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 
       
    22 #
       
    23 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
       
    24 #
       
    25 
       
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
       
    27 
       
    28 # Files delivered to /etc/privoxy will be found in the proto directory
       
    29 # under /etc.
       
    30 <transform file path=etc/privoxy/(.*) -> set action.hash etc/%<1>>
       
    31 <transform file path=etc/privoxy/.* -> default group bin>
       
    32 <transform file path=etc/privoxy/.* -> default mode 0644>
       
    33 <transform file path=(etc/privoxy/.*) -> default original_name SUNWprivoxy:%<1>>
       
    34 <transform file path=etc/privoxy/.* -> default preserve renamenew>
       
    35 
       
    36 set name=pkg.fmri \
       
    37     value=pkg:/web/proxy/privoxy@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    38 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"
       
    39 set name=pkg.summary value="Privacy-enhancing, ad-removing web proxy"
       
    40 set name=info.classification value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
       
    41 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
       
    42 set name=info.upstream_url value=$(COMPONENT_PROJECT_URL)
       
    43 set name=opensolaris.arc_url \
       
    44     value=http://arc.opensolaris.org/caselog/LSARC/2008/433
       
    45 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    46 
       
    47 license privoxy.copyright license='GPLv2'
       
    48 
       
    49 dir path=etc
       
    50 dir path=etc/privoxy
       
    51 dir path=etc/privoxy/templates
       
    52 dir path=lib
       
    53 dir path=lib/svc
       
    54 dir path=lib/svc/manifest
       
    55 dir path=lib/svc/manifest/network
       
    56 dir path=lib/svc/method
       
    57 dir path=usr
       
    58 dir path=usr/lib
       
    59 dir path=usr/share
       
    60 dir path=usr/share/doc
       
    61 dir path=usr/share/doc/privoxy
       
    62 dir path=usr/share/doc/privoxy/developer-manual
       
    63 dir path=usr/share/doc/privoxy/faq
       
    64 dir path=usr/share/doc/privoxy/user-manual
       
    65 dir path=usr/share/man
       
    66 dir path=usr/share/man/man1
       
    67 dir path=var
       
    68 dir path=var/log
       
    69 dir path=var/log/privoxy group=webservd mode=0755 owner=webservd
       
    70 
       
    71 file path=etc/privoxy/config
       
    72 file path=etc/privoxy/default.action
       
    73 file path=etc/privoxy/default.filter
       
    74 file path=etc/privoxy/standard.action
       
    75 file path=etc/privoxy/templates/blocked
       
    76 file path=etc/privoxy/templates/cgi-error-404
       
    77 file path=etc/privoxy/templates/cgi-error-bad-param
       
    78 file path=etc/privoxy/templates/cgi-error-disabled
       
    79 file path=etc/privoxy/templates/cgi-error-file
       
    80 file path=etc/privoxy/templates/cgi-error-file-read-only
       
    81 file path=etc/privoxy/templates/cgi-error-modified
       
    82 file path=etc/privoxy/templates/cgi-error-parse
       
    83 file path=etc/privoxy/templates/cgi-style.css
       
    84 file path=etc/privoxy/templates/connect-failed
       
    85 file path=etc/privoxy/templates/default
       
    86 file path=etc/privoxy/templates/edit-actions-add-url-form
       
    87 file path=etc/privoxy/templates/edit-actions-for-url
       
    88 file path=etc/privoxy/templates/edit-actions-for-url-filter
       
    89 file path=etc/privoxy/templates/edit-actions-list
       
    90 file path=etc/privoxy/templates/edit-actions-list-button
       
    91 file path=etc/privoxy/templates/edit-actions-list-section
       
    92 file path=etc/privoxy/templates/edit-actions-list-url
       
    93 file path=etc/privoxy/templates/edit-actions-remove-url-form
       
    94 file path=etc/privoxy/templates/edit-actions-url-form
       
    95 file path=etc/privoxy/templates/forwarding-failed
       
    96 file path=etc/privoxy/templates/mod-local-help
       
    97 file path=etc/privoxy/templates/mod-support-and-service
       
    98 file path=etc/privoxy/templates/mod-title
       
    99 file path=etc/privoxy/templates/mod-unstable-warning
       
   100 file path=etc/privoxy/templates/no-such-domain
       
   101 file path=etc/privoxy/templates/show-request
       
   102 file path=etc/privoxy/templates/show-status
       
   103 file path=etc/privoxy/templates/show-status-file
       
   104 file path=etc/privoxy/templates/show-url-info
       
   105 file path=etc/privoxy/templates/show-version
       
   106 file path=etc/privoxy/templates/toggle
       
   107 file path=etc/privoxy/templates/toggle-mini
       
   108 file path=etc/privoxy/templates/untrusted
       
   109 file path=etc/privoxy/trust
       
   110 file path=etc/privoxy/user.action
       
   111 file path=etc/privoxy/user.filter
       
   112 
       
   113 file files/http-privoxy path=lib/svc/method/http-privoxy
       
   114 file files/http-privoxy.xml path=lib/svc/manifest/network/http-privoxy.xml 
       
   115 
       
   116 file path=usr/share/doc/privoxy/AUTHORS
       
   117 file path=usr/share/doc/privoxy/ChangeLog
       
   118 file path=usr/share/doc/privoxy/developer-manual/coding.html
       
   119 file path=usr/share/doc/privoxy/developer-manual/contact.html
       
   120 file path=usr/share/doc/privoxy/developer-manual/copyright.html
       
   121 file path=usr/share/doc/privoxy/developer-manual/cvs.html
       
   122 file path=usr/share/doc/privoxy/developer-manual/documentation.html
       
   123 file path=usr/share/doc/privoxy/developer-manual/index.html
       
   124 file path=usr/share/doc/privoxy/developer-manual/introduction.html
       
   125 file path=usr/share/doc/privoxy/developer-manual/newrelease.html
       
   126 file path=usr/share/doc/privoxy/developer-manual/quickstart.html
       
   127 file path=usr/share/doc/privoxy/developer-manual/seealso.html
       
   128 file path=usr/share/doc/privoxy/developer-manual/testing.html
       
   129 file path=usr/share/doc/privoxy/developer-manual/webserver-update.html
       
   130 file path=usr/share/doc/privoxy/faq.txt
       
   131 file path=usr/share/doc/privoxy/faq/configuration.html
       
   132 file path=usr/share/doc/privoxy/faq/contact.html
       
   133 file path=usr/share/doc/privoxy/faq/copyright.html
       
   134 file path=usr/share/doc/privoxy/faq/general.html
       
   135 file path=usr/share/doc/privoxy/faq/index.html
       
   136 file path=usr/share/doc/privoxy/faq/installation.html
       
   137 file path=usr/share/doc/privoxy/faq/misc.html
       
   138 file path=usr/share/doc/privoxy/faq/trouble.html
       
   139 file path=usr/share/doc/privoxy/LICENSE
       
   140 file path=usr/share/doc/privoxy/README
       
   141 file path=usr/share/doc/privoxy/user-manual/actions-file.html
       
   142 file path=usr/share/doc/privoxy/user-manual/appendix.html
       
   143 file path=usr/share/doc/privoxy/user-manual/config.html
       
   144 file path=usr/share/doc/privoxy/user-manual/configuration.html
       
   145 file path=usr/share/doc/privoxy/user-manual/contact.html
       
   146 file path=usr/share/doc/privoxy/user-manual/copyright.html
       
   147 file path=usr/share/doc/privoxy/user-manual/files-in-use.jpg
       
   148 file path=usr/share/doc/privoxy/user-manual/filter-file.html
       
   149 file path=usr/share/doc/privoxy/user-manual/index.html
       
   150 file path=usr/share/doc/privoxy/user-manual/installation.html
       
   151 file path=usr/share/doc/privoxy/user-manual/introduction.html
       
   152 file path=usr/share/doc/privoxy/user-manual/proxy_setup.jpg
       
   153 file path=usr/share/doc/privoxy/user-manual/proxy2.jpg
       
   154 file path=usr/share/doc/privoxy/user-manual/quickstart.html
       
   155 file path=usr/share/doc/privoxy/user-manual/seealso.html
       
   156 file path=usr/share/doc/privoxy/user-manual/startup.html
       
   157 file path=usr/share/doc/privoxy/user-manual/templates.html
       
   158 file path=usr/share/doc/privoxy/user-manual/upgradersnote.html
       
   159 file path=usr/share/doc/privoxy/user-manual/whatsnew.html
       
   160 file path=usr/share/man/man1/privoxy.1
       
   161 
       
   162 file usr/sbin/privoxy path=usr/lib/privoxy mode=0555
       
   163 
       
   164 legacy pkg=SUNWprivoxy \
       
   165     desc="Privoxy Web Proxy 3.0.8" \
       
   166     name="Privoxy Web Proxy"