p7zip: fix man page paths
[oi-userland.git] / components / sysutils / stunnel / stunnel.p5m
blob553ab9f189e15fb42bc9dbdf6533a64eff9411ac
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.
14 # Copyright (c) 2021, Tim Mooney. All rights reserved.
17 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
19 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
20 set name=pkg.human-version value=$(HUMAN_VERSION)
21 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
22 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."
23 set name=info.classification value="org.opensolaris.category.2008:System/Security"
24 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
25 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
26 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
28 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
30 file files/auth_stunnel path=etc/security/auth_attr.d/stunnel
31 file files/prof_stunnel path=etc/security/prof_attr.d/stunnel
32 file files/stunnel.xml path=lib/svc/manifest/network/ssl/stunnel.xml
34 # use the updated sample conf as our new default stunnel.conf
35 file etc/stunnel/stunnel.conf-sample path=etc/stunnel/stunnel.conf mode=0644 preserve=true
37 dir  path=etc/stunnel
38 dir  path=etc/stunnel/conf.d
39 file etc/stunnel/stunnel.conf-sample path=usr/share/doc/stunnel/stunnel.conf-sample
40 file path=usr/bin/stunnel
41 file path=usr/bin/stunnel3
42 dir  path=usr/lib/$(MACH64)/stunnel
43 file path=usr/lib/$(MACH64)/stunnel/libstunnel.so
44 dir  path=usr/share/doc/stunnel
45 file path=usr/share/doc/stunnel/AUTHORS.md
46 file path=usr/share/doc/stunnel/BUGS.md
47 file path=usr/share/doc/stunnel/COPYING.md
48 file path=usr/share/doc/stunnel/COPYRIGHT.md
49 file path=usr/share/doc/stunnel/CREDITS.md
50 file path=usr/share/doc/stunnel/INSTALL.FIPS.md
51 file path=usr/share/doc/stunnel/INSTALL.W32.md
52 file path=usr/share/doc/stunnel/INSTALL.WCE.md
53 file path=usr/share/doc/stunnel/NEWS.md
54 file path=usr/share/doc/stunnel/PORTS.md
55 file path=usr/share/doc/stunnel/README.md
56 file path=usr/share/doc/stunnel/TODO.md
57 dir  path=usr/share/doc/stunnel/examples
58 file path=usr/share/doc/stunnel/examples/ca.html
59 file path=usr/share/doc/stunnel/examples/ca.pl
60 file path=usr/share/doc/stunnel/examples/importCA.html
61 file path=usr/share/doc/stunnel/examples/importCA.sh
62 file path=usr/share/doc/stunnel/examples/script.sh
63 file path=usr/share/doc/stunnel/examples/stunnel.init
64 file path=usr/share/doc/stunnel/examples/stunnel.logrotate
65 file path=usr/share/doc/stunnel/examples/stunnel.rh.init
66 file path=usr/share/doc/stunnel/examples/stunnel.service
67 file path=usr/share/doc/stunnel/examples/stunnel.spec
68 file path=usr/share/doc/stunnel/stunnel.html
69 file path=usr/share/doc/stunnel/stunnel.pl.html
70 file path=usr/share/man/man8/stunnel.8
71 file path=usr/share/man/man8/stunnel.pl.8