1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9# or http://www.opensolaris.org/os/licensing. 10# See the License for the specific language governing permissions 11# and limitations under the License. 12# 13# When distributing Covered Code, include this CDDL HEADER in each 14# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15# If applicable, add the following below this CDDL HEADER, with the 16# fields enclosed by brackets "[]" replaced with your own identifying 17# information: Portions Copyright [yyyy] [name of copyright owner] 18# 19# CDDL HEADER END 20# 21 22# 23# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 24# Copyright 2012 Nexenta Systems, Inc. All rights reserved. 25# 26 27set name=pkg.fmri \ 28 value=pkg:/library/libtecla@1.6.0,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH) 29set name=pkg.description value="Tecla command-line editing library" 30set name=pkg.summary value="Tecla command-line editing library" 31set name=info.classification \ 32 value=org.opensolaris.category.2008:System/Libraries 33set name=variant.arch value=$(ARCH) 34dir path=usr group=sys 35dir path=usr/bin 36dir path=usr/include 37dir path=usr/lib 38dir path=usr/lib/$(ARCH64) 39dir path=usr/share/man 40dir path=usr/share/man/man1 41dir path=usr/share/man/man3lib 42dir path=usr/share/man/man3sysevent 43dir path=usr/share/man/man3tecla 44dir path=usr/share/man/man5 45file path=usr/bin/enhance mode=0555 46file path=usr/include/libtecla.h 47file path=usr/lib/$(ARCH64)/libtecla.so.1 48file path=usr/lib/$(ARCH64)/llib-ltecla.ln 49file path=usr/lib/libtecla.so.1 50file path=usr/lib/llib-ltecla 51file path=usr/lib/llib-ltecla.ln 52file path=usr/share/man/man1/enhance.1 53file path=usr/share/man/man3lib/libtecla.3lib 54file path=usr/share/man/man3sysevent/sysevent_bind_handle.3sysevent 55file path=usr/share/man/man3sysevent/sysevent_free.3sysevent 56file path=usr/share/man/man3sysevent/sysevent_get_attr_list.3sysevent 57file path=usr/share/man/man3sysevent/sysevent_get_class_name.3sysevent 58file path=usr/share/man/man3sysevent/sysevent_get_vendor_name.3sysevent 59file path=usr/share/man/man3sysevent/sysevent_post_event.3sysevent 60file path=usr/share/man/man3sysevent/sysevent_subscribe_event.3sysevent 61file path=usr/share/man/man3tecla/cpl_complete_word.3tecla 62file path=usr/share/man/man3tecla/ef_expand_file.3tecla 63file path=usr/share/man/man3tecla/gl_get_line.3tecla 64file path=usr/share/man/man3tecla/gl_io_mode.3tecla 65file path=usr/share/man/man3tecla/libtecla_version.3tecla 66file path=usr/share/man/man3tecla/pca_lookup_file.3tecla 67file path=usr/share/man/man5/tecla.5 68legacy pkg=SUNWtecla desc="Tecla command-line editing library" \ 69 name="Tecla command-line editing library" 70license usr/src/lib/libtecla/THIRDPARTYLICENSE \ 71 license=usr/src/lib/libtecla/THIRDPARTYLICENSE 72link path=usr/lib/$(ARCH64)/libtecla.so target=libtecla.so.1 73link path=usr/lib/libtecla.so target=libtecla.so.1 74link path=usr/share/man/man3sysevent/sysevent_get_pid.3sysevent \ 75 target=sysevent_get_vendor_name.3sysevent 76link path=usr/share/man/man3sysevent/sysevent_get_pub_name.3sysevent \ 77 target=sysevent_get_vendor_name.3sysevent 78link path=usr/share/man/man3sysevent/sysevent_get_seq.3sysevent \ 79 target=sysevent_get_class_name.3sysevent 80link path=usr/share/man/man3sysevent/sysevent_get_size.3sysevent \ 81 target=sysevent_get_class_name.3sysevent 82link path=usr/share/man/man3sysevent/sysevent_get_subclass_name.3sysevent \ 83 target=sysevent_get_class_name.3sysevent 84link path=usr/share/man/man3sysevent/sysevent_get_time.3sysevent \ 85 target=sysevent_get_class_name.3sysevent 86link path=usr/share/man/man3sysevent/sysevent_unbind_handle.3sysevent \ 87 target=sysevent_bind_handle.3sysevent 88link path=usr/share/man/man3sysevent/sysevent_unsubscribe_event.3sysevent \ 89 target=sysevent_subscribe_event.3sysevent 90link path=usr/share/man/man3tecla/cfc_file_start.3tecla \ 91 target=cpl_complete_word.3tecla 92link path=usr/share/man/man3tecla/cfc_literal_escapes.3tecla \ 93 target=cpl_complete_word.3tecla 94link path=usr/share/man/man3tecla/cfc_set_check_fn.3tecla \ 95 target=cpl_complete_word.3tecla 96link path=usr/share/man/man3tecla/cpl_add_completion.3tecla \ 97 target=cpl_complete_word.3tecla 98link path=usr/share/man/man3tecla/cpl_check_exe.3tecla \ 99 target=cpl_complete_word.3tecla 100link path=usr/share/man/man3tecla/cpl_file_completions.3tecla \ 101 target=cpl_complete_word.3tecla 102link path=usr/share/man/man3tecla/cpl_last_error.3tecla \ 103 target=cpl_complete_word.3tecla 104link path=usr/share/man/man3tecla/cpl_list_completions.3tecla \ 105 target=cpl_complete_word.3tecla 106link path=usr/share/man/man3tecla/cpl_recall_matches.3tecla \ 107 target=cpl_complete_word.3tecla 108link path=usr/share/man/man3tecla/cpl_record_error.3tecla \ 109 target=cpl_complete_word.3tecla 110link path=usr/share/man/man3tecla/del_CplFileConf.3tecla \ 111 target=cpl_complete_word.3tecla 112link path=usr/share/man/man3tecla/del_ExpandFile.3tecla \ 113 target=ef_expand_file.3tecla 114link path=usr/share/man/man3tecla/del_GetLine.3tecla target=gl_get_line.3tecla 115link path=usr/share/man/man3tecla/del_PathCache.3tecla \ 116 target=pca_lookup_file.3tecla 117link path=usr/share/man/man3tecla/del_PcaPathConf.3tecla \ 118 target=pca_lookup_file.3tecla 119link path=usr/share/man/man3tecla/del_WordCompletion.3tecla \ 120 target=cpl_complete_word.3tecla 121link path=usr/share/man/man3tecla/ef_last_error.3tecla \ 122 target=ef_expand_file.3tecla 123link path=usr/share/man/man3tecla/ef_list_expansions.3tecla \ 124 target=ef_expand_file.3tecla 125link path=usr/share/man/man3tecla/gl_abandon_line.3tecla \ 126 target=gl_io_mode.3tecla 127link path=usr/share/man/man3tecla/gl_append_history.3tecla \ 128 target=gl_get_line.3tecla 129link path=usr/share/man/man3tecla/gl_automatic_history.3tecla \ 130 target=gl_get_line.3tecla 131link path=usr/share/man/man3tecla/gl_bind_keyseq.3tecla \ 132 target=gl_get_line.3tecla 133link path=usr/share/man/man3tecla/gl_catch_blocked.3tecla \ 134 target=gl_get_line.3tecla 135link path=usr/share/man/man3tecla/gl_change_terminal.3tecla \ 136 target=gl_get_line.3tecla 137link path=usr/share/man/man3tecla/gl_clear_history.3tecla \ 138 target=gl_get_line.3tecla 139link path=usr/share/man/man3tecla/gl_completion_action.3tecla \ 140 target=gl_get_line.3tecla 141link path=usr/share/man/man3tecla/gl_configure_getline.3tecla \ 142 target=gl_get_line.3tecla 143link path=usr/share/man/man3tecla/gl_customize_completion.3tecla \ 144 target=gl_get_line.3tecla 145link path=usr/share/man/man3tecla/gl_display_text.3tecla \ 146 target=gl_get_line.3tecla 147link path=usr/share/man/man3tecla/gl_echo_mode.3tecla \ 148 target=gl_get_line.3tecla 149link path=usr/share/man/man3tecla/gl_erase_terminal.3tecla \ 150 target=gl_get_line.3tecla 151link path=usr/share/man/man3tecla/gl_error_message.3tecla \ 152 target=gl_get_line.3tecla 153link path=usr/share/man/man3tecla/gl_group_history.3tecla \ 154 target=gl_get_line.3tecla 155link path=usr/share/man/man3tecla/gl_handle_signal.3tecla \ 156 target=gl_io_mode.3tecla 157link path=usr/share/man/man3tecla/gl_ignore_signal.3tecla \ 158 target=gl_get_line.3tecla 159link path=usr/share/man/man3tecla/gl_inactivity_timeout.3tecla \ 160 target=gl_get_line.3tecla 161link path=usr/share/man/man3tecla/gl_last_signal.3tecla \ 162 target=gl_get_line.3tecla 163link path=usr/share/man/man3tecla/gl_limit_history.3tecla \ 164 target=gl_get_line.3tecla 165link path=usr/share/man/man3tecla/gl_list_signals.3tecla \ 166 target=gl_get_line.3tecla 167link path=usr/share/man/man3tecla/gl_load_history.3tecla \ 168 target=gl_get_line.3tecla 169link path=usr/share/man/man3tecla/gl_lookup_history.3tecla \ 170 target=gl_get_line.3tecla 171link path=usr/share/man/man3tecla/gl_normal_io.3tecla target=gl_io_mode.3tecla 172link path=usr/share/man/man3tecla/gl_pending_io.3tecla \ 173 target=gl_io_mode.3tecla 174link path=usr/share/man/man3tecla/gl_prompt_style.3tecla \ 175 target=gl_get_line.3tecla 176link path=usr/share/man/man3tecla/gl_query_char.3tecla \ 177 target=gl_get_line.3tecla 178link path=usr/share/man/man3tecla/gl_range_of_history.3tecla \ 179 target=gl_get_line.3tecla 180link path=usr/share/man/man3tecla/gl_raw_io.3tecla target=gl_io_mode.3tecla 181link path=usr/share/man/man3tecla/gl_read_char.3tecla \ 182 target=gl_get_line.3tecla 183link path=usr/share/man/man3tecla/gl_register_action.3tecla \ 184 target=gl_get_line.3tecla 185link path=usr/share/man/man3tecla/gl_replace_prompt.3tecla \ 186 target=gl_get_line.3tecla 187link path=usr/share/man/man3tecla/gl_resize_history.3tecla \ 188 target=gl_get_line.3tecla 189link path=usr/share/man/man3tecla/gl_return_status.3tecla \ 190 target=gl_get_line.3tecla 191link path=usr/share/man/man3tecla/gl_save_history.3tecla \ 192 target=gl_get_line.3tecla 193link path=usr/share/man/man3tecla/gl_set_term_size.3tecla \ 194 target=gl_get_line.3tecla 195link path=usr/share/man/man3tecla/gl_show_history.3tecla \ 196 target=gl_get_line.3tecla 197link path=usr/share/man/man3tecla/gl_size_of_history.3tecla \ 198 target=gl_get_line.3tecla 199link path=usr/share/man/man3tecla/gl_state_of_history.3tecla \ 200 target=gl_get_line.3tecla 201link path=usr/share/man/man3tecla/gl_terminal_size.3tecla \ 202 target=gl_get_line.3tecla 203link path=usr/share/man/man3tecla/gl_toggle_history.3tecla \ 204 target=gl_get_line.3tecla 205link path=usr/share/man/man3tecla/gl_trap_signal.3tecla \ 206 target=gl_get_line.3tecla 207link path=usr/share/man/man3tecla/gl_tty_signals.3tecla \ 208 target=gl_io_mode.3tecla 209link path=usr/share/man/man3tecla/gl_watch_fd.3tecla target=gl_get_line.3tecla 210link path=usr/share/man/man3tecla/new_CplFileConf.3tecla \ 211 target=cpl_complete_word.3tecla 212link path=usr/share/man/man3tecla/new_ExpandFile.3tecla \ 213 target=ef_expand_file.3tecla 214link path=usr/share/man/man3tecla/new_GetLine.3tecla target=gl_get_line.3tecla 215link path=usr/share/man/man3tecla/new_PathCache.3tecla \ 216 target=pca_lookup_file.3tecla 217link path=usr/share/man/man3tecla/new_PcaPathConf.3tecla \ 218 target=pca_lookup_file.3tecla 219link path=usr/share/man/man3tecla/new_WordCompletion.3tecla \ 220 target=cpl_complete_word.3tecla 221link path=usr/share/man/man3tecla/pca_last_error.3tecla \ 222 target=pca_lookup_file.3tecla 223link path=usr/share/man/man3tecla/pca_path_completions.3tecla \ 224 target=pca_lookup_file.3tecla 225link path=usr/share/man/man3tecla/pca_scan_path.3tecla \ 226 target=pca_lookup_file.3tecla 227link path=usr/share/man/man3tecla/pca_set_check_fn.3tecla \ 228 target=pca_lookup_file.3tecla 229link path=usr/share/man/man3tecla/ppc_file_start.3tecla \ 230 target=pca_lookup_file.3tecla 231link path=usr/share/man/man3tecla/ppc_literal_escapes.3tecla \ 232 target=pca_lookup_file.3tecla 233link path=usr/share/man/man5/teclarc.5 target=tecla.5 234