Commit graph

4 commits

Author SHA1 Message Date
prlw1
c242fb7eb5 Fix MAINTAINER typo 2016-06-19 14:33:11 +00:00
wiz
efddfa9d77 Fix HOMEPAGE to be copy'n'pastable. 2016-06-09 06:23:38 +00:00
joerg
aee0bedfc8 Needs pkg-config for autoconf. 2016-03-01 20:17:46 +00:00
kamil
6cb0e3a591 Import elfcat-1.0.0 as devel/elfcat
elfcat dumps requested parts (sections and segments) of an ELF file
(executable, shared object, .o file) to stdout.

Dumping sections can be achieved with "objcopy --dump-section" but this
tools relies on BFD which abstracts all executable files and is not able
to see some ELF sections.  Morever it cannot handle program header table
entries.

Originally packaged as wip/elfacat by Kamil Rytarowski
2016-02-27 17:13:37 +00:00