./wip/libdisasm, Dissassembly library for ELF x86 binarys

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


Branch: CURRENT, Version: 0.23, Package name: libdisasm-0.23, Maintainer: pkgsrc-users

The libdisasm library provides basic disassembly
of Intel x86 instructions from a binary stream.
The intent is to provide an easy to use disassembler
which can be called from any application; the disassembly
can be produced in AT&T syntax and Intel syntax, as
well as in an intermediate format which includes detailed
instruction and operand type information.


Required to run:
[lang/g95]

Required to build:
[devel/libtool-fortran] [pkgtools/cwrappers]

Master sites:

RMD160: bd205e2399724e37738c9ad633fd24321acef5ff
Filesize: 444.063 KB

Version history: (Expand)


CVS history: (Expand)


   2013-01-21 16:18:23 by othyro | Files touched by this commit (3)
Log message:
Updated to latest stable: Removed custom do-build and do-install. Handled
automatically now. USE_LIBTOOL and GNU_CONFIGURE=yes; Fixed PLIST and
regenerated distinfo.
   2012-10-03 10:17:45 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Support staged installation.
   2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286)
Log message:
Remove obsolete @dirrm lines.
   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-09-28 08:41:20 by Roland Illig | Files touched by this commit (179)
Log message:
Added RMD160 checksums.
   2005-05-23 12:27:19 by Roland Illig | Files touched by this commit (1)
Log message:
Removed trailing white-space.
   2004-07-18 17:25:59 by Peter Postma | Files touched by this commit (1)
Log message:
wip is not the category, fix it.
   2004-04-15 13:04:53 by Julio M. Merino Vidal | Files touched by this commit (1)
Log message:
Some style nits:
- Fix indentation.
- Put WRKSRC where it belongs.
- Use a single do-install target.