./wip/bastard, Disassembler for ELF x86 binarys

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.17nb1, Package name: bastard-0.17nb1, Maintainer: pkgsrc-users

A disassembler -- or, more appropriately, a disassembly environment.
The idea is that you have an interpreter, much as you would in Perl
or Python, which allows you to load files, disassemble them, dump
the disassembly, write/run macros, and various other operations. The
x86 instruction disassembler written for this project has been packaged
separately as libdisasm, and is intended to be used in other open source
projects.


Required to run:
[devel/readline]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 705aff71586cf7b5bb16beae3c87d028c5062b1c
Filesize: 1640.423 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-24 19:14:23 by Aleksej Saushev | Files touched by this commit (43)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2009-10-11 12:44:25 by Thomas Klausner | Files touched by this commit (267)
Log message:
Remove obsolete @dirrm lines.
   2009-05-20 02:58:40 by Thomas Klausner | Files touched by this commit (75) | Package updated
Log message:
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
   2006-08-14 01:33:25 by Thomas Klausner | Files touched by this commit (12)
Log message:
Reset maintainer, email bounced with:
host monkeybyte.org[69.16.221.13] said: 550-"The
recipient cannot be verified.  Please check all recipients of this 550
message to verify they are valid." (in reply to RCPT TO command)
   2005-11-20 19:51:50 by Roland Illig | Files touched by this commit (1)
Log message:
Fixed a pkglint warning:
WARN: wip/bastard/Makefile: As DISTNAME ist not a valid package name,
      please define the PKGNAME explicitly.
Moved WRKSRC away from the first section.
   2005-05-24 12:29:24 by Roland Illig | Files touched by this commit (1)
Log message:
Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake.
   2005-05-23 12:27:05 by Roland Illig | Files touched by this commit (1)
Log message:
Removed trailing white-space.
   2005-04-11 23:10:07 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.