- The makefile's substitution of PREFIX and SH accidentally got rolled
into patch-ac at some point and thereby hardcoded. Since all patch-ac
was doing was setting these, make the substitution work without a
patch and remove patch-ac entirely.
- Commit some LP64 fixes I've had sitting in my tree since 2008 for
some reason.
- Fix some pkglint.
- PKGREVISION -> 4.
ELFsh is an interactive and scriptable ELF machine to play with
executable files, shared libraries and relocatable ELF32 objects.
It is useful for daily binary manipulations, on-the-fly patching,
embedded code injection in all research fields, such as reverse
engineering and intrusion detection .