xref: /titanic_41/usr/src/pkg/manifests/network-ssh.mf (revision db0d7085f45406af6c45f0b36804a0a97f078084)
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#
25
26set name=pkg.fmri value=pkg:/network/ssh@$(PKGVERS)
27set name=pkg.description \
28    value="Secure Shell protocol Client and associated Utilities"
29set name=pkg.summary value="SSH Client and utilities"
30set name=info.classification \
31    value=org.opensolaris.category.2008:System/Security
32set name=variant.arch value=$(ARCH)
33dir path=etc group=sys
34dir path=etc/ssh group=sys
35dir path=usr group=sys
36dir path=usr/bin
37dir path=usr/lib
38dir path=usr/lib/ssh
39dir path=usr/share/man
40dir path=usr/share/man/man1
41dir path=usr/share/man/man4
42file path=etc/ssh/moduli group=sys
43file path=etc/ssh/ssh_config group=sys \
44    original_name=SUNWssh:etc/ssh/ssh_config preserve=true
45file path=usr/bin/scp mode=0555
46file path=usr/bin/sftp mode=0555
47file path=usr/bin/ssh mode=0555
48file path=usr/bin/ssh-add mode=0555
49file path=usr/bin/ssh-agent mode=0555
50file path=usr/lib/ssh/ssh-askpass mode=0555
51file path=usr/lib/ssh/ssh-http-proxy-connect mode=0555
52file path=usr/lib/ssh/ssh-socks5-proxy-connect mode=0555
53file path=usr/share/man/man1/scp.1
54file path=usr/share/man/man1/sftp.1
55file path=usr/share/man/man1/ssh-add.1
56file path=usr/share/man/man1/ssh-agent.1
57file path=usr/share/man/man1/ssh-http-proxy-connect.1
58file path=usr/share/man/man1/ssh-socks5-proxy-connect.1
59file path=usr/share/man/man1/ssh.1
60file path=usr/share/man/man4/ssh_config.4
61legacy pkg=SUNWsshr \
62    desc="Secure Shell protocol Client and associated Utilities" \
63    name="SSH Client and utilities, (Root)"
64legacy pkg=SUNWsshu \
65    desc="Secure Shell protocol Client and associated Utilities" \
66    name="SSH Client and utilities, (Usr)"
67license usr/src/cmd/ssh/THIRDPARTYLICENSE \
68    license=usr/src/cmd/ssh/THIRDPARTYLICENSE
69