components/libtool/libtool.p5m
author Rich Burridge <rich.burridge@oracle.com>
Mon, 27 Feb 2012 12:39:13 -0800
changeset 708 2cb7fdf18c3d
parent 629 daaab66f7276
child 1205 6c6c27bcf9ac
permissions -rw-r--r--
PSARC 2012/053 libtool 2.4.2 6936997 Update libtool to version 2.4.2 7144249 Various Userland components will need adjusting when libtool is updated
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
127
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     1
#
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     3
#
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     7
#
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    12
#
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    18
#
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    20
#
708
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    21
# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
127
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    22
#
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    23
181
87e11e685b1f 7003927 userland should postprocess packaged files
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 127
diff changeset
    24
<transform file path=usr/share/man/.+$ -> set mangler.man.stability 'uncommitted (obsolete)' >
87e11e685b1f 7003927 userland should postprocess packaged files
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 127
diff changeset
    25
set name=pkg.fmri \
87e11e685b1f 7003927 userland should postprocess packaged files
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 127
diff changeset
    26
    value=pkg:/developer/build/libtool@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
127
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    27
set name=pkg.summary value="GNU libtool"
181
87e11e685b1f 7003927 userland should postprocess packaged files
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 127
diff changeset
    28
set name=info.classification \
87e11e685b1f 7003927 userland should postprocess packaged files
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 127
diff changeset
    29
    value=org.opensolaris.category.2008:Development/GNU
464
08f94c414553 7073736 need to turn _ into -
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 181
diff changeset
    30
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
609
775168282b2f 7037821 Userland migration of data from Makefile to manifest may have been a little overzealous
Rich Burridge <rich.burridge@oracle.com>
parents: 546
diff changeset
    31
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
464
08f94c414553 7073736 need to turn _ into -
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 181
diff changeset
    32
set name=org.opensolaris.arc-caseid \
08f94c414553 7073736 need to turn _ into -
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 181
diff changeset
    33
    value=PSARC/2007/557
127
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    34
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
708
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    35
127
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    36
dir path=usr
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    37
dir path=usr/bin
708
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    38
dir path=usr/bin/amd64
127
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    39
dir path=usr/include
708
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    40
dir path=usr/include/libltdl
127
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    41
dir path=usr/share
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    42
dir path=usr/share/aclocal
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    43
dir path=usr/share/info
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    44
dir path=usr/share/libtool
708
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    45
dir path=usr/share/libtool/config
127
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    46
dir path=usr/share/libtool/libltdl
708
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    47
dir path=usr/share/libtool/libltdl/libltdl
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    48
dir path=usr/share/libtool/libltdl/loaders
127
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    49
dir path=usr/share/man
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    50
dir path=usr/share/man/man1
708
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    51
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    52
file path=usr/bin/$(MACH64)/libtool
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    53
file path=usr/bin/$(MACH64)/libtoolize
127
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    54
file path=usr/bin/libtool
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    55
file path=usr/bin/libtoolize
708
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    56
file path=usr/include/libltdl/lt_dlloader.h
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    57
file path=usr/include/libltdl/lt_error.h
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    58
file path=usr/include/libltdl/lt_system.h
127
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    59
file path=usr/include/ltdl.h
708
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    60
file path=usr/share/aclocal/argz.m4
127
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    61
file path=usr/share/aclocal/libtool.m4
708
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    62
file path=usr/share/aclocal/lt~obsolete.m4
127
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    63
file path=usr/share/aclocal/ltdl.m4
708
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    64
file path=usr/share/aclocal/ltoptions.m4
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    65
file path=usr/share/aclocal/ltsugar.m4
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    66
file path=usr/share/aclocal/ltversion.m4
127
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    67
file path=usr/share/info/libtool.info
708
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    68
file path=usr/share/info/libtool.info-1
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    69
file path=usr/share/info/libtool.info-2
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    70
file path=usr/share/libtool/config/compile
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    71
file path=usr/share/libtool/config/config.guess
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    72
file path=usr/share/libtool/config/config.sub
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    73
file path=usr/share/libtool/config/depcomp
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    74
file path=usr/share/libtool/config/install-sh
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    75
file path=usr/share/libtool/config/ltmain.sh
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    76
file path=usr/share/libtool/config/missing
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    77
file path=usr/share/libtool/libltdl/aclocal.m4
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    78
file path=usr/share/libtool/libltdl/argz_.h
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    79
file path=usr/share/libtool/libltdl/argz.c
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    80
file path=usr/share/libtool/libltdl/config-h.in
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    81
file path=usr/share/libtool/libltdl/configure
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    82
file path=usr/share/libtool/libltdl/configure.ac
127
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    83
file path=usr/share/libtool/libltdl/COPYING.LIB
708
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    84
file path=usr/share/libtool/libltdl/libltdl/lt__alloc.h
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    85
file path=usr/share/libtool/libltdl/libltdl/lt__dirent.h
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    86
file path=usr/share/libtool/libltdl/libltdl/lt__glibc.h
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    87
file path=usr/share/libtool/libltdl/libltdl/lt__private.h
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    88
file path=usr/share/libtool/libltdl/libltdl/lt__strl.h
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    89
file path=usr/share/libtool/libltdl/libltdl/lt_dlloader.h
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    90
file path=usr/share/libtool/libltdl/libltdl/lt_error.h
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    91
file path=usr/share/libtool/libltdl/libltdl/lt_system.h
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    92
file path=usr/share/libtool/libltdl/libltdl/slist.h
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    93
file path=usr/share/libtool/libltdl/loaders/dld_link.c
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    94
file path=usr/share/libtool/libltdl/loaders/dlopen.c
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    95
file path=usr/share/libtool/libltdl/loaders/dyld.c
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    96
file path=usr/share/libtool/libltdl/loaders/load_add_on.c
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    97
file path=usr/share/libtool/libltdl/loaders/loadlibrary.c
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    98
file path=usr/share/libtool/libltdl/loaders/preopen.c
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    99
file path=usr/share/libtool/libltdl/loaders/shl_load.c
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
   100
file path=usr/share/libtool/libltdl/lt__alloc.c
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
   101
file path=usr/share/libtool/libltdl/lt__dirent.c
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
   102
file path=usr/share/libtool/libltdl/lt__strl.c
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
   103
file path=usr/share/libtool/libltdl/lt_dlloader.c
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
   104
file path=usr/share/libtool/libltdl/lt_error.c
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
   105
file path=usr/share/libtool/libltdl/ltdl.c
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
   106
file path=usr/share/libtool/libltdl/ltdl.h
127
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   107
file path=usr/share/libtool/libltdl/Makefile.am
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   108
file path=usr/share/libtool/libltdl/Makefile.in
708
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
   109
file path=usr/share/libtool/libltdl/Makefile.inc
127
3e3c266b3a81 7013705 userland build needs local tarball caching
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   110
file path=usr/share/libtool/libltdl/README
708
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
   111
file path=usr/share/libtool/libltdl/slist.c
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
   112
file path=usr/share/man/man1/libtool.1
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
   113
file path=usr/share/man/man1/libtoolize.1
546
028b59be04d3 7047085 developer/build/libtool missing several pkg dependencies on utilities it uses
Rich Burridge <rich.burridge@oracle.com>
parents: 464
diff changeset
   114
028b59be04d3 7047085 developer/build/libtool missing several pkg dependencies on utilities it uses
Rich Burridge <rich.burridge@oracle.com>
parents: 464
diff changeset
   115
depend fmri=__TBD pkg.debug.depend.file=usr/bin/ggrep type=require
028b59be04d3 7047085 developer/build/libtool missing several pkg dependencies on utilities it uses
Rich Burridge <rich.burridge@oracle.com>
parents: 464
diff changeset
   116
depend fmri=__TBD pkg.debug.depend.file=usr/bin/gsed type=require
028b59be04d3 7047085 developer/build/libtool missing several pkg dependencies on utilities it uses
Rich Burridge <rich.burridge@oracle.com>
parents: 464
diff changeset
   117
depend fmri=__TBD pkg.debug.depend.file=usr/bin/ld type=require
028b59be04d3 7047085 developer/build/libtool missing several pkg dependencies on utilities it uses
Rich Burridge <rich.burridge@oracle.com>
parents: 464
diff changeset
   118
depend fmri=__TBD pkg.debug.depend.file=usr/bin/nm type=require
028b59be04d3 7047085 developer/build/libtool missing several pkg dependencies on utilities it uses
Rich Burridge <rich.burridge@oracle.com>
parents: 464
diff changeset
   119
depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/echo type=require
028b59be04d3 7047085 developer/build/libtool missing several pkg dependencies on utilities it uses
Rich Burridge <rich.burridge@oracle.com>
parents: 464
diff changeset
   120
708
2cb7fdf18c3d PSARC 2012/053 libtool 2.4.2
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
   121
license libtool.license license="GPLv2, FDLv1.3"