components/autogen/autogen.p5m
author pkidd <patrick.kidd@oracle.com>
Wed, 06 Apr 2016 10:50:15 -0700
branchs11u3-sru
changeset 5735 e1efaec5fd4c
parent 3734 24181f5eb463
permissions -rw-r--r--
Added tag 0.175.3.8.0.1.0, S11.3SRU8.1 for changeset 173f0c0430a8

#
# 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, 2015, Oracle and/or its affiliates. All rights reserved.
#

<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
set name=pkg.fmri \
    value=pkg:/developer/build/autogen@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="GNU autogen utility"
set name=pkg.description \
    value="AutoGen is a tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text."
set name=com.oracle.info.description value="GNU autogen"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value="org.opensolaris.category.2008:Development/Other Languages"
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2008/315
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
dir  path=usr
dir  path=usr/bin
file path=usr/bin/autogen
file path=usr/bin/autoopts-config
file path=usr/bin/columns
file path=usr/bin/getdefs
file path=usr/bin/xml2ag
dir  path=usr/include
dir  path=usr/include/autoopts
file path=usr/include/autoopts/options.h
file path=usr/include/autoopts/usage-txt.h
dir  path=usr/lib
file path=usr/lib/libguileopts.a
link path=usr/lib/libguileopts.so target=libguileopts.so.0.0.1
link path=usr/lib/libguileopts.so.0 target=libguileopts.so.0.0.1
file path=usr/lib/libguileopts.so.0.0.1
file path=usr/lib/libopts.a
link path=usr/lib/libopts.so target=libopts.so.25.3.0
link path=usr/lib/libopts.so.25 target=libopts.so.25.3.0
file path=usr/lib/libopts.so.25.3.0
dir  path=usr/lib/pkgconfig
file path=usr/lib/pkgconfig/autoopts.pc
dir  path=usr/share
dir  path=usr/share/aclocal
file path=usr/share/aclocal/autoopts.m4
file path=usr/share/aclocal/liboptschk.m4
dir  path=usr/share/autogen
file path=usr/share/autogen/aginfo.tpl
file path=usr/share/autogen/aginfo3.tpl
file path=usr/share/autogen/agman-lib.tpl
file path=usr/share/autogen/agman1.tpl
file path=usr/share/autogen/agman3.tpl
file path=usr/share/autogen/autoopts.m4
file path=usr/share/autogen/confmacs.tpl
file path=usr/share/autogen/conftest.tpl
file path=usr/share/autogen/fsm-macro.tpl
file path=usr/share/autogen/fsm-trans.tpl
file path=usr/share/autogen/fsm.tpl
file path=usr/share/autogen/getopt.tpl
file path=usr/share/autogen/optcode.tpl
file path=usr/share/autogen/opthead.tpl
file path=usr/share/autogen/options.tpl
file path=usr/share/autogen/optlib.tpl
file path=usr/share/autogen/optmain.tpl
file path=usr/share/autogen/rc-sample.tpl
file path=usr/share/autogen/stdoptions.def
dir  path=usr/share/info
file path=usr/share/info/autogen.info
file path=usr/share/info/autogen.info-1
file path=usr/share/info/autogen.info-2
dir  path=usr/share/man
dir  path=usr/share/man/man1
file path=usr/share/man/man1/autogen.1
file path=usr/share/man/man1/autoopts-config.1
file path=usr/share/man/man1/columns.1
file path=usr/share/man/man1/getdefs.1
file path=usr/share/man/man1/xml2ag.1
dir  path=usr/share/man/man3
file path=usr/share/man/man3/ao_string_tokenize.3
file path=usr/share/man/man3/configFileLoad.3
file path=usr/share/man/man3/optionFileLoad.3
file path=usr/share/man/man3/optionFindNextValue.3
file path=usr/share/man/man3/optionFindValue.3
file path=usr/share/man/man3/optionFree.3
file path=usr/share/man/man3/optionGetValue.3
file path=usr/share/man/man3/optionLoadLine.3
file path=usr/share/man/man3/optionNextValue.3
file path=usr/share/man/man3/optionOnlyUsage.3
file path=usr/share/man/man3/optionProcess.3
file path=usr/share/man/man3/optionRestore.3
file path=usr/share/man/man3/optionSaveFile.3
file path=usr/share/man/man3/optionSaveState.3
file path=usr/share/man/man3/optionUnloadNested.3
file path=usr/share/man/man3/optionVersion.3
file path=usr/share/man/man3/strequate.3
file path=usr/share/man/man3/streqvcmp.3
file path=usr/share/man/man3/streqvmap.3
file path=usr/share/man/man3/strneqvcmp.3
file path=usr/share/man/man3/strtransform.3
license autogen.license license="GPLv2, FDLv1.2"