usr/src/pkg/manifests/system-management-visual-panels-apache.mf
author David Powell <david.e.powell@oracle.com>
Fri, 21 Jan 2011 17:24:05 -0800
changeset 641 f1833b84c12f
parent 579 cf0dd2287256
permissions -rw-r--r--
17760 deliver .desktop file for sharemgr
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
508
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
     1
#
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
     3
#
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
     7
#
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    12
#
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    18
#
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    20
#
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    21
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    22
#
641
f1833b84c12f 17760 deliver .desktop file for sharemgr
David Powell <david.e.powell@oracle.com>
parents: 579
diff changeset
    23
# Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved.
508
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    24
#
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    25
557
9cf7e34379f3 16885 package build needs to build vpanels incorporation
David Powell <david.e.powell@oracle.com>
parents: 531
diff changeset
    26
license cr_Oracle license=cr_Oracle
565
ef886e0e43aa Added tag osol_148 for changeset 9cf7e34379f3
David Powell <david.e.powell@oracle.com>
parents: 557
diff changeset
    27
set name=pkg.fmri value=pkg:/system/management/visual-panels/panel-apache@$(PKGVERS)
557
9cf7e34379f3 16885 package build needs to build vpanels incorporation
David Powell <david.e.powell@oracle.com>
parents: 531
diff changeset
    28
set name=pkg.summary value="Apache Web Server Administration GUI"
508
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    29
set name=pkg.description value="Apache Web Server Administration GUI"
571
cbc51f09c0b8 17070 vpanels manifests use incorrect info.classification values
David Powell <david.e.powell@oracle.com>
parents: 565
diff changeset
    30
set name=info.classification value="org.opensolaris.category.2008:Applications/Configuration and Preferences"
565
ef886e0e43aa Added tag osol_148 for changeset 9cf7e34379f3
David Powell <david.e.powell@oracle.com>
parents: 557
diff changeset
    31
set name=variant.arch value=$(ARCH)
531
b9cbb1abb42a 16428 Packages should use transforms for common attributes
David Powell <david.e.powell@oracle.com>
parents: 511
diff changeset
    32
dir path=etc group=sys
b9cbb1abb42a 16428 Packages should use transforms for common attributes
David Powell <david.e.powell@oracle.com>
parents: 511
diff changeset
    33
dir path=etc/vpanels group=sys
b9cbb1abb42a 16428 Packages should use transforms for common attributes
David Powell <david.e.powell@oracle.com>
parents: 511
diff changeset
    34
file path=etc/vpanels/httpd_conf.templ group=sys
b9cbb1abb42a 16428 Packages should use transforms for common attributes
David Powell <david.e.powell@oracle.com>
parents: 511
diff changeset
    35
dir path=lib
b9cbb1abb42a 16428 Packages should use transforms for common attributes
David Powell <david.e.powell@oracle.com>
parents: 511
diff changeset
    36
dir path=lib/svc
b9cbb1abb42a 16428 Packages should use transforms for common attributes
David Powell <david.e.powell@oracle.com>
parents: 511
diff changeset
    37
dir path=lib/svc/manifest group=sys
b9cbb1abb42a 16428 Packages should use transforms for common attributes
David Powell <david.e.powell@oracle.com>
parents: 511
diff changeset
    38
dir path=lib/svc/manifest/network group=sys
b9cbb1abb42a 16428 Packages should use transforms for common attributes
David Powell <david.e.powell@oracle.com>
parents: 511
diff changeset
    39
file path=lib/svc/manifest/network/http-vpanels.xml group=sys
b9cbb1abb42a 16428 Packages should use transforms for common attributes
David Powell <david.e.powell@oracle.com>
parents: 511
diff changeset
    40
dir path=lib/svc/method
b9cbb1abb42a 16428 Packages should use transforms for common attributes
David Powell <david.e.powell@oracle.com>
parents: 511
diff changeset
    41
file path=lib/svc/method/http-vpanels mode=0555
b9cbb1abb42a 16428 Packages should use transforms for common attributes
David Powell <david.e.powell@oracle.com>
parents: 511
diff changeset
    42
dir path=usr group=sys
b9cbb1abb42a 16428 Packages should use transforms for common attributes
David Powell <david.e.powell@oracle.com>
parents: 511
diff changeset
    43
dir path=usr/share group=sys
b9cbb1abb42a 16428 Packages should use transforms for common attributes
David Powell <david.e.powell@oracle.com>
parents: 511
diff changeset
    44
dir path=usr/share/applications group=other
b9cbb1abb42a 16428 Packages should use transforms for common attributes
David Powell <david.e.powell@oracle.com>
parents: 511
diff changeset
    45
file path=usr/share/applications/vp-apache.desktop
b9cbb1abb42a 16428 Packages should use transforms for common attributes
David Powell <david.e.powell@oracle.com>
parents: 511
diff changeset
    46
dir path=usr/share/vpanels
b9cbb1abb42a 16428 Packages should use transforms for common attributes
David Powell <david.e.powell@oracle.com>
parents: 511
diff changeset
    47
dir path=usr/share/vpanels/panel
b9cbb1abb42a 16428 Packages should use transforms for common attributes
David Powell <david.e.powell@oracle.com>
parents: 511
diff changeset
    48
file path=usr/share/vpanels/panel/vpanels-panels-apache.jar
b9cbb1abb42a 16428 Packages should use transforms for common attributes
David Powell <david.e.powell@oracle.com>
parents: 511
diff changeset
    49
dir path=usr/share/vpanels/panels
b9cbb1abb42a 16428 Packages should use transforms for common attributes
David Powell <david.e.powell@oracle.com>
parents: 511
diff changeset
    50
file path=usr/share/vpanels/panels/apache.xml
641
f1833b84c12f 17760 deliver .desktop file for sharemgr
David Powell <david.e.powell@oracle.com>
parents: 579
diff changeset
    51
dir path=usr/share/vpanels/pixmaps
f1833b84c12f 17760 deliver .desktop file for sharemgr
David Powell <david.e.powell@oracle.com>
parents: 579
diff changeset
    52
file path=usr/share/vpanels/pixmaps/apache.png
508
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    53
depend fmri=pkg:/system/management/visual-panels@$(PKGVERS) type=require
b04790d194b9 16014 convert svr4 packages to IPS
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    54
depend fmri=pkg:/web/server/apache-22 type=require
579
cf0dd2287256 17137 system/management/visual-panels/panel-apache needs dependency update
Stephen Talley <stephen.talley@oracle.com>
parents: 571
diff changeset
    55
depend fmri=pkg:/web/server/apache-22/module/apache-php5 type=require