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 (c) 2014, Joyent, Inc. 28 # Copyright 2016 Toomas Soome <tsoome@me.com> 29 # 30 31 set name=pkg.fmri value=pkg:/developer/build/onbld@$(PKGVERS) 32 set name=pkg.description value="tools used to build the OS-Net consolidation" 33 set name=pkg.summary value="OS-Net Build Tools" 34 set name=info.classification \ 35 value="org.opensolaris.category.2008:Development/Distribution Tools" 36 37 # 38 # This package should not be incorporated. This allows the tools 39 # to be upgraded without upgrading the entire system. 40 # 41 set name=org.opensolaris.noincorp value=true 42 set name=variant.arch value=$(ARCH) 43 dir path=opt group=sys 44 dir path=opt/onbld 45 dir path=opt/onbld/bin 46 dir path=opt/onbld/bin/$(ARCH) 47 dir path=opt/onbld/env 48 dir path=opt/onbld/etc 49 dir path=opt/onbld/etc/exception_lists 50 dir path=opt/onbld/gk 51 dir path=opt/onbld/lib 52 dir path=opt/onbld/lib/$(ARCH) 53 dir path=opt/onbld/lib/$(ARCH)/64 54 dir path=opt/onbld/lib/perl 55 dir path=opt/onbld/lib/python$(PYTHON_VERSION) 56 dir path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld 57 dir path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks 58 dir path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm 59 dir path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/hgext 60 dir path=opt/onbld/man 61 dir path=opt/onbld/man/man1onbld 62 dir path=opt/onbld/share 63 $(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/aw mode=0555 64 $(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/btxld mode=0555 65 $(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/chk4ubin mode=0555 66 file path=opt/onbld/bin/$(ARCH)/codereview mode=0555 67 file path=opt/onbld/bin/$(ARCH)/cscope-fast mode=0555 68 file path=opt/onbld/bin/$(ARCH)/ctfconvert mode=0555 69 file path=opt/onbld/bin/$(ARCH)/ctfdump mode=0555 70 file path=opt/onbld/bin/$(ARCH)/ctfmerge mode=0555 71 file path=opt/onbld/bin/$(ARCH)/ctfstabs mode=0555 72 file path=opt/onbld/bin/$(ARCH)/ctfstrip mode=0555 73 file path=opt/onbld/bin/$(ARCH)/cw mode=0555 74 $(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/elfextract mode=0555 75 file path=opt/onbld/bin/$(ARCH)/findunref mode=0555 76 $(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/forth mode=0555 77 $(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/forth_preload.so.1 mode=0555 78 file path=opt/onbld/bin/$(ARCH)/install mode=0555 79 file path=opt/onbld/bin/$(ARCH)/lintdump mode=0555 80 file path=opt/onbld/bin/$(ARCH)/localedef mode=0555 81 file path=opt/onbld/bin/$(ARCH)/make mode=0555 82 $(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/mbh_patch mode=0555 83 file path=opt/onbld/bin/$(ARCH)/ndrgen mode=0555 84 file path=opt/onbld/bin/$(ARCH)/ndrgen1 mode=0555 85 file path=opt/onbld/bin/$(ARCH)/pmodes mode=0555 86 file path=opt/onbld/bin/$(ARCH)/protocmp mode=0555 87 file path=opt/onbld/bin/$(ARCH)/protolist mode=0555 88 $(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/stabs mode=0555 89 file path=opt/onbld/bin/$(ARCH)/tic mode=0555 90 $(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/tokenize mode=0555 91 $(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/tokenize.exe mode=0555 92 file path=opt/onbld/bin/$(ARCH)/zic mode=0555 93 file path=opt/onbld/bin/Install mode=0555 94 file path=opt/onbld/bin/bldenv mode=0555 95 file path=opt/onbld/bin/bringovercheck mode=0555 96 file path=opt/onbld/bin/build_cscope mode=0555 97 file path=opt/onbld/bin/cddlchk mode=0555 98 file path=opt/onbld/bin/check_rtime mode=0555 99 file path=opt/onbld/bin/checkpaths mode=0555 100 file path=opt/onbld/bin/checkproto mode=0555 101 file path=opt/onbld/bin/copyrightchk mode=0555 102 file path=opt/onbld/bin/cstyle mode=0555 103 file path=opt/onbld/bin/elfcmp mode=0555 104 file path=opt/onbld/bin/find_elf mode=0555 105 file path=opt/onbld/bin/findcrypto mode=0555 106 file path=opt/onbld/bin/flg.flp mode=0555 107 file path=opt/onbld/bin/genoffsets mode=0555 108 file path=opt/onbld/bin/get_depend_info mode=0555 109 file path=opt/onbld/bin/git-pbchk mode=0555 110 file path=opt/onbld/bin/hdrchk mode=0555 111 file path=opt/onbld/bin/hg-active mode=0555 112 file path=opt/onbld/bin/hgsetup mode=0555 113 file path=opt/onbld/bin/interface_check mode=0555 114 file path=opt/onbld/bin/interface_cmp mode=0555 115 file path=opt/onbld/bin/jstyle mode=0555 116 file path=opt/onbld/bin/make_pkg_db mode=0555 117 file path=opt/onbld/bin/mapfilechk mode=0555 118 file path=opt/onbld/bin/nightly mode=0555 119 file path=opt/onbld/bin/onu mode=0555 120 file path=opt/onbld/bin/protocmp.terse mode=0555 121 file path=opt/onbld/bin/sccscheck mode=0555 122 file path=opt/onbld/bin/signit mode=0555 123 file path=opt/onbld/bin/signproto mode=0555 124 file path=opt/onbld/bin/validate_flg mode=0555 125 file path=opt/onbld/bin/validate_paths mode=0555 126 file path=opt/onbld/bin/validate_pkg mode=0555 127 file path=opt/onbld/bin/wdiff mode=0555 128 file path=opt/onbld/bin/webrev mode=0555 129 file path=opt/onbld/bin/which_scm mode=0555 130 file path=opt/onbld/bin/ws mode=0555 131 file path=opt/onbld/bin/wsdiff mode=0555 132 file path=opt/onbld/bin/xref mode=0555 133 file path=opt/onbld/bin/xref.mk 134 file path=opt/onbld/env/illumos 135 file path=opt/onbld/etc/SampleLinks 136 file path=opt/onbld/etc/SamplePkgLinks 137 file path=opt/onbld/etc/exception_lists/check_rtime 138 file path=opt/onbld/etc/exception_lists/interface_check 139 file path=opt/onbld/etc/exception_lists/interface_cmp 140 file path=opt/onbld/etc/hgstyle 141 file path=opt/onbld/etc/its.conf 142 file path=opt/onbld/etc/its.reg 143 file path=opt/onbld/gk/.cshrc 144 file path=opt/onbld/gk/.login 145 file path=opt/onbld/gk/gen_make.machines mode=0755 146 file path=opt/onbld/lib/$(ARCH)/64/libmakestate.so.1 147 file path=opt/onbld/lib/$(ARCH)/libdwarf.so.1 148 file path=opt/onbld/lib/$(ARCH)/libmakestate.so.1 149 file path=opt/onbld/lib/perl/onbld_elfmod.pm 150 file path=opt/onbld/lib/perl/onbld_elfmod_vertype.pm 151 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/CStyle.py \ 152 mode=0444 153 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/CStyle.pyc \ 154 mode=0444 155 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Cddl.py mode=0444 156 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Cddl.pyc \ 157 mode=0444 158 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/CmtBlk.py \ 159 mode=0444 160 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/CmtBlk.pyc \ 161 mode=0444 162 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Comments.py \ 163 mode=0444 164 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Comments.pyc \ 165 mode=0444 166 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Copyright.py \ 167 mode=0444 168 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Copyright.pyc \ 169 mode=0444 170 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/DbLookups.py \ 171 mode=0444 172 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/DbLookups.pyc \ 173 mode=0444 174 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/HdrChk.py \ 175 mode=0444 176 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/HdrChk.pyc \ 177 mode=0444 178 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/JStyle.py \ 179 mode=0444 180 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/JStyle.pyc \ 181 mode=0444 182 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Keywords.py \ 183 mode=0444 184 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Keywords.pyc \ 185 mode=0444 186 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/ManLint.py \ 187 mode=0444 188 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/ManLint.pyc \ 189 mode=0444 190 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Mapfile.py \ 191 mode=0444 192 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Mapfile.pyc \ 193 mode=0444 194 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/ProcessCheck.py \ 195 mode=0444 196 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/ProcessCheck.pyc \ 197 mode=0444 198 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/SpellCheck.py \ 199 mode=0444 200 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/SpellCheck.pyc \ 201 mode=0444 202 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/__init__.py \ 203 mode=0444 204 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/__init__.pyc \ 205 mode=0444 206 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Backup.py mode=0444 207 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Backup.pyc mode=0444 208 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Ignore.py mode=0444 209 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Ignore.pyc mode=0444 210 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Version.py mode=0444 211 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Version.pyc \ 212 mode=0444 213 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/WorkSpace.py \ 214 mode=0444 215 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/WorkSpace.pyc \ 216 mode=0444 217 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/__init__.py \ 218 mode=0444 219 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/__init__.pyc \ 220 mode=0444 221 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/__init__.py mode=0444 222 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/__init__.pyc mode=0444 223 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/hgext/__init__.py \ 224 mode=0444 225 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/hgext/__init__.pyc \ 226 mode=0444 227 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/hgext/cdm.py mode=0444 228 file path=opt/onbld/man/man1onbld/Install.1onbld 229 file path=opt/onbld/man/man1onbld/bldenv.1onbld 230 file path=opt/onbld/man/man1onbld/bringovercheck.1onbld 231 file path=opt/onbld/man/man1onbld/btxld.1onbld 232 file path=opt/onbld/man/man1onbld/cddlchk.1onbld 233 file path=opt/onbld/man/man1onbld/check_rtime.1onbld 234 file path=opt/onbld/man/man1onbld/checkpaths.1onbld 235 file path=opt/onbld/man/man1onbld/codereview.1onbld 236 file path=opt/onbld/man/man1onbld/cstyle.1onbld 237 file path=opt/onbld/man/man1onbld/cw.1onbld 238 file path=opt/onbld/man/man1onbld/find_elf.1onbld 239 file path=opt/onbld/man/man1onbld/findunref.1onbld 240 file path=opt/onbld/man/man1onbld/flg.flp.1onbld 241 file path=opt/onbld/man/man1onbld/get_depend_info.1onbld 242 file path=opt/onbld/man/man1onbld/git-pbchk.1onbld 243 file path=opt/onbld/man/man1onbld/hdrchk.1onbld 244 file path=opt/onbld/man/man1onbld/hgsetup.1onbld 245 file path=opt/onbld/man/man1onbld/interface_check.1onbld 246 file path=opt/onbld/man/man1onbld/interface_cmp.1onbld 247 file path=opt/onbld/man/man1onbld/jstyle.1onbld 248 file path=opt/onbld/man/man1onbld/lintdump.1onbld 249 file path=opt/onbld/man/man1onbld/make_pkg_db.1onbld 250 file path=opt/onbld/man/man1onbld/mapfilechk.1onbld 251 file path=opt/onbld/man/man1onbld/ndrgen.1onbld 252 file path=opt/onbld/man/man1onbld/nightly.1onbld 253 file path=opt/onbld/man/man1onbld/onu.1onbld 254 file path=opt/onbld/man/man1onbld/sccscheck.1onbld 255 file path=opt/onbld/man/man1onbld/signit.1onbld 256 file path=opt/onbld/man/man1onbld/signproto.1onbld 257 file path=opt/onbld/man/man1onbld/webrev.1onbld 258 file path=opt/onbld/man/man1onbld/which_scm.1onbld 259 file path=opt/onbld/man/man1onbld/ws.1onbld 260 file path=opt/onbld/man/man1onbld/wsdiff.1onbld 261 file path=opt/onbld/man/man1onbld/xref.1onbld 262 file path=opt/onbld/share/make.rules mode=0444 263 hardlink path=opt/onbld/bin/$(ARCH)/install.bin target=./install 264 legacy pkg=SUNWonbld desc="tools used to build the OS-Net consolidation" \ 265 name="OS-Net Build Tools" version=11.11,REV=2009.10.22 266 license cr_Sun license=cr_Sun 267 license lic_CDDL license=lic_CDDL 268 license usr/src/tools/ctf/dwarf/THIRDPARTYLICENSE \ 269 license=usr/src/tools/ctf/dwarf/THIRDPARTYLICENSE 270 license usr/src/tools/onbld/THIRDPARTYLICENSE \ 271 license=usr/src/tools/onbld/THIRDPARTYLICENSE 272 link path=opt/onbld/bin/$(ARCH)/dmake target=make 273 link path=opt/onbld/bin/git-nits target=git-pbchk 274 link path=opt/onbld/lib/python target=python$(PYTHON_VERSION) 275 link path=opt/onbld/man/man1onbld/git-nits.1onbld target=git-pbchk.1onbld 276 # webrev(1) requires ps2pdf 277 depend fmri=print/filter/ghostscript type=require 278 # nightly(1) uses wget 279 depend fmri=web/wget type=require