components/tcl/tcl/tcl.p5m
changeset 7957 39baccd8f6e8
parent 5682 94c0ca64c022
equal deleted inserted replaced
7956:4f61047bec23 7957:39baccd8f6e8
    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, 2016, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2017, 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@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/runtime/tcl-8@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="Tcl - portable scripting environment"
    26 set name=pkg.summary value="Tcl - portable scripting environment"
  1274 link path=usr/share/man/man3tcl/attemptckalloc.3tcl target=Tcl_Alloc.3tcl
  1274 link path=usr/share/man/man3tcl/attemptckalloc.3tcl target=Tcl_Alloc.3tcl
  1275 link path=usr/share/man/man3tcl/attemptckrealloc.3tcl target=Tcl_Alloc.3tcl
  1275 link path=usr/share/man/man3tcl/attemptckrealloc.3tcl target=Tcl_Alloc.3tcl
  1276 link path=usr/share/man/man3tcl/ckalloc.3tcl target=Tcl_Alloc.3tcl
  1276 link path=usr/share/man/man3tcl/ckalloc.3tcl target=Tcl_Alloc.3tcl
  1277 link path=usr/share/man/man3tcl/ckfree.3tcl target=Tcl_Alloc.3tcl
  1277 link path=usr/share/man/man3tcl/ckfree.3tcl target=Tcl_Alloc.3tcl
  1278 link path=usr/share/man/man3tcl/ckrealloc.3tcl target=Tcl_Alloc.3tcl
  1278 link path=usr/share/man/man3tcl/ckrealloc.3tcl target=Tcl_Alloc.3tcl
  1279 legacy pkg=SUNWTcl desc="Tcl - Tool Command Language" \
       
  1280     name="Tcl - Tool Command Language"
       
  1281 license tcl.license license=BSD-like
  1279 license tcl.license license=BSD-like