diff -r 1ed312961917 -r 8202e35ba4e4 Cryptlib.pmdoc/README.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Cryptlib.pmdoc/README.txt Tue Aug 04 23:07:46 2009 +0200 @@ -0,0 +1,54 @@ +## +## Cryptlib.txt -- Addendum to OS X Package Specification Document +## Copyright (c) 2009 Michael Schloh von Bennewitz +## +## Permission to use, copy, modify, and distribute this software for +## any purpose with or without fee is hereby granted, provided that +## the above copyright notice and this permission notice appear in all +## copies. +## +## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED +## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +## IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR +## CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF +## USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND +## ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +## OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT +## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +## SUCH DAMAGE. +## + + +Cryptlib Encryption Development Package +--------------------------------------- +Name: Cryptlib +Summary: Cryptlib Encryption Toolkit +URL: http://www.cs.auckland.ac.nz/~pgut001/cryptlib/ +Packager: Michael Schloh von Bennewitz +Vendor: Peter Gutmann + +Package source: Cryptlib.pmdoc +Package output: Cryptlib.pkg + +Executing Cryptlib.pkg installs header archives and universal libraries +(IA-32/X86-64/PPC7400/PPC64) to the OS X operating system required for +developing applications using Cryptlib cryptography logic. + +To create the installation package, use the OS X PackageMaker +application or equivalent command line utility. Required sources +include the package specification (.pmdoc) and the archives +specified within the package specification. These references are +listed in the following manifest, and must be manually placed. + +Filesystem Root (fsrt) Manifest +------------------------------- +drwxr-xr-x 3 root wheel 102 Aug 4 21:16 fsrt +drwxr-xr-x 3 root wheel 102 Aug 4 21:16 fsrt/usr +drwxr-xr-x 4 root wheel 136 Aug 4 21:16 fsrt/usr/local +drwxr-xr-x 3 root wheel 102 Aug 4 21:15 fsrt/usr/local/include +-rw-r--r-- 1 root wheel 91488 Aug 4 20:41 fsrt/usr/local/include/cryptlib.h +drwxr-xr-x 3 root wheel 102 Aug 4 21:15 fsrt/usr/local/lib +-rw-r--r-- 1 root wheel 8110616 Aug 4 22:45 fsrt/usr/local/lib/libcl.a