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