2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2023 <contributor>
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 file path=usr/bin/env_parallel
27 file path=usr/bin/env_parallel.ash
28 file path=usr/bin/env_parallel.bash
29 file path=usr/bin/env_parallel.csh
30 file path=usr/bin/env_parallel.dash
31 file path=usr/bin/env_parallel.fish
32 file path=usr/bin/env_parallel.ksh
33 file path=usr/bin/env_parallel.mksh
34 file path=usr/bin/env_parallel.pdksh
35 file path=usr/bin/env_parallel.sh
36 file path=usr/bin/env_parallel.tcsh
37 file path=usr/bin/env_parallel.zsh
38 file path=usr/bin/niceload
39 file path=usr/bin/parallel
40 file path=usr/bin/parcat
41 file path=usr/bin/parset
42 file path=usr/bin/parsort
43 link path=usr/bin/sem target=parallel
45 file path=usr/share/bash-completion/completions/parallel
46 file path=usr/share/doc/parallel/env_parallel.html
47 file path=usr/share/doc/parallel/env_parallel.pdf
48 file path=usr/share/doc/parallel/env_parallel.rst
49 file path=usr/share/doc/parallel/env_parallel.texi
50 file path=usr/share/doc/parallel/niceload.html
51 file path=usr/share/doc/parallel/niceload.pdf
52 file path=usr/share/doc/parallel/niceload.rst
53 file path=usr/share/doc/parallel/niceload.texi
54 file path=usr/share/doc/parallel/parallel.html
55 file path=usr/share/doc/parallel/parallel.pdf
56 file path=usr/share/doc/parallel/parallel.rst
57 file path=usr/share/doc/parallel/parallel.texi
58 file path=usr/share/doc/parallel/parallel_alternatives.html
59 file path=usr/share/doc/parallel/parallel_alternatives.pdf
60 file path=usr/share/doc/parallel/parallel_alternatives.rst
61 file path=usr/share/doc/parallel/parallel_alternatives.texi
62 file path=usr/share/doc/parallel/parallel_book.html
63 file path=usr/share/doc/parallel/parallel_book.pdf
64 file path=usr/share/doc/parallel/parallel_book.rst
65 file path=usr/share/doc/parallel/parallel_book.texi
66 file path=usr/share/doc/parallel/parallel_cheat_bw.pdf
67 file path=usr/share/doc/parallel/parallel_design.html
68 file path=usr/share/doc/parallel/parallel_design.pdf
69 file path=usr/share/doc/parallel/parallel_design.rst
70 file path=usr/share/doc/parallel/parallel_design.texi
71 file path=usr/share/doc/parallel/parallel_examples.html
72 file path=usr/share/doc/parallel/parallel_examples.pdf
73 file path=usr/share/doc/parallel/parallel_examples.rst
74 file path=usr/share/doc/parallel/parallel_examples.texi
75 file path=usr/share/doc/parallel/parallel_options_map.pdf
76 file path=usr/share/doc/parallel/parallel_tutorial.html
77 file path=usr/share/doc/parallel/parallel_tutorial.pdf
78 file path=usr/share/doc/parallel/parallel_tutorial.rst
79 file path=usr/share/doc/parallel/parallel_tutorial.texi
80 file path=usr/share/doc/parallel/parcat.html
81 file path=usr/share/doc/parallel/parcat.pdf
82 file path=usr/share/doc/parallel/parcat.rst
83 file path=usr/share/doc/parallel/parcat.texi
84 file path=usr/share/doc/parallel/parset.html
85 file path=usr/share/doc/parallel/parset.pdf
86 file path=usr/share/doc/parallel/parset.rst
87 file path=usr/share/doc/parallel/parset.texi
88 file path=usr/share/doc/parallel/parsort.html
89 file path=usr/share/doc/parallel/parsort.pdf
90 file path=usr/share/doc/parallel/parsort.rst
91 file path=usr/share/doc/parallel/parsort.texi
92 file path=usr/share/doc/parallel/sem.html
93 file path=usr/share/doc/parallel/sem.pdf
94 file path=usr/share/doc/parallel/sem.rst
95 file path=usr/share/doc/parallel/sem.texi
96 file path=usr/share/doc/parallel/sql.html
97 file path=usr/share/doc/parallel/sql.pdf
98 file path=usr/share/doc/parallel/sql.rst
99 file path=usr/share/doc/parallel/sql.texi
100 file path=usr/share/man/man1/env_parallel.1
101 file path=usr/share/man/man1/niceload.1
102 file path=usr/share/man/man1/parallel.1
103 file path=usr/share/man/man1/parcat.1
104 file path=usr/share/man/man1/parset.1
105 file path=usr/share/man/man1/parsort.1
106 file path=usr/share/man/man1/sem.1
107 file path=usr/share/man/man1/sql.1
108 file path=usr/share/man/man7/parallel_alternatives.7
109 file path=usr/share/man/man7/parallel_book.7
110 file path=usr/share/man/man7/parallel_design.7
111 file path=usr/share/man/man7/parallel_examples.7
112 file path=usr/share/man/man7/parallel_tutorial.7
113 file path=usr/share/zsh/site-functions/_parallel