components/libtecla/libtecla.p5m
author Jacob Varughese <jacob.varughese@oracle.com>
Wed, 24 Feb 2016 14:19:35 -0800
branchs11u3-sru
changeset 5494 4d99913076de
parent 4354 92b9d70a8795
permissions -rw-r--r--
22188277 upgrade openscap to 1.2.6 21051102 Need smfproperty probe to check smfproperty values in OVAL 21928864 oscap is limited to processing 32K records due to memory checks in the code 21636352 Fix the cpe OVAL checks

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

# The man pages are all at the top of a "files" directory; setting the hash to
# point to the files therein.
<transform file path=usr/share/man/man.+/(.+)$ -> \
    set action.hash %<1> >
# Bypassing the mangler for these files because they are pre-Solarified.
<transform file path=usr/share/man/.+$ -> \
    add mangler.bypass true >
set name=pkg.fmri \
    value=pkg:/library/libtecla@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="Tecla command-line editing library"
set name=com.oracle.info.description \
    value="the libtecla command-line editing library"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value=org.opensolaris.category.2008:System/Libraries
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream value="Martin Shepherd"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2004/330
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
dir  path=usr
dir  path=usr/bin
file path=usr/bin/enhance
dir  path=usr/include
file path=usr/include/libtecla.h
dir  path=usr/lib
dir  path=usr/lib/$(MACH64)
link path=usr/lib/$(MACH64)/libtecla.so target=libtecla.so.1
file path=usr/lib/$(MACH64)/libtecla.so.1
file path=usr/lib/$(MACH64)/llib-ltecla.ln
link path=usr/lib/libtecla.so target=libtecla.so.1
file path=usr/lib/libtecla.so.1
file path=usr/lib/llib-ltecla
file path=usr/lib/llib-ltecla.ln
dir  path=usr/share/man/ja_JP.UTF-8/man1
file enhance.1.ja_JP.UTF-8 path=usr/share/man/ja_JP.UTF-8/man1/enhance.1
dir  path=usr/share/man/man1
file path=usr/share/man/man1/enhance.1
dir  path=usr/share/man/man3lib
file path=usr/share/man/man3lib/libtecla.3lib
dir  path=usr/share/man/man3tecla
file path=usr/share/man/man3tecla/cfc_file_start.3tecla
file path=usr/share/man/man3tecla/cfc_literal_escapes.3tecla
file path=usr/share/man/man3tecla/cfc_set_check_fn.3tecla
file path=usr/share/man/man3tecla/cpl_add_completion.3tecla
file path=usr/share/man/man3tecla/cpl_check_exe.3tecla
file path=usr/share/man/man3tecla/cpl_complete_word.3tecla
file path=usr/share/man/man3tecla/cpl_file_completions.3tecla
file path=usr/share/man/man3tecla/cpl_last_error.3tecla
file path=usr/share/man/man3tecla/cpl_list_completions.3tecla
file path=usr/share/man/man3tecla/cpl_recall_matches.3tecla
file path=usr/share/man/man3tecla/cpl_record_error.3tecla
file path=usr/share/man/man3tecla/del_CplFileConf.3tecla
file path=usr/share/man/man3tecla/del_ExpandFile.3tecla
file path=usr/share/man/man3tecla/del_GetLine.3tecla
file path=usr/share/man/man3tecla/del_PathCache.3tecla
file path=usr/share/man/man3tecla/del_PcaPathConf.3tecla
file path=usr/share/man/man3tecla/del_WordCompletion.3tecla
file path=usr/share/man/man3tecla/ef_expand_file.3tecla
file path=usr/share/man/man3tecla/ef_last_error.3tecla
file path=usr/share/man/man3tecla/ef_list_expansions.3tecla
file path=usr/share/man/man3tecla/gl_abandon_line.3tecla
file path=usr/share/man/man3tecla/gl_append_history.3tecla
file path=usr/share/man/man3tecla/gl_automatic_history.3tecla
file path=usr/share/man/man3tecla/gl_bind_keyseq.3tecla
file path=usr/share/man/man3tecla/gl_catch_blocked.3tecla
file path=usr/share/man/man3tecla/gl_change_terminal.3tecla
file path=usr/share/man/man3tecla/gl_clear_history.3tecla
file path=usr/share/man/man3tecla/gl_completion_action.3tecla
file path=usr/share/man/man3tecla/gl_configure_getline.3tecla
file path=usr/share/man/man3tecla/gl_customize_completion.3tecla
file path=usr/share/man/man3tecla/gl_display_text.3tecla
file path=usr/share/man/man3tecla/gl_echo_mode.3tecla
file path=usr/share/man/man3tecla/gl_erase_terminal.3tecla
file path=usr/share/man/man3tecla/gl_error_message.3tecla
file path=usr/share/man/man3tecla/gl_get_line.3tecla
file path=usr/share/man/man3tecla/gl_group_history.3tecla
file path=usr/share/man/man3tecla/gl_handle_signal.3tecla
file path=usr/share/man/man3tecla/gl_ignore_signal.3tecla
file path=usr/share/man/man3tecla/gl_inactivity_timeout.3tecla
file path=usr/share/man/man3tecla/gl_io_mode.3tecla
file path=usr/share/man/man3tecla/gl_last_signal.3tecla
file path=usr/share/man/man3tecla/gl_limit_history.3tecla
file path=usr/share/man/man3tecla/gl_list_signals.3tecla
file path=usr/share/man/man3tecla/gl_load_history.3tecla
file path=usr/share/man/man3tecla/gl_lookup_history.3tecla
file path=usr/share/man/man3tecla/gl_normal_io.3tecla
file path=usr/share/man/man3tecla/gl_pending_io.3tecla
file path=usr/share/man/man3tecla/gl_prompt_style.3tecla
file path=usr/share/man/man3tecla/gl_query_char.3tecla
file path=usr/share/man/man3tecla/gl_range_of_history.3tecla
file path=usr/share/man/man3tecla/gl_raw_io.3tecla
file path=usr/share/man/man3tecla/gl_read_char.3tecla
file path=usr/share/man/man3tecla/gl_register_action.3tecla
file path=usr/share/man/man3tecla/gl_replace_prompt.3tecla
file path=usr/share/man/man3tecla/gl_resize_history.3tecla
file path=usr/share/man/man3tecla/gl_return_status.3tecla
file path=usr/share/man/man3tecla/gl_save_history.3tecla
file path=usr/share/man/man3tecla/gl_set_term_size.3tecla
file path=usr/share/man/man3tecla/gl_show_history.3tecla
file path=usr/share/man/man3tecla/gl_size_of_history.3tecla
file path=usr/share/man/man3tecla/gl_state_of_history.3tecla
file path=usr/share/man/man3tecla/gl_terminal_size.3tecla
file path=usr/share/man/man3tecla/gl_toggle_history.3tecla
file path=usr/share/man/man3tecla/gl_trap_signal.3tecla
file path=usr/share/man/man3tecla/gl_tty_signals.3tecla
file path=usr/share/man/man3tecla/gl_watch_fd.3tecla
file path=usr/share/man/man3tecla/libtecla_version.3tecla
file path=usr/share/man/man3tecla/new_CplFileConf.3tecla
file path=usr/share/man/man3tecla/new_ExpandFile.3tecla
file path=usr/share/man/man3tecla/new_GetLine.3tecla
file path=usr/share/man/man3tecla/new_PathCache.3tecla
file path=usr/share/man/man3tecla/new_PcaPathConf.3tecla
file path=usr/share/man/man3tecla/new_WordCompletion.3tecla
file path=usr/share/man/man3tecla/pca_last_error.3tecla
file path=usr/share/man/man3tecla/pca_lookup_file.3tecla
file path=usr/share/man/man3tecla/pca_path_completions.3tecla
file path=usr/share/man/man3tecla/pca_scan_path.3tecla
file path=usr/share/man/man3tecla/pca_set_check_fn.3tecla
file path=usr/share/man/man3tecla/ppc_file_start.3tecla
file path=usr/share/man/man3tecla/ppc_literal_escapes.3tecla
dir  path=usr/share/man/zh_CN.UTF-8/man1
file enhance.1.zh_CN.UTF-8 path=usr/share/man/zh_CN.UTF-8/man1/enhance.1
legacy pkg=SUNWtecla desc="Tecla command-line editing library" \
    name="Tecla command-line editing library"
license libtecla.license license=MIT-like