diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-11-14 22:25:38 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-11-14 22:25:38 +0000 |
commit | a433a76c859f4897a7a2abaa64743f5238c52bc7 (patch) | |
tree | b1bb9fda888f4012771814853224640a2269bf27 /app-arch/gzip | |
parent | moved from sys-apps/gzip_x86, and PROVIDES virtual/gzip (diff) | |
download | historical-a433a76c859f4897a7a2abaa64743f5238c52bc7.tar.gz historical-a433a76c859f4897a7a2abaa64743f5238c52bc7.tar.bz2 historical-a433a76c859f4897a7a2abaa64743f5238c52bc7.zip |
clean out cruft
Diffstat (limited to 'app-arch/gzip')
-rw-r--r-- | app-arch/gzip/ChangeLog | 4 | ||||
-rw-r--r-- | app-arch/gzip/files/digest-gzip-1.2.4a-r6 | 1 | ||||
-rw-r--r-- | app-arch/gzip/files/digest-gzip-1.3.2 | 1 | ||||
-rw-r--r-- | app-arch/gzip/files/digest-gzip-1.3.3 | 1 | ||||
-rw-r--r-- | app-arch/gzip/files/digest-gzip-1.3.3-r1 | 1 | ||||
-rw-r--r-- | app-arch/gzip/gzip-1.2.4a-r6.ebuild | 56 | ||||
-rw-r--r-- | app-arch/gzip/gzip-1.3.2.ebuild | 68 | ||||
-rw-r--r-- | app-arch/gzip/gzip-1.3.3-r1.ebuild | 87 | ||||
-rw-r--r-- | app-arch/gzip/gzip-1.3.3-r2.ebuild | 10 | ||||
-rw-r--r-- | app-arch/gzip/gzip-1.3.3.ebuild | 75 |
10 files changed, 8 insertions, 296 deletions
diff --git a/app-arch/gzip/ChangeLog b/app-arch/gzip/ChangeLog index e8ece0106795..5b8577716703 100644 --- a/app-arch/gzip/ChangeLog +++ b/app-arch/gzip/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for app-arch/gzip # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/ChangeLog,v 1.1 2003/11/14 21:11:27 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/ChangeLog,v 1.2 2003/11/14 22:25:38 seemant Exp $ *gzip-1.3.2 (14 Nov 2003) @@ -9,7 +9,7 @@ gzip-1.3.3.ebuild, files/gzip-1.2.4a-r5-gentoo.diff, files/gzip-1.2.4a-r6-gentoo.diff, files/gzip-1.3.2-gentoo.diff, files/gzip-1.3.3-gentoo.diff, files/gzip-1.3.3-security.patch: - moved from sys-apps to app-arch + moved from sys-apps to app-arch, and PROVIDES virtual/gzip *gzip-1.3.3-r2 (09 Jun 2003) diff --git a/app-arch/gzip/files/digest-gzip-1.2.4a-r6 b/app-arch/gzip/files/digest-gzip-1.2.4a-r6 deleted file mode 100644 index f7eb7e99223e..000000000000 --- a/app-arch/gzip/files/digest-gzip-1.2.4a-r6 +++ /dev/null @@ -1 +0,0 @@ -MD5 39053e044b18ecd0627f80fbe7cfeaad gzip-1.2.4a.tar.gz 220774 diff --git a/app-arch/gzip/files/digest-gzip-1.3.2 b/app-arch/gzip/files/digest-gzip-1.3.2 deleted file mode 100644 index 97d8fc765c3d..000000000000 --- a/app-arch/gzip/files/digest-gzip-1.3.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 57bff96b6b4bcbb060566bdbed29485d gzip-1.3.2.tar.gz 311011 diff --git a/app-arch/gzip/files/digest-gzip-1.3.3 b/app-arch/gzip/files/digest-gzip-1.3.3 deleted file mode 100644 index 8ee90a6f0a0d..000000000000 --- a/app-arch/gzip/files/digest-gzip-1.3.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 52eaf713673507d21f7abefee98ba662 gzip-1.3.3.tar.gz 312263 diff --git a/app-arch/gzip/files/digest-gzip-1.3.3-r1 b/app-arch/gzip/files/digest-gzip-1.3.3-r1 deleted file mode 100644 index 8ee90a6f0a0d..000000000000 --- a/app-arch/gzip/files/digest-gzip-1.3.3-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 52eaf713673507d21f7abefee98ba662 gzip-1.3.3.tar.gz 312263 diff --git a/app-arch/gzip/gzip-1.2.4a-r6.ebuild b/app-arch/gzip/gzip-1.2.4a-r6.ebuild deleted file mode 100644 index f552a27467cf..000000000000 --- a/app-arch/gzip/gzip-1.2.4a-r6.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.2.4a-r6.ebuild,v 1.1 2003/11/14 21:11:27 seemant Exp $ - -IUSE="nls build" - -S=${WORKDIR}/${P} -DESCRIPTION="Standard GNU compressor" -SRC_URI="ftp://prep.ai.mit.edu/gnu/gzip/${P}.tar.gz" -HOMEPAGE="http://www.gnu.org/software/gzip/gzip.html" -KEYWORDS="x86 amd64 sparc ppc" -SLOT="0" -DEPEND="virtual/glibc nls? ( sys-devel/gettext )" -RDEPEND="virtual/glibc" -LICENSE="GPL-2" - -src_unpack() { - unpack ${A} - cd ${WORKDIR} - patch -p0 < ${FILESDIR}/${PF}-gentoo.diff -} - -src_compile() { - [ -z "`use nls`" ] && myconf="--disable-nls" - ./configure --host=${CHOST} --prefix=/usr --exec-prefix=/ --mandir=/usr/share/man --infodir=/usr/share/info ${myconf} || die - emake || die -} - -src_install() { - dodir /usr/bin /usr/share/man/man1 - make prefix=${D}/usr exec_prefix=${D}/ mandir=${D}/usr/share/man/man1 infodir=${D}/usr/share/info install || die - cd ${D}/bin - for i in gzexe zforce zgrep zmore znew zcmp - do - cp ${i} ${i}.orig - sed -e "1d" -e "s:${D}::" ${i}.orig > ${i} - rm ${i}.orig - chmod 755 ${i} - done - if [ -z "`use build`" ] - then - cd ${D}/usr/share/man/man1 - for i in gzexe gzip zcat zcmp zdiff zforce zgrep zmore znew - do - rm ${i}.1 - ln -s gunzip.1.gz ${i}.1.gz - done - cd ${S} - rm -rf ${D}/usr/man ${D}/usr/lib - dodoc ChangeLog COPYING NEWS README THANKS TODO - docinto txt - dodoc algorithm.doc gzip.doc - else - rm -rf ${D}/usr - fi -} diff --git a/app-arch/gzip/gzip-1.3.2.ebuild b/app-arch/gzip/gzip-1.3.2.ebuild deleted file mode 100644 index 42f293c4809c..000000000000 --- a/app-arch/gzip/gzip-1.3.2.ebuild +++ /dev/null @@ -1,68 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.3.2.ebuild,v 1.1 2003/11/14 21:11:27 seemant Exp $ - -IUSE="nls build" - -S=${WORKDIR}/${P} -DESCRIPTION="Standard GNU compressor" -SRC_URI="ftp://alpha.gnu.org/gnu/gzip/${P}.tar.gz" -HOMEPAGE="http://www.gnu.org/software/gzip/gzip.html" -KEYWORDS="x86 amd64 ppc sparc alpha mips" -SLOT="0" -LICENSE="GPL-2" - -DEPEND="virtual/glibc nls? ( sys-devel/gettext )" -RDEPEND="virtual/glibc" - -src_unpack() { - unpack ${A} - cd ${WORKDIR} - patch -p0 < ${FILESDIR}/${PF}-gentoo.diff || die -} - -src_compile() { - [ -z "`use nls`" ] && myconf="--disable-nls" - - # Compiling with gcc3 and higher level of optimization seems to - # cause a segmentation fault in some very rare cases on alpha. - [ ${ARCH} == "alpha" ] && CFLAGS="-O -pipe" - - ./configure --host=${CHOST} \ - --prefix=/usr \ - --exec-prefix=/ \ - --mandir=/usr/share/man \ - --infodir=/usr/share/info \ - ${myconf} || die - emake || die -} - -src_install() { - dodir /usr/bin /usr/share/man/man1 - make prefix=${D}/usr \ - exec_prefix=${D}/ \ - mandir=${D}/usr/share/man \ - infodir=${D}/usr/share/info \ - install || die - cd ${D}/bin - for i in gzexe zforce zgrep zmore znew zcmp - do - dosed -e "1d" -e "s:${D}::" ${i} - chmod 755 ${i} - done - if [ -z "`use build`" ] - then - cd ${D}/usr/share/man/man1 - rm -f gunzip.* zcmp.* zcat.* - ln -s gzip.1.gz gunzip.1.gz - ln -s zdiff.1.gz zcmp.1.gz - ln -s gzip.1.gz zcat.1.gz - cd ${S} - rm -rf ${D}/usr/man ${D}/usr/lib - dodoc ChangeLog COPYING NEWS README THANKS TODO - docinto txt - dodoc algorithm.doc gzip.doc - else - rm -rf ${D}/usr - fi -} diff --git a/app-arch/gzip/gzip-1.3.3-r1.ebuild b/app-arch/gzip/gzip-1.3.3-r1.ebuild deleted file mode 100644 index 5edff6e60529..000000000000 --- a/app-arch/gzip/gzip-1.3.3-r1.ebuild +++ /dev/null @@ -1,87 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.3.3-r1.ebuild,v 1.1 2003/11/14 21:11:27 seemant Exp $ - -IUSE="nls build" - -inherit eutils - -S="${WORKDIR}/${P}" -DESCRIPTION="Standard GNU compressor" -SRC_URI="http://www.gzip.org/${P}.tar.gz" -HOMEPAGE="http://www.gnu.org/software/gzip/gzip.html" - -KEYWORDS="x86 amd64 ppc sparc ~alpha hppa arm mips" -SLOT="0" -LICENSE="GPL-2" - -DEPEND="virtual/glibc nls? ( sys-devel/gettext )" -RDEPEND="virtual/glibc" - -src_unpack() { - unpack ${A} - - cd ${WORKDIR} - epatch ${FILESDIR}/${P}-gentoo.diff -} - -src_compile() { - [ -z "`use nls`" ] && myconf="--disable-nls" - - # Compiling with gcc3 and higher level of optimization seems to - # cause a segmentation fault in some very rare cases on alpha. - [ ${ARCH} = "alpha" ] && CFLAGS="-O -pipe" - - ./configure --host=${CHOST} \ - --prefix=/usr \ - --exec-prefix=/ \ - --mandir=/usr/share/man \ - --infodir=/usr/share/info \ - ${myconf} || die - emake || die -} - -src_install() { - dodir /usr/bin /usr/share/man/man1 - make prefix=${D}/usr \ - exec_prefix=${D}/ \ - mandir=${D}/usr/share/man \ - infodir=${D}/usr/share/info \ - install || die - - cd ${D}/bin - for i in gzexe zforce zgrep zmore znew zcmp - do - dosed -e "1d" -e "s:${D}::" ${i} - chmod 755 ${i} - done - - # No need to waste space -- these guys should be links - # gzcat is equivilant to zcat, but historically zcat - # was a link to compress. - rm -f gunzip zcat zcmp zegrep zfgrep - dosym gzip /bin/gunzip - dosym gzip /bin/gzcat - dosym gzip /bin/zcat - dosym zdiff /bin/zcmp - dosym zgrep /bin/zegrep - dosym zgrep /bin/zfgrep - - if [ -z "`use build`" ] - then - cd ${D}/usr/share/man/man1 - rm -f gunzip.* zcmp.* zcat.* - ln -s gzip.1.gz gunzip.1.gz - ln -s zdiff.1.gz zcmp.1.gz - ln -s gzip.1.gz zcat.1.gz - ln -s gzip.1.gz gzcat.1.gz - cd ${S} - rm -rf ${D}/usr/man ${D}/usr/lib - dodoc ChangeLog COPYING NEWS README THANKS TODO - docinto txt - dodoc algorithm.doc gzip.doc - else - rm -rf ${D}/usr - fi -} - diff --git a/app-arch/gzip/gzip-1.3.3-r2.ebuild b/app-arch/gzip/gzip-1.3.3-r2.ebuild index b28a6d02a683..60de844147cc 100644 --- a/app-arch/gzip/gzip-1.3.3-r2.ebuild +++ b/app-arch/gzip/gzip-1.3.3-r2.ebuild @@ -1,23 +1,25 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.3.3-r2.ebuild,v 1.1 2003/11/14 21:11:27 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.3.3-r2.ebuild,v 1.2 2003/11/14 22:24:05 seemant Exp $ IUSE="nls build" inherit eutils -S="${WORKDIR}/${P}" +S=${WORKDIR}/${P} DESCRIPTION="Standard GNU compressor" -SRC_URI="http://www.gzip.org/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/gzip/gzip.html" +SRC_URI="http://www.gzip.org/${P}.tar.gz" -KEYWORDS="x86 amd64 ppc sparc alpha hppa arm mips ia64" SLOT="0" LICENSE="GPL-2" +KEYWORDS="x86 amd64 ppc sparc alpha hppa arm mips ia64" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" RDEPEND="virtual/glibc" +PROVIDE="virtual/gzip" + src_unpack() { unpack ${A} diff --git a/app-arch/gzip/gzip-1.3.3.ebuild b/app-arch/gzip/gzip-1.3.3.ebuild deleted file mode 100644 index 20615ae5372f..000000000000 --- a/app-arch/gzip/gzip-1.3.3.ebuild +++ /dev/null @@ -1,75 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.3.3.ebuild,v 1.1 2003/11/14 21:11:27 seemant Exp $ - -IUSE="nls build" - -inherit eutils - -S="${WORKDIR}/${P}" -DESCRIPTION="Standard GNU compressor" -SRC_URI="http://www.gzip.org/${P}.tar.gz" -HOMEPAGE="http://www.gnu.org/software/gzip/gzip.html" - -KEYWORDS="x86 amd64 ppc sparc alpha hppa" -SLOT="0" -LICENSE="GPL-2" - -DEPEND="virtual/glibc nls? ( sys-devel/gettext )" -RDEPEND="virtual/glibc" - -src_unpack() { - unpack ${A} - - cd ${WORKDIR} - epatch ${FILESDIR}/${PF}-gentoo.diff -} - -src_compile() { - [ -z "`use nls`" ] && myconf="--disable-nls" - - # Compiling with gcc3 and higher level of optimization seems to - # cause a segmentation fault in some very rare cases on alpha. - [ ${ARCH} = "alpha" ] && CFLAGS="-O -pipe" - - ./configure --host=${CHOST} \ - --prefix=/usr \ - --exec-prefix=/ \ - --mandir=/usr/share/man \ - --infodir=/usr/share/info \ - ${myconf} || die - emake || die -} - -src_install() { - dodir /usr/bin /usr/share/man/man1 - make prefix=${D}/usr \ - exec_prefix=${D}/ \ - mandir=${D}/usr/share/man \ - infodir=${D}/usr/share/info \ - install || die - - cd ${D}/bin - for i in gzexe zforce zgrep zmore znew zcmp - do - dosed -e "1d" -e "s:${D}::" ${i} - chmod 755 ${i} - done - - if [ -z "`use build`" ] - then - cd ${D}/usr/share/man/man1 - rm -f gunzip.* zcmp.* zcat.* - ln -s gzip.1.gz gunzip.1.gz - ln -s zdiff.1.gz zcmp.1.gz - ln -s gzip.1.gz zcat.1.gz - cd ${S} - rm -rf ${D}/usr/man ${D}/usr/lib - dodoc ChangeLog COPYING NEWS README THANKS TODO - docinto txt - dodoc algorithm.doc gzip.doc - else - rm -rf ${D}/usr - fi -} - |