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