1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/Cryptlib.pmdoc/README.txt Tue Aug 04 23:07:46 2009 +0200 1.3 @@ -0,0 +1,54 @@ 1.4 +## 1.5 +## Cryptlib.txt -- Addendum to OS X Package Specification Document 1.6 +## Copyright (c) 2009 Michael Schloh von Bennewitz <michael@schloh.com> 1.7 +## 1.8 +## Permission to use, copy, modify, and distribute this software for 1.9 +## any purpose with or without fee is hereby granted, provided that 1.10 +## the above copyright notice and this permission notice appear in all 1.11 +## copies. 1.12 +## 1.13 +## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED 1.14 +## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 1.15 +## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 1.16 +## IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR 1.17 +## CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 1.18 +## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1.19 +## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF 1.20 +## USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND 1.21 +## ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 1.22 +## OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 1.23 +## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1.24 +## SUCH DAMAGE. 1.25 +## 1.26 + 1.27 + 1.28 +Cryptlib Encryption Development Package 1.29 +--------------------------------------- 1.30 +Name: Cryptlib 1.31 +Summary: Cryptlib Encryption Toolkit 1.32 +URL: http://www.cs.auckland.ac.nz/~pgut001/cryptlib/ 1.33 +Packager: Michael Schloh von Bennewitz 1.34 +Vendor: Peter Gutmann 1.35 + 1.36 +Package source: Cryptlib.pmdoc 1.37 +Package output: Cryptlib.pkg 1.38 + 1.39 +Executing Cryptlib.pkg installs header archives and universal libraries 1.40 +(IA-32/X86-64/PPC7400/PPC64) to the OS X operating system required for 1.41 +developing applications using Cryptlib cryptography logic. 1.42 + 1.43 +To create the installation package, use the OS X PackageMaker 1.44 +application or equivalent command line utility. Required sources 1.45 +include the package specification (<file>.pmdoc) and the archives 1.46 +specified within the package specification. These references are 1.47 +listed in the following manifest, and must be manually placed. 1.48 + 1.49 +Filesystem Root (fsrt) Manifest 1.50 +------------------------------- 1.51 +drwxr-xr-x 3 root wheel 102 Aug 4 21:16 fsrt 1.52 +drwxr-xr-x 3 root wheel 102 Aug 4 21:16 fsrt/usr 1.53 +drwxr-xr-x 4 root wheel 136 Aug 4 21:16 fsrt/usr/local 1.54 +drwxr-xr-x 3 root wheel 102 Aug 4 21:15 fsrt/usr/local/include 1.55 +-rw-r--r-- 1 root wheel 91488 Aug 4 20:41 fsrt/usr/local/include/cryptlib.h 1.56 +drwxr-xr-x 3 root wheel 102 Aug 4 21:15 fsrt/usr/local/lib 1.57 +-rw-r--r-- 1 root wheel 8110616 Aug 4 22:45 fsrt/usr/local/lib/libcl.a