summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2004-03-23 16:04:48 +0000
committerMartin Holzer <mholzer@gentoo.org>2004-03-23 16:04:48 +0000
commit22b982bbb63355fc10b5cefdb22e7f9ed63a88c7 (patch)
treeffb8c6a038289a87513ccd879da12c423aae78a4 /sys-apps/file
parenti'm out of refreshing new commit lines (diff)
downloadhistorical-22b982bbb63355fc10b5cefdb22e7f9ed63a88c7.tar.gz
historical-22b982bbb63355fc10b5cefdb22e7f9ed63a88c7.tar.bz2
historical-22b982bbb63355fc10b5cefdb22e7f9ed63a88c7.zip
Version bumped.
Diffstat (limited to 'sys-apps/file')
-rw-r--r--sys-apps/file/ChangeLog7
-rw-r--r--sys-apps/file/Manifest24
-rw-r--r--sys-apps/file/file-4.08.ebuild56
-rw-r--r--sys-apps/file/files/digest-file-4.081
4 files changed, 76 insertions, 12 deletions
diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog
index 1f25e6d75a32..9731c9e99f69 100644
--- a/sys-apps/file/ChangeLog
+++ b/sys-apps/file/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-apps/file
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.36 2004/03/05 18:13:17 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.37 2004/03/23 16:04:48 mholzer Exp $
+
+*file-4.08 (23 Mar 2004)
+
+ 23 Mar 2004; Martin Holzer <mholzer@gentoo.org> file-4.08.ebuild:
+ Version bumped.
02 Mar 2004; Brian Jackson <iggy@gentoo.org> file-4.07-r1.ebuild:
adding initial s390 support
diff --git a/sys-apps/file/Manifest b/sys-apps/file/Manifest
index 29f9c50980c2..83fa0c6688c9 100644
--- a/sys-apps/file/Manifest
+++ b/sys-apps/file/Manifest
@@ -1,16 +1,18 @@
-MD5 725585420a8c43c2472cab207b7f5030 file-4.07-r1.ebuild 1619
-MD5 fa5b886464f9604b07e82d1c2f2106f9 file-3.41.ebuild 1022
-MD5 55ca67dfd18df325e38366b887505f96 file-4.07.ebuild 1571
-MD5 c9ce6948bf8124c0185f20b186f33aa4 file-4.02.ebuild 1024
MD5 087ff3ab4d088f4df9ea5ee7ffd5be79 file-4.06.ebuild 1557
-MD5 d55ee33e8a611f9ee76b0d1a40c8c233 ChangeLog 5558
+MD5 c9ce6948bf8124c0185f20b186f33aa4 file-4.02.ebuild 1024
+MD5 55ca67dfd18df325e38366b887505f96 file-4.07.ebuild 1571
+MD5 725585420a8c43c2472cab207b7f5030 file-4.07-r1.ebuild 1619
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-MD5 ea5caf65874cda8c3f3d5baace9c73f8 files/digest-file-4.07-r1 61
+MD5 7af44eff0a9a0bd333442a32c42fbb5a ChangeLog 5674
+MD5 3cca4a0bb1b5ed469627aac3441686f1 file-4.08.ebuild 1575
+MD5 fa5b886464f9604b07e82d1c2f2106f9 file-3.41.ebuild 1022
+MD5 50700bf6bff49778fd8c6083466a0813 files/digest-file-4.06 61
+MD5 fd38ae2f761ce496f7caedf3226166ae files/digest-file-4.02 61
+MD5 8f6cec8c0754678a2817139182637eac files/file-4.xx-mips-gentoo.diff 13035
MD5 aff834708f034a4995abba4192e79583 files/file-3.39-gentoo.diff 4673
-MD5 8153e3726c4dad50b53c76eaf32b4833 files/file-4.07-gentoo.diff 648
MD5 aff834708f034a4995abba4192e79583 files/file-3.41-mips-gentoo.diff 4673
-MD5 eabc698678353b52ea7d9bfb724d4e1e files/digest-file-3.41 268
-MD5 fd38ae2f761ce496f7caedf3226166ae files/digest-file-4.02 61
-MD5 50700bf6bff49778fd8c6083466a0813 files/digest-file-4.06 61
+MD5 9ab14ea35a2db2864bb6e92d1ca87f17 files/digest-file-4.08 61
+MD5 8153e3726c4dad50b53c76eaf32b4833 files/file-4.07-gentoo.diff 648
+MD5 ea5caf65874cda8c3f3d5baace9c73f8 files/digest-file-4.07-r1 61
MD5 ea5caf65874cda8c3f3d5baace9c73f8 files/digest-file-4.07 61
-MD5 8f6cec8c0754678a2817139182637eac files/file-4.xx-mips-gentoo.diff 13035
+MD5 eabc698678353b52ea7d9bfb724d4e1e files/digest-file-3.41 268
diff --git a/sys-apps/file/file-4.08.ebuild b/sys-apps/file/file-4.08.ebuild
new file mode 100644
index 000000000000..78918a6c7aa8
--- /dev/null
+++ b/sys-apps/file/file-4.08.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.08.ebuild,v 1.1 2004/03/23 16:04:48 mholzer Exp $
+
+inherit flag-o-matic gnuconfig
+
+DESCRIPTION="Program to identify a file's format by scanning binary data for patterns"
+SRC_URI="ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz
+ ftp://ftp.astron.com/pub/file/${P}.tar.gz"
+HOMEPAGE="ftp://ftp.astron.com/pub/file/"
+
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ~ppc64 ~s390"
+SLOT="0"
+LICENSE="as-is"
+IUSE=""
+
+DEPEND="virtual/glibc"
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+
+ # (12 Oct 2003) <kumba@gentoo.org>
+ # This patch is for MIPS only. It slightly changes the 'file' output
+ # on MIPS machines to a specific format so that other programs can
+ # recognize things.
+ if [ "${ARCH}" = "mips" ]; then
+ epatch ${FILESDIR}/${PN}-4.xx-mips-gentoo.diff
+ fi
+}
+
+src_compile() {
+ # If running mips64, we need updated configure data
+ use mips && gnuconfig_update
+
+ # file command segfaults on hppa - reported by gustavo@zacarias.com.ar
+ [ ${ARCH} = "hppa" ] && filter-flags "-mschedule=8000"
+
+ ./configure --prefix=/usr \
+ --mandir=/usr/share/man \
+ --datadir=/usr/share/misc \
+ --host=${CHOST} || die
+
+ # Buggy Makefiles. This fixes bug 31356
+ emake -j1 || die "emake failed"
+}
+
+src_install() {
+ make DESTDIR=${D} install || die "make install failed"
+
+ if [ -z "`use build`" ] ; then
+ dodoc ChangeLog LEGAL.NOTICE MAINT README || die "dodoc failed"
+ else
+ rm -rf ${D}/usr/share/man
+ fi
+}
diff --git a/sys-apps/file/files/digest-file-4.08 b/sys-apps/file/files/digest-file-4.08
new file mode 100644
index 000000000000..9e83825951e7
--- /dev/null
+++ b/sys-apps/file/files/digest-file-4.08
@@ -0,0 +1 @@
+MD5 fe7867fbdacee30b294cd8238008d92b file-4.08.tar.gz 365040