notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/py-distorm/files/patch-Makefile
SVNWeb

Number of commits found: 3

Sat, 25 Jun 2011
[ 13:33 bf search for other commits by this committer ] Original commit 
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.
Sun, 15 Jun 2008
[ 04:40 lwhsu search for other commits by this committer ] Original commit 
- 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)
Wed, 17 Jan 2007
[ 20:47 miwi search for other commits by this committer ] Original commit 
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>

Number of commits found: 3