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/build_cscope mode=0555 79file path=opt/onbld/bin/cddlchk mode=0555 \ 80 pkg.depend.bypass-generate=.*(?:Checks|onbld|Cddl).* 81file path=opt/onbld/bin/check_rtime mode=0555 82file path=opt/onbld/bin/checkpaths mode=0555 83file path=opt/onbld/bin/copyrightchk mode=0555 \ 84 pkg.depend.bypass-generate=.*(?:Checks|onbld|Copyright).* 85file path=opt/onbld/bin/cstyle mode=0555 86file path=opt/onbld/bin/elfcmp mode=0555 87file path=opt/onbld/bin/findcrypto mode=0555 88file path=opt/onbld/bin/flg.flp mode=0555 89file path=opt/onbld/bin/genoffsets mode=0555 90link path=opt/onbld/bin/git-nits target=git-pbchk 91file path=opt/onbld/bin/git-pbchk mode=0555 \ 92 pkg.depend.bypass-generate=.*(?:Checks|onbld|cStringIO).* 93file path=opt/onbld/bin/hdrchk mode=0555 \ 94 pkg.depend.bypass-generate=.*(?:Checks|onbld|HdrChk).* 95file path=opt/onbld/bin/interface_check mode=0555 96file path=opt/onbld/bin/interface_cmp mode=0555 97file path=opt/onbld/bin/jstyle mode=0555 98file path=opt/onbld/bin/mapfilechk mode=0555 \ 99 pkg.depend.bypass-generate=.*(?:Checks|onbld).* 100file path=opt/onbld/bin/nightly mode=0555 101file path=opt/onbld/bin/onu mode=0555 102file path=opt/onbld/bin/protocmp.terse mode=0555 103file path=opt/onbld/bin/signit mode=0555 104file path=opt/onbld/bin/signproto mode=0555 105file path=opt/onbld/bin/validate_flg mode=0555 106file path=opt/onbld/bin/validate_paths mode=0555 107file path=opt/onbld/bin/validate_pkg mode=0555 108file path=opt/onbld/bin/wdiff mode=0555 109file path=opt/onbld/bin/webrev mode=0555 110file path=opt/onbld/bin/which_scm mode=0555 111file path=opt/onbld/bin/ws mode=0555 112file path=opt/onbld/bin/wscheck mode=0555 \ 113 pkg.depend.bypass-generate=.*(?:Checks|onbld|WsCheck).* 114# wsdiff does not import the commands module when run under python3 but 115# pkgdepend still tries to resolve it, and fails. 116file path=opt/onbld/bin/wsdiff mode=0555 pkg.depend.bypass-generate=.*commands.* 117file path=opt/onbld/bin/xref mode=0555 118file path=opt/onbld/bin/xref.mk 119dir path=opt/onbld/env 120file path=opt/onbld/env/illumos 121dir path=opt/onbld/etc 122dir path=opt/onbld/etc/exception_lists 123file path=opt/onbld/etc/exception_lists/check_rtime 124file path=opt/onbld/etc/exception_lists/interface_check 125file path=opt/onbld/etc/exception_lists/interface_cmp 126file path=opt/onbld/etc/its.conf 127file path=opt/onbld/etc/its.reg 128dir path=opt/onbld/lib 129dir path=opt/onbld/lib/$(ARCH) 130dir path=opt/onbld/lib/$(ARCH)/64 131file path=opt/onbld/lib/$(ARCH)/64/libmakestate.so.1 132link path=opt/onbld/lib/$(ARCH)/libctf.so target=libctf.so.1 133file path=opt/onbld/lib/$(ARCH)/libctf.so.1 mode=0555 134file path=opt/onbld/lib/$(ARCH)/libdwarf.so.1 135file path=opt/onbld/lib/$(ARCH)/libmakestate.so.1 136dir path=opt/onbld/lib/perl 137file path=opt/onbld/lib/perl/onbld_elfmod.pm 138file path=opt/onbld/lib/perl/onbld_elfmod_vertype.pm 139dir path=opt/onbld/lib/python$(PYTHON3_VERSION) 140dir path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld 141dir path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks 142file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/CStyle.py \ 143 mode=0444 144file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/Cddl.py mode=0444 145file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/CmtBlk.py \ 146 mode=0444 147file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/Comments.py \ 148 mode=0444 149file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/Copyright.py \ 150 mode=0444 151file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/DbLookups.py \ 152 mode=0444 153file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/HdrChk.py \ 154 mode=0444 155file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/JStyle.py \ 156 mode=0444 157file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/Keywords.py \ 158 mode=0444 159file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/ManLint.py \ 160 mode=0444 161file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/Mapfile.py \ 162 mode=0444 163file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/PkgFmt.py \ 164 mode=0444 165file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/ProcessCheck.py \ 166 mode=0444 167file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/ShellLint.py \ 168 mode=0444 169file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/SpellCheck.py \ 170 mode=0444 171file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/WsCheck.py \ 172 mode=0444 173file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__init__.py \ 174 mode=0444 175dir path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__ 176file \ 177 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/CStyle.cpython$(PYTHON3_PKGVERS).pyc \ 178 mode=0444 179file \ 180 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/Cddl.cpython$(PYTHON3_PKGVERS).pyc \ 181 mode=0444 182file \ 183 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/CmtBlk.cpython$(PYTHON3_PKGVERS).pyc \ 184 mode=0444 185file \ 186 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/Comments.cpython$(PYTHON3_PKGVERS).pyc \ 187 mode=0444 188file \ 189 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/Copyright.cpython$(PYTHON3_PKGVERS).pyc \ 190 mode=0444 191file \ 192 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/DbLookups.cpython$(PYTHON3_PKGVERS).pyc \ 193 mode=0444 194file \ 195 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/HdrChk.cpython$(PYTHON3_PKGVERS).pyc \ 196 mode=0444 197file \ 198 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/JStyle.cpython$(PYTHON3_PKGVERS).pyc \ 199 mode=0444 200file \ 201 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/Keywords.cpython$(PYTHON3_PKGVERS).pyc \ 202 mode=0444 203file \ 204 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/ManLint.cpython$(PYTHON3_PKGVERS).pyc \ 205 mode=0444 206file \ 207 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/Mapfile.cpython$(PYTHON3_PKGVERS).pyc \ 208 mode=0444 209file \ 210 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/PkgFmt.cpython$(PYTHON3_PKGVERS).pyc \ 211 mode=0444 212file \ 213 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/ProcessCheck.cpython$(PYTHON3_PKGVERS).pyc \ 214 mode=0444 215file \ 216 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/ShellLint.cpython$(PYTHON3_PKGVERS).pyc \ 217 mode=0444 218file \ 219 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/SpellCheck.cpython$(PYTHON3_PKGVERS).pyc \ 220 mode=0444 221file \ 222 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/WsCheck.cpython$(PYTHON3_PKGVERS).pyc \ 223 mode=0444 224file \ 225 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/__init__.cpython$(PYTHON3_PKGVERS).pyc \ 226 mode=0444 227dir path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Scm 228file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Scm/Ignore.py mode=0444 229file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Scm/__init__.py mode=0444 230dir path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Scm/__pycache__ 231file \ 232 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Scm/__pycache__/Ignore.cpython$(PYTHON3_PKGVERS).pyc \ 233 mode=0444 234file \ 235 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Scm/__pycache__/__init__.cpython$(PYTHON3_PKGVERS).pyc \ 236 mode=0444 237file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/__init__.py mode=0444 238dir path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/__pycache__ 239file \ 240 path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/__pycache__/__init__.cpython$(PYTHON3_PKGVERS).pyc \ 241 mode=0444 242dir path=opt/onbld/man 243dir path=opt/onbld/man/man1onbld 244file path=opt/onbld/man/man1onbld/Install.1onbld 245file path=opt/onbld/man/man1onbld/bldenv.1onbld 246$(i386_ONLY)file path=opt/onbld/man/man1onbld/btxld.1onbld 247file path=opt/onbld/man/man1onbld/cddlchk.1onbld 248file path=opt/onbld/man/man1onbld/check_rtime.1onbld 249file path=opt/onbld/man/man1onbld/checkpaths.1onbld 250file path=opt/onbld/man/man1onbld/cstyle.1onbld 251file path=opt/onbld/man/man1onbld/ctfconvert.1onbld 252file path=opt/onbld/man/man1onbld/cw.1onbld 253file path=opt/onbld/man/man1onbld/find_elf.1onbld 254file path=opt/onbld/man/man1onbld/findunref.1onbld 255file path=opt/onbld/man/man1onbld/flg.flp.1onbld 256link path=opt/onbld/man/man1onbld/git-nits.1onbld target=git-pbchk.1onbld 257file path=opt/onbld/man/man1onbld/git-pbchk.1onbld 258file path=opt/onbld/man/man1onbld/hdrchk.1onbld 259file path=opt/onbld/man/man1onbld/interface_check.1onbld 260file path=opt/onbld/man/man1onbld/interface_cmp.1onbld 261file path=opt/onbld/man/man1onbld/jstyle.1onbld 262file path=opt/onbld/man/man1onbld/lintdump.1onbld 263file path=opt/onbld/man/man1onbld/mapfilechk.1onbld 264file path=opt/onbld/man/man1onbld/ndrgen.1onbld 265file path=opt/onbld/man/man1onbld/nightly.1onbld 266file path=opt/onbld/man/man1onbld/onu.1onbld 267file path=opt/onbld/man/man1onbld/signit.1onbld 268file path=opt/onbld/man/man1onbld/signproto.1onbld 269file path=opt/onbld/man/man1onbld/webrev.1onbld 270file path=opt/onbld/man/man1onbld/which_scm.1onbld 271file path=opt/onbld/man/man1onbld/ws.1onbld 272file path=opt/onbld/man/man1onbld/wsdiff.1onbld 273file path=opt/onbld/man/man1onbld/xref.1onbld 274dir path=opt/onbld/share 275file path=opt/onbld/share/make.rules mode=0444 276legacy pkg=SUNWonbld desc="tools used to build the OS-Net consolidation" \ 277 name="OS-Net Build Tools" version=11.11,REV=2009.10.22 278license cr_Sun license=cr_Sun 279license lic_CDDL license=lic_CDDL 280license usr/src/lib/libdwarf/THIRDPARTYLICENSE \ 281 license=usr/src/lib/libdwarf/THIRDPARTYLICENSE 282# nightly(1) uses wget 283depend type=require fmri=web/wget 284