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 2013 Adam Stevko. All rights reserved.
14 # Copyright 2019 Michal Nowak
15 # Copyright 2022 Niklas Poslovski
18 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
19 set name=pkg.human-version value=$(HUMAN_VERSION)
20 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
21 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
22 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
23 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
24 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
25 set name=variant.opensolaris.zone value="global" value="nonglobal"
27 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
29 file files/auth_openvpn path=etc/security/auth_attr.d/openvpn
30 file files/prof_openvpn path=etc/security/prof_attr.d/openvpn
31 file files/openvpn.xml path=lib/svc/manifest/network/openvpn.xml restart_fmri=svc:/system/manifest-import:default
33 file files/README.openindiana path=usr/share/doc/openvpn/README.openindiana
36 dir path=var/log/openvpn
38 depend type=require fmri=driver/network/tun variant.opensolaris.zone=global
39 depend type=require fmri=driver/network/tap variant.opensolaris.zone=global
40 depend type=require fmri=network/openvpn/easy-rsa
42 file path=usr/include/openvpn-msg.h
43 file path=usr/include/openvpn-plugin.h
44 file path=usr/lib/$(MACH64)/openvpn/plugins/openvpn-plugin-auth-pam.so
45 file path=usr/lib/$(MACH64)/openvpn/plugins/openvpn-plugin-down-root.so
46 file path=usr/sbin/openvpn
47 file path=usr/share/doc/openvpn/COPYING
48 file path=usr/share/doc/openvpn/COPYRIGHT.GPL
49 file path=usr/share/doc/openvpn/Changes.rst
50 file path=usr/share/doc/openvpn/README
51 file path=usr/share/doc/openvpn/README.auth-pam
52 file path=usr/share/doc/openvpn/README.down-root
53 file path=usr/share/doc/openvpn/README.mbedtls
54 file path=usr/share/doc/openvpn/gui-notes.txt
55 file path=usr/share/doc/openvpn/management-notes.txt
56 file path=usr/share/doc/openvpn/openvpn-examples.5.html
57 file path=usr/share/doc/openvpn/openvpn.8.html
58 file path=usr/share/doc/openvpn/sample/sample-config-files/README
59 file path=usr/share/doc/openvpn/sample/sample-config-files/client.conf
60 file path=usr/share/doc/openvpn/sample/sample-config-files/firewall.sh
61 file path=usr/share/doc/openvpn/sample/sample-config-files/loopback-client
62 file path=usr/share/doc/openvpn/sample/sample-config-files/loopback-server
63 file path=usr/share/doc/openvpn/sample/sample-config-files/openvpn-shutdown.sh
64 file path=usr/share/doc/openvpn/sample/sample-config-files/openvpn-startup.sh
65 file path=usr/share/doc/openvpn/sample/sample-config-files/server.conf
66 file path=usr/share/doc/openvpn/sample/sample-keys/README
67 file path=usr/share/doc/openvpn/sample/sample-keys/ca.crt
68 file path=usr/share/doc/openvpn/sample/sample-keys/ca.key
69 file path=usr/share/doc/openvpn/sample/sample-keys/client-ec.crt
70 file path=usr/share/doc/openvpn/sample/sample-keys/client-ec.key
71 file path=usr/share/doc/openvpn/sample/sample-keys/client-pass.key
72 file path=usr/share/doc/openvpn/sample/sample-keys/client.crt
73 file path=usr/share/doc/openvpn/sample/sample-keys/client.key
74 file path=usr/share/doc/openvpn/sample/sample-keys/client.p12
75 file path=usr/share/doc/openvpn/sample/sample-keys/dh2048.pem
76 file path=usr/share/doc/openvpn/sample/sample-keys/gen-sample-keys.sh
77 file path=usr/share/doc/openvpn/sample/sample-keys/openssl.cnf
78 file path=usr/share/doc/openvpn/sample/sample-keys/server-ec.crt
79 file path=usr/share/doc/openvpn/sample/sample-keys/server-ec.key
80 file path=usr/share/doc/openvpn/sample/sample-keys/server.crt
81 file path=usr/share/doc/openvpn/sample/sample-keys/server.key
82 file path=usr/share/doc/openvpn/sample/sample-keys/ta.key
83 file path=usr/share/doc/openvpn/sample/sample-scripts/auth-pam.pl
84 file path=usr/share/doc/openvpn/sample/sample-scripts/bridge-start
85 file path=usr/share/doc/openvpn/sample/sample-scripts/bridge-stop
86 file path=usr/share/doc/openvpn/sample/sample-scripts/totpauth.py
87 file path=usr/share/doc/openvpn/sample/sample-scripts/ucn.pl
88 file path=usr/share/doc/openvpn/sample/sample-scripts/verify-cn
89 file path=usr/share/man/man5/openvpn-examples.5
90 file path=usr/share/man/man8/openvpn.8