summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2006-01-12 18:15:07 +0000
committerNed Ludd <solar@gentoo.org>2006-01-12 18:15:07 +0000
commit969606e1ca1a6e467f0b2c009feffc0964509cc7 (patch)
treee6e4504febcca15fa023405875db9110b4d17b51 /app-misc
parentStable on sparc wrt #118791 (diff)
downloadgentoo-2-969606e1ca1a6e467f0b2c009feffc0964509cc7.tar.gz
gentoo-2-969606e1ca1a6e467f0b2c009feffc0964509cc7.tar.bz2
gentoo-2-969606e1ca1a6e467f0b2c009feffc0964509cc7.zip
- new -X/--fix option to attempt to fix faulty RPATHs etc. Updated tristate pax handling. Adds support for obsd. Misc cleanups and improvements
(Portage version: 2.1_pre1)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/pax-utils/ChangeLog10
-rw-r--r--app-misc/pax-utils/Manifest12
-rw-r--r--app-misc/pax-utils/files/digest-pax-utils-0.1.71
-rw-r--r--app-misc/pax-utils/pax-utils-0.1.7.ebuild30
4 files changed, 46 insertions, 7 deletions
diff --git a/app-misc/pax-utils/ChangeLog b/app-misc/pax-utils/ChangeLog
index c5fd5a8c2d8d..a0368bc79eb3 100644
--- a/app-misc/pax-utils/ChangeLog
+++ b/app-misc/pax-utils/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-misc/pax-utils
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.38 2005/12/31 14:11:42 grobian Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.39 2006/01/12 18:15:07 solar Exp $
+
+*pax-utils-0.1.7 (12 Jan 2006)
+
+ 12 Jan 2006; <solar@gentoo.org> +pax-utils-0.1.7.ebuild:
+ - new -X/--fix option to attempt to fix faulty RPATHs etc. Updated tristate
+ pax handling. Adds support for obsd. Misc cleanups and improvements
31 Dec 2005; Fabian Groffen <grobian@gentoo.org> pax-utils-0.1.6.ebuild:
Marked ~ppc-macos on request of vapier. The tools really work on ELF files,
diff --git a/app-misc/pax-utils/Manifest b/app-misc/pax-utils/Manifest
index 3d2d19acea34..ec1af1e099b6 100644
--- a/app-misc/pax-utils/Manifest
+++ b/app-misc/pax-utils/Manifest
@@ -1,8 +1,10 @@
-MD5 8b51b7c8db335a2bf83e439832c23a89 pax-utils-0.1.5.ebuild 1028
-MD5 16be1632892be8a4398d2284ec734854 pax-utils-0.1.4.ebuild 930
-MD5 6e43dce5f191f91669166d2e36208e30 pax-utils-0.1.6.ebuild 1015
-MD5 7979ae39abba462db58294cea6b58109 ChangeLog 6205
-MD5 90f775b6c4fdbeb494f7d8e1d94ad30d metadata.xml 604
+MD5 e192be391d902e6a601a770a781619ad ChangeLog 6445
MD5 dc77856d07055e511131e862afbb09eb files/digest-pax-utils-0.1.4 67
MD5 a600ef77f69ccf3b549a95e326603592 files/digest-pax-utils-0.1.5 67
MD5 2423859a4ed3486389cbb553bd1bf0f0 files/digest-pax-utils-0.1.6 67
+MD5 c04057e6e31a00de3e0ddef9f4db3f92 files/digest-pax-utils-0.1.7 67
+MD5 90f775b6c4fdbeb494f7d8e1d94ad30d metadata.xml 604
+MD5 16be1632892be8a4398d2284ec734854 pax-utils-0.1.4.ebuild 930
+MD5 8b51b7c8db335a2bf83e439832c23a89 pax-utils-0.1.5.ebuild 1028
+MD5 6e43dce5f191f91669166d2e36208e30 pax-utils-0.1.6.ebuild 1015
+MD5 7ee797793a79837d2273d5ac4d4936d0 pax-utils-0.1.7.ebuild 1014
diff --git a/app-misc/pax-utils/files/digest-pax-utils-0.1.7 b/app-misc/pax-utils/files/digest-pax-utils-0.1.7
new file mode 100644
index 000000000000..88a22284f6f3
--- /dev/null
+++ b/app-misc/pax-utils/files/digest-pax-utils-0.1.7
@@ -0,0 +1 @@
+MD5 93a95697f806467339fec5d3fefc7c8f pax-utils-0.1.7.tar.bz2 48197
diff --git a/app-misc/pax-utils/pax-utils-0.1.7.ebuild b/app-misc/pax-utils/pax-utils-0.1.7.ebuild
new file mode 100644
index 000000000000..cc10ec461348
--- /dev/null
+++ b/app-misc/pax-utils/pax-utils-0.1.7.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.1.7.ebuild,v 1.1 2006/01/12 18:15:07 solar Exp $
+
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="Various ELF related utils for ELF32, ELF64 binaries useful tools that can check files for security relevant properties"
+HOMEPAGE="http://hardened.gentoo.org/pax-utils.xml"
+SRC_URI="mirror://gentoo/pax-utils-${PV}.tar.bz2
+ http://dev.gentoo.org/~solar/pax/pax-utils-${PV}.tar.bz2
+ http://dev.gentoo.org/~vapier/dist/pax-utils-${PV}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE="caps"
+
+DEPEND="caps? ( sys-libs/libcap )"
+
+src_compile() {
+ if use caps ; then
+ append-flags -DWANT_SYSCAP
+ append-ldflags -lcap
+ fi
+ emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" all || die
+}
+
+src_install() {
+ make DESTDIR="${D}" install || die
+}