7 #
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
12 #
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 #
19 # CDDL HEADER END
20 #
21
22 #
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 # Copyright 2015, Richard Lowe
25 # Copyright 2012, Piotr Jasiukajtis
26 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
27 # Copyright (c) 2014, Joyent, Inc.
28 # Copyright 2016 Toomas Soome <tsoome@me.com>
29 # Copyright 2018 OmniOS Community Edition (OmniOSce) Association.
30 #
31
32 set name=pkg.fmri value=pkg:/developer/build/onbld@$(PKGVERS)
33 set name=pkg.description value="tools used to build the OS-Net consolidation"
34 set name=pkg.summary value="OS-Net Build Tools"
35 set name=info.classification \
36 value="org.opensolaris.category.2008:Development/Distribution Tools"
37
38 #
39 # This package should not be incorporated. This allows the tools
40 # to be upgraded without upgrading the entire system.
41 #
42 set name=org.opensolaris.noincorp value=true
43 set name=variant.arch value=$(ARCH)
44 dir path=opt group=sys
45 dir path=opt/onbld
46 dir path=opt/onbld/bin
47 dir path=opt/onbld/bin/$(ARCH)
57 $(python3tools_ONLY)dir \
58 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks
59 $(python3tools_ONLY)dir \
60 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__
61 $(python3tools_ONLY)dir path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Scm
62 $(python3tools_ONLY)dir \
63 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Scm/__pycache__
64 $(python3tools_ONLY)dir \
65 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/__pycache__
66 $(python2tools_ONLY)dir path=opt/onbld/lib/python$(PYTHON_VERSION)
67 $(python2tools_ONLY)dir path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld
68 $(python2tools_ONLY)dir \
69 path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks
70 $(python2tools_ONLY)dir path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm
71 dir path=opt/onbld/man
72 dir path=opt/onbld/man/man1onbld
73 dir path=opt/onbld/share
74 $(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/aw mode=0555
75 $(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/btxld mode=0555
76 $(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/chk4ubin mode=0555
77 file path=opt/onbld/bin/$(ARCH)/codereview mode=0555
78 $(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/cpcgen mode=0555
79 file path=opt/onbld/bin/$(ARCH)/cscope-fast mode=0555
80 file path=opt/onbld/bin/$(ARCH)/ctfconvert mode=0555
81 file path=opt/onbld/bin/$(ARCH)/ctfdiff mode=0555
82 file path=opt/onbld/bin/$(ARCH)/ctfdump mode=0555
83 file path=opt/onbld/bin/$(ARCH)/ctfmerge mode=0555
84 file path=opt/onbld/bin/$(ARCH)/ctfstabs mode=0555
85 file path=opt/onbld/bin/$(ARCH)/ctfstrip mode=0555
86 file path=opt/onbld/bin/$(ARCH)/cw mode=0555
87 $(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/elfextract mode=0555
88 file path=opt/onbld/bin/$(ARCH)/findunref mode=0555
89 $(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/forth mode=0555
90 $(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/forth_preload.so.1 mode=0555
91 file path=opt/onbld/bin/$(ARCH)/install mode=0555
92 file path=opt/onbld/bin/$(ARCH)/lintdump mode=0555
93 file path=opt/onbld/bin/$(ARCH)/localedef mode=0555
94 file path=opt/onbld/bin/$(ARCH)/make mode=0555
95 $(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/mbh_patch mode=0555
96 file path=opt/onbld/bin/$(ARCH)/ndrgen mode=0555
97 file path=opt/onbld/bin/$(ARCH)/ndrgen1 mode=0555
350 path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Ignore.py mode=0444
351 $(python2tools_ONLY)file \
352 path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Ignore.pyc mode=0444
353 $(python2tools_ONLY)file \
354 path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/__init__.py \
355 mode=0444
356 $(python2tools_ONLY)file \
357 path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/__init__.pyc \
358 mode=0444
359 $(python2tools_ONLY)file \
360 path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/__init__.py mode=0444
361 $(python2tools_ONLY)file \
362 path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/__init__.pyc mode=0444
363 file path=opt/onbld/man/man1onbld/Install.1onbld
364 file path=opt/onbld/man/man1onbld/bldenv.1onbld
365 file path=opt/onbld/man/man1onbld/bringovercheck.1onbld
366 $(i386_ONLY)file path=opt/onbld/man/man1onbld/btxld.1onbld
367 file path=opt/onbld/man/man1onbld/cddlchk.1onbld
368 file path=opt/onbld/man/man1onbld/check_rtime.1onbld
369 file path=opt/onbld/man/man1onbld/checkpaths.1onbld
370 file path=opt/onbld/man/man1onbld/codereview.1onbld
371 file path=opt/onbld/man/man1onbld/cstyle.1onbld
372 file path=opt/onbld/man/man1onbld/cw.1onbld
373 file path=opt/onbld/man/man1onbld/find_elf.1onbld
374 file path=opt/onbld/man/man1onbld/findunref.1onbld
375 file path=opt/onbld/man/man1onbld/flg.flp.1onbld
376 file path=opt/onbld/man/man1onbld/git-pbchk.1onbld
377 file path=opt/onbld/man/man1onbld/hdrchk.1onbld
378 file path=opt/onbld/man/man1onbld/interface_check.1onbld
379 file path=opt/onbld/man/man1onbld/interface_cmp.1onbld
380 file path=opt/onbld/man/man1onbld/jstyle.1onbld
381 file path=opt/onbld/man/man1onbld/lintdump.1onbld
382 file path=opt/onbld/man/man1onbld/mapfilechk.1onbld
383 file path=opt/onbld/man/man1onbld/ndrgen.1onbld
384 file path=opt/onbld/man/man1onbld/nightly.1onbld
385 file path=opt/onbld/man/man1onbld/onu.1onbld
386 file path=opt/onbld/man/man1onbld/sccscheck.1onbld
387 file path=opt/onbld/man/man1onbld/signit.1onbld
388 file path=opt/onbld/man/man1onbld/signproto.1onbld
389 file path=opt/onbld/man/man1onbld/webrev.1onbld
390 file path=opt/onbld/man/man1onbld/which_scm.1onbld
391 file path=opt/onbld/man/man1onbld/ws.1onbld
392 file path=opt/onbld/man/man1onbld/wsdiff.1onbld
393 file path=opt/onbld/man/man1onbld/xref.1onbld
394 file path=opt/onbld/share/make.rules mode=0444
395 hardlink path=opt/onbld/bin/$(ARCH)/install.bin target=./install
396 legacy pkg=SUNWonbld desc="tools used to build the OS-Net consolidation" \
397 name="OS-Net Build Tools" version=11.11,REV=2009.10.22
398 license cr_Sun license=cr_Sun
399 license lic_CDDL license=lic_CDDL
400 license usr/src/lib/libdwarf/THIRDPARTYLICENSE \
401 license=usr/src/lib/libdwarf/THIRDPARTYLICENSE
402 link path=opt/onbld/bin/$(ARCH)/dmake target=make
403 link path=opt/onbld/bin/git-nits target=git-pbchk
404 link path=opt/onbld/lib/$(ARCH)/libctf.so target=libctf.so.1
405 $(python2tools_ONLY)link path=opt/onbld/lib/python \
406 target=python$(PYTHON_VERSION)
407 link path=opt/onbld/man/man1onbld/git-nits.1onbld target=git-pbchk.1onbld
408 # webrev(1) requires ps2pdf
409 depend fmri=print/filter/ghostscript type=require
410 # nightly(1) uses wget
411 depend fmri=web/wget type=require
|
7 #
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
12 #
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 #
19 # CDDL HEADER END
20 #
21
22 #
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 # Copyright 2015, Richard Lowe
25 # Copyright 2012, Piotr Jasiukajtis
26 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
27 # Copyright 2019 Joyent, Inc.
28 # Copyright 2016 Toomas Soome <tsoome@me.com>
29 # Copyright 2018 OmniOS Community Edition (OmniOSce) Association.
30 #
31
32 set name=pkg.fmri value=pkg:/developer/build/onbld@$(PKGVERS)
33 set name=pkg.description value="tools used to build the OS-Net consolidation"
34 set name=pkg.summary value="OS-Net Build Tools"
35 set name=info.classification \
36 value="org.opensolaris.category.2008:Development/Distribution Tools"
37
38 #
39 # This package should not be incorporated. This allows the tools
40 # to be upgraded without upgrading the entire system.
41 #
42 set name=org.opensolaris.noincorp value=true
43 set name=variant.arch value=$(ARCH)
44 dir path=opt group=sys
45 dir path=opt/onbld
46 dir path=opt/onbld/bin
47 dir path=opt/onbld/bin/$(ARCH)
57 $(python3tools_ONLY)dir \
58 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks
59 $(python3tools_ONLY)dir \
60 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__
61 $(python3tools_ONLY)dir path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Scm
62 $(python3tools_ONLY)dir \
63 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Scm/__pycache__
64 $(python3tools_ONLY)dir \
65 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/__pycache__
66 $(python2tools_ONLY)dir path=opt/onbld/lib/python$(PYTHON_VERSION)
67 $(python2tools_ONLY)dir path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld
68 $(python2tools_ONLY)dir \
69 path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks
70 $(python2tools_ONLY)dir path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm
71 dir path=opt/onbld/man
72 dir path=opt/onbld/man/man1onbld
73 dir path=opt/onbld/share
74 $(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/aw mode=0555
75 $(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/btxld mode=0555
76 $(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/chk4ubin mode=0555
77 $(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/cpcgen mode=0555
78 file path=opt/onbld/bin/$(ARCH)/cscope-fast mode=0555
79 file path=opt/onbld/bin/$(ARCH)/ctfconvert mode=0555
80 file path=opt/onbld/bin/$(ARCH)/ctfdiff mode=0555
81 file path=opt/onbld/bin/$(ARCH)/ctfdump mode=0555
82 file path=opt/onbld/bin/$(ARCH)/ctfmerge mode=0555
83 file path=opt/onbld/bin/$(ARCH)/ctfstabs mode=0555
84 file path=opt/onbld/bin/$(ARCH)/ctfstrip mode=0555
85 file path=opt/onbld/bin/$(ARCH)/cw mode=0555
86 $(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/elfextract mode=0555
87 file path=opt/onbld/bin/$(ARCH)/findunref mode=0555
88 $(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/forth mode=0555
89 $(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/forth_preload.so.1 mode=0555
90 file path=opt/onbld/bin/$(ARCH)/install mode=0555
91 file path=opt/onbld/bin/$(ARCH)/lintdump mode=0555
92 file path=opt/onbld/bin/$(ARCH)/localedef mode=0555
93 file path=opt/onbld/bin/$(ARCH)/make mode=0555
94 $(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/mbh_patch mode=0555
95 file path=opt/onbld/bin/$(ARCH)/ndrgen mode=0555
96 file path=opt/onbld/bin/$(ARCH)/ndrgen1 mode=0555
349 path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Ignore.py mode=0444
350 $(python2tools_ONLY)file \
351 path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Ignore.pyc mode=0444
352 $(python2tools_ONLY)file \
353 path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/__init__.py \
354 mode=0444
355 $(python2tools_ONLY)file \
356 path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/__init__.pyc \
357 mode=0444
358 $(python2tools_ONLY)file \
359 path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/__init__.py mode=0444
360 $(python2tools_ONLY)file \
361 path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/__init__.pyc mode=0444
362 file path=opt/onbld/man/man1onbld/Install.1onbld
363 file path=opt/onbld/man/man1onbld/bldenv.1onbld
364 file path=opt/onbld/man/man1onbld/bringovercheck.1onbld
365 $(i386_ONLY)file path=opt/onbld/man/man1onbld/btxld.1onbld
366 file path=opt/onbld/man/man1onbld/cddlchk.1onbld
367 file path=opt/onbld/man/man1onbld/check_rtime.1onbld
368 file path=opt/onbld/man/man1onbld/checkpaths.1onbld
369 file path=opt/onbld/man/man1onbld/cstyle.1onbld
370 file path=opt/onbld/man/man1onbld/cw.1onbld
371 file path=opt/onbld/man/man1onbld/find_elf.1onbld
372 file path=opt/onbld/man/man1onbld/findunref.1onbld
373 file path=opt/onbld/man/man1onbld/flg.flp.1onbld
374 file path=opt/onbld/man/man1onbld/git-pbchk.1onbld
375 file path=opt/onbld/man/man1onbld/hdrchk.1onbld
376 file path=opt/onbld/man/man1onbld/interface_check.1onbld
377 file path=opt/onbld/man/man1onbld/interface_cmp.1onbld
378 file path=opt/onbld/man/man1onbld/jstyle.1onbld
379 file path=opt/onbld/man/man1onbld/lintdump.1onbld
380 file path=opt/onbld/man/man1onbld/mapfilechk.1onbld
381 file path=opt/onbld/man/man1onbld/ndrgen.1onbld
382 file path=opt/onbld/man/man1onbld/nightly.1onbld
383 file path=opt/onbld/man/man1onbld/onu.1onbld
384 file path=opt/onbld/man/man1onbld/sccscheck.1onbld
385 file path=opt/onbld/man/man1onbld/signit.1onbld
386 file path=opt/onbld/man/man1onbld/signproto.1onbld
387 file path=opt/onbld/man/man1onbld/webrev.1onbld
388 file path=opt/onbld/man/man1onbld/which_scm.1onbld
389 file path=opt/onbld/man/man1onbld/ws.1onbld
390 file path=opt/onbld/man/man1onbld/wsdiff.1onbld
391 file path=opt/onbld/man/man1onbld/xref.1onbld
392 file path=opt/onbld/share/make.rules mode=0444
393 hardlink path=opt/onbld/bin/$(ARCH)/install.bin target=./install
394 legacy pkg=SUNWonbld desc="tools used to build the OS-Net consolidation" \
395 name="OS-Net Build Tools" version=11.11,REV=2009.10.22
396 license cr_Sun license=cr_Sun
397 license lic_CDDL license=lic_CDDL
398 license usr/src/lib/libdwarf/THIRDPARTYLICENSE \
399 license=usr/src/lib/libdwarf/THIRDPARTYLICENSE
400 link path=opt/onbld/bin/$(ARCH)/dmake target=make
401 link path=opt/onbld/bin/git-nits target=git-pbchk
402 link path=opt/onbld/lib/$(ARCH)/libctf.so target=libctf.so.1
403 $(python2tools_ONLY)link path=opt/onbld/lib/python \
404 target=python$(PYTHON_VERSION)
405 link path=opt/onbld/man/man1onbld/git-nits.1onbld target=git-pbchk.1onbld
406 # nightly(1) uses wget
407 depend fmri=web/wget type=require
|