components/libssh2/libssh2.p5m
author John Beck <John.Beck@Oracle.COM>
Fri, 13 Jun 2014 12:36:52 -0700
changeset 1948 2d1537e7942d
parent 1321 29cf849e7801
child 5808 83957a9d0684
permissions -rw-r--r--
18978320 Userland components should specify TPNOs in Makefiles instead of pkg manifests

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

<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
# Put all the libssh2 man3 man pages under /usr/share/man/man3ssh2
<transform file path=usr/share/man/man3ssh2/(.+)ssh2$ -> \
    set action.hash usr/share/man/man3/%<1> >
set name=pkg.fmri \
    value=pkg:/library/libssh2@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary \
    value="libssh2 - client-side C library implementing the SSH2 protocol"
set name=pkg.description \
    value="libssh2 is a client-side C library implementing the SSH2 protocol. It can be used to permit file transfer using SCP or SFTP, to communicate with a program that runs on the remote host, or to tunnel TCP connections through the secure transport offered by SSH."
set name=com.oracle.info.description value="the libssh2 client-side C library"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification value=org.opensolaris.category.2008:System/Security
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/2012/341
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file path=usr/include/libssh2.h
file path=usr/include/libssh2_publickey.h
file path=usr/include/libssh2_sftp.h
link path=usr/lib/$(MACH64)/libssh2.so target=libssh2.so.1.0.1
link path=usr/lib/$(MACH64)/libssh2.so.1 target=libssh2.so.1.0.1
file path=usr/lib/$(MACH64)/libssh2.so.1.0.1
file path=usr/lib/$(MACH64)/pkgconfig/libssh2.pc
link path=usr/lib/libssh2.so target=libssh2.so.1.0.1
link path=usr/lib/libssh2.so.1 target=libssh2.so.1.0.1
file path=usr/lib/libssh2.so.1.0.1
file path=usr/lib/pkgconfig/libssh2.pc
file path=usr/share/man/man3ssh2/libssh2_agent_connect.3ssh2
file path=usr/share/man/man3ssh2/libssh2_agent_disconnect.3ssh2
file path=usr/share/man/man3ssh2/libssh2_agent_free.3ssh2
file path=usr/share/man/man3ssh2/libssh2_agent_get_identity.3ssh2
file path=usr/share/man/man3ssh2/libssh2_agent_init.3ssh2
file path=usr/share/man/man3ssh2/libssh2_agent_list_identities.3ssh2
file path=usr/share/man/man3ssh2/libssh2_agent_userauth.3ssh2
file path=usr/share/man/man3ssh2/libssh2_banner_set.3ssh2
file path=usr/share/man/man3ssh2/libssh2_base64_decode.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_close.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_direct_tcpip.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_direct_tcpip_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_eof.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_exec.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_flush.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_flush_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_flush_stderr.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_forward_accept.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_forward_cancel.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_forward_listen.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_forward_listen_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_free.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_get_exit_signal.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_get_exit_status.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_handle_extended_data.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_handle_extended_data2.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_ignore_extended_data.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_open_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_open_session.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_process_startup.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_read.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_read_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_read_stderr.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_receive_window_adjust.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_receive_window_adjust2.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_request_pty.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_request_pty_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_request_pty_size.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_request_pty_size_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_send_eof.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_set_blocking.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_setenv.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_setenv_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_shell.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_subsystem.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_wait_closed.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_wait_eof.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_window_read.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_window_read_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_window_write.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_window_write_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_write.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_write_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_write_stderr.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_x11_req.3ssh2
file path=usr/share/man/man3ssh2/libssh2_channel_x11_req_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_exit.3ssh2
file path=usr/share/man/man3ssh2/libssh2_free.3ssh2
file path=usr/share/man/man3ssh2/libssh2_hostkey_hash.3ssh2
file path=usr/share/man/man3ssh2/libssh2_init.3ssh2
file path=usr/share/man/man3ssh2/libssh2_keepalive_config.3ssh2
file path=usr/share/man/man3ssh2/libssh2_keepalive_send.3ssh2
file path=usr/share/man/man3ssh2/libssh2_knownhost_add.3ssh2
file path=usr/share/man/man3ssh2/libssh2_knownhost_addc.3ssh2
file path=usr/share/man/man3ssh2/libssh2_knownhost_check.3ssh2
file path=usr/share/man/man3ssh2/libssh2_knownhost_checkp.3ssh2
file path=usr/share/man/man3ssh2/libssh2_knownhost_del.3ssh2
file path=usr/share/man/man3ssh2/libssh2_knownhost_free.3ssh2
file path=usr/share/man/man3ssh2/libssh2_knownhost_get.3ssh2
file path=usr/share/man/man3ssh2/libssh2_knownhost_init.3ssh2
file path=usr/share/man/man3ssh2/libssh2_knownhost_readfile.3ssh2
file path=usr/share/man/man3ssh2/libssh2_knownhost_readline.3ssh2
file path=usr/share/man/man3ssh2/libssh2_knownhost_writefile.3ssh2
file path=usr/share/man/man3ssh2/libssh2_knownhost_writeline.3ssh2
file path=usr/share/man/man3ssh2/libssh2_poll.3ssh2
file path=usr/share/man/man3ssh2/libssh2_poll_channel_read.3ssh2
file path=usr/share/man/man3ssh2/libssh2_publickey_add.3ssh2
file path=usr/share/man/man3ssh2/libssh2_publickey_add_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_publickey_init.3ssh2
file path=usr/share/man/man3ssh2/libssh2_publickey_list_fetch.3ssh2
file path=usr/share/man/man3ssh2/libssh2_publickey_list_free.3ssh2
file path=usr/share/man/man3ssh2/libssh2_publickey_remove.3ssh2
file path=usr/share/man/man3ssh2/libssh2_publickey_remove_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_publickey_shutdown.3ssh2
file path=usr/share/man/man3ssh2/libssh2_scp_recv.3ssh2
file path=usr/share/man/man3ssh2/libssh2_scp_send.3ssh2
file path=usr/share/man/man3ssh2/libssh2_scp_send64.3ssh2
file path=usr/share/man/man3ssh2/libssh2_scp_send_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_session_abstract.3ssh2
file path=usr/share/man/man3ssh2/libssh2_session_banner_get.3ssh2
file path=usr/share/man/man3ssh2/libssh2_session_banner_set.3ssh2
file path=usr/share/man/man3ssh2/libssh2_session_block_directions.3ssh2
file path=usr/share/man/man3ssh2/libssh2_session_callback_set.3ssh2
file path=usr/share/man/man3ssh2/libssh2_session_disconnect.3ssh2
file path=usr/share/man/man3ssh2/libssh2_session_disconnect_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_session_flag.3ssh2
file path=usr/share/man/man3ssh2/libssh2_session_free.3ssh2
file path=usr/share/man/man3ssh2/libssh2_session_get_blocking.3ssh2
file path=usr/share/man/man3ssh2/libssh2_session_get_timeout.3ssh2
file path=usr/share/man/man3ssh2/libssh2_session_hostkey.3ssh2
file path=usr/share/man/man3ssh2/libssh2_session_init.3ssh2
file path=usr/share/man/man3ssh2/libssh2_session_init_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_session_last_errno.3ssh2
file path=usr/share/man/man3ssh2/libssh2_session_last_error.3ssh2
file path=usr/share/man/man3ssh2/libssh2_session_method_pref.3ssh2
file path=usr/share/man/man3ssh2/libssh2_session_methods.3ssh2
file path=usr/share/man/man3ssh2/libssh2_session_set_blocking.3ssh2
file path=usr/share/man/man3ssh2/libssh2_session_set_timeout.3ssh2
file path=usr/share/man/man3ssh2/libssh2_session_startup.3ssh2
file path=usr/share/man/man3ssh2/libssh2_session_supported_algs.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_close.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_close_handle.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_closedir.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_fsetstat.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_fstat.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_fstat_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_fstatvfs.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_get_channel.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_init.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_last_error.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_lstat.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_mkdir.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_mkdir_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_open.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_open_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_opendir.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_read.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_readdir.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_readdir_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_readlink.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_realpath.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_rename.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_rename_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_rewind.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_rmdir.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_rmdir_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_seek.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_seek64.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_setstat.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_shutdown.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_stat.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_stat_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_statvfs.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_symlink.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_symlink_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_tell.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_tell64.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_unlink.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_unlink_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_sftp_write.3ssh2
file path=usr/share/man/man3ssh2/libssh2_trace.3ssh2
file path=usr/share/man/man3ssh2/libssh2_trace_sethandler.3ssh2
file path=usr/share/man/man3ssh2/libssh2_userauth_authenticated.3ssh2
file path=usr/share/man/man3ssh2/libssh2_userauth_hostbased_fromfile.3ssh2
file path=usr/share/man/man3ssh2/libssh2_userauth_hostbased_fromfile_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_userauth_keyboard_interactive.3ssh2
file path=usr/share/man/man3ssh2/libssh2_userauth_keyboard_interactive_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_userauth_list.3ssh2
file path=usr/share/man/man3ssh2/libssh2_userauth_password.3ssh2
file path=usr/share/man/man3ssh2/libssh2_userauth_password_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_userauth_publickey.3ssh2
file path=usr/share/man/man3ssh2/libssh2_userauth_publickey_fromfile.3ssh2
file path=usr/share/man/man3ssh2/libssh2_userauth_publickey_fromfile_ex.3ssh2
file path=usr/share/man/man3ssh2/libssh2_version.3ssh2
license libssh2.license license=BSD