summaryrefslogtreecommitdiff
path: root/devel/elfsh
AgeCommit message (Collapse)AuthorFilesLines
2005-10-23Sorted PLISTs.rillig1-3/+3
2005-09-26Add missing files to PLIST. Bump PKGREVISION.wiz2-4/+7
2005-06-16Create directories before installing files into them.jlam1-1/+3
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests.agc1-1/+2
2004-10-21Change HOMEPAGE and remove now two non-working MASTER_SITES.reed1-5/+3
2004-10-15Update MASTER_SITES as per PR#27266.ben1-2/+3
2004-10-05Fix DISTNAME. Closes PR 27146.wiz1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-03-30PKGNAME_NOREV for WRKSRC, a potential problem.uebayasi1-2/+2
2004-02-17Update to 0.51b3.cube6-60/+82
There is a reather long list of changes available in ${WRKSRC}/doc/ChangeLog.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-15Use real distribution site and homepage instead of mirror as notedmjl1-3/+4
by the ELFsh team in private mail.
2003-05-12Buildlinkify w. readline support and patch so all NetBSD instances ofjmc3-2/+23
readline will work.
2003-05-05Initial import of elfsh 0.43mjl6-0/+97
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 .