components/tcl/tcl/tcl.p5m
changeset 181 87e11e685b1f
parent 175 5195b4ea17ad
child 225 2f3e03a69313
equal deleted inserted replaced
180:4de0581be621 181:87e11e685b1f
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
       
    23 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    23 set name=pkg.fmri \
    24 set name=pkg.fmri \
    24     value=pkg:/runtime/tcl-8@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/runtime/tcl-8@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25 set name=pkg.description \
    26 set name=pkg.description \
    26     value="Tcl is a dynamic programming language used in web and desktop applications, networking, administration, testing and many more applications"
    27     value="Tcl is a dynamic programming language used in web and desktop applications, networking, administration, testing and many more applications"
    27 set name=pkg.summary value="Tcl - portable scripting environment"
    28 set name=pkg.summary value="Tcl - portable scripting environment"
    28 set name=info.classification \
    29 set name=info.classification \
    29     value="org.opensolaris.category.2008:Development/Other Languages"
    30     value="org.opensolaris.category.2008:Development/Other Languages"
    30 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
    31 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
    31 set name=info.upstream_url value=http://prdownloads.sourceforge.net/tcl/
    32 set name=info.upstream_url value=http://prdownloads.sourceforge.net/tcl/
       
    33 set name=opensolaris.arc_url \
       
    34     value=http://arc.opensolaris.org/caselog/PSARC/2007/317
    32 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    33 
       
    34 dir path=usr
    36 dir path=usr
    35 dir path=usr/bin
    37 dir path=usr/bin
    36 dir path=usr/bin/$(MACH64) 
    38 dir path=usr/bin/$(MACH64)
    37 dir path=usr/include
    39 dir path=usr/include
    38 dir path=usr/lib
    40 dir path=usr/lib
    39 dir path=usr/lib/$(MACH64) 	
    41 dir path=usr/lib/$(MACH64)
    40 dir path=usr/lib/tcl8.4
    42 dir path=usr/lib/tcl8.4
    41 dir path=usr/lib/tcl8.4/encoding
    43 dir path=usr/lib/tcl8.4/encoding
    42 dir path=usr/lib/tcl8.4/http1.0
    44 dir path=usr/lib/tcl8.4/http1.0
    43 dir path=usr/lib/tcl8.4/http2.5
    45 dir path=usr/lib/tcl8.4/http2.5
    44 dir path=usr/lib/tcl8.4/msgcat1.3
    46 dir path=usr/lib/tcl8.4/msgcat1.3
   351 file path=usr/share/man/man3tcl/Tcl_UniChar.3tcl
   353 file path=usr/share/man/man3tcl/Tcl_UniChar.3tcl
   352 file path=usr/share/man/man3tcl/Tcl_UniCharIsAlnum.3tcl
   354 file path=usr/share/man/man3tcl/Tcl_UniCharIsAlnum.3tcl
   353 file path=usr/share/man/man3tcl/Tcl_UniCharToUpper.3tcl
   355 file path=usr/share/man/man3tcl/Tcl_UniCharToUpper.3tcl
   354 file path=usr/share/man/man3tcl/Tcl_UpVar.3tcl
   356 file path=usr/share/man/man3tcl/Tcl_UpVar.3tcl
   355 file path=usr/share/man/man3tcl/Tcl_WrongNumArgs.3tcl
   357 file path=usr/share/man/man3tcl/Tcl_WrongNumArgs.3tcl
       
   358 legacy pkg=SUNWTcl desc="Tcl - Tool Command Language (8.4.18)" \
       
   359     name="Tcl - Tool Command Language "
       
   360 license tcl.license license=BSD-like
   356 link path=usr/bin/$(MACH64)/tclsh target=tclsh8.4
   361 link path=usr/bin/$(MACH64)/tclsh target=tclsh8.4
   357 link path=usr/bin/tclsh target=tclsh8.4
   362 link path=usr/bin/tclsh target=tclsh8.4
   358 link path=usr/share/man/man1t/auto_import.1t target=auto_execok.1t
   363 link path=usr/share/man/man1t/auto_import.1t target=auto_execok.1t
   359 link path=usr/share/man/man1t/auto_load.1t target=auto_execok.1t
   364 link path=usr/share/man/man1t/auto_load.1t target=auto_execok.1t
   360 link path=usr/share/man/man1t/auto_mkindex.1t target=auto_execok.1t
   365 link path=usr/share/man/man1t/auto_mkindex.1t target=auto_execok.1t
  1068 link path=usr/share/man/man3tcl/ckfree.3tcl target=Tcl_Alloc.3tcl
  1073 link path=usr/share/man/man3tcl/ckfree.3tcl target=Tcl_Alloc.3tcl
  1069 link path=usr/share/man/man3tcl/ckrealloc.3tcl target=Tcl_Alloc.3tcl
  1074 link path=usr/share/man/man3tcl/ckrealloc.3tcl target=Tcl_Alloc.3tcl
  1070 link path=usr/share/man/man3tcl/panic.3tcl target=Tcl_Panic.3tcl
  1075 link path=usr/share/man/man3tcl/panic.3tcl target=Tcl_Panic.3tcl
  1071 link path=usr/share/man/man3tcl/panicVA.3tcl target=Tcl_Panic.3tcl
  1076 link path=usr/share/man/man3tcl/panicVA.3tcl target=Tcl_Panic.3tcl
  1072 
  1077 
  1073 license tcl.license license=BSD-like
       
  1074 
  1078 
  1075 legacy pkg=SUNWTcl \
       
  1076     name="Tcl - Tool Command Language " \
       
  1077     desc="Tcl - Tool Command Language (8.4.18)"
       
  1078 
       
  1079