components/apr/apr-13.p5m
changeset 203 887f23af6934
child 464 08f94c414553
equal deleted inserted replaced
202:272e371b3a44 203:887f23af6934
       
     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 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 set name=pkg.fmri \
       
    24     value=pkg:/library/apr-13@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    25 set name=pkg.summary \
       
    26     value="Apache Portable Runtime (APR) 1.3 Shared Libraries"
       
    27 set name=pkg.description \
       
    28     value="The shared libraries for any component using Apache Portable Runtime (APR) Version 1.3"
       
    29 set name=info.classification \
       
    30     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
       
    31 set name=info.upstream_url value="http://apr.apache.org"
       
    32 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
       
    33 set name=opensolaris.arc_url \
       
    34     value=http://arc.opensolaris.org/caselog/LSARC/2008/541
       
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    36 
       
    37 dir path=usr
       
    38 dir path=usr/apr
       
    39 dir path=usr/apr/1.3
       
    40 dir path=usr/apr/1.3/bin/$(MACH64)
       
    41 dir path=usr/apr/1.3/build
       
    42 dir path=usr/apr/1.3/build/$(MACH64)
       
    43 dir path=usr/apr/1.3/include
       
    44 dir path=usr/apr/1.3/lib
       
    45 dir path=usr/apr/1.3/lib/$(MACH64)
       
    46 dir path=usr/apr/1.3/lib/pkgconfig
       
    47 dir path=usr/bin
       
    48 dir path=usr/bin/$(MACH64)
       
    49 file path=usr/apr/1.3/bin/$(MACH64)/apr-1-config
       
    50 file path=usr/apr/1.3/bin/apr-1-config
       
    51 file path=usr/apr/1.3/build/$(MACH64)/apr_rules.mk
       
    52 file path=usr/apr/1.3/build/$(MACH64)/libtool mode=0555
       
    53 file path=usr/apr/1.3/build/$(MACH64)/make_exports.awk
       
    54 file path=usr/apr/1.3/build/$(MACH64)/make_var_export.awk
       
    55 file path=usr/apr/1.3/build/$(MACH64)/mkdir.sh mode=0555
       
    56 file path=usr/apr/1.3/build/apr_rules.mk
       
    57 file path=usr/apr/1.3/build/libtool mode=0555
       
    58 file path=usr/apr/1.3/build/make_exports.awk
       
    59 file path=usr/apr/1.3/build/make_var_export.awk
       
    60 file path=usr/apr/1.3/build/mkdir.sh mode=0555
       
    61 file path=usr/apr/1.3/include/apr.h
       
    62 file path=usr/apr/1.3/include/apr_allocator.h
       
    63 file path=usr/apr/1.3/include/apr_atomic.h
       
    64 file path=usr/apr/1.3/include/apr_dso.h
       
    65 file path=usr/apr/1.3/include/apr_env.h
       
    66 file path=usr/apr/1.3/include/apr_errno.h
       
    67 file path=usr/apr/1.3/include/apr_file_info.h
       
    68 file path=usr/apr/1.3/include/apr_file_io.h
       
    69 file path=usr/apr/1.3/include/apr_fnmatch.h
       
    70 file path=usr/apr/1.3/include/apr_general.h
       
    71 file path=usr/apr/1.3/include/apr_getopt.h
       
    72 file path=usr/apr/1.3/include/apr_global_mutex.h
       
    73 file path=usr/apr/1.3/include/apr_hash.h
       
    74 file path=usr/apr/1.3/include/apr_inherit.h
       
    75 file path=usr/apr/1.3/include/apr_lib.h
       
    76 file path=usr/apr/1.3/include/apr_mmap.h
       
    77 file path=usr/apr/1.3/include/apr_network_io.h
       
    78 file path=usr/apr/1.3/include/apr_poll.h
       
    79 file path=usr/apr/1.3/include/apr_pools.h
       
    80 file path=usr/apr/1.3/include/apr_portable.h
       
    81 file path=usr/apr/1.3/include/apr_proc_mutex.h
       
    82 file path=usr/apr/1.3/include/apr_random.h
       
    83 file path=usr/apr/1.3/include/apr_ring.h
       
    84 file path=usr/apr/1.3/include/apr_shm.h
       
    85 file path=usr/apr/1.3/include/apr_signal.h
       
    86 file path=usr/apr/1.3/include/apr_strings.h
       
    87 file path=usr/apr/1.3/include/apr_support.h
       
    88 file path=usr/apr/1.3/include/apr_tables.h
       
    89 file path=usr/apr/1.3/include/apr_thread_cond.h
       
    90 file path=usr/apr/1.3/include/apr_thread_mutex.h
       
    91 file path=usr/apr/1.3/include/apr_thread_proc.h
       
    92 file path=usr/apr/1.3/include/apr_thread_rwlock.h
       
    93 file path=usr/apr/1.3/include/apr_time.h
       
    94 file path=usr/apr/1.3/include/apr_user.h
       
    95 file path=usr/apr/1.3/include/apr_version.h
       
    96 file path=usr/apr/1.3/include/apr_want.h
       
    97 file path=usr/apr/1.3/lib/$(MACH64)/apr.exp
       
    98 file path=usr/apr/1.3/lib/$(MACH64)/libapr-1.a
       
    99 file path=usr/apr/1.3/lib/$(MACH64)/libapr-1.so.0.3.9
       
   100 file path=usr/apr/1.3/lib/$(MACH64)/pkgconfig/apr-1.pc
       
   101 file path=usr/apr/1.3/lib/apr.exp
       
   102 file path=usr/apr/1.3/lib/libapr-1.a
       
   103 file path=usr/apr/1.3/lib/libapr-1.so.0.3.9
       
   104 file path=usr/apr/1.3/lib/pkgconfig/apr-1.pc
       
   105 link path=usr/apr/1.3/bin/64 target=$(MACH64)
       
   106 link path=usr/apr/1.3/build/64 target=$(MACH64)
       
   107 link path=usr/apr/1.3/lib/$(MACH64)/libapr-1.so target=libapr-1.so.0.3.9
       
   108 link path=usr/apr/1.3/lib/$(MACH64)/libapr-1.so.0 target=libapr-1.so.0.3.9
       
   109 link path=usr/apr/1.3/lib/64 target=$(MACH64)
       
   110 link path=usr/apr/1.3/lib/libapr-1.so target=libapr-1.so.0.3.9
       
   111 link path=usr/apr/1.3/lib/libapr-1.so.0 target=libapr-1.so.0.3.9
       
   112 link path=usr/bin/$(MACH64)/apr-1-config target=../../apr/1.3/bin/$(MACH64)/apr-1-config
       
   113 link path=usr/bin/apr-1-config target=../apr/1.3/bin/apr-1-config
       
   114 
       
   115 
       
   116 license apr.license license="Apache v2.0"
       
   117 
       
   118 legacy	pkg=SUNWapr13dev \
       
   119 	name="Apache Portable Runtime (APR) 1.3 development header files and libraries" \
       
   120 	desc="Apache Portable Runtime (APR) 1.3 development header files and libraries"
       
   121 
       
   122 legacy	pkg=SUNWapr13lib \
       
   123 	name="Apache Portable Runtime (APR) 1.3 Shared Libraries" \
       
   124 	desc="The shared libraries for any component using Apache Portable Runtime (APR) Version 1.3"