2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2024 <contributor>
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 file path=etc/hpnssh/moduli
27 file path=etc/hpnssh/ssh_config
28 file path=etc/hpnssh/ssh_config.d/50-openindiana.conf
29 file path=etc/hpnssh/sshd_config
30 file path=etc/hpnssh/sshd_config.d/50-openindiana.conf
31 file path=lib/svc/manifest/network/hpnssh.xml
32 file path=lib/svc/method/hpnsshd
33 file path=usr/bin/hpnscp
34 file path=usr/bin/hpnsftp
35 file path=usr/bin/hpnssh
36 file path=usr/bin/hpnssh-add
37 file path=usr/bin/hpnssh-agent
38 file path=usr/bin/hpnssh-copy-id
39 file path=usr/bin/hpnssh-keygen
40 file path=usr/bin/hpnssh-keyscan
41 file path=usr/lib/dtrace/hpnsftp.d
42 file path=usr/libexec/hpnsftp-server
43 file path=usr/libexec/hpnssh-keysign
44 file path=usr/libexec/hpnssh-pkcs11-helper
45 file path=usr/libexec/hpnssh-sk-helper
46 file path=usr/sbin/hpnsshd
47 file path=usr/share/man/man1/hpnscp.1
48 file path=usr/share/man/man1/hpnsftp.1
49 file path=usr/share/man/man1/hpnssh-add.1
50 file path=usr/share/man/man1/hpnssh-agent.1
51 file path=usr/share/man/man1/hpnssh-copy-id.1
52 file path=usr/share/man/man1/hpnssh-keygen.1
53 file path=usr/share/man/man1/hpnssh-keyscan.1
54 file path=usr/share/man/man1/hpnssh.1
55 file path=usr/share/man/man5/hpnmoduli.5
56 file path=usr/share/man/man5/hpnssh_config.5
57 file path=usr/share/man/man5/hpnsshd_config.5
58 file path=usr/share/man/man8/hpnsftp-server.8
59 file path=usr/share/man/man8/hpnssh-keysign.8
60 file path=usr/share/man/man8/hpnssh-pkcs11-helper.8
61 file path=usr/share/man/man8/hpnssh-sk-helper.8
62 file path=usr/share/man/man8/hpnsshd.8