pkg: remove $(i386_ONLY)
[unleashed.git] / usr / src / pkg / manifests / developer-build-onbld.mf
blob7139c4a01272ead05ee0a9ee90f87b4828023944
2 # CDDL HEADER START
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.
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.
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]
19 # CDDL HEADER END
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 2016 Toomas Soome <tsoome@me.com>
28 # Copyright 2016 Joyent, Inc.
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"
38 # This package should not be incorporated.  This allows the tools
39 # to be upgraded without upgrading the entire system.
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/etc
48 dir path=opt/onbld/etc/exception_lists
49 dir path=opt/onbld/lib
50 dir path=opt/onbld/lib/$(ARCH)
51 dir path=opt/onbld/lib/perl
52 dir path=opt/onbld/lib/python$(PYTHON_VERSION)
53 dir path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld
54 dir path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks
55 dir path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm
56 dir path=opt/onbld/man
57 dir path=opt/onbld/man/man1
58 file path=opt/onbld/bin/$(ARCH)/btxld mode=0555
59 file path=opt/onbld/bin/$(ARCH)/codereview mode=0555
60 file path=opt/onbld/bin/$(ARCH)/ctfconvert mode=0555
61 file path=opt/onbld/bin/$(ARCH)/ctfdiff mode=0555
62 file path=opt/onbld/bin/$(ARCH)/ctfdump mode=0555
63 file path=opt/onbld/bin/$(ARCH)/ctfmerge mode=0555
64 file path=opt/onbld/bin/$(ARCH)/ctfstabs mode=0555
65 file path=opt/onbld/bin/$(ARCH)/ctfstrip mode=0555
66 file path=opt/onbld/bin/$(ARCH)/elfextract mode=0555
67 file path=opt/onbld/bin/$(ARCH)/ndrgen mode=0555
68 file path=opt/onbld/bin/$(ARCH)/ndrgen1 mode=0555
69 file path=opt/onbld/bin/$(ARCH)/protocmp mode=0555
70 file path=opt/onbld/bin/$(ARCH)/protolist mode=0555
71 file path=opt/onbld/bin/Install mode=0555
72 file path=opt/onbld/bin/cddlchk mode=0555 pkg.depend.bypass-generate=.*
73 file path=opt/onbld/bin/check_rtime mode=0555
74 file path=opt/onbld/bin/checkpaths mode=0555
75 file path=opt/onbld/bin/copyrightchk mode=0555 pkg.depend.bypass-generate=.*
76 file path=opt/onbld/bin/cstyle mode=0555
77 file path=opt/onbld/bin/elfcmp mode=0555
78 file path=opt/onbld/bin/find_elf mode=0555
79 file path=opt/onbld/bin/genoffsets mode=0555
80 file path=opt/onbld/bin/git-pbchk mode=0555 pkg.depend.bypass-generate=.*
81 file path=opt/onbld/bin/hdrchk mode=0555 pkg.depend.bypass-generate=.*
82 file path=opt/onbld/bin/interface_check mode=0555
83 file path=opt/onbld/bin/interface_cmp mode=0555
84 file path=opt/onbld/bin/mapfilechk mode=0555 pkg.depend.bypass-generate=.*
85 file path=opt/onbld/bin/protocmp.terse mode=0555
86 file path=opt/onbld/bin/validate_paths mode=0555
87 file path=opt/onbld/bin/validate_pkg mode=0555
88 file path=opt/onbld/bin/wscheck mode=0555 pkg.depend.bypass-generate=.*
89 file path=opt/onbld/bin/wsdiff mode=0555
90 file path=opt/onbld/etc/exception_lists/check_rtime
91 file path=opt/onbld/etc/exception_lists/interface_check
92 file path=opt/onbld/etc/exception_lists/interface_cmp
93 file path=opt/onbld/etc/its.conf
94 file path=opt/onbld/etc/its.reg
95 file path=opt/onbld/lib/$(ARCH)/libctf.so.1 mode=0555
96 file path=opt/onbld/lib/$(ARCH)/libdwarf.so.1
97 file path=opt/onbld/lib/perl/onbld_elfmod.pm
98 file path=opt/onbld/lib/perl/onbld_elfmod_vertype.pm
99 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/CStyle.py \
100     mode=0444
101 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/CStyle.pyc \
102     mode=0444
103 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Cddl.py mode=0444
104 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Cddl.pyc \
105     mode=0444
106 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/CmtBlk.py \
107     mode=0444
108 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/CmtBlk.pyc \
109     mode=0444
110 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Comments.py \
111     mode=0444
112 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Comments.pyc \
113     mode=0444
114 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Copyright.py \
115     mode=0444
116 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Copyright.pyc \
117     mode=0444
118 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/DbLookups.py \
119     mode=0444
120 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/DbLookups.pyc \
121     mode=0444
122 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/HdrChk.py \
123     mode=0444
124 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/HdrChk.pyc \
125     mode=0444
126 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Keywords.py \
127     mode=0444
128 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Keywords.pyc \
129     mode=0444
130 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/ManLint.py \
131     mode=0444
132 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/ManLint.pyc \
133     mode=0444
134 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Mapfile.py \
135     mode=0444
136 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Mapfile.pyc \
137     mode=0444
138 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/ProcessCheck.py \
139     mode=0444
140 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/ProcessCheck.pyc \
141     mode=0444
142 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/SpellCheck.py \
143     mode=0444
144 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/SpellCheck.pyc \
145     mode=0444
146 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/WsCheck.py \
147     mode=0444
148 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/WsCheck.pyc \
149     mode=0444
150 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/__init__.py \
151     mode=0444
152 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/__init__.pyc \
153     mode=0444
154 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Ignore.py mode=0444
155 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Ignore.pyc mode=0444
156 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/__init__.py \
157     mode=0444
158 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/__init__.pyc \
159     mode=0444
160 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/__init__.py mode=0444
161 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/__init__.pyc mode=0444
162 file path=opt/onbld/man/man1/Install.1
163 file path=opt/onbld/man/man1/btxld.1
164 file path=opt/onbld/man/man1/cddlchk.1
165 file path=opt/onbld/man/man1/check_rtime.1
166 file path=opt/onbld/man/man1/checkpaths.1
167 file path=opt/onbld/man/man1/codereview.1
168 file path=opt/onbld/man/man1/cstyle.1
169 file path=opt/onbld/man/man1/find_elf.1
170 file path=opt/onbld/man/man1/git-pbchk.1
171 file path=opt/onbld/man/man1/hdrchk.1
172 file path=opt/onbld/man/man1/interface_check.1
173 file path=opt/onbld/man/man1/interface_cmp.1
174 file path=opt/onbld/man/man1/mapfilechk.1
175 file path=opt/onbld/man/man1/ndrgen.1
176 file path=opt/onbld/man/man1/wsdiff.1
177 license cr_Sun license=cr_Sun
178 license lic_CDDL license=lic_CDDL
179 license usr/src/lib/libdwarf/THIRDPARTYLICENSE \
180     license=usr/src/lib/libdwarf/THIRDPARTYLICENSE
181 link path=opt/onbld/bin/git-nits target=git-pbchk
182 link path=opt/onbld/lib/$(ARCH)/libctf.so target=libctf.so.1
183 link path=opt/onbld/lib/python target=python$(PYTHON_VERSION)
184 link path=opt/onbld/man/man1/git-nits.1 target=git-pbchk.1