components/openssh/openssh.p5m
changeset 5025 bdd7dc7d2af4
parent 4873 6d82df78a854
child 5036 06e4fcc325a1
equal deleted inserted replaced
5023:93fb5351ff40 5025:bdd7dc7d2af4
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    23 <transform file path=usr.*/man/.+ -> default mangler.man.stability "Pass-through Uncommitted">
    24 set name=pkg.fmri \
    24 set name=pkg.fmri \
    25     value=pkg:/network/openssh@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/network/openssh@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value=OpenSSH
    26 set name=pkg.summary value=OpenSSH
    27 set name=pkg.description \
    27 set name=pkg.description \
    28     value="OpenSSH provides end-to-end encrypted replacement of applications such as telnet, rlogin, and ftp. Unlike these legacy applications, OpenSSH never passes anything (including user name and password) over the wire in unencrypted form. OpenSSH provides the SSH known host mechanism which verifies that the system you connect to is really the one you intended to. OpenSSH provides secure tunneling capabilities and several authentication methods. It also supports forwarding X11 connections and arbitrary TCP ports over the secure channel."
    28     value="OpenSSH provides end-to-end encrypted replacement of applications such as telnet, rlogin, and ftp. Unlike these legacy applications, OpenSSH never passes anything (including user name and password) over the wire in unencrypted form. OpenSSH provides the SSH known host mechanism which verifies that the system you connect to is really the one you intended to. OpenSSH provides secure tunneling capabilities and several authentication methods. It also supports forwarding X11 connections and arbitrary TCP ports over the secure channel."