components/apache2/apache-22-message-files.p5m
author Tomas Klacko <tomas.klacko@oracle.com>
Thu, 20 Mar 2014 05:08:05 -0700
branchs11-update
changeset 2992 d9071f35b6d4
parent 2851 534bc67e643c
child 3734 24181f5eb463
permissions -rw-r--r--
17851169 ksh93 core dump in sh_assignok() function
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2851
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     1
#
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     3
#
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     7
#
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    12
#
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    18
#
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    20
#
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    21
# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    22
#
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    23
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    24
set name=pkg.fmri \
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    25
    value=pkg://$(PUBLISHER_LOCALIZABLE)/web/server/apache-22-message-files@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    26
set name=pkg.summary value="Translatable content for Apache Web Server V2.2"
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    27
set name=com.oracle.info.description value="the translatable content for Apache Web Server V2.2"
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    28
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    29
set name=org.opensolaris.arc-caseid value=LSARC/2009/565
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    30
# since this package is internal, we do not need some metadata
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    31
set name=pkg.linted.pkglint.manifest010.2 value=true
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    32
set name=pkg.linted.opensolaris.manifest001.1 value=true
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    33
set name=pkg.linted.userland.manifest001.0 value=true
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    34
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    35
file Solaris/RtApacheSrvcMngmnt.html path=usr/lib/help/profiles/locale/__LOCALE__/RtApacheSrvcMngmnt.html
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    36
file Solaris/SmfApacheStates.html path=usr/lib/help/auths/locale/__LOCALE__/SmfApacheStates.html
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    37
file Solaris/SmfValueApache.html path=usr/lib/help/auths/locale/__LOCALE__/SmfValueApache.html
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    38
534bc67e643c PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    39
license apache.license license="Apache v2.0"