summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2005-07-03 22:26:08 +0000
committerNed Ludd <solar@gentoo.org>2005-07-03 22:26:08 +0000
commit40a9bac8fac2a2aa90fd2e9318d7debf34e3143a (patch)
tree538af55ea31b7337c751cc9cbb8fbbef8c4e5428 /app-misc/pax-utils
parentStable on amd64. (diff)
downloadhistorical-40a9bac8fac2a2aa90fd2e9318d7debf34e3143a.tar.gz
historical-40a9bac8fac2a2aa90fd2e9318d7debf34e3143a.tar.bz2
historical-40a9bac8fac2a2aa90fd2e9318d7debf34e3143a.zip
- update textrel handling code to scan only the text segment. New -e -v -p flags for pspax. minor changes overall
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-misc/pax-utils')
-rw-r--r--app-misc/pax-utils/ChangeLog8
-rw-r--r--app-misc/pax-utils/Manifest16
-rw-r--r--app-misc/pax-utils/files/digest-pax-utils-0.1.21
-rw-r--r--app-misc/pax-utils/pax-utils-0.1.2.ebuild30
4 files changed, 41 insertions, 14 deletions
diff --git a/app-misc/pax-utils/ChangeLog b/app-misc/pax-utils/ChangeLog
index 9324dbb00fa5..8397bc3e3a21 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.29 2005/06/16 19:19:27 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.30 2005/07/03 22:26:08 solar Exp $
+
+*pax-utils-0.1.2 (03 Jul 2005)
+
+ 03 Jul 2005; <solar@gentoo.org> +pax-utils-0.1.2.ebuild:
+ - update textrel handling code to scan only the text segment. New -e -v -p
+ flags for pspax. minor changes overall
16 Jun 2005; <solar@gentoo.org> pax-utils-0.1.1.ebuild:
- arm/m68k/ppc64/s390/sh stable
diff --git a/app-misc/pax-utils/Manifest b/app-misc/pax-utils/Manifest
index c6d99be51d37..6933b6e69d7a 100644
--- a/app-misc/pax-utils/Manifest
+++ b/app-misc/pax-utils/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 5f773236d484ab1908e45ca00f12242a ChangeLog 4562
+MD5 d4ab5c7d4a225e432d8a4ea3318cf2e0 pax-utils-0.1.2.ebuild 978
+MD5 db4f26d236c82e29fc52e3a0520713d6 ChangeLog 4772
MD5 8a597ea2bc5b887d06bd77569d324e1b pax-utils-0.1.1.ebuild 975
MD5 90f775b6c4fdbeb494f7d8e1d94ad30d metadata.xml 604
MD5 825e4d6311eced08e76adf151371233e files/digest-pax-utils-0.1.1 67
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iQCVAwUBQrHQ0p4WFLgrx1GWAQIhXQQAiN/DRWMr6ci+eXnBRZe5KCVxSSwA0t6w
-SJ8rqXj1YnWLdRt9u4aGrkNFrDA61k/Gp9fWC5vy2G802a9NMbI38/wQ7p0jHsxR
-ycWXArvQZ00JPc4JRys46hrTbts7aTMwINU1YnBiMR4j50BD/c3VgahTeQ625oOC
-ddAgG9vTaIs=
-=t/Xj
------END PGP SIGNATURE-----
+MD5 5eb0a70aac5eea10770ec6fab5867b14 files/digest-pax-utils-0.1.2 67
diff --git a/app-misc/pax-utils/files/digest-pax-utils-0.1.2 b/app-misc/pax-utils/files/digest-pax-utils-0.1.2
new file mode 100644
index 000000000000..74ce797d5120
--- /dev/null
+++ b/app-misc/pax-utils/files/digest-pax-utils-0.1.2
@@ -0,0 +1 @@
+MD5 b231eaeefc236066d2ca86adf039a4fb pax-utils-0.1.2.tar.bz2 44228
diff --git a/app-misc/pax-utils/pax-utils-0.1.2.ebuild b/app-misc/pax-utils/pax-utils-0.1.2.ebuild
new file mode 100644
index 000000000000..a4b22f7c58a0
--- /dev/null
+++ b/app-misc/pax-utils/pax-utils-0.1.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2005 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.2.ebuild,v 1.1 2005/07/03 22:26:08 solar Exp $
+
+inherit flag-o-matic toolchain-funcs
+#RESTRICT="primaryuri"
+DESCRIPTION="Various ELF related utils for ELF32, ELF64 binaries useful for displaying PaX and security info on a large groups of bins"
+HOMEPAGE="http://www.gentoo.org/proj/en/hardened"
+SRC_URI="mirror://gentoo/pax-utils-${PV}.tar.bz2
+ http://dev.gentoo.org/~solar/pax/pax-utils-${PV}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~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
+ dodoc README
+}