|
1 ## |
|
2 ## PKCS11Helper.txt -- Addendum to OS X Package Specification Document |
|
3 ## Copyright (c) 2009 Michael Schloh von Bennewitz <michael@schloh.com> |
|
4 ## |
|
5 ## Permission to use, copy, modify, and distribute this software for |
|
6 ## any purpose with or without fee is hereby granted, provided that |
|
7 ## the above copyright notice and this permission notice appear in all |
|
8 ## copies. |
|
9 ## |
|
10 ## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED |
|
11 ## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
|
12 ## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
|
13 ## IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR |
|
14 ## CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
|
15 ## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
|
16 ## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF |
|
17 ## USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND |
|
18 ## ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
|
19 ## OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
|
20 ## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
|
21 ## SUCH DAMAGE. |
|
22 ## |
|
23 |
|
24 |
|
25 PKCS11-Helper Development Package |
|
26 --------------------------------- |
|
27 Name: PKCS11-Helper |
|
28 Summary: PKCS#11 Provider Abstraction API |
|
29 URL: http://www.opensc-project.org/pkcs11-helper/ |
|
30 Packager: Michael Schloh von Bennewitz |
|
31 Vendor: Alon Bar-Lev |
|
32 |
|
33 Package source: PKCS11H.pmdoc |
|
34 Package output: PKCS11H.pkg |
|
35 |
|
36 Executing PKCS11H.pkg installs header archives, universal libraries |
|
37 (IA-32/X86-64/PPC7400/PPC64) , and documentation to the OS X operating |
|
38 system required for developing applications using PKCS#11 provider logic. |
|
39 |
|
40 To create the installation package, use the OS X PackageMaker |
|
41 application or equivalent command line utility. Required sources |
|
42 include the package specification (<file>.pmdoc) and the archives |
|
43 specified within the package specification. These references are |
|
44 listed in the following manifest, and must be manually placed. |
|
45 |
|
46 Filesystem Root (fsrt) Manifest |
|
47 ------------------------------- |
|
48 drwxr-xr-x 5 root wheel 170 Jul 29 09:18 fsrt |
|
49 drwxr-xr-x 3 root wheel 102 Jul 29 09:27 fsrt/include |
|
50 drwxr-xr-x 11 root wheel 374 Jul 29 09:18 fsrt/include/pkcs11-helper |
|
51 -rw-r--r-- 1 root wheel 42442 Jul 29 09:18 fsrt/include/pkcs11-helper/pkcs11.h |
|
52 -rw-r--r-- 1 root wheel 16577 Jul 29 09:18 fsrt/include/pkcs11-helper/pkcs11h-certificate.h |
|
53 -rw-r--r-- 1 root wheel 14454 Jul 29 09:18 fsrt/include/pkcs11-helper/pkcs11h-core.h |
|
54 -rw-r--r-- 1 root wheel 6309 Jul 29 09:18 fsrt/include/pkcs11-helper/pkcs11h-data.h |
|
55 -rw-r--r-- 1 root wheel 3226 Jul 29 09:18 fsrt/include/pkcs11-helper/pkcs11h-def.h |
|
56 -rw-r--r-- 1 root wheel 7055 Jul 29 09:18 fsrt/include/pkcs11-helper/pkcs11h-engines.h |
|
57 -rw-r--r-- 1 root wheel 5457 Jul 29 09:18 fsrt/include/pkcs11-helper/pkcs11h-openssl.h |
|
58 -rw-r--r-- 1 root wheel 6140 Jul 29 09:18 fsrt/include/pkcs11-helper/pkcs11h-token.h |
|
59 -rw-r--r-- 1 root wheel 3114 Jul 29 09:18 fsrt/include/pkcs11-helper/pkcs11h-version.h |
|
60 drwxr-xr-x 5 root wheel 170 Jul 29 09:26 fsrt/lib |
|
61 -rw-r--r-- 1 root wheel 705120 Jul 29 09:18 fsrt/lib/libpkcs11-helper.a |
|
62 -rwxr-xr-x 1 root wheel 831 Jul 29 09:26 fsrt/lib/libpkcs11-helper.la |
|
63 drwxr-xr-x 3 root wheel 102 Jul 29 09:29 fsrt/lib/pkgconfig |
|
64 -rw-r--r-- 1 root wheel 347 Jul 29 09:27 fsrt/lib/pkgconfig/libpkcs11-helper.pc |
|
65 drwxr-xr-x 4 root wheel 136 Jul 29 09:23 fsrt/share |
|
66 drwxr-xr-x 3 root wheel 102 Jul 29 09:29 fsrt/share/aclocal |
|
67 -rw-r--r-- 1 root wheel 3427 Jul 29 09:18 fsrt/share/aclocal/pkcs11-helper.m4 |
|
68 drwxr-xr-x 3 root wheel 102 Jul 29 09:18 fsrt/share/man |
|
69 drwxr-xr-x 3 root wheel 102 Jul 29 09:29 fsrt/share/man/man8 |
|
70 -rw-r--r-- 1 root wheel 3620 Jul 29 09:18 fsrt/share/man/man8/pkcs11-helper.8 |