| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
switch to a locally-rolled distfile; update to svn r185;
patch and bump revision of a dependent port.
Notes:
svn path=/head/; revision=276369
|
|
|
|
|
|
|
| |
in port Makefiles, and MD5 entries in distinfo
Notes:
svn path=/head/; revision=271779
|
|
|
|
| |
Notes:
svn path=/head/; revision=269664
|
|
|
|
|
|
|
| |
Approved by: makc, miwi (co-mentors, implicit)
Notes:
svn path=/head/; revision=262613
|
|
|
|
|
|
|
|
|
| |
add LICENSE
Approved by: makc, miwi (co-mentors, implicit)
Notes:
svn path=/head/; revision=262439
|
|
|
|
| |
Notes:
svn path=/head/; revision=257520
|
|
|
|
|
|
|
| |
Submitted by: "b. f." <bf1783@gmail.com> (maintainer via private mail)
Notes:
svn path=/head/; revision=235373
|
|
|
|
|
|
|
|
| |
PR: 128389
Submitted by: bf <bf2006a@yahoo.com> (maintainer)
Notes:
svn path=/head/; revision=222294
|
|
|
|
|
|
|
| |
MAKE_ENV
Notes:
svn path=/head/; revision=217472
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=214875
|
|
|
|
|
|
|
|
|
| |
PR: ports/113315
Submitted by: lwhsu
Approved by: maintainer
Notes:
svn path=/head/; revision=193973
|
|
|
|
|
|
|
|
|
| |
PR: 109793
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by: maintainer via irc
Notes:
svn path=/head/; revision=186698
|
|
|
|
|
|
|
|
| |
PR: 109650
Submitted by: Lutz Boehne<lboehne@damogran.de> (maintainer)
Notes:
svn path=/head/; revision=186254
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=185684
|
|
|
|
|
|
|
|
|
|
|
| |
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]
Notes:
svn path=/head/; revision=184075
|
|
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>
Notes:
svn path=/head/; revision=182667
|