summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-02-11 05:28:53 +0000
committerMike Frysinger <vapier@gentoo.org>2005-02-11 05:28:53 +0000
commitd4a80c69bf18a9fbcc8fac2b25da441716a25913 (patch)
tree9b852e1c3f592a28d1372e958901b344835e4c7d /dev-util
parentupdate SRC_URI #73707 (diff)
downloadhistorical-d4a80c69bf18a9fbcc8fac2b25da441716a25913.tar.gz
historical-d4a80c69bf18a9fbcc8fac2b25da441716a25913.tar.bz2
historical-d4a80c69bf18a9fbcc8fac2b25da441716a25913.zip
Version bump.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/strace/ChangeLog7
-rw-r--r--dev-util/strace/Manifest16
-rw-r--r--dev-util/strace/files/digest-strace-4.5.91
-rw-r--r--dev-util/strace/strace-4.5.9.ebuild47
4 files changed, 63 insertions, 8 deletions
diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog
index 36bc8f877b5f..e3de3e33a318 100644
--- a/dev-util/strace/ChangeLog
+++ b/dev-util/strace/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-util/strace
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.54 2005/02/08 19:45:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.55 2005/02/11 05:28:53 vapier Exp $
+
+*strace-4.5.9 (11 Feb 2005)
+
+ 11 Feb 2005; Mike Frysinger <vapier@gentoo.org> +strace-4.5.9.ebuild:
+ Version bump.
08 Feb 2005; Aron Griffis <agriffis@gentoo.org> strace-4.5.8.ebuild:
more ia64 fixes for building against linux26-headers-2.6.8.1-r2
diff --git a/dev-util/strace/Manifest b/dev-util/strace/Manifest
index 8342ced6900b..b0dc1e036f7f 100644
--- a/dev-util/strace/Manifest
+++ b/dev-util/strace/Manifest
@@ -1,13 +1,15 @@
-MD5 b9923ffdf2ab6a4d2c7c3a570e4810e9 strace-4.5.8.ebuild 1509
-MD5 018daab06086013e038d868c5e0cdb49 ChangeLog 6412
-MD5 4474209bd9ff4ef6827bc37e512e6885 strace-4.5.2.ebuild 1311
-MD5 7a45d471b2608afbcfac7b22f86726ce strace-4.5.7.ebuild 1139
+MD5 fa9584e4416b8f9c7ddd5d7b80ada24f ChangeLog 6528
+MD5 cdad6d9e3e52ff7d472f293c4f5bae05 strace-4.5.9.ebuild 1449
MD5 85f383eadb2ed8c50c1a494e679bd2a2 strace-4.5.1.ebuild 1294
+MD5 b9923ffdf2ab6a4d2c7c3a570e4810e9 strace-4.5.8.ebuild 1509
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-MD5 332b30ad46b6f4ee72387a779580f321 files/digest-strace-4.5.7 65
+MD5 7a45d471b2608afbcfac7b22f86726ce strace-4.5.7.ebuild 1139
+MD5 4474209bd9ff4ef6827bc37e512e6885 strace-4.5.2.ebuild 1311
MD5 fcfff1ba9d728511b9b5f0aed7dacfba files/strace-4.5.8-ia64.patch 2855
+MD5 4cab7a7a05a80b3cc46421302239ab92 files/digest-strace-4.5.9 65
+MD5 38e4a65d3a6a6e39695752ba68b2db78 files/digest-strace-4.5.1 65
MD5 b7c93d383818fc6aa8ac330514b866e0 files/strace-4.5.1-2.6.patch 5756
+MD5 332b30ad46b6f4ee72387a779580f321 files/digest-strace-4.5.7 65
MD5 b2d46a601a4bd117795f40178cf40612 files/digest-strace-4.5.2 65
-MD5 263e7f0cfc1fd260ede689ea76b8b81e files/digest-strace-4.5.8 65
-MD5 38e4a65d3a6a6e39695752ba68b2db78 files/digest-strace-4.5.1 65
MD5 3d30271a2e23ac6401b2b54f99b91e5c files/strace-4.5.2-s390-april2004.diff 11986
+MD5 263e7f0cfc1fd260ede689ea76b8b81e files/digest-strace-4.5.8 65
diff --git a/dev-util/strace/files/digest-strace-4.5.9 b/dev-util/strace/files/digest-strace-4.5.9
new file mode 100644
index 000000000000..b35ee3689d15
--- /dev/null
+++ b/dev-util/strace/files/digest-strace-4.5.9
@@ -0,0 +1 @@
+MD5 ef52064b97bbda23fa708d56a811ba23 strace-4.5.9.tar.bz2 422253
diff --git a/dev-util/strace/strace-4.5.9.ebuild b/dev-util/strace/strace-4.5.9.ebuild
new file mode 100644
index 000000000000..7a2c0f51353b
--- /dev/null
+++ b/dev-util/strace/strace-4.5.9.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.9.ebuild,v 1.1 2005/02/11 05:28:53 vapier Exp $
+
+inherit flag-o-matic
+
+DESCRIPTION="A useful diagnostic, instructional, and debugging tool"
+HOMEPAGE="http://sourceforge.net/projects/strace/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE="static"
+
+DEPEND="virtual/libc"
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+
+ # Remove some obsolete ia64-related hacks from the strace source
+ # (08 Feb 2005 agriffis)
+ epatch ${FILESDIR}/strace-4.5.8-ia64.patch
+
+ # This is ugly but linux26-headers-2.6.8.1-r2 (and other versions) has some
+ # issues with definition of s64 and friends. This seems to solve
+ # compilation in this case (08 Feb 2005 agriffis)
+ use ia64 && append-flags -D_ASM_IA64_PAL_H
+
+ # Compile fails with -O3 on sparc but works on x86
+ use sparc && replace-flags -O[3-9] -O2
+ filter-lfs-flags
+
+ use static && append-ldflags -static
+}
+
+src_install() {
+ # Can't use make install because it is stupid and
+ # doesn't make leading directories before trying to
+ # install. Thus, one would have to make /usr/bin
+ # and /usr/man/man1 (at least).
+ # So, we do it by hand.
+ doman strace.1
+ dobin strace strace-graph || die
+ dodoc ChangeLog CREDITS NEWS PORTING README* TODO
+}