diff -r ea5df7e976af -r d925eacf1cea Wget.pmdoc/README.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Wget.pmdoc/README.txt Mon Aug 10 16:10:39 2009 +0200 @@ -0,0 +1,63 @@ +## +## Wget.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. +## + + +Wget client +----------- +Name: Wget +Summary: Batch Client for HTTP(S) and FTP Protocols +URL: http://www.gnu.org/software/wget/ +Packager: Michael Schloh von Bennewitz +Vendor: Free Software Foundation + +Package source: Wget.pmdoc +Package output: Wget-.pkg + +Executing the package installs several archives including executable +universal binary (IA-32/X86-64/PPC7400/PPC64), configuration, and +documentation to the OS X operating system required for using Wget. + +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. + +Compiling to a universal binary can be configured as: +LDFLAGS='-isysroot /Developer/SDKs/MacOSX10.5.sdk' CFLAGS='-isysroot /Developer/SDKs/MacOSX10.5.sdk -Os -mmacosx-version-min=10.5 -arch ppc -arch ppc64 -arch i386 -arch x86_64' ./configure --disable-dependency-tracking + +Filesystem Root (fsrt) Manifest +------------------------------- +drwxr-xr-x 3 root wheel 102 Aug 10 15:12 fsrt +drwxr-xr-x 3 root wheel 102 Aug 10 15:12 fsrt/usr +drwxr-xr-x 5 root wheel 170 Aug 10 15:12 fsrt/usr/local +drwxr-xr-x 3 root wheel 102 Aug 10 15:12 fsrt/usr/local/bin +-rwxr-xr-x 1 root wheel 933720 Aug 10 15:12 fsrt/usr/local/bin/wget +drwxr-xr-x 3 root wheel 102 Aug 10 15:12 fsrt/usr/local/etc +-rw-r--r-- 1 root wheel 4224 Aug 10 15:12 fsrt/usr/local/etc/wgetrc +drwxr-xr-x 4 root wheel 136 Aug 10 15:12 fsrt/usr/local/share +drwxr-xr-x 3 root wheel 102 Aug 10 15:12 fsrt/usr/local/share/info +-rw-r--r-- 1 root wheel 186707 Aug 10 15:12 fsrt/usr/local/share/info/wget.info +drwxr-xr-x 3 root wheel 102 Aug 10 15:12 fsrt/usr/local/share/man +drwxr-xr-x 3 root wheel 102 Aug 10 15:12 fsrt/usr/local/share/man/man1 +-rw-r--r-- 1 root wheel 80167 Aug 10 15:12 fsrt/usr/local/share/man/man1/wget.1