components/parallel/parallel.p5m
changeset 7757 b1ac9348d4f0
parent 5682 94c0ca64c022
equal deleted inserted replaced
7756:a14f5c91f91a 7757:b1ac9348d4f0
    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) 2012, 2016, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2012, 2017, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    25 set name=pkg.fmri \
    25 set name=pkg.fmri \
    26     value=pkg:/shell/parallel@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/shell/parallel@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29 set name=com.oracle.info.description value="GNU parallel"
    29 set name=com.oracle.info.description value="GNU parallel"
    30 set name=com.oracle.info.tpno value=$(TPNO)
    30 set name=com.oracle.info.tpno value=$(TPNO)
    31 set name=info.classification value=org.opensolaris.category.2008:System/Shells
    31 set name=info.classification value=org.opensolaris.category.2008:System/Shells
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=org.opensolaris.arc-caseid value=PSARC/2012/182
    34 set name=org.opensolaris.arc-caseid value=PSARC/2012/182 value=PSARC/2017/036
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 file path=usr/bin/niceload
    36 file path=usr/bin/niceload
    37 file path=usr/bin/parallel
    37 file path=usr/bin/parallel
    38 file path=usr/bin/sem
    38 file path=usr/bin/parcat
       
    39 link path=usr/bin/sem target=parallel
    39 file path=usr/bin/sql
    40 file path=usr/bin/sql
    40 file path=usr/share/doc/parallel/niceload.html
    41 file path=usr/share/doc/parallel/niceload.html
    41 file path=usr/share/doc/parallel/niceload.pdf
    42 file path=usr/share/doc/parallel/niceload.pdf
    42 file path=usr/share/doc/parallel/niceload.texi
    43 file path=usr/share/doc/parallel/niceload.texi
    43 file path=usr/share/doc/parallel/parallel.html
    44 file path=usr/share/doc/parallel/parallel.html
    44 file path=usr/share/doc/parallel/parallel.pdf
    45 file path=usr/share/doc/parallel/parallel.pdf
    45 file path=usr/share/doc/parallel/parallel.texi
    46 file path=usr/share/doc/parallel/parallel.texi
       
    47 file path=usr/share/doc/parallel/parallel_alternatives.html
       
    48 file path=usr/share/doc/parallel/parallel_alternatives.pdf
       
    49 file path=usr/share/doc/parallel/parallel_alternatives.texi
    46 file path=usr/share/doc/parallel/parallel_design.html
    50 file path=usr/share/doc/parallel/parallel_design.html
    47 file path=usr/share/doc/parallel/parallel_design.pdf
    51 file path=usr/share/doc/parallel/parallel_design.pdf
    48 file path=usr/share/doc/parallel/parallel_design.texi
    52 file path=usr/share/doc/parallel/parallel_design.texi
    49 file path=usr/share/doc/parallel/parallel_tutorial.html
    53 file path=usr/share/doc/parallel/parallel_tutorial.html
    50 file path=usr/share/doc/parallel/parallel_tutorial.pdf
    54 file path=usr/share/doc/parallel/parallel_tutorial.pdf
    51 file path=usr/share/doc/parallel/parallel_tutorial.texi
    55 file path=usr/share/doc/parallel/parallel_tutorial.texi
       
    56 file path=usr/share/doc/parallel/parcat.html
       
    57 file path=usr/share/doc/parallel/parcat.pdf
       
    58 file path=usr/share/doc/parallel/parcat.texi
    52 file path=usr/share/doc/parallel/sem.html
    59 file path=usr/share/doc/parallel/sem.html
    53 file path=usr/share/doc/parallel/sem.pdf
    60 file path=usr/share/doc/parallel/sem.pdf
    54 file path=usr/share/doc/parallel/sem.texi
    61 file path=usr/share/doc/parallel/sem.texi
    55 file path=usr/share/doc/parallel/sql.html
    62 file path=usr/share/doc/parallel/sql.html
    56 file path=usr/share/doc/parallel/sql.pdf
    63 file path=usr/share/doc/parallel/sql.pdf
    57 file path=usr/share/doc/parallel/sql.texi
    64 file path=usr/share/doc/parallel/sql.texi
    58 file path=usr/share/man/man1/niceload.1
    65 file path=usr/share/man/man1/niceload.1
    59 file path=usr/share/man/man1/parallel.1
    66 file path=usr/share/man/man1/parallel.1
       
    67 file path=usr/share/man/man1/parcat.1
    60 file path=usr/share/man/man1/sem.1
    68 file path=usr/share/man/man1/sem.1
    61 file path=usr/share/man/man1/sql.1
    69 file path=usr/share/man/man1/sql.1
       
    70 file path=usr/share/man/man7/parallel_alternatives.7
    62 file path=usr/share/man/man7/parallel_design.7
    71 file path=usr/share/man/man7/parallel_design.7
    63 file path=usr/share/man/man7/parallel_tutorial.7
    72 file path=usr/share/man/man7/parallel_tutorial.7
    64 license parallel.license license=GPLv3
    73 license parallel.license license=GPLv3
    65 depend type=require fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/which
    74 depend type=require fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/which