Port details |
- capstone3 Multi-platform, multi-architecture disassembly framework
- 3.0.5_1 devel
=0 3.0.5_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Use more recent upstream version from devel/capstone
This port expired on: 2023-09-30
- Maintainer: oliver.pntr@gmail.com
- Port Added: 2016-07-10 12:57:38
- Last Update: 2023-09-30 02:22:48
- Commit Hash: 01356d2
- License: BSD3CLAUSE
- WWW:
- http://capstone-engine.org/
- Description:
- Capstone is a lightweight multi-platform, multi-architecture disassembly
framework.
Features:
* Supported architectures: ARM, ARM64 (aka ARMv8), Mips, PowerPC & X86
* Clean/simple/lightweight/intuitive architecture-neutral API
* Provide details on disassembled instruction (called "decomposer")
* Provide some semantics of the disassembled instruction, such as list of
implicit registers read & written.
* Implemented in pure C language, with bindings for Python, Ruby, C#, Java,
GO, OCaml & Vala available.
* Native support for Windows & *nix (including MacOSX, Linux, *BSD & Solaris)
* Thread-safe by design
* Distributed under the open source BSD license
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- capstone3>0:devel/capstone3
- Conflicts:
- CONFLICTS:
- No installation instructions:
- This port has been deleted.
- PKGNAME: capstone3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1533370077
SHA256 (aquynh-capstone-3.0.5_GH0.tar.gz) = 913dd695e7c5a2b972a6f427cb31f2e93677ec1c38f39dda37d18a91c70b6df1
SIZE (aquynh-capstone-3.0.5_GH0.tar.gz) = 2886717
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_capstone3
- USES:
- cpe gmake
- 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) |
Commit | Credits | Log message |
3.0.5_1 30 Sep 2023 02:22:48 |
Muhammad Moinur Rahman (bofh) |
devel/capstone3: Remove expired port
2023-09-30 devel/capstone3: Use more recent upstream version from devel/capstone |
3.0.5_1 18 Jul 2023 22:23:25 |
Muhammad Moinur Rahman (bofh) |
devel/capstone3: Mark DEPRECATED
There is a more recent version of capstone available in devel/capstone
from upstream. As there is no consumers mark DEPRECATED and set to
EXPIRE on 2023-09-30.
Approved by: portmgr (blanket) |
3.0.5 17 Jul 2023 09:11:46 |
Muhammad Moinur Rahman (bofh) |
devel/capstone3: Fix pkgbase conflict
- After moving capstone5 to capstone there is a pkgbase conflict with
capstone3 which is fixed here.
- While I am here pet portclippy
Approved by: portmgr (blanket)
Reported by: antoine |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.0.5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.0.5 14 Oct 2021 21:30:13 |
Stefan Eßer (se) |
devel/capstone3: Add CPE information
Approved by: portmgr (blanket) |
3.0.5 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.0.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0.5 03 Sep 2018 12:20:08 |
antoine |
Update capstone3 and py-capstone to 3.0.5
PR: 230347
Approved by: maintainer timeout (30 days) |
3.0.4 10 Jul 2016 12:57:26 |
pi |
devel/capstone: move to capstone3, introduce capstone4
- update py-capstone to use capstone3
PR: 206941
Submitted by: oleksii.tsai@gmail.com
Approved by: oliver.pntr@gmail.com (maintainer timeout) |