components/automake/automake-1.11.2/automake-111.p5m
author John Beck <John.Beck@Oracle.COM>
Tue, 03 Feb 2015 13:01:27 -0800
branchs11-update
changeset 3734 24181f5eb463
parent 3661 47545fb8aed4
permissions -rw-r--r--
20440737 pkgfmt all Userland pkg(5) manifests
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
880
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
#
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
#
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
#
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
#
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
#
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
#
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    21
# Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
880
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    22
#
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    23
<transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    24
set name=pkg.fmri \
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    25
    value=pkg:/developer/build/automake-111@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    26
set name=pkg.summary value="A Makefile generator"
2551
0391c5c3b137 16431724 Adjust how license text and Oracle internal tracking numbers are propagated
Rich Burridge <rich.burridge@oracle.com>
parents: 880
diff changeset
    27
set name=com.oracle.info.description value="GNU automake"
3661
47545fb8aed4 18978320 Userland components should specify TPNOs in Makefiles instead of pkg manifests
John Beck <John.Beck@Oracle.COM>
parents: 3094
diff changeset
    28
set name=com.oracle.info.tpno value=$(TPNO)
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    29
set name=info.classification value=org.opensolaris.category.2008:Development/GNU
880
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    30
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    31
set name=info.upstream-url value=http://www.gnu.org/software/automake/
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    32
set name=org.opensolaris.arc-caseid value=PSARC/2007/293
880
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    33
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    34
dir  path=usr
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    35
dir  path=usr/bin
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    36
link path=usr/bin/aclocal target=aclocal-1.11 mediator=automake \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    37
    mediator-version=1.11
880
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    38
file path=usr/bin/aclocal-1.11
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    39
link path=usr/bin/automake target=automake-1.11 mediator=automake \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    40
    mediator-version=1.11
880
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    41
file path=usr/bin/automake-1.11
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    42
dir  path=usr/share
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    43
dir  path=usr/share/aclocal
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    44
dir  path=usr/share/aclocal-1.11
880
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    45
file path=usr/share/aclocal-1.11/amversion.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    46
file path=usr/share/aclocal-1.11/ar-lib.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    47
file path=usr/share/aclocal-1.11/as.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    48
file path=usr/share/aclocal-1.11/auxdir.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    49
file path=usr/share/aclocal-1.11/ccstdc.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    50
file path=usr/share/aclocal-1.11/cond-if.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    51
file path=usr/share/aclocal-1.11/cond.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    52
file path=usr/share/aclocal-1.11/depend.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    53
file path=usr/share/aclocal-1.11/depout.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    54
file path=usr/share/aclocal-1.11/dmalloc.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    55
file path=usr/share/aclocal-1.11/gcj.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    56
file path=usr/share/aclocal-1.11/header.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    57
file path=usr/share/aclocal-1.11/init.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    58
file path=usr/share/aclocal-1.11/install-sh.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    59
file path=usr/share/aclocal-1.11/lead-dot.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    60
file path=usr/share/aclocal-1.11/lex.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    61
file path=usr/share/aclocal-1.11/lispdir.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    62
file path=usr/share/aclocal-1.11/maintainer.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    63
file path=usr/share/aclocal-1.11/make.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    64
file path=usr/share/aclocal-1.11/minuso.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    65
file path=usr/share/aclocal-1.11/missing.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    66
file path=usr/share/aclocal-1.11/mkdirp.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    67
file path=usr/share/aclocal-1.11/multi.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    68
file path=usr/share/aclocal-1.11/obsol-gt.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    69
file path=usr/share/aclocal-1.11/obsol-lt.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    70
file path=usr/share/aclocal-1.11/obsolete.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    71
file path=usr/share/aclocal-1.11/options.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    72
file path=usr/share/aclocal-1.11/protos.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    73
file path=usr/share/aclocal-1.11/python.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    74
file path=usr/share/aclocal-1.11/regex.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    75
file path=usr/share/aclocal-1.11/runlog.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    76
file path=usr/share/aclocal-1.11/sanity.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    77
file path=usr/share/aclocal-1.11/silent.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    78
file path=usr/share/aclocal-1.11/strip.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    79
file path=usr/share/aclocal-1.11/substnot.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    80
file path=usr/share/aclocal-1.11/tar.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    81
file path=usr/share/aclocal-1.11/upc.m4
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    82
file path=usr/share/aclocal-1.11/vala.m4
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    83
file dirlist path=usr/share/aclocal/dirlist mode=0644 overlay=allow \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    84
    preserve=true
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    85
dir  path=usr/share/automake-1.11
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    86
dir  path=usr/share/automake-1.11/Automake
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    87
file path=usr/share/automake-1.11/Automake/ChannelDefs.pm
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    88
file path=usr/share/automake-1.11/Automake/Channels.pm
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    89
file path=usr/share/automake-1.11/Automake/Condition.pm
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    90
file path=usr/share/automake-1.11/Automake/Config.pm
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    91
file path=usr/share/automake-1.11/Automake/Configure_ac.pm
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    92
file path=usr/share/automake-1.11/Automake/DisjConditions.pm
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    93
file path=usr/share/automake-1.11/Automake/FileUtils.pm
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    94
file path=usr/share/automake-1.11/Automake/General.pm
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    95
file path=usr/share/automake-1.11/Automake/Item.pm
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    96
file path=usr/share/automake-1.11/Automake/ItemDef.pm
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    97
file path=usr/share/automake-1.11/Automake/Location.pm
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    98
file path=usr/share/automake-1.11/Automake/Options.pm
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    99
file path=usr/share/automake-1.11/Automake/Rule.pm
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   100
file path=usr/share/automake-1.11/Automake/RuleDef.pm
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   101
file path=usr/share/automake-1.11/Automake/Struct.pm
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   102
file path=usr/share/automake-1.11/Automake/VarDef.pm
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   103
file path=usr/share/automake-1.11/Automake/Variable.pm
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   104
file path=usr/share/automake-1.11/Automake/Version.pm
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   105
file path=usr/share/automake-1.11/Automake/Wrap.pm
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   106
file path=usr/share/automake-1.11/Automake/XFile.pm
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   107
file path=usr/share/automake-1.11/COPYING
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   108
file path=usr/share/automake-1.11/INSTALL
880
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   109
file path=usr/share/automake-1.11/acinstall mode=0555
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   110
dir  path=usr/share/automake-1.11/am
880
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   111
file path=usr/share/automake-1.11/am/ansi2knr.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   112
file path=usr/share/automake-1.11/am/check.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   113
file path=usr/share/automake-1.11/am/check2.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   114
file path=usr/share/automake-1.11/am/clean-hdr.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   115
file path=usr/share/automake-1.11/am/clean.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   116
file path=usr/share/automake-1.11/am/compile.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   117
file path=usr/share/automake-1.11/am/configure.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   118
file path=usr/share/automake-1.11/am/data.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   119
file path=usr/share/automake-1.11/am/dejagnu.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   120
file path=usr/share/automake-1.11/am/depend.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   121
file path=usr/share/automake-1.11/am/depend2.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   122
file path=usr/share/automake-1.11/am/distdir.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   123
file path=usr/share/automake-1.11/am/footer.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   124
file path=usr/share/automake-1.11/am/header-vars.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   125
file path=usr/share/automake-1.11/am/header.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   126
file path=usr/share/automake-1.11/am/inst-vars.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   127
file path=usr/share/automake-1.11/am/install.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   128
file path=usr/share/automake-1.11/am/java.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   129
file path=usr/share/automake-1.11/am/lang-compile.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   130
file path=usr/share/automake-1.11/am/lex.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   131
file path=usr/share/automake-1.11/am/library.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   132
file path=usr/share/automake-1.11/am/libs.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   133
file path=usr/share/automake-1.11/am/libtool.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   134
file path=usr/share/automake-1.11/am/lisp.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   135
file path=usr/share/automake-1.11/am/ltlib.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   136
file path=usr/share/automake-1.11/am/ltlibrary.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   137
file path=usr/share/automake-1.11/am/mans-vars.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   138
file path=usr/share/automake-1.11/am/mans.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   139
file path=usr/share/automake-1.11/am/multilib.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   140
file path=usr/share/automake-1.11/am/program.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   141
file path=usr/share/automake-1.11/am/progs.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   142
file path=usr/share/automake-1.11/am/python.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   143
file path=usr/share/automake-1.11/am/remake-hdr.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   144
file path=usr/share/automake-1.11/am/scripts.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   145
file path=usr/share/automake-1.11/am/subdirs.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   146
file path=usr/share/automake-1.11/am/tags.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   147
file path=usr/share/automake-1.11/am/texi-vers.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   148
file path=usr/share/automake-1.11/am/texibuild.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   149
file path=usr/share/automake-1.11/am/texinfos.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   150
file path=usr/share/automake-1.11/am/vala.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   151
file path=usr/share/automake-1.11/am/yacc.am
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   152
file path=usr/share/automake-1.11/ansi2knr.1
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   153
file path=usr/share/automake-1.11/ansi2knr.c
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   154
file path=usr/share/automake-1.11/ar-lib
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   155
file path=usr/share/automake-1.11/compile mode=0555
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   156
file path=usr/share/automake-1.11/config-ml.in
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   157
file path=usr/share/automake-1.11/config.guess mode=0555
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   158
file path=usr/share/automake-1.11/config.sub mode=0555
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   159
file path=usr/share/automake-1.11/depcomp mode=0555
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   160
file path=usr/share/automake-1.11/elisp-comp mode=0555
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   161
file path=usr/share/automake-1.11/install-sh mode=0555
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   162
file path=usr/share/automake-1.11/mdate-sh mode=0555
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   163
file path=usr/share/automake-1.11/missing mode=0555
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   164
file path=usr/share/automake-1.11/mkinstalldirs mode=0555
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   165
file path=usr/share/automake-1.11/py-compile mode=0555
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   166
file path=usr/share/automake-1.11/symlink-tree mode=0555
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   167
file path=usr/share/automake-1.11/texinfo.tex
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   168
file path=usr/share/automake-1.11/ylwrap mode=0555
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   169
dir  path=usr/share/doc
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   170
dir  path=usr/share/doc/automake
880
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   171
file path=usr/share/doc/automake/amhello-1.0.tar.gz \
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   172
    pkg.linted.pkglint.dupaction001.1=true
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   173
dir  path=usr/share/info
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   174
file path=usr/share/info/automake.info pkg.linted.pkglint.dupaction001.1=true
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   175
file path=usr/share/info/automake.info-1 pkg.linted.pkglint.dupaction001.1=true
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   176
file path=usr/share/info/automake.info-2 pkg.linted.pkglint.dupaction001.1=true
880
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   177
file path=usr/share/info/automake.info-3
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   178
dir  path=usr/share/man
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   179
dir  path=usr/share/man/man1
880
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   180
file path=usr/share/man/man1/aclocal-1.11.1
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   181
file path=usr/share/man/man1/aclocal.1
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   182
file path=usr/share/man/man1/automake-1.11.1
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   183
file path=usr/share/man/man1/automake.1
a719e52810f9 7176896 should have "automake" package
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   184
license automake.license license="GPLv2 FDLv1.3"