2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"). You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
13 # Copyright (c) 2013, Adam Stevko. All rights reserved.
16 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
18 set name=pkg.fmri value=pkg:/service/security/stunnel@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
19 set name=pkg.summary value="An SSL-encrypting socket wrapper"
20 set name=pkg.description value="Stunnel is a socket wrapper which can provide SSL (Secure Sockets Layer) support to ordinary applications. For example, it can be used in conjunction with imapd to create an SSL secure IMAP server."
21 set name=info.classification value="org.opensolaris.category.2008:System/Security"
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)
26 license stunnel.license license=GPLv2
28 file files/auth_stunnel path=etc/security/auth_attr.d/stunnel
29 file files/prof_stunnel path=etc/security/prof_attr.d/stunnel
30 file files/stunnel.xml path=lib/svc/manifest/network/ssl/stunnel.xml
32 file tools/stunnel.conf path=etc/stunnel/stunnel.conf mode=0644 preserve=true
36 file etc/stunnel/stunnel.conf-sample path=usr/share/doc/stunnel/stunnel.conf-sample
39 dir path=usr/bin/$(MACH64)
40 file path=usr/bin/$(MACH64)/stunnel
41 file path=usr/bin/stunnel
43 dir path=usr/lib/$(MACH64)
44 dir path=usr/lib/$(MACH64)/stunnel
45 file path=usr/lib/$(MACH64)/stunnel/libstunnel.so
46 dir path=usr/lib/stunnel
47 file path=usr/lib/stunnel/libstunnel.so
49 dir path=usr/share/doc
50 dir path=usr/share/doc/stunnel
51 file path=usr/share/doc/stunnel/PORTS
52 dir path=usr/share/doc/stunnel/examples
53 file path=usr/share/doc/stunnel/examples/ca.html
54 file path=usr/share/doc/stunnel/examples/ca.pl
55 file path=usr/share/doc/stunnel/examples/importCA.html
56 file path=usr/share/doc/stunnel/examples/importCA.sh
57 file path=usr/share/doc/stunnel/examples/script.sh
58 file path=usr/share/doc/stunnel/examples/stunnel.init
59 file path=usr/share/doc/stunnel/examples/stunnel.service
60 file path=usr/share/doc/stunnel/examples/stunnel.spec
61 file path=usr/share/doc/stunnel/stunnel.html
62 dir path=usr/share/man
63 dir path=usr/share/man/man8
64 file path=usr/share/man/man8/stunnel.8