diff options
author | pav <pav@FreeBSD.org> | 2006-09-01 05:31:26 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-09-01 05:31:26 +0800 |
commit | 6564322aa29e50892c94704835e86887d60bab1f (patch) | |
tree | 17b27e40084f8932861babda78f4551efc80b163 /sysutils/pax-utils/pkg-descr | |
parent | 88589f339ad533c82b9c445db568b96dd504a43e (diff) | |
download | freebsd-ports-gnome-6564322aa29e50892c94704835e86887d60bab1f.tar.gz freebsd-ports-gnome-6564322aa29e50892c94704835e86887d60bab1f.tar.zst freebsd-ports-gnome-6564322aa29e50892c94704835e86887d60bab1f.zip |
Various ELF related utils for ELF32, ELF64 binaries useful
tools that can check files for security relevant properties
WWW: http://www.gentoo.org/proj/en/hardened/pax-utils.xml
PR: ports/100628
Submitted by: Timothy Redaelli <drizzt@drizzt.ath.cx>
Diffstat (limited to 'sysutils/pax-utils/pkg-descr')
-rw-r--r-- | sysutils/pax-utils/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/pax-utils/pkg-descr b/sysutils/pax-utils/pkg-descr new file mode 100644 index 000000000000..e1b3ed907b5b --- /dev/null +++ b/sysutils/pax-utils/pkg-descr @@ -0,0 +1,4 @@ +Various ELF related utils for ELF32, ELF64 binaries useful +tools that can check files for security relevant properties + +WWW: http://www.gentoo.org/proj/en/hardened/pax-utils.xml |