Port details |
- py-distorm Python interface for fast x86 and x86-64 disassembler library
- 20121220.r230_1 devel
=0 20121220.r230_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-11-15
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2007-01-17 20:53:49
- Last Update: 2020-11-15 18:37:29
- SVN Revision: 555416
- Also Listed In: python
- License: GPLv3+
- WWW:
- https://github.com/gdabah/distorm
- Description:
- diStorm is a binary stream disassembler of x86 instructions. It can operate
in 16, 32, and 64 bit modes, and supports FPU, MMX, SSE, SSE2, SSE3, SSE4,
3DNow! (with extensions), x86-64, VMX, AMD SVM, and AVX instruction sets.
diStorm was written to decode every instruction quickly and accurately, with
robust handling of valid and unused prefixes. The output is a special structure
that can describe any x86 instruction, and later be formatted into text for
display.
WWW: https://github.com/gdabah/distorm
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}distorm>0:devel/py-distorm@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-distorm
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (distorm-20121220-r230.tar.xz) = 5c4df6e69f789ab5a0445a3355910c81c96fe3b0a6546689a19c87fd62089aa0
SIZE (distorm-20121220-r230.tar.xz) = 150848
SHA256 (dislib.py) = ad2d3dda291887ec93f000e30e5f02a77f4e446be0c3042beb7b1e99c5e6e640
SIZE (dislib.py) = 27405
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Master port: devel/distorm
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- dos2unix tar:xz python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: devel/distorm |
Commit | Credits | Log message |
20121220.r230_1 15 Nov 2020 18:37:29 |
rene |
Remove expired ports:
2020-11-15 archivers/py-pyliblzma: Uses deprecated version of python
2020-11-15 databases/postgis23: Upstream no longer maintained
2020-11-15 databases/py-htsql: Uses deprecated version of python
2020-11-15 devel/bzr-fastimport: Uses deprecated version of python
2020-11-15 devel/py-ToscaWidgets: Uses deprecated version of python
2020-11-15 devel/py-calendar: Uses deprecated version of python
2020-11-15 devel/py-distorm: Uses deprecated version of python
2020-11-15 devel/py-fabric1: Uses deprecated version of python
2020-11-15 devel/py-rcsparse: Uses deprecated version of python
2020-11-15 devel/pyrex: Uses deprecated version of python
2020-11-15 japanese/py-tegaki: Uses deprecated version of python
2020-11-15 math/py-networkx1: Obsolete, please use math/py-networkx instead
2020-11-15 misc/py-progressbar231: Uses deprecated version of python
2020-11-15 multimedia/py-kaa-imlib2: Uses deprecated version of python
2020-11-15 multimedia/py-kaa-metadata: Uses deprecated version of python
2020-11-15 net-im/libtelepathy: Uses deprecated version of python
2020-11-15 security/py-mcrypt: Uses deprecated version of python
2020-11-15 www/py-beautifulsoup32: Uses deprecated version of python
2020-11-15 www/py-evernote: Uses deprecated version of python
2020-04-01 www/py-meld3: EOLed upstream
2020-11-15 www/py-requestbuilder: Uses deprecated version of python
2020-11-15 x11-toolkits/py-SquareMap: Uses deprecated version of python |
20121220.r230_1 16 Oct 2020 08:56:10 |
antoine |
Deprecate a few py27 ports |
20121220.r230_1 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
20121220.r230 18 Feb 2014 18:55:49 |
antoine |
Stage support |
20121220.r230 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
20121220.r230 31 Jan 2013 20:51:48 |
bf |
fix a link
Reported by: J. Hein |
20121220.r230 04 Jan 2013 22:30:13 |
bf |
update to r230 |
20110625.r185 25 Jun 2011 13:33:20 |
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. |
1.7.30_1 26 Mar 2011 01:39:07 |
bf |
Remove addition of CPPFLAGS to CONFIGURE_ENV
in port Makefiles, and MD5 entries in distinfo |
1.7.30_1 25 Feb 2011 08:46:07 |
miwi |
- Get rid (RUN|BUILD) PYCTYPES since py25 is default in python |
1.7.30_1 08 Oct 2010 12:37:12 |
bf |
Fix python dependencies
Approved by: makc, miwi (co-mentors, implicit) |
1.7.30_1 05 Oct 2010 15:18:04 |
bf |
Fix fetch by using a new (bugfix) distfile; mirror distfiles locally;
add LICENSE
Approved by: makc, miwi (co-mentors, implicit) |
1.7.30 08 Jul 2010 12:51:38 |
bf |
Change my ports to use my FreeBSD.org email address. |
1.7.30 07 Jun 2009 18:51:21 |
miwi |
- Update maintainer mail adresse
Submitted by: "b. f." <bf1783@gmail.com> (maintainer via private mail) |
1.7.30 01 Nov 2008 22:10:17 |
miwi |
- Update to 1.7.30
PR: 128389
Submitted by: bf <bf2006a@yahoo.com> (maintainer) |
1.7.29 25 Jul 2008 09:38:45 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
1.7.29 15 Jun 2008 04:40:32 |
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) |
1.7.23 20 Jun 2007 14:20:09 |
lwhsu |
- Update to 1.7.23
PR: ports/113315
Submitted by: lwhsu
Approved by: maintainer |
1.6.20 06 Mar 2007 19:07:10 |
miwi |
- Update to 1.6.20
PR: 109793
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by: maintainer via irc |
1.6.19 01 Mar 2007 10:03:51 |
miwi |
- Update to 1.6.19
PR: 109650
Submitted by: Lutz Boehne<lboehne@damogran.de> (maintainer) |
1.5.18 22 Feb 2007 10:04:47 |
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 |
1.5.17 04 Feb 2007 02:57:28 |
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] |
1.5.17 17 Jan 2007 20:47:29 |
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> |