| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
31 Jan 2013 20:51:48
20121220.r230
|
bf  |
fix a link
Reported by: J. Hein |
04 Jan 2013 22:30:13
20121220.r230
|
bf  |
update to r230 |
25 Jun 2011 13:33:20
20110625.r185
|
bf  |
After many problems with silent upstream distfile changes,
switch to a locally-rolled distfile; update to svn r185;
patch and bump revision of a dependent port. |
26 Mar 2011 01:39:07
1.7.30_1
|
bf  |
Remove addition of CPPFLAGS to CONFIGURE_ENV
in port Makefiles, and MD5 entries in distinfo |
25 Feb 2011 08:46:07
1.7.30_1
|
miwi  |
- Get rid (RUN|BUILD) PYCTYPES since py25 is default in python |
08 Oct 2010 12:37:12
1.7.30_1
|
bf  |
Fix python dependencies
Approved by: makc, miwi (co-mentors, implicit) |
05 Oct 2010 15:18:04
1.7.30_1
|
bf  |
Fix fetch by using a new (bugfix) distfile; mirror distfiles locally;
add LICENSE
Approved by: makc, miwi (co-mentors, implicit) |
08 Jul 2010 12:51:38
1.7.30
|
bf  |
Change my ports to use my FreeBSD.org email address. |
07 Jun 2009 18:51:21
1.7.30
|
miwi  |
- Update maintainer mail adresse
Submitted by: "b. f." <bf1783@gmail.com> (maintainer via private mail) |
01 Nov 2008 22:10:17
1.7.30
|
miwi  |
- Update to 1.7.30
PR: 128389
Submitted by: bf <bf2006a@yahoo.com> (maintainer) |
25 Jul 2008 09:38:45
1.7.29
|
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
15 Jun 2008 04:40:32
1.7.29
|
lwhsu  |
- Update to 1.7.29
- Bundle PE parser diSlib64.py
- Move Python library into ${PYTHON_SITELIBDIR}
- Pass maintainership to submitter
PR: ports/123627
Submitted by: bf <bf2006a AT yahoo.com>
Approved by: Lutz Boehne <lboehne AT damogran.de> (maintainer) |
20 Jun 2007 14:20:09
1.7.23
|
lwhsu  |
- Update to 1.7.23
PR: ports/113315
Submitted by: lwhsu
Approved by: maintainer |
06 Mar 2007 19:07:10
1.6.20
|
miwi  |
- Update to 1.6.20
PR: 109793
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by: maintainer via irc |
01 Mar 2007 10:03:51
1.6.19
|
miwi  |
- Update to 1.6.19
PR: 109650
Submitted by: Lutz Boehne<lboehne@damogran.de> (maintainer) |
22 Feb 2007 10:04:47
1.5.18
|
clsung  |
- Update to 1.5.18
- Remove 4.x related stuff
PR: ports/109146
Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
Reviewed by: maintainer (Lutz Boehne)
Approved by: maintainer |
04 Feb 2007 02:57:28
1.5.17
|
jkoshy  |
Update checksums and size for this port's distfile.
The changes upstream have been checked by the port's maintainer---the
changes relevant to FreeBSD are to documentation ("README" and
"CHANGES" files).
Approved by: Lutz Boehne <lboehne at damogran dot de> [MAINTAINER] |
17 Jan 2007 20:47:29
1.5.17
|
miwi  |
diStorm is a binary stream disassembler. It's capable of disassembling
80x86 instructions in 64 bits (AMD64, X86-64) and both in 16 and 32 bits.
In addition, it disassembles FPU, MMX, SSE, SSE2, SSE3, SSE4, 3DNow! (w/
extensions), new x86-64 instruction sets, VMX, and AMD's SVM! diStorm was
written to decode quickly every instruction as accurately as possible.
Robust decoding, while taking special care for valid or unused prefixes,
is what makes this disassembler powerful, especially for research.
Another benefit that might come in handy is that the module was written
as multi-threaded, which means you could disassemble several streams or
more simultaneously.
WWW: http://www.ragestorm.net/distorm/
PR: ports/107977
Submitted by: Lutz Boehne <lboehne at damogran.de> |