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