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