1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 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 2021 OmniOS Community Edition (OmniOSce) Association. 30# Copyright 2022 Jason King 31# 32 33set name=pkg.fmri value=pkg:/developer/build/onbld@$(PKGVERS) 34set name=pkg.summary value="OS-Net Build Tools" 35set name=pkg.description value="tools used to build the OS-Net consolidation" 36set name=info.classification \ 37 value="org.opensolaris.category.2008:Development/Distribution Tools" 38 39# 40# This package should not be incorporated. This allows the tools 41# to be upgraded without upgrading the entire system. 42# 43set name=org.opensolaris.noincorp value=true 44set name=variant.arch value=$(ARCH) 45dir path=opt group=sys 46dir path=opt/onbld 47dir path=opt/onbld/bin 48dir path=opt/onbld/bin/$(ARCH) 49$(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/aw mode=0555 50$(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/btxld mode=0555 51$(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/cpcgen mode=0555 52file path=opt/onbld/bin/$(ARCH)/cscope-fast mode=0555 53file path=opt/onbld/bin/$(ARCH)/ctfconvert mode=0555 54file path=opt/onbld/bin/$(ARCH)/ctfdiff mode=0555 55file path=opt/onbld/bin/$(ARCH)/ctfdump mode=0555 56file path=opt/onbld/bin/$(ARCH)/ctfmerge mode=0555 57file path=opt/onbld/bin/$(ARCH)/ctfstabs mode=0555 58file path=opt/onbld/bin/$(ARCH)/ctfstrip mode=0555 59file path=opt/onbld/bin/$(ARCH)/cw mode=0555 60link path=opt/onbld/bin/$(ARCH)/dmake target=make 61$(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/elfextract mode=0555 62file path=opt/onbld/bin/$(ARCH)/find_elf mode=0555 63file path=opt/onbld/bin/$(ARCH)/findunref mode=0555 64file path=opt/onbld/bin/$(ARCH)/install mode=0555 65hardlink path=opt/onbld/bin/$(ARCH)/install.bin target=./install 66file path=opt/onbld/bin/$(ARCH)/lintdump mode=0555 67file path=opt/onbld/bin/$(ARCH)/localedef mode=0555 68file path=opt/onbld/bin/$(ARCH)/make mode=0555 69$(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/mbh_patch mode=0555 70file path=opt/onbld/bin/$(ARCH)/ndrgen mode=0555 71file path=opt/onbld/bin/$(ARCH)/ndrgen1 mode=0555 72file path=opt/onbld/bin/$(ARCH)/protocmp mode=0555 73file path=opt/onbld/bin/$(ARCH)/protolist mode=0555 74file path=opt/onbld/bin/$(ARCH)/tic mode=0555 75file path=opt/onbld/bin/$(ARCH)/zic mode=0555 76file path=opt/onbld/bin/Install mode=0555 77file path=opt/onbld/bin/bldenv mode=0555 78file path=opt/onbld/bin/bringovercheck mode=0555 79file path=opt/onbld/bin/build_cscope mode=0555 80file path=opt/onbld/bin/cddlchk mode=0555 \ 81 pkg.depend.bypass-generate=.*(?:Checks|onbld|Cddl).* 82file path=opt/onbld/bin/check_rtime mode=0555 83file path=opt/onbld/bin/checkpaths mode=0555 84file path=opt/onbld/bin/copyrightchk mode=0555 \ 85 pkg.depend.bypass-generate=.*(?:Checks|onbld|Copyright).* 86file path=opt/onbld/bin/cstyle mode=0555 87file path=opt/onbld/bin/elfcmp mode=0555 88file path=opt/onbld/bin/findcrypto mode=0555 89file path=opt/onbld/bin/flg.flp mode=0555 90file path=opt/onbld/bin/genoffsets mode=0555 91link path=opt/onbld/bin/git-nits target=git-pbchk 92file path=opt/onbld/bin/git-pbchk mode=0555 \ 93 pkg.depend.bypass-generate=.*(?:Checks|onbld|cStringIO).* 94file path=opt/onbld/bin/hdrchk mode=0555 \ 95 pkg.depend.bypass-generate=.*(?:Checks|onbld|HdrChk).* 96file path=opt/onbld/bin/interface_check mode=0555 97file path=opt/onbld/bin/interface_cmp mode=0555 98file path=opt/onbld/bin/jstyle mode=0555 99file path=opt/onbld/bin/mapfilechk mode=0555 \ 100 pkg.depend.bypass-generate=.*(?:Checks|onbld).* 101file path=opt/onbld/bin/nightly mode=0555 102file path=opt/onbld/bin/onu mode=0555 103file path=opt/onbld/bin/protocmp.terse mode=0555 104file path=opt/onbld/bin/sccscheck mode=0555 105file path=opt/onbld/bin/signit mode=0555 106file path=opt/onbld/bin/signproto mode=0555 107file path=opt/onbld/bin/validate_flg mode=0555 108file path=opt/onbld/bin/validate_paths mode=0555 109file path=opt/onbld/bin/validate_pkg mode=0555 110file path=opt/onbld/bin/wdiff mode=0555 111file path=opt/onbld/bin/webrev mode=0555 112file path=opt/onbld/bin/which_scm mode=0555 113file path=opt/onbld/bin/ws mode=0555 114file path=opt/onbld/bin/wscheck mode=0555 \ 115 pkg.depend.bypass-generate=.*(?:Checks|onbld|WsCheck).* 116# wsdiff does not import the commands module when run under python3 but 117# pkgdepend still tries to resolve it, and fails. 118file path=opt/onbld/bin/wsdiff mode=0555 pkg.depend.bypass-generate=.*commands.* 119file path=opt/onbld/bin/xref mode=0555 120file path=opt/onbld/bin/xref.mk 121dir path=opt/onbld/env 122file path=opt/onbld/env/illumos 123dir path=opt/onbld/etc 124dir path=opt/onbld/etc/exception_lists 125file path=opt/onbld/etc/exception_lists/check_rtime 126file path=opt/onbld/etc/exception_lists/interface_check 127file path=opt/onbld/etc/exception_lists/interface_cmp 128file path=opt/onbld/etc/its.conf 129file path=opt/onbld/etc/its.reg 130dir path=opt/onbld/lib 131dir path=opt/onbld/lib/$(ARCH) 132dir path=opt/onbld/lib/$(ARCH)/64 133file path=opt/onbld/lib/$(ARCH)/64/libmakestate.so.1 134link path=opt/onbld/lib/$(ARCH)/libctf.so target=libctf.so.1 135file path=opt/onbld/lib/$(ARCH)/libctf.so.1 mode=0555 136file path=opt/onbld/lib/$(ARCH)/libdwarf.so.1 137file path=opt/onbld/lib/$(ARCH)/libmakestate.so.1 138dir path=opt/onbld/lib/perl 139file path=opt/onbld/lib/perl/onbld_elfmod.pm 140file path=opt/onbld/lib/perl/onbld_elfmod_vertype.pm 141dir path=opt/onbld/lib/python$(PYTHON3_VERSION) 142dir path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld 143dir path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks 144file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/CStyle.py \ 145 mode=0444 146file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/Cddl.py mode=0444 147file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/CmtBlk.py \ 148 mode=0444 149file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/Comments.py \ 150 mode=0444 151file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/Copyright.py \ 152 mode=0444 153file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/DbLookups.py \ 154 mode=0444 155file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/HdrChk.py \ 156 mode=0444 157file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/JStyle.py \ 158 mode=0444 159file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/Keywords.py \ 160 mode=0444 161file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/ManLint.py \ 162 mode=0444 163file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/Mapfile.py \ 164 mode=0444 165file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/PkgFmt.py \ 166 mode=0444 167file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/ProcessCheck.py \ 168 mode=0444 169file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/ShellLint.py \ 170 mode=0444 171file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/SpellCheck.py \ 172 mode=0444 173file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/WsCheck.py \ 174 mode=0444 175file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__init__.py \ 176 mode=0444 177dir path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__ 178file \ 179 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/CStyle.cpython$(PYTHON3_PKGVERS).pyc \ 180 mode=0444 181file \ 182 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/Cddl.cpython$(PYTHON3_PKGVERS).pyc \ 183 mode=0444 184file \ 185 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/CmtBlk.cpython$(PYTHON3_PKGVERS).pyc \ 186 mode=0444 187file \ 188 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/Comments.cpython$(PYTHON3_PKGVERS).pyc \ 189 mode=0444 190file \ 191 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/Copyright.cpython$(PYTHON3_PKGVERS).pyc \ 192 mode=0444 193file \ 194 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/DbLookups.cpython$(PYTHON3_PKGVERS).pyc \ 195 mode=0444 196file \ 197 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/HdrChk.cpython$(PYTHON3_PKGVERS).pyc \ 198 mode=0444 199file \ 200 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/JStyle.cpython$(PYTHON3_PKGVERS).pyc \ 201 mode=0444 202file \ 203 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/Keywords.cpython$(PYTHON3_PKGVERS).pyc \ 204 mode=0444 205file \ 206 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/ManLint.cpython$(PYTHON3_PKGVERS).pyc \ 207 mode=0444 208file \ 209 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/Mapfile.cpython$(PYTHON3_PKGVERS).pyc \ 210 mode=0444 211file \ 212 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/PkgFmt.cpython$(PYTHON3_PKGVERS).pyc \ 213 mode=0444 214file \ 215 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/ProcessCheck.cpython$(PYTHON3_PKGVERS).pyc \ 216 mode=0444 217file \ 218 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/ShellLint.cpython$(PYTHON3_PKGVERS).pyc \ 219 mode=0444 220file \ 221 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/SpellCheck.cpython$(PYTHON3_PKGVERS).pyc \ 222 mode=0444 223file \ 224 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/WsCheck.cpython$(PYTHON3_PKGVERS).pyc \ 225 mode=0444 226file \ 227 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/__init__.cpython$(PYTHON3_PKGVERS).pyc \ 228 mode=0444 229dir path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Scm 230file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Scm/Ignore.py mode=0444 231file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Scm/__init__.py mode=0444 232dir path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Scm/__pycache__ 233file \ 234 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Scm/__pycache__/Ignore.cpython$(PYTHON3_PKGVERS).pyc \ 235 mode=0444 236file \ 237 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Scm/__pycache__/__init__.cpython$(PYTHON3_PKGVERS).pyc \ 238 mode=0444 239file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/__init__.py mode=0444 240dir path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/__pycache__ 241file \ 242 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/__pycache__/__init__.cpython$(PYTHON3_PKGVERS).pyc \ 243 mode=0444 244dir path=opt/onbld/man 245dir path=opt/onbld/man/man1onbld 246file path=opt/onbld/man/man1onbld/Install.1onbld 247file path=opt/onbld/man/man1onbld/bldenv.1onbld 248file path=opt/onbld/man/man1onbld/bringovercheck.1onbld 249$(i386_ONLY)file path=opt/onbld/man/man1onbld/btxld.1onbld 250file path=opt/onbld/man/man1onbld/cddlchk.1onbld 251file path=opt/onbld/man/man1onbld/check_rtime.1onbld 252file path=opt/onbld/man/man1onbld/checkpaths.1onbld 253file path=opt/onbld/man/man1onbld/cstyle.1onbld 254file path=opt/onbld/man/man1onbld/ctfconvert.1onbld 255file path=opt/onbld/man/man1onbld/cw.1onbld 256file path=opt/onbld/man/man1onbld/find_elf.1onbld 257file path=opt/onbld/man/man1onbld/findunref.1onbld 258file path=opt/onbld/man/man1onbld/flg.flp.1onbld 259link path=opt/onbld/man/man1onbld/git-nits.1onbld target=git-pbchk.1onbld 260file path=opt/onbld/man/man1onbld/git-pbchk.1onbld 261file path=opt/onbld/man/man1onbld/hdrchk.1onbld 262file path=opt/onbld/man/man1onbld/interface_check.1onbld 263file path=opt/onbld/man/man1onbld/interface_cmp.1onbld 264file path=opt/onbld/man/man1onbld/jstyle.1onbld 265file path=opt/onbld/man/man1onbld/lintdump.1onbld 266file path=opt/onbld/man/man1onbld/mapfilechk.1onbld 267file path=opt/onbld/man/man1onbld/ndrgen.1onbld 268file path=opt/onbld/man/man1onbld/nightly.1onbld 269file path=opt/onbld/man/man1onbld/onu.1onbld 270file path=opt/onbld/man/man1onbld/sccscheck.1onbld 271file path=opt/onbld/man/man1onbld/signit.1onbld 272file path=opt/onbld/man/man1onbld/signproto.1onbld 273file path=opt/onbld/man/man1onbld/webrev.1onbld 274file path=opt/onbld/man/man1onbld/which_scm.1onbld 275file path=opt/onbld/man/man1onbld/ws.1onbld 276file path=opt/onbld/man/man1onbld/wsdiff.1onbld 277file path=opt/onbld/man/man1onbld/xref.1onbld 278dir path=opt/onbld/share 279file path=opt/onbld/share/make.rules mode=0444 280legacy pkg=SUNWonbld desc="tools used to build the OS-Net consolidation" \ 281 name="OS-Net Build Tools" version=11.11,REV=2009.10.22 282license cr_Sun license=cr_Sun 283license lic_CDDL license=lic_CDDL 284license usr/src/lib/libdwarf/THIRDPARTYLICENSE \ 285 license=usr/src/lib/libdwarf/THIRDPARTYLICENSE 286# nightly(1) uses wget 287depend type=require fmri=web/wget 288