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