components/tcltls/tcltls.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
equal deleted inserted replaced
3731:7b09b73a67a4 3732:0f62cc221c7e
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    23 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 set name=pkg.fmri \
    24 set name=pkg.fmri \
    25     value=pkg:/runtime/tcl-8/tcl-openssl@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/runtime/tcl-8/tcl-openssl@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="TCL bindings for OpenSSL"
    26 set name=pkg.summary value="TCL bindings for OpenSSL"
    28 set name=com.oracle.info.tpno value=$(TPNO)
    28 set name=com.oracle.info.tpno value=$(TPNO)
    29 set name=info.classification \
    29 set name=info.classification \
    30     value="org.opensolaris.category.2008:Development/Other Languages"
    30     value="org.opensolaris.category.2008:Development/Other Languages"
    31 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    31 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    32 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    32 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    33 set name=org.opensolaris.arc-caseid \
    33 set name=org.opensolaris.arc-caseid value=PSARC/2008/266
    34     value=PSARC/2008/266
       
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    34 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 file path=usr/include/tls.h
    35 file path=usr/include/tls.h
    37 file usr/lib/$(MACH64)/tls$(COMPONENT_VERSION)/libtls$(COMPONENT_VERSION).so \
    36 file usr/lib/$(MACH64)/tls$(COMPONENT_VERSION)/libtls$(COMPONENT_VERSION).so \
    38     path=usr/lib/tcl8.5/tls$(COMPONENT_VERSION)/$(MACH64)/libtls$(COMPONENT_VERSION).so
    37     path=usr/lib/tcl8.5/tls$(COMPONENT_VERSION)/$(MACH64)/libtls$(COMPONENT_VERSION).so
       
    38 link path=usr/lib/tcl8.5/tls$(COMPONENT_VERSION)/64 target=./$(MACH64)
    39 file usr/lib/tls$(COMPONENT_VERSION)/libtls1.6.so \
    39 file usr/lib/tls$(COMPONENT_VERSION)/libtls1.6.so \
    40     path=usr/lib/tcl8.5/tls$(COMPONENT_VERSION)/libtls$(COMPONENT_VERSION).so
    40     path=usr/lib/tcl8.5/tls$(COMPONENT_VERSION)/libtls$(COMPONENT_VERSION).so
    41 file usr/lib/tls$(COMPONENT_VERSION)/pkgIndex.tcl \
    41 file usr/lib/tls$(COMPONENT_VERSION)/pkgIndex.tcl \
    42     path=usr/lib/tcl8.5/tls$(COMPONENT_VERSION)/pkgIndex.tcl
    42     path=usr/lib/tcl8.5/tls$(COMPONENT_VERSION)/pkgIndex.tcl
    43 file usr/lib/tls$(COMPONENT_VERSION)/tls.tcl \
    43 file usr/lib/tls$(COMPONENT_VERSION)/tls.tcl \
    44     path=usr/lib/tcl8.5/tls$(COMPONENT_VERSION)/tls.tcl
    44     path=usr/lib/tcl8.5/tls$(COMPONENT_VERSION)/tls.tcl
    45 file tls.htm path=usr/share/doc/tls-$(COMPONENT_VERSION)/html/tls.htm
    45 file tls.htm path=usr/share/doc/tls-$(COMPONENT_VERSION)/html/tls.htm
    46 file tls.1t.sunman path=usr/share/man/man1t/tls.1t
    46 file tls.1t.sunman path=usr/share/man/man1t/tls.1t
    47 link path=usr/lib/tcl8.5/tls$(COMPONENT_VERSION)/64 target=./$(MACH64)
       
    48 license tcltls.license license=BSD-like
    47 license tcltls.license license=BSD-like