summaryrefslogtreecommitdiff
path: root/openssl1.0.0/openssl.p5m
blob: 63468fb3b1a0f9f9e20479cd0b181ab3b1606e95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
set name=pkg.fmri value=pkg:/library/openssl@$(ips-version)
set name=pkg.summary value="OpenSSL $(version-base)"
set name=info.upstream-url value="$(home)"
set name=info.source-url value="$(download)"

license $(license-file) license=$(license)

depend fmri=pkg:/library/openssl$(so-version)@$(ips-version) type=require
depend fmri=pkg:/library/openssl$(so-version)@$(ips-version) type=incorporate

dir path=usr
dir path=usr/include

# Wrapper for 32/64 bits:
file wrapper-opensslconf.h path=usr/include/openssl/opensslconf.h
file $(protodir.32)/usr/include/openssl/opensslconf.h path=usr/include/openssl/opensslconf.32.h
file $(protodir.64)/usr/include/openssl/opensslconf.h path=usr/include/openssl/opensslconf.64.h

dir path=usr/lib/$(mach64)/pkgconfig
file path=usr/lib/$(mach64)/pkgconfig/libcrypto.pc
file path=usr/lib/$(mach64)/pkgconfig/libssl.pc
file path=usr/lib/$(mach64)/pkgconfig/openssl.pc

link path=usr/lib/$(mach64)/libssl.so target=libssl.so.$(so-version)
link path=usr/lib/$(mach64)/libcrypto.so target=libcrypto.so.$(so-version)

link path=usr/lib/libssl.so target=libssl.so.$(so-version)
link path=usr/lib/libcrypto.so target=libcrypto.so.$(so-version)

dir path=usr/lib/pkgconfig
file path=usr/lib/pkgconfig/libcrypto.pc
file path=usr/lib/pkgconfig/libssl.pc
file path=usr/lib/pkgconfig/openssl.pc

dir path=usr/include
dir path=usr/include/openssl
file path=usr/include/openssl/dsa.h
file path=usr/include/openssl/ssl.h
file path=usr/include/openssl/pem2.h
file path=usr/include/openssl/x509_vfy.h
file path=usr/include/openssl/conf_api.h
file path=usr/include/openssl/ui_compat.h
file path=usr/include/openssl/aes.h
file path=usr/include/openssl/rand.h
file path=usr/include/openssl/dh.h
file path=usr/include/openssl/ripemd.h
file path=usr/include/openssl/hmac.h
file path=usr/include/openssl/comp.h
file path=usr/include/openssl/sha.h
file path=usr/include/openssl/bio.h
file path=usr/include/openssl/whrlpool.h
file path=usr/include/openssl/lhash.h
file path=usr/include/openssl/des_old.h
file path=usr/include/openssl/cast.h
file path=usr/include/openssl/x509v3.h
file path=usr/include/openssl/ssl2.h
file path=usr/include/openssl/opensslv.h
file path=usr/include/openssl/ocsp.h
file path=usr/include/openssl/cms.h
file path=usr/include/openssl/md4.h
file path=usr/include/openssl/safestack.h
file path=usr/include/openssl/asn1_mac.h
file path=usr/include/openssl/conf.h
file path=usr/include/openssl/srp.h
file path=usr/include/openssl/seed.h
file path=usr/include/openssl/rc2.h
file path=usr/include/openssl/ssl23.h
file path=usr/include/openssl/md5.h
file path=usr/include/openssl/symhacks.h
file path=usr/include/openssl/ui.h
file path=usr/include/openssl/ssl3.h
file path=usr/include/openssl/pkcs12.h
file path=usr/include/openssl/srtp.h
file path=usr/include/openssl/krb5_asn.h
file path=usr/include/openssl/ebcdic.h
file path=usr/include/openssl/camellia.h
file path=usr/include/openssl/cmac.h
file path=usr/include/openssl/x509.h
file path=usr/include/openssl/obj_mac.h
file path=usr/include/openssl/ts.h
file path=usr/include/openssl/stack.h
file path=usr/include/openssl/asn1.h
file path=usr/include/openssl/des.h
file path=usr/include/openssl/engine.h
file path=usr/include/openssl/tls1.h
file path=usr/include/openssl/kssl.h
file path=usr/include/openssl/blowfish.h
file path=usr/include/openssl/pqueue.h
file path=usr/include/openssl/err.h
file path=usr/include/openssl/crypto.h
file path=usr/include/openssl/evp.h
file path=usr/include/openssl/bn.h
file path=usr/include/openssl/pem.h
file path=usr/include/openssl/asn1t.h
file path=usr/include/openssl/objects.h
file path=usr/include/openssl/rc4.h
file path=usr/include/openssl/txt_db.h
file path=usr/include/openssl/modes.h
file path=usr/include/openssl/dso.h
file path=usr/include/openssl/dtls1.h
file path=usr/include/openssl/ossl_typ.h
file path=usr/include/openssl/rsa.h
file path=usr/include/openssl/buffer.h
file path=usr/include/openssl/e_os2.h
file path=usr/include/openssl/pkcs7.h