aboutsummaryrefslogtreecommitdiff
path: root/devel/libdasm
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - File was rerolled for minor changes in pydasmMartin Wilke2008-03-072-4/+5
| | | | | | | | | | | - Bump PORTREVISION - Update maintainer mail adress PR: 121185 Submitted by: Antoine Brodin <antoine.brodin@laposte.net> (maintainer) Notes: svn path=/head/; revision=208607
* - Update to 1.5 [1]Rong-En Fan2007-06-163-10/+10
| | | | | | | | | | | | - Replace deprecated variable: INSTALLS_SHLIB - Use PORTDOCS to simplify pkg-plist PR: ports/113760 [1] Submitted by: Antoine Brodin <antoine.brodin at laposte.net> (maintainer) Approved by: Antoine Brodin <antoine.brodin at laposte.net> (maintainer) Notes: svn path=/head/; revision=193689
* libdasm is a C-library that tries to provide simple and convenientRenato Botelho2006-04-014-0/+69
way to disassemble Intel x86 raw opcode bytes (machine code). It can parse and print out opcodes in AT&T and Intel syntax. WWW: http://www.nologin.net/main.pl?action=codeView&codeId=49& PR: ports/95048 Submitted by: Antoine Brodin <antoine.brodin@laposte.net> Notes: svn path=/head/; revision=158533