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