1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
|
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
#
set name=pkg.fmri value=pkg:/developer/linker@$(PKGVERS)
set name=pkg.summary value="Programming Tools"
set name=pkg.description \
value="utilities for software development, including ld, ldd, od, and truss"
set name=info.classification \
value=org.opensolaris.category.2008:Development/System
set name=variant.arch value=$(ARCH)
dir path=usr group=sys
dir path=usr/bin
dir path=usr/bin/$(ARCH32)
file path=usr/bin/$(ARCH32)/gcore mode=0555
$(i386_ONLY)file path=usr/bin/$(ARCH32)/plimit mode=0555
file path=usr/bin/$(ARCH32)/strings mode=0555
file path=usr/bin/$(ARCH32)/truss mode=0555
dir path=usr/bin/$(ARCH64)
file path=usr/bin/$(ARCH64)/elfwrap mode=0555
file path=usr/bin/$(ARCH64)/gcore mode=0555
link path=usr/bin/$(ARCH64)/ld target=../../bin/ld
file path=usr/bin/$(ARCH64)/ldd mode=0555
file path=usr/bin/$(ARCH64)/plimit mode=0555
file path=usr/bin/$(ARCH64)/pvs mode=0555
file path=usr/bin/$(ARCH64)/strings mode=0555
file path=usr/bin/$(ARCH64)/truss mode=0555
link path=usr/bin/ctags target=../has/bin/ctags mediator=ctags \
mediator-implementation=illumos
file path=usr/bin/elfsign mode=0555
file path=usr/bin/elfwrap mode=0555
file path=usr/bin/exstr mode=0555
hardlink path=usr/bin/gcore target=../../usr/lib/isaexec
file path=usr/bin/ld mode=0755
file path=usr/bin/ldd mode=0555
file path=usr/bin/od mode=0555
hardlink path=usr/bin/plimit target=../../usr/lib/isaexec
file path=usr/bin/pvs mode=0555
file path=usr/bin/regcmp mode=0555
file path=usr/bin/sotruss mode=0755
hardlink path=usr/bin/strings target=../../usr/lib/isaexec
hardlink path=usr/bin/truss target=../../usr/lib/isaexec
file path=usr/bin/whocalls mode=0755
dir path=usr/ccs
dir path=usr/ccs/bin
dir path=usr/ccs/bin/$(ARCH64)
link path=usr/ccs/bin/$(ARCH64)/ld target=../../../bin/$(ARCH64)/ld
link path=usr/ccs/bin/ld target=../../bin/ld
link path=usr/ccs/bin/regcmp target=../../bin/regcmp
dir path=usr/ccs/lib
link path=usr/ccs/lib/link_audit target=../../lib/link_audit
file path=usr/has/bin/ctags mode=0555
file path=usr/has/man/man1has/ctags.1has
dir path=usr/lib
dir path=usr/lib/$(ARCH64)
file path=usr/lib/$(ARCH64)/lddstub mode=0555
file path=usr/lib/$(ARCH64)/libldstab.so.1
dir path=usr/lib/abi
file path=usr/lib/abi/spec2map mode=0755
file path=usr/lib/abi/spec2trace mode=0755
dir path=usr/lib/ld
dir path=usr/lib/ld/$(ARCH64)
link path=usr/lib/ld/$(ARCH64)/map.above4G target=../map.above4G
link path=usr/lib/ld/$(ARCH64)/map.below4G target=../map.below4G
link path=usr/lib/ld/$(ARCH64)/map.default target=../map.default
file path=usr/lib/ld/map.above4G mode=0444
file path=usr/lib/ld/map.below4G mode=0444
file path=usr/lib/ld/map.bssalign mode=0444
file path=usr/lib/ld/map.default mode=0444
file path=usr/lib/ld/map.execdata mode=0444
file path=usr/lib/ld/map.filter mode=0444
file path=usr/lib/ld/map.noexbss mode=0444
file path=usr/lib/ld/map.noexdata mode=0444
file path=usr/lib/ld/map.noexstk mode=0444
file path=usr/lib/ld/map.pagealign mode=0444
file path=usr/lib/lddstub mode=0555
file path=usr/lib/libldstab.so.1
dir path=usr/lib/link_audit
dir path=usr/lib/link_audit/$(ARCH64)
file path=usr/lib/link_audit/$(ARCH64)/ldprof.so.1
file path=usr/lib/link_audit/$(ARCH64)/truss.so.1
file path=usr/lib/link_audit/$(ARCH64)/who.so.1
link path=usr/lib/link_audit/32 target=.
link path=usr/lib/link_audit/64 target=$(ARCH64)
file path=usr/lib/link_audit/ldprof.so.1
file path=usr/lib/link_audit/truss.so.1
file path=usr/lib/link_audit/who.so.1
dir path=usr/share/man
dir path=usr/share/man/man1
link path=usr/share/man/man1/ctags.1 \
target=../../../has/man/man1has/ctags.1has mediator=ctags \
mediator-implementation=illumos
file path=usr/share/man/man1/elfsign.1
file path=usr/share/man/man1/elfwrap.1
file path=usr/share/man/man1/exstr.1
file path=usr/share/man/man1/gcore.1
file path=usr/share/man/man1/ld.1
file path=usr/share/man/man1/ldd.1
file path=usr/share/man/man1/od.1
file path=usr/share/man/man1/plimit.1
file path=usr/share/man/man1/pvs.1
file path=usr/share/man/man1/regcmp.1
file path=usr/share/man/man1/sotruss.1
file path=usr/share/man/man1/strings.1
file path=usr/share/man/man1/truss.1
file path=usr/share/man/man1/whocalls.1
dir path=usr/share/man/man5
file path=usr/share/man/man5/a.out.5
legacy pkg=SUNWtoo \
desc="utilities for software development, including ld, ldd, od, and truss" \
name="Programming Tools"
license cr_ATT license=cr_ATT
license cr_Sun license=cr_Sun
license lic_CDDL license=lic_CDDL
license lic_OSBL license=lic_OSBL
license lic_OSBL_preamble license=lic_OSBL_preamble
|