darwinfiles-cvs Mailing List for The Darwin Files (Page 5)
Status: Alpha
Brought to you by:
jimmacr
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(94) |
Sep
(115) |
Oct
|
Nov
|
Dec
|
---|
From: <ji...@us...> - 2002-09-08 00:52:10
|
Update of /cvsroot/darwinfiles/packagetree/sys-libs/db/files In directory usw-pr-cvs1:/tmp/cvs-serv9199/files Log Message: Directory /cvsroot/darwinfiles/packagetree/sys-libs/db/files added to the repository |
From: <ji...@us...> - 2002-09-08 00:02:31
|
Update of /cvsroot/darwinfiles/packagetree/sys-libs/db In directory usw-pr-cvs1:/tmp/cvs-serv609/db Log Message: Directory /cvsroot/darwinfiles/packagetree/sys-libs/db added to the repository |
From: <ji...@us...> - 2002-09-07 23:48:28
|
Update of /cvsroot/darwinfiles/packagetree/sys-libs/gdbm/files In directory usw-pr-cvs1:/tmp/cvs-serv30571 Removed Files: gdbm-1.8.0-r5-gentoo.diff Log Message: We don't need to stray from the actual package, and this isn't needed. --- gdbm-1.8.0-r5-gentoo.diff DELETED --- |
From: <ji...@us...> - 2002-09-07 23:47:14
|
Update of /cvsroot/darwinfiles/packagetree/sys-libs/gdbm In directory usw-pr-cvs1:/tmp/cvs-serv30342 Modified Files: gdbm-1.8.0-r5.ebuild Log Message: Fixed For Darwin Index: gdbm-1.8.0-r5.ebuild =================================================================== RCS file: /cvsroot/darwinfiles/packagetree/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** gdbm-1.8.0-r5.ebuild 7 Sep 2002 23:45:07 -0000 1.1 --- gdbm-1.8.0-r5.ebuild 7 Sep 2002 23:47:10 -0000 1.2 *************** *** 10,25 **** HOMEPAGE="http://www.gnu.org/software/gdbm/gdbm.html" LICENSE="GPL-2" ! KEYWORDS="x86 ppc sparc sparc64" SLOT="0" ! DEPEND="virtual/glibc ! berkdb? ( =sys-libs/db-1.85-r1 )" ! RDEPEND="virtual/glibc" src_unpack() { unpack ${A} cd ${WORKDIR} - patch -p0 < ${FILESDIR}/${PF}-gentoo.diff || die } --- 10,23 ---- HOMEPAGE="http://www.gnu.org/software/gdbm/gdbm.html" LICENSE="GPL-2" ! KEYWORDS="ppc" SLOT="0" ! DEPEND="berkdb? ( =sys-libs/db-1.85-r1 )" ! RDEPEND="" src_unpack() { unpack ${A} cd ${WORKDIR} } |
From: <ji...@us...> - 2002-09-07 23:45:34
|
Update of /cvsroot/darwinfiles/packagetree/sys-libs/gdbm/files In directory usw-pr-cvs1:/tmp/cvs-serv30061 Added Files: digest-gdbm-1.8.0-r5 gdbm-1.8.0-r5-gentoo.diff Log Message: Importing gdbm --- NEW FILE: digest-gdbm-1.8.0-r5 --- MD5 cd543862287f55ad66e62cc9d82cc906 gdbm-1.8.0.tar.gz 134080 --- NEW FILE: gdbm-1.8.0-r5-gentoo.diff --- diff -r -C2 -P gdbm-1.8.0.orig/gdbm.info gdbm-1.8.0/gdbm.info *** gdbm-1.8.0.orig/gdbm.info Wed May 19 00:15:45 1999 --- gdbm-1.8.0/gdbm.info Thu Jul 26 23:22:27 2001 *************** *** 1,4 **** ! This is Info file gdbm.info, produced by Makeinfo version 1.68 from the ! input file ./gdbm.texinfo. This file documents the GNU dbm utility. --- 1,8 ---- ! This is gdbm.info, produced by makeinfo version 4.0 from gdbm.texinfo. ! ! START-INFO-DIR-ENTRY ! * gdbm: (gdbm). library of functions implementing a hashed ! database on a disk file. ! END-INFO-DIR-ENTRY This file documents the GNU dbm utility. *************** *** 89,93 **** `gdbm' is currently distributed under the terms of the GNU General ! Public License, Version 2. (*NOT* under the GNU General Library Public License.) A copy the GNU General Public License is included with the distribution of `gdbm'. --- 93,97 ---- `gdbm' is currently distributed under the terms of the GNU General ! Public License, Version 2. (_NOT_ under the GNU General Library Public License.) A copy the GNU General Public License is included with the distribution of `gdbm'. *************** *** 102,106 **** extendible hashing and works similar to the standard UNIX `dbm' functions. These routines are provided to a programmer needing to ! create and manipulate a hashed database. (`gdbm' is *NOT* a complete database package for an end user.) --- 106,110 ---- extendible hashing and works similar to the standard UNIX `dbm' functions. These routines are provided to a programmer needing to ! create and manipulate a hashed database. (`gdbm' is _NOT_ a complete database package for an end user.) *************** *** 452,456 **** Unless your database was opened with the GDBM_SYNC flag, `gdbm' does ! not wait for writes to the disk to complete before continuing. This allows faster writing of databases at the risk of having a corrupted database if the application terminates in an abnormal fashion. The --- 456,460 ---- Unless your database was opened with the GDBM_SYNC flag, `gdbm' does ! not wait for writes to be flushed to the disk before continuing. This allows faster writing of databases at the risk of having a corrupted database if the application terminates in an abnormal fashion. The *************** *** 522,527 **** GDBM_FASTMODE - Set fast mode to either on or off. This allows fast mode to be toggled on an already open and active database. ! value (see below) should be set to either TRUE or FALSE. *This ! option is now obsolete.* GDBM_SYNCMODE - Turn on or off file system synchronization --- 526,531 ---- GDBM_FASTMODE - Set fast mode to either on or off. This allows fast mode to be toggled on an already open and active database. ! value (see below) should be set to either TRUE or FALSE. _This ! option is now obsolete._ GDBM_SYNCMODE - Turn on or off file system synchronization *************** *** 532,538 **** The default is off, which is how previous versions of `Gdbm' handled free blocks. If set, this option causes all subsequent free blocks ! to be placed in the *global* pool, allowing (in theory) more file space to be reused more quickly. value (see below) should be set to ! either TRUE or FALSE. *NOTICE: This feature is still under study.* GDBM_COALESCEBLKS - Set free block merging to either on or off. --- 536,542 ---- The default is off, which is how previous versions of `Gdbm' handled free blocks. If set, this option causes all subsequent free blocks ! to be placed in the _global_ pool, allowing (in theory) more file space to be reused more quickly. value (see below) should be set to ! either TRUE or FALSE. _NOTICE: This feature is still under study._ GDBM_COALESCEBLKS - Set free block merging to either on or off. *************** *** 541,546 **** merged. This can become a CPU expensive process with time, though, especially if used in conjunction with GDBM_CENTFREE. value (see below) ! should be set to either TRUE or FALSE. *NOTICE: This feature is ! still under study.* The return value will be -1 upon failure, or 0 upon success. The --- 545,550 ---- merged. This can become a CPU expensive process with time, though, especially if used in conjunction with GDBM_CENTFREE. value (see below) ! should be set to either TRUE or FALSE. _NOTICE: This feature is ! still under study._ The return value will be -1 upon failure, or 0 upon success. The *************** *** 574,577 **** --- 578,583 ---- The pointer returned by `gdbm_open'. + The return value will be the file descriptor of the database. + File: gdbm.info, Node: Variables, Next: Compatibility, Prev: Locking, Up: Top *************** *** 586,590 **** (`gdbm.h' has the definitions of the error values). ! const char * gdbm_version The string containing the version information. --- 592,596 ---- (`gdbm.h' has the definitions of the error values). ! char * gdbm_version The string containing the version information. *************** *** 727,749 **** Tag Table: ! Node: Top775 ! Node: Copying2247 ! Node: Intro4029 ! Node: List5445 ! Node: Open6397 ! Node: Close9268 ! Node: Store9703 ! Node: Fetch11498 ! Node: Delete12747 ! Node: Sequential13413 ! Node: Reorganization15096 ! Node: Sync16051 ! Node: Errors17015 ! Node: Options17375 ! Node: Locking19724 ! Node: Variables20246 ! Node: Compatibility20676 ! Node: Conversion23050 ! Node: Bugs23864 End Tag Table --- 733,755 ---- Tag Table: ! Node: Top878 ! Node: Copying2350 ! Node: Intro4132 ! Node: List5548 ! Node: Open6500 ! Node: Close9371 ! Node: Store9806 ! Node: Fetch11601 ! Node: Delete12850 ! Node: Sequential13516 ! Node: Reorganization15199 ! Node: Sync16154 ! Node: Errors17120 ! Node: Options17480 ! Node: Locking19829 ! Node: Variables20417 ! Node: Compatibility20841 ! Node: Conversion23215 ! Node: Bugs24029 End Tag Table |
From: <ji...@us...> - 2002-09-07 23:45:10
|
Update of /cvsroot/darwinfiles/packagetree/sys-libs/gdbm In directory usw-pr-cvs1:/tmp/cvs-serv29993 Added Files: ChangeLog gdbm-1.8.0-r5.ebuild Log Message: Importing gdbm --- NEW FILE: ChangeLog --- # ChangeLog for sys-libs/gdbm # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL # $Header: /cvsroot/darwinfiles/packagetree/sys-libs/gdbm/ChangeLog,v 1.1 2002/09/07 23:45:07 jimmacr Exp $ *gdbm-1.8.0-r5 (6 Apr 2002) 15 Jul 2002; Mark Guertin <ge...@ge...> Added ppc to keywords 6 Apr 2002; Donny Davies <woo...@ge...> : Fix libgdbm.la to have the correct libdir; s:/usr/local/lib:/usr/lib: *gdbm-1.8.0-r4 (1 Feb 2002) 1 Feb 2002; G.Bevin <gb...@ge...> ChangeLog : Added initial ChangeLog which should be updated whenever the package is updated in any way. This changelog is targetted to users. This means that the comments should well explained and written in clean English. The details about writing correct changelogs are explained in the skel.ChangeLog file which you can find in the root directory of the portage repository. --- NEW FILE: gdbm-1.8.0-r5.ebuild --- # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Chad Huneycutt <cha...@ac...> # $Header: /cvsroot/darwinfiles/packagetree/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild,v 1.1 2002/09/07 23:45:07 jimmacr Exp $ S=${WORKDIR}/${P} DESCRIPTION="Standard GNU database libraries included for compatibility with Perl" SRC_URI="ftp://prep.ai.mit.edu/gnu/gdbm/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/gdbm/gdbm.html" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc sparc64" SLOT="0" DEPEND="virtual/glibc berkdb? ( =sys-libs/db-1.85-r1 )" RDEPEND="virtual/glibc" src_unpack() { unpack ${A} cd ${WORKDIR} patch -p0 < ${FILESDIR}/${PF}-gentoo.diff || die } src_compile() { ./configure \ --host=${CHOST} \ --prefix=/usr \ --mandir=/usr/share/man \ --infodir=/usr/share/info || die emake CFLAGS="${CFLAGS} -fomit-frame-pointer" || die } src_install() { make prefix=${D}/usr \ man3dir=${D}/usr/share/man/man3 \ infodir=${D}/usr/share/info \ install || die make includedir=${D}/usr/include/gdbm \ install-compat || die dosed "s:/usr/local/lib':/usr/lib':g" /usr/lib/libgdbm.la dodoc COPYING ChangeLog NEWS README } |
From: <ji...@us...> - 2002-09-07 23:44:44
|
Update of /cvsroot/darwinfiles/packagetree/sys-libs/gdbm/files In directory usw-pr-cvs1:/tmp/cvs-serv29891/files Log Message: Directory /cvsroot/darwinfiles/packagetree/sys-libs/gdbm/files added to the repository |
From: <ji...@us...> - 2002-09-07 23:44:32
|
Update of /cvsroot/darwinfiles/packagetree/sys-libs/gdbm In directory usw-pr-cvs1:/tmp/cvs-serv29852/gdbm Log Message: Directory /cvsroot/darwinfiles/packagetree/sys-libs/gdbm added to the repository |
From: <ji...@us...> - 2002-09-07 23:26:12
|
Update of /cvsroot/darwinfiles/packagetree/sys-libs/zlib/files In directory usw-pr-cvs1:/tmp/cvs-serv26302 Added Files: zlib-1.1.3-r3.patch Log Message: Updated For Darwin --- NEW FILE: zlib-1.1.3-r3.patch --- diff -ru zlib-1.1.3/Makefile.in zlib-1.1.3-patched/Makefile.in --- zlib-1.1.3/Makefile.in Thu Jul 9 18:07:18 1998 +++ zlib-1.1.3-patched/Makefile.in Thu Jan 31 19:02:12 2002 @@ -86,6 +86,11 @@ ln -s $@ $(SHAREDLIB) ln -s $@ $(SHAREDLIB).1 +libz.$(VER).dylib: $(OBJS) + $(LDSHARED) -o $@ $(OBJS) + rm -f libz.1.dylib + ln -s $@ libz.1.dylib + example: example.o $(LIBS) $(CC) $(CFLAGS) -o $@ example.o $(LDFLAGS) @@ -104,6 +109,10 @@ ln -s $(SHAREDLIB).$(VER) $(SHAREDLIB); \ ln -s $(SHAREDLIB).$(VER) $(SHAREDLIB).1; \ (ldconfig || true) >/dev/null 2>&1; \ + fi + cd $(libdir); if test -f libz.$(VER).dylib; then \ + rm -f libz.1.dylib; \ + ln -s libz.$(VER).dylib libz.1.dylib; \ fi # The ranlib in install is needed on NeXTSTEP which checks file times # ldconfig is for Linux diff -ru zlib-1.1.3/configure zlib-1.1.3-patched/configure --- zlib-1.1.3/configure Wed Jul 8 20:19:35 1998 +++ zlib-1.1.3-patched/configure Thu Jan 31 18:57:56 2002 @@ -66,6 +66,10 @@ case "$cc" in *gcc*) gcc=1;; esac +# special case for Darwin - cc is actually gcc, but the linker is not gld +case `(uname -s || echo unknown) 2>/dev/null` in +Darwin*) gcc=0;; +esac if test "$gcc" -eq 1 && ($cc -c $cflags $test.c) 2>/dev/null; then CC="$cc" @@ -116,6 +120,11 @@ SFLAGS=${CFLAGS-"-Kconform_pic -O"} CFLAGS=${CFLAGS-"-O"} LDSHARED=${LDSHARED-"cc -G"};; + Darwin*) SFLAGS=${CFLAGS-"-O3 -fno-common"} + CFLAGS=${CFLAGS-"-O3"} + LDSHARED=${LDSHARED-"cc -dynamiclib -install_name $libdir/libz.1.dylib -compatibility_version $VER -current_version $VER"} + shared_ext='.dylib' + SHAREDLIB='libz.dylib';; # send working options for other systems to su...@gz... *) SFLAGS=${CFLAGS-"-O"} CFLAGS=${CFLAGS-"-O"} @@ -129,8 +138,12 @@ if test "`($CC -c $SFLAGS $test.c) 2>&1`" = "" && test "`($LDSHARED -o $test$shared_ext $test.o) 2>&1`" = ""; then CFLAGS="$SFLAGS" - LIBS="$SHAREDLIB.$VER" - echo Building shared library $SHAREDLIB.$VER with $CC. + if test "$shared_ext" = ".dylib"; then + LIBS="libz.$VER$shared_ext" + else + LIBS="$SHAREDLIB.$VER" + fi + echo Building shared library $LIBS with $CC. elif test -z "$old_cc" -a -z "$old_cflags"; then echo No shared library suppport. shared=0; diff -ru zlib-1.1.3/zconf.h zlib-1.1.3-patched/zconf.h --- zlib-1.1.3/zconf.h Wed Jul 8 19:55:27 1998 +++ zlib-1.1.3-patched/zconf.h Thu Jan 31 18:57:56 2002 @@ -235,10 +235,12 @@ typedef Byte *voidp; #endif +#ifndef __APPLE__ #ifdef HAVE_UNISTD_H # include <sys/types.h> /* for off_t */ # include <unistd.h> /* for SEEK_* and off_t */ # define z_off_t off_t +#endif #endif #ifndef SEEK_SET # define SEEK_SET 0 /* Seek from beginning of file. */ |
From: <ji...@us...> - 2002-09-07 23:25:43
|
Update of /cvsroot/darwinfiles/packagetree/sys-libs/zlib In directory usw-pr-cvs1:/tmp/cvs-serv26219 Modified Files: ChangeLog zlib-1.1.3-r3.ebuild zlib-1.1.4.ebuild Log Message: Updated For Darwin Index: ChangeLog =================================================================== RCS file: /cvsroot/darwinfiles/packagetree/sys-libs/zlib/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ChangeLog 7 Sep 2002 23:22:11 -0000 1.1 --- ChangeLog 7 Sep 2002 23:25:40 -0000 1.2 *************** *** 4,7 **** --- 4,9 ---- *zlib-1.1.4 (11 Mar 2002) + 7 Sept 2002; James Ribar <ji...@us...> zlib-1.1.4.ebuild: + Modified For Use In Darwin 15 Jul 2002; Mark Guertin <ge...@ge...> *************** *** 15,18 **** --- 17,23 ---- *zlib-1.1.3-r3 (4 March 2002) + + 7 Sept 2002; James Ribar <ji...@us...> zlib-1.1.3-r3.ebuild: + Modified For Use In Darwin 4 March 2002; Donny Davies <woo...@ge...> zlib-1.1.3-r3.ebuild : Index: zlib-1.1.3-r3.ebuild =================================================================== RCS file: /cvsroot/darwinfiles/packagetree/sys-libs/zlib/zlib-1.1.3-r3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** zlib-1.1.3-r3.ebuild 7 Sep 2002 23:22:11 -0000 1.1 --- zlib-1.1.3-r3.ebuild 7 Sep 2002 23:25:40 -0000 1.2 *************** *** 8,17 **** HOMEPAGE="http://www.gzip.org/zlib" LICENSE="ZLIB" ! KEYWORDS="x86 ppc sparc sparc64" SLOT="0" ! DEPEND="virtual/glibc" src_compile() { ./configure --shared --prefix=/usr || die --- 8,21 ---- HOMEPAGE="http://www.gzip.org/zlib" LICENSE="ZLIB" ! KEYWORDS="ppc" SLOT="0" ! DEPEND="" ! ! CFLAGS="" ! CC="" src_compile() { + patch -p1 < ${FILESDIR}/zlib-1.1.3-r3.patch ./configure --shared --prefix=/usr || die *************** *** 31,39 **** doins zconf.h zlib.h ! dolib libz.so.1.1.3 ! ( cd ${D}/usr/lib ; chmod 755 libz.so.* ) dolib libz.a ! dosym libz.so.1.1.3 /usr/lib/libz.so ! dosym libz.so.1.1.3 /usr/lib/libz.so.1 doman zlib.3 --- 35,43 ---- doins zconf.h zlib.h ! dolib libz.1.1.3.dylib ! ( cd ${D}/usr/lib ; chmod 755 libz.*.dylib ) dolib libz.a ! dosym libz.1.1.3.dylib /usr/lib/libz.dylib ! dosym libz.1.1.3.dylib /usr/lib/libz.1.dylib doman zlib.3 Index: zlib-1.1.4.ebuild =================================================================== RCS file: /cvsroot/darwinfiles/packagetree/sys-libs/zlib/zlib-1.1.4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** zlib-1.1.4.ebuild 7 Sep 2002 23:22:11 -0000 1.1 --- zlib-1.1.4.ebuild 7 Sep 2002 23:25:40 -0000 1.2 *************** *** 8,17 **** HOMEPAGE="http://www.gzip.org/zlib" LICENSE="ZLIB" ! KEYWORDS="x86 ppc sparc sparc64" SLOT="0" ! DEPEND="virtual/glibc" src_compile() { ./configure --shared --prefix=/usr || die --- 8,21 ---- HOMEPAGE="http://www.gzip.org/zlib" LICENSE="ZLIB" ! KEYWORDS="ppc" SLOT="0" ! DEPEND="" ! ! CFLAGS="" ! CC="" src_compile() { + patch -p1 < ${FILESDIR}/zlib-1.1.3-r3.patch ./configure --shared --prefix=/usr || die *************** *** 31,39 **** doins zconf.h zlib.h ! dolib libz.so.${PV} ! ( cd ${D}/usr/lib ; chmod 755 libz.so.* ) dolib libz.a ! dosym libz.so.${PV} /usr/lib/libz.so ! dosym libz.so.${PV} /usr/lib/libz.so.1 doman zlib.3 --- 35,43 ---- doins zconf.h zlib.h ! dolib libz.${PV}.dylib ! ( cd ${D}/usr/lib ; chmod 755 libz.*.dylib ) dolib libz.a ! dosym libz.${PV}.dylib /usr/lib/libz.dylib ! dosym libz.${PV}.dylib /usr/lib/libz.1.dylib doman zlib.3 |
From: <ji...@us...> - 2002-09-07 23:22:39
|
Update of /cvsroot/darwinfiles/packagetree/sys-libs/zlib/files In directory usw-pr-cvs1:/tmp/cvs-serv25760 Added Files: digest-zlib-1.1.3-r3 digest-zlib-1.1.4 Log Message: Adding zlib --- NEW FILE: digest-zlib-1.1.3-r3 --- MD5 ada18615d2a66dee4d6f5ff916ecd4c6 zlib-1.1.3.tar.gz 168463 --- NEW FILE: digest-zlib-1.1.4 --- MD5 ea16358be41384870acbdc372f9db152 zlib-1.1.4.tar.bz2 147014 |
From: <ji...@us...> - 2002-09-07 23:22:13
|
Update of /cvsroot/darwinfiles/packagetree/sys-libs/zlib In directory usw-pr-cvs1:/tmp/cvs-serv25675 Added Files: ChangeLog zlib-1.1.3-r3.ebuild zlib-1.1.4.ebuild Log Message: Adding zlib --- NEW FILE: ChangeLog --- # ChangeLog for sys-libs/zlib # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL # $Header: /cvsroot/darwinfiles/packagetree/sys-libs/zlib/ChangeLog,v 1.1 2002/09/07 23:22:11 jimmacr Exp $ *zlib-1.1.4 (11 Mar 2002) 15 Jul 2002; Mark Guertin <ge...@ge...> Added ppc to keywords 11 Mar 2002; Bruce A. Locke <bl...@sh...> zlib-1.1.4.ebuild : - upstream security update (possible exploitable buffer overflow) - website moved - src_install is now version independent *zlib-1.1.3-r3 (4 March 2002) 4 March 2002; Donny Davies <woo...@ge...> zlib-1.1.3-r3.ebuild : Fix to install the library 755. *zlib-1.1.3-r2 (1 Feb 2002) 1 Feb 2002; G.Bevin <gb...@ge...> ChangeLog : Added initial ChangeLog which should be updated whenever the package is updated in any way. This changelog is targetted to users. This means that the comments should well explained and written in clean English. The details about writing correct changelogs are explained in the skel.ChangeLog file which you can find in the root directory of the portage repository. --- NEW FILE: zlib-1.1.3-r3.ebuild --- # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # $Header: /cvsroot/darwinfiles/packagetree/sys-libs/zlib/zlib-1.1.3-r3.ebuild,v 1.1 2002/09/07 23:22:11 jimmacr Exp $ S=${WORKDIR}/${P} DESCRIPTION="Standard (de)compression library" SRC_URI="ftp://ftp.freesoftware.com/pub/infozip/zlib/${P}.tar.gz" HOMEPAGE="http://www.gzip.org/zlib" LICENSE="ZLIB" KEYWORDS="x86 ppc sparc sparc64" SLOT="0" DEPEND="virtual/glibc" src_compile() { ./configure --shared --prefix=/usr || die emake || die make test || die ./configure --prefix=/usr || die emake || die } src_install() { into /usr dodir /usr/include insinto /usr/include doins zconf.h zlib.h dolib libz.so.1.1.3 ( cd ${D}/usr/lib ; chmod 755 libz.so.* ) dolib libz.a dosym libz.so.1.1.3 /usr/lib/libz.so dosym libz.so.1.1.3 /usr/lib/libz.so.1 doman zlib.3 dodoc FAQ README ChangeLog docinto txt dodoc algorithm.txt } --- NEW FILE: zlib-1.1.4.ebuild --- # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # $Header: /cvsroot/darwinfiles/packagetree/sys-libs/zlib/zlib-1.1.4.ebuild,v 1.1 2002/09/07 23:22:11 jimmacr Exp $ S=${WORKDIR}/${P} DESCRIPTION="Standard (de)compression library" SRC_URI="http://www.gzip.org/zlib/${P}.tar.bz2" HOMEPAGE="http://www.gzip.org/zlib" LICENSE="ZLIB" KEYWORDS="x86 ppc sparc sparc64" SLOT="0" DEPEND="virtual/glibc" src_compile() { ./configure --shared --prefix=/usr || die emake || die make test || die ./configure --prefix=/usr || die emake || die } src_install() { into /usr dodir /usr/include insinto /usr/include doins zconf.h zlib.h dolib libz.so.${PV} ( cd ${D}/usr/lib ; chmod 755 libz.so.* ) dolib libz.a dosym libz.so.${PV} /usr/lib/libz.so dosym libz.so.${PV} /usr/lib/libz.so.1 doman zlib.3 dodoc FAQ README ChangeLog docinto txt dodoc algorithm.txt } |
From: <ji...@us...> - 2002-09-07 23:21:55
|
Update of /cvsroot/darwinfiles/packagetree/sys-libs/zlib/files In directory usw-pr-cvs1:/tmp/cvs-serv25598/files Log Message: Directory /cvsroot/darwinfiles/packagetree/sys-libs/zlib/files added to the repository |
From: <ji...@us...> - 2002-09-07 23:21:43
|
Update of /cvsroot/darwinfiles/packagetree/sys-libs/zlib In directory usw-pr-cvs1:/tmp/cvs-serv25556/zlib Log Message: Directory /cvsroot/darwinfiles/packagetree/sys-libs/zlib added to the repository |
From: <ji...@us...> - 2002-09-07 23:20:29
|
Update of /cvsroot/darwinfiles/packagetree/sys-apps/bzip2 In directory usw-pr-cvs1:/tmp/cvs-serv25316 Modified Files: bzip2-1.0.2-r1.ebuild bzip2-1.0.2-r2.ebuild Log Message: Updating patch commands Index: bzip2-1.0.2-r1.ebuild =================================================================== RCS file: /cvsroot/darwinfiles/packagetree/sys-apps/bzip2/bzip2-1.0.2-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** bzip2-1.0.2-r1.ebuild 18 Aug 2002 15:30:32 -0000 1.2 --- bzip2-1.0.2-r1.ebuild 7 Sep 2002 23:20:25 -0000 1.3 *************** *** 15,19 **** src_unpack() { unpack ${A} ! patch -p0 <${FILESDIR}/bzip2-1.0.2-1.diff || die } --- 15,19 ---- src_unpack() { unpack ${A} ! patch -p1 <${FILESDIR}/bzip2-1.0.2-1.diff || die } Index: bzip2-1.0.2-r2.ebuild =================================================================== RCS file: /cvsroot/darwinfiles/packagetree/sys-apps/bzip2/bzip2-1.0.2-r2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** bzip2-1.0.2-r2.ebuild 18 Aug 2002 15:30:32 -0000 1.2 --- bzip2-1.0.2-r2.ebuild 7 Sep 2002 23:20:25 -0000 1.3 *************** *** 17,21 **** src_compile() { ! patch -p0 <${FILESDIR}/bzip2-1.0.2-1.diff || die emake all || die } --- 17,21 ---- src_compile() { ! patch -p1 <${FILESDIR}/bzip2-1.0.2-1.diff || die emake all || die } |
From: <ji...@us...> - 2002-08-18 22:12:56
|
Update of /cvsroot/darwinfiles/packagetree/net-misc/wget/files In directory usw-pr-cvs1:/tmp/cvs-serv20884 Added Files: digest-wget-1.8.1-r1 digest-wget-1.8.2 Log Message: Adding wget --- NEW FILE: digest-wget-1.8.1-r1 --- MD5 6ca8e939476e840f0ce69a3b31c13060 wget-1.8.1.tar.gz 1097780 MD5 8da1e4f2991384ddbd575f4109c2ab4a wget-new-percentage-cvs-20011209.tar.gz 12196 --- NEW FILE: digest-wget-1.8.2 --- MD5 a2473d7a53ebaf0a1bdb06f17059e8f1 wget-1.8.2.tar.gz 1154648 MD5 8da1e4f2991384ddbd575f4109c2ab4a wget-new-percentage-cvs-20011209.tar.gz 12196 |
From: <ji...@us...> - 2002-08-18 22:12:28
|
Update of /cvsroot/darwinfiles/packagetree/net-misc/wget/files In directory usw-pr-cvs1:/tmp/cvs-serv20731a/files Log Message: Directory /cvsroot/darwinfiles/packagetree/net-misc/wget/files added to the repository |
From: <ji...@us...> - 2002-08-18 22:12:06
|
Update of /cvsroot/darwinfiles/packagetree/net-misc/wget In directory usw-pr-cvs1:/tmp/cvs-serv20647 Added Files: ChangeLog wget-1.8.1-r1.ebuild wget-1.8.2.ebuild Log Message: Adding wget --- NEW FILE: ChangeLog --- # ChangeLog for net-misc/wget # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL # $Header: /cvsroot/darwinfiles/packagetree/net-misc/wget/ChangeLog,v 1.1 2002/08/18 22:12:03 jimmacr Exp $ *wget-1.8.2 (29 May 2002) 09 Jul 2002; phoen][x <ph...@ge...> wget-1.8.2.ebuild : Added KEYWORDS, LICENSE, SLOT. 29 May 2002; Seemant Kulleen <se...@ge...> wget-1.8.2.ebuild files/digest-wget-1.8.2 : Version bump. The patch still works, so there is no noticeable difference to the user. *wget-1.8.1-r1 (22 Feb 2002) 09 Jul 2002; phoen][x <ph...@ge...> wget-1.8.2.ebuild : Added KEYWORDS, LICENSE, SLOT. 22 Feb 2002; Daniel Robbins <dro...@ge...>: Added openssl to RDEPEND as well so that .tbz2 installation works. This fixes bug #799. *wget-1.8.1 (1 Feb 2002) 1 Feb 2002; G.Bevin <gb...@ge...> ChangeLog : Added initial ChangeLog which should be updated whenever the package is updated in any way. This changelog is targetted to users. This means that the comments should well explained and written in clean English. The details about writing correct changelogs are explained in the skel.ChangeLog file which you can find in the root directory of the portage repository. --- NEW FILE: wget-1.8.1-r1.ebuild --- # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # $Header: /cvsroot/darwinfiles/packagetree/net-misc/wget/wget-1.8.1-r1.ebuild,v 1.1 2002/08/18 22:12:03 jimmacr Exp $ NPVER=20011209 S=${WORKDIR}/${P} DESCRIPTION="Network utility to retrieve files from the WWW" SRC_URI="ftp://prep.ai.mit.edu/gnu/wget/${P}.tar.gz ftp://gatekeeper.dec.com/pub/GNU/wget/${P}.tar.gz http://www.biscom.net/~cade/away/wget-new-percentage/wget-new-percentage-cvs-${NPVER}.tar.gz" HOMEPAGE="http://www.cg.tuwien.ac.at/~prikryl/wget.html" RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )" DEPEND="$RDEPEND nls? ( sys-devel/gettext )" KEYWORDS="ppc" LICENSE="GPL-2" SLOT="0" src_unpack() { unpack ${P}.tar.gz unpack wget-new-percentage-cvs-${NPVER}.tar.gz cd ${S}/src patch -p0 < ${WORKDIR}/wget-new-percentage/wnp-20011208-2.diff || die } src_compile() { local myconf use nls || myconf="--disable-nls" use ssl && myconf="${myconf} --with-ssl" use ssl || myconf="${myconf} --without-ssl --disable-opie --disable-digest" [ -z "$DEBUG" ] && myconf="${myconf} --disable-debug" use ssl && CFLAGS="${CFLAGS} -I/usr/include/openssl" ./configure --prefix=/usr --sysconfdir=/etc/wget \ --infodir=/usr/share/info --mandir=usr/share/man $myconf || die if use static; then make LDFLAGS="--static" || die else make || die fi } src_install() { if use build || use bootcd; then insinto /usr dobin ${S}/src/wget return fi make prefix=${D}/usr sysconfdir=${D}/etc/wget \ mandir=${D}/usr/share/man infodir=${D}/usr/share/info install || die dodoc AUTHORS COPYING ChangeLog MACHINES MAILING-LIST NEWS README TODO dodoc doc/sample.wgetrc } --- NEW FILE: wget-1.8.2.ebuild --- # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # $Header: /cvsroot/darwinfiles/packagetree/net-misc/wget/wget-1.8.2.ebuild,v 1.1 2002/08/18 22:12:03 jimmacr Exp $ NPVER=20011209 S=${WORKDIR}/${P} DESCRIPTION="Network utility to retrieve files from the WWW" SRC_URI="ftp://prep.ai.mit.edu/gnu/wget/${P}.tar.gz ftp://gatekeeper.dec.com/pub/GNU/wget/${P}.tar.gz http://www.biscom.net/~cade/away/wget-new-percentage/wget-new-percentage-cvs-${NPVER}.tar.gz" HOMEPAGE="http://www.cg.tuwien.ac.at/~prikryl/wget.html" RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )" DEPEND="$RDEPEND nls? ( sys-devel/gettext )" KEYWORDS="ppc" LICENSE="GPL-2" SLOT="0" src_unpack() { unpack ${P}.tar.gz unpack wget-new-percentage-cvs-${NPVER}.tar.gz cd ${S}/src patch -p0 < ${WORKDIR}/wget-new-percentage/wnp-20011208-2.diff || die } src_compile() { local myconf use nls || myconf="--disable-nls" use ssl && myconf="${myconf} --with-ssl" use ssl || myconf="${myconf} --without-ssl --disable-opie --disable-digest" [ -z "$DEBUG" ] && myconf="${myconf} --disable-debug" use ssl && CFLAGS="${CFLAGS} -I/usr/include/openssl" ./configure --prefix=/usr --sysconfdir=/etc/wget \ --infodir=/usr/share/info --mandir=usr/share/man $myconf || die if use static; then make LDFLAGS="--static" || die else make || die fi } src_install() { if use build || use bootcd; then insinto /usr dobin ${S}/src/wget return fi make prefix=${D}/usr sysconfdir=${D}/etc/wget \ mandir=${D}/usr/share/man infodir=${D}/usr/share/info install || die dodoc AUTHORS COPYING ChangeLog MACHINES MAILING-LIST NEWS README TODO dodoc doc/sample.wgetrc } |
From: <ji...@us...> - 2002-08-18 22:11:19
|
Update of /cvsroot/darwinfiles/packagetree/net-misc/wget In directory usw-pr-cvs1:/tmp/cvs-serv20435/wget Log Message: Directory /cvsroot/darwinfiles/packagetree/net-misc/wget added to the repository |
From: <ji...@us...> - 2002-08-18 22:10:42
|
Update of /cvsroot/darwinfiles/packagetree/dev-libs/openssl/files In directory usw-pr-cvs1:/tmp/cvs-serv20194 Added Files: digest-openssl-0.9.6e Log Message: Adding OpenSSL --- NEW FILE: digest-openssl-0.9.6e --- MD5 2f57a28e6a2468c488d49bb4dd31f24a openssl-0.9.6e.tar.gz 2158566 |
From: <ji...@us...> - 2002-08-18 22:10:14
|
Update of /cvsroot/darwinfiles/packagetree/dev-libs/openssl In directory usw-pr-cvs1:/tmp/cvs-serv20042 Added Files: openssl-0.9.6e.ebuild ChangeLog Log Message: Adding OpenSSL --- NEW FILE: openssl-0.9.6e.ebuild --- # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: /cvsroot/darwinfiles/packagetree/dev-libs/openssl/openssl-0.9.6e.ebuild,v 1.1 2002/08/18 22:10:11 jimmacr Exp $ S=${WORKDIR}/${P} DESCRIPTION="Toolkit for SSL v2/v3 and TLS v1" SRC_URI="http://www.openssl.org/source/${P}.tar.gz" HOMEPAGE="http://www.openssl.org/" RDEPEND="" DEPEND="" LICENSE="as-is" SLOT="0" KEYWORDS="ppc" src_unpack() { unpack ${A} ; cd ${S} cp Configure Configure.orig sed -e "s/-O3/$CFLAGS/" -e "s/-m486//" Configure.orig > Configure } src_compile() { ./config --prefix=/usr --openssldir=/usr/lib/ssl shared threads || die # i think parallel make has problems make all || die } src_install() { make INSTALL_PREFIX=${D} MANDIR=/usr/share/man install || die dodoc CHANGES* FAQ LICENSE NEWS README dodoc doc/*.txt dohtml doc/* insinto /usr/share/emacs/site-lisp doins doc/c-indentation.el # The man pages rand.3 and passwd.1 conflict with other packages # Rename them to ssl-* and also make a symlink from openssl-* to ssl-* cd ${D}/usr/share/man/man1 mv passwd.1 ssl-passwd.1 ln -sf ssl-passwd.1 openssl-passwd.1 cd ${D}/usr/share/man/man3 mv rand.3 ssl-rand.3 ln -sf ssl-rand.3 openssl-rand.3 } --- NEW FILE: ChangeLog --- # ChangeLog for dev-libs/openssl # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL # $Header: /cvsroot/darwinfiles/packagetree/dev-libs/openssl/ChangeLog,v 1.1 2002/08/18 22:10:12 jimmacr Exp $ *openssl-0.9.6e (30 Jul 2002) 2 Aug 2002; Calum Selkirk <cse...@ge...> openssl-0.9.6e.ebuild : Added ppc to KEYWORDS. 30 Jul 2002; Daniel Ahlberg <al...@ge...> openssl-0.9.6e.ebuild : New version to fix security, http://www.openssl.org/news/secadv_20020730.txt *openssl-0.9.6d-r1 (10 Jul 2002) 10 Jul 2002; Josh Tegart <jt...@ge...> : Fixed problem that prevented openssl-0.9.6d from building on sparc. The Configure script incorrectly set the SHARED_LDFLAGS in the Makefile. The new ebuild simply removes the incorrect value if ARCH="sparc". *openssl-0.9.6d (13 May 2002) 13 May 2002; Donny Davies <woo...@ge...> : Update to latest. Added LICENSE, SLOT. Use make vs. emake. *openssl-0.9.6c-r1 (3 Apr 2002) patch from src_unpack; it was redundant. Remove the manpage sed stuff and pass MANDIR to make install instead. Fix a longstanding annoyance with the support scripts getting installed into /usr/ssl and install them in the proper place: /usr/lib/ssl. Add a patch for compiling with gcc-3. Fix a glitch with the html docs getting installed into a redundant 'doc' subdirectory. Remove all old patches, digests and ebuilds. 21 Mar 2002; Daniel Robbins <dro...@ge...> : Fixed 0.9.6c ebuild so that it doesn't do 'sed -e "foo" | cat > Makefile', which breaks often. Now it is a standard 2-liner. 21 Mar 2002; Seemant Kulleen <se...@ge...> openssl-0.9.6c.ebuild : Fixed so that html documentation is no longer gzipped. Small enough to not warrant a revision bump on the ebuild. *openssl-0.9.6c (1 Feb 2002) 1 Feb 2002; G.Bevin <gb...@ge...> ChangeLog : Added initial ChangeLog which should be updated whenever the package is updated in any way. This changelog is targetted to users. This means that the comments should well explained and written in clean English. The details about writing correct changelogs are explained in the skel.ChangeLog file which you can find in the root directory of the portage repository. |
From: <ji...@us...> - 2002-08-18 22:09:41
|
Update of /cvsroot/darwinfiles/packagetree/dev-libs/openssl/files In directory usw-pr-cvs1:/tmp/cvs-serv19823/files Log Message: Directory /cvsroot/darwinfiles/packagetree/dev-libs/openssl/files added to the repository |
From: <ji...@us...> - 2002-08-18 22:09:14
|
Update of /cvsroot/darwinfiles/packagetree/dev-libs/openssl In directory usw-pr-cvs1:/tmp/cvs-serv19707/openssl Log Message: Directory /cvsroot/darwinfiles/packagetree/dev-libs/openssl added to the repository |
From: <ji...@us...> - 2002-08-18 20:56:37
|
Update of /cvsroot/darwinfiles/packagetree/sys-apps/bzip2 In directory usw-pr-cvs1:/tmp/cvs-serv32231 Modified Files: ChangeLog Log Message: Updated Messages Index: ChangeLog =================================================================== RCS file: /cvsroot/darwinfiles/packagetree/sys-apps/bzip2/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ChangeLog 17 Aug 2002 18:27:05 -0000 1.1 --- ChangeLog 18 Aug 2002 20:56:30 -0000 1.2 *************** *** 5,8 **** --- 5,11 ---- *bzip2-1.0.2-r2 (29 Jun 2002) + 18 Aug 2002; James Ribar <ji...@us...> bzip2-1.0.2-r2 bzip2-1.0.2-1.diff : + Patched for darwin. The patch is from the fink group. Thanks! + 28 Jul 2002; Martin Schlemmer <az...@ge...> bzip2-1.0.2.ebuild : Also install /bin/bzcat with USE=build, as some apps need it, and it |
From: <ji...@us...> - 2002-08-18 20:52:13
|
Update of /cvsroot/darwinfiles/packagetree/dev-libs/libiconv/files In directory usw-pr-cvs1:/tmp/cvs-serv31329 Added Files: digest-libiconv-1.7 libiconv-1.7-5.patch Log Message: Adding libiconv --- NEW FILE: digest-libiconv-1.7 --- MD5 bc7029c0bc913dc297cf49afa4c0e133 libiconv-1.7.tar.gz 2941046 --- NEW FILE: libiconv-1.7-5.patch --- diff -Naur libiconv-1.7.old/autoconf/ltmain.sh libiconv-1.7.new/autoconf/ltmain.sh --- libiconv-1.7.old/autoconf/ltmain.sh Wed Apr 25 08:35:10 2001 +++ libiconv-1.7.new/autoconf/ltmain.sh Fri Jun 14 02:28:31 2002 @@ -2858,6 +2858,11 @@ if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then eval cmds=\"$archive_expsym_cmds\" else + if test "x$verstring" = "x0.0"; then + tmp_verstring= + else + tmp_verstring="$verstring" + fi eval cmds=\"$archive_cmds\" fi IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' diff -Naur libiconv-1.7.old/configure libiconv-1.7.new/configure --- libiconv-1.7.old/configure Mon Jun 25 21:39:40 2001 +++ libiconv-1.7.new/configure Fri Jun 14 02:28:31 2002 @@ -3460,7 +3460,7 @@ # FIXME: Relying on posixy $() will cause problems for # cross-compilation, but unfortunately the echo tests do not # yet detect zsh echo's removal of \ escapes. - archive_cmds='$CC $(test .$module = .yes && echo -bundle || echo -dynamiclib) $allow_undefined_flag -o $lib $libobjs $deplibs$linkopts -install_name $rpath/$soname $(test -n "$verstring" -a x$verstring != x0.0 && echo $verstring)' + archive_cmds='$CC $(test .$module = .yes && echo -bundle || echo -dynamiclib) $allow_undefined_flag -o $lib $libobjs $deplibs$linkopts -install_name $rpath/$soname $tmp_verstring' # We need to add '_' to the symbols in $export_symbols first #archive_expsym_cmds="$archive_cmds"' && strip -s $export_symbols' hardcode_direct=yes diff -Naur libiconv-1.7.old/libcharset/autoconf/ltmain.sh libiconv-1.7.new/libcharset/autoconf/ltmain.sh --- libiconv-1.7.old/libcharset/autoconf/ltmain.sh Wed Apr 25 08:35:10 2001 +++ libiconv-1.7.new/libcharset/autoconf/ltmain.sh Fri Jun 14 02:35:52 2002 @@ -2858,6 +2858,11 @@ if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then eval cmds=\"$archive_expsym_cmds\" else + if test "x$verstring" = "x0.0"; then + tmp_verstring= + else + tmp_verstring="$verstring" + fi eval cmds=\"$archive_cmds\" fi IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' diff -Naur libiconv-1.7.old/libcharset/configure libiconv-1.7.new/libcharset/configure --- libiconv-1.7.old/libcharset/configure Mon Jun 25 21:39:57 2001 +++ libiconv-1.7.new/libcharset/configure Fri Jun 14 02:29:24 2002 @@ -3310,7 +3310,7 @@ # FIXME: Relying on posixy $() will cause problems for # cross-compilation, but unfortunately the echo tests do not # yet detect zsh echo's removal of \ escapes. - archive_cmds='$CC $(test .$module = .yes && echo -bundle || echo -dynamiclib) $allow_undefined_flag -o $lib $libobjs $deplibs$linkopts -install_name $rpath/$soname $(test -n "$verstring" -a x$verstring != x0.0 && echo $verstring)' + archive_cmds='$CC $(test .$module = .yes && echo -bundle || echo -dynamiclib) $allow_undefined_flag -o $lib $libobjs $deplibs$linkopts -install_name $rpath/$soname $tmp_verstring' # We need to add '_' to the symbols in $export_symbols first #archive_expsym_cmds="$archive_cmds"' && strip -s $export_symbols' hardcode_direct=yes |