don't bother resolving onbld python module deps
[unleashed.git] / usr / src / pkg / manifests / developer-build-onbld.mf
blob1054cace605505a1b4e52f8bbd1fa6a956756a2e
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 $(i386_ONLY)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 $(i386_ONLY)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/wsdiff mode=0555
89 file path=opt/onbld/etc/exception_lists/check_rtime
90 file path=opt/onbld/etc/exception_lists/interface_check
91 file path=opt/onbld/etc/exception_lists/interface_cmp
92 file path=opt/onbld/etc/its.conf
93 file path=opt/onbld/etc/its.reg
94 file path=opt/onbld/lib/$(ARCH)/libctf.so.1 mode=0555
95 file path=opt/onbld/lib/$(ARCH)/libdwarf.so.1
96 file path=opt/onbld/lib/perl/onbld_elfmod.pm
97 file path=opt/onbld/lib/perl/onbld_elfmod_vertype.pm
98 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/CStyle.py \
99     mode=0444
100 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/CStyle.pyc \
101     mode=0444
102 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Cddl.py mode=0444
103 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Cddl.pyc \
104     mode=0444
105 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/CmtBlk.py \
106     mode=0444
107 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/CmtBlk.pyc \
108     mode=0444
109 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Comments.py \
110     mode=0444
111 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Comments.pyc \
112     mode=0444
113 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Copyright.py \
114     mode=0444
115 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Copyright.pyc \
116     mode=0444
117 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/DbLookups.py \
118     mode=0444
119 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/DbLookups.pyc \
120     mode=0444
121 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/HdrChk.py \
122     mode=0444
123 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/HdrChk.pyc \
124     mode=0444
125 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Keywords.py \
126     mode=0444
127 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Keywords.pyc \
128     mode=0444
129 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/ManLint.py \
130     mode=0444
131 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/ManLint.pyc \
132     mode=0444
133 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Mapfile.py \
134     mode=0444
135 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/Mapfile.pyc \
136     mode=0444
137 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/ProcessCheck.py \
138     mode=0444
139 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/ProcessCheck.pyc \
140     mode=0444
141 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/SpellCheck.py \
142     mode=0444
143 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/SpellCheck.pyc \
144     mode=0444
145 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/__init__.py \
146     mode=0444
147 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Checks/__init__.pyc \
148     mode=0444
149 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Ignore.py mode=0444
150 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/Ignore.pyc mode=0444
151 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/__init__.py \
152     mode=0444
153 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/Scm/__init__.pyc \
154     mode=0444
155 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/__init__.py mode=0444
156 file path=opt/onbld/lib/python$(PYTHON_VERSION)/onbld/__init__.pyc mode=0444
157 file path=opt/onbld/man/man1/Install.1
158 file path=opt/onbld/man/man1/btxld.1
159 file path=opt/onbld/man/man1/cddlchk.1
160 file path=opt/onbld/man/man1/check_rtime.1
161 file path=opt/onbld/man/man1/checkpaths.1
162 file path=opt/onbld/man/man1/codereview.1
163 file path=opt/onbld/man/man1/cstyle.1
164 file path=opt/onbld/man/man1/find_elf.1
165 file path=opt/onbld/man/man1/git-pbchk.1
166 file path=opt/onbld/man/man1/hdrchk.1
167 file path=opt/onbld/man/man1/interface_check.1
168 file path=opt/onbld/man/man1/interface_cmp.1
169 file path=opt/onbld/man/man1/mapfilechk.1
170 file path=opt/onbld/man/man1/ndrgen.1
171 file path=opt/onbld/man/man1/wsdiff.1
172 license cr_Sun license=cr_Sun
173 license lic_CDDL license=lic_CDDL
174 license usr/src/lib/libdwarf/THIRDPARTYLICENSE \
175     license=usr/src/lib/libdwarf/THIRDPARTYLICENSE
176 link path=opt/onbld/bin/git-nits target=git-pbchk
177 link path=opt/onbld/lib/$(ARCH)/libctf.so target=libctf.so.1
178 link path=opt/onbld/lib/python target=python$(PYTHON_VERSION)
179 link path=opt/onbld/man/man1/git-nits.1 target=git-pbchk.1