Commit graph

12 commits

Author SHA1 Message Date
Thomas Klausner
ad87e9278f 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)
2006-08-13 23:33:25 +00:00
Roland Illig
2d25a9a7e3 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-11-20 18:51:50 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Roland Illig
905ad5a1e3 Removed trailing white-space. 2005-05-23 10:27:02 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Peter Postma
9f0bbb0d67 wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
Soren Jacobsen
688f30daf0 Convert to buildlink3. 2004-05-09 06:53:00 +00:00
Soren Jacobsen
f52b535016 s/seperately/separately/ 2004-01-31 23:56:58 +00:00
grant beattie
56489cc3f9 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:11:29 +00:00
Martti Kuparinen
a1ee2a41ea COMMENT should start with a capital letter. 2003-07-21 17:33:10 +00:00
mjasm
cf9b693b04 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 
seperately as libdisasm, and is intended to be used in other open source 
projects.
2003-06-14 01:32:24 +00:00