Marcel Telka
2024-04-08 5d8bcb58722b250c296fc0324f9d06470fb3d7d0
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
#
# 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) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
#
 
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
 
set name=pkg.fmri \
    value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 
license $(COMPONENT_LICENSE_FILE) license="$(COMPONENT_LICENSE)"
 
 
depend fmri=__TBD pkg.debug.depend.file=usr/bin/gm4 type=require
 
link path=usr/sfw/bin/autoconf target=../../bin/autoconf
link path=usr/sfw/bin/autoheader target=../../bin/autoheader
link path=usr/sfw/bin/autom4te target=../../bin/autom4te
link path=usr/sfw/bin/autoreconf target=../../bin/autoreconf
link path=usr/sfw/bin/autoscan target=../../bin/autoscan
link path=usr/sfw/bin/autoupdate target=../../bin/autoupdate
link path=usr/sfw/bin/ifnames target=../../bin/ifnames
 
file path=usr/bin/autoconf
file path=usr/bin/autoheader
file path=usr/bin/autom4te
file path=usr/bin/autoreconf
file path=usr/bin/autoscan
file path=usr/bin/autoupdate
file path=usr/bin/ifnames
file path=usr/share/autoconf/Autom4te/C4che.pm
file path=usr/share/autoconf/Autom4te/ChannelDefs.pm
file path=usr/share/autoconf/Autom4te/Channels.pm
file path=usr/share/autoconf/Autom4te/Config.pm
file path=usr/share/autoconf/Autom4te/Configure_ac.pm
file path=usr/share/autoconf/Autom4te/FileUtils.pm
file path=usr/share/autoconf/Autom4te/General.pm
file path=usr/share/autoconf/Autom4te/Getopt.pm
file path=usr/share/autoconf/Autom4te/Request.pm
file path=usr/share/autoconf/Autom4te/XFile.pm
file path=usr/share/autoconf/INSTALL
file path=usr/share/autoconf/autoconf/autoconf.m4
file path=usr/share/autoconf/autoconf/autoconf.m4f
file path=usr/share/autoconf/autoconf/autoheader.m4
file path=usr/share/autoconf/autoconf/autoscan.m4
file path=usr/share/autoconf/autoconf/autotest.m4
file path=usr/share/autoconf/autoconf/autoupdate.m4
file path=usr/share/autoconf/autoconf/c.m4
file path=usr/share/autoconf/autoconf/erlang.m4
file path=usr/share/autoconf/autoconf/fortran.m4
file path=usr/share/autoconf/autoconf/functions.m4
file path=usr/share/autoconf/autoconf/general.m4
file path=usr/share/autoconf/autoconf/go.m4
file path=usr/share/autoconf/autoconf/headers.m4
file path=usr/share/autoconf/autoconf/lang.m4
file path=usr/share/autoconf/autoconf/libs.m4
file path=usr/share/autoconf/autoconf/oldnames.m4
file path=usr/share/autoconf/autoconf/programs.m4
file path=usr/share/autoconf/autoconf/specific.m4
file path=usr/share/autoconf/autoconf/status.m4
file path=usr/share/autoconf/autoconf/trailer.m4
file path=usr/share/autoconf/autoconf/types.m4
file path=usr/share/autoconf/autom4te.cfg
file path=usr/share/autoconf/autoscan/autoscan.list
file path=usr/share/autoconf/autotest/autotest.m4
file path=usr/share/autoconf/autotest/autotest.m4f
file path=usr/share/autoconf/autotest/general.m4
file path=usr/share/autoconf/autotest/specific.m4
file path=usr/share/autoconf/build-aux/config.guess
file path=usr/share/autoconf/build-aux/config.sub
file path=usr/share/autoconf/build-aux/install-sh
file path=usr/share/autoconf/m4sugar/foreach.m4
file path=usr/share/autoconf/m4sugar/m4sh.m4
file path=usr/share/autoconf/m4sugar/m4sh.m4f
file path=usr/share/autoconf/m4sugar/m4sugar.m4
file path=usr/share/autoconf/m4sugar/m4sugar.m4f
file path=usr/share/autoconf/version.m4
file path=usr/share/info/autoconf.info
file path=usr/share/info/standards.info
file path=usr/share/man/man1/autoconf.1
file path=usr/share/man/man1/autoheader.1
file path=usr/share/man/man1/autom4te.1
file path=usr/share/man/man1/autoreconf.1
file path=usr/share/man/man1/autoscan.1
file path=usr/share/man/man1/autoupdate.1
file path=usr/share/man/man1/ifnames.1