notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
capstone4 Multi-platform, multi-architecture disassembly framework
4.0.2_1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.0.2_1Version of this port present on the latest quarterly branch.
Maintainer: oleksii.tsai@gmail.com search for ports maintained by this maintainer
Port Added: 2016-07-10 12:57:38
Last Update: 2023-09-24 10:40:23
Commit Hash: 5cc34cf
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (26 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/capstone4-4.0.2_1/catalog.mk
  3. /usr/local/share/licenses/capstone4-4.0.2_1/LICENSE
  4. /usr/local/share/licenses/capstone4-4.0.2_1/BSD3CLAUSE
  5. bin/cstool
  6. include/capstone/arm.h
  7. include/capstone/arm64.h
  8. include/capstone/capstone.h
  9. include/capstone/evm.h
  10. include/capstone/m680x.h
  11. include/capstone/m68k.h
  12. include/capstone/mips.h
  13. include/capstone/platform.h
  14. include/capstone/ppc.h
  15. include/capstone/sparc.h
  16. include/capstone/systemz.h
  17. include/capstone/tms320c64x.h
  18. include/capstone/x86.h
  19. include/capstone/xcore.h
  20. lib/libcapstone.a
  21. lib/libcapstone.so
  22. lib/libcapstone.so.4
  23. libdata/pkgconfig/capstone.pc
  24. @owner
  25. @group
  26. @mode
Collapse this list.
Dependency lines:
  • capstone4>0:devel/capstone4
Conflicts:
CONFLICTS:
  • capstone
CONFLICTS_BUILD:
  • capstone3
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/devel/capstone4/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/capstone4
  • pkg install capstone4
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: capstone4
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1603013301 SHA256 (aquynh-capstone-4.0.2_GH0.tar.gz) = 7c81d798022f81e7507f1a60d6817f63aa76e489aa4e7055255f21a22f5e526a SIZE (aquynh-capstone-4.0.2_GH0.tar.gz) = 3439542

Packages (timestamps in pop-ups are UTC):
capstone4
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.0.2_14.0.2_14.0.14.0.2_14.0.2_1-4.0.1-
FreeBSD:13:quarterly4.0.2_14.0.2_14.0.24.0.2_14.0.2_14.0.2_14.0.2_14.0.2_1
FreeBSD:14:latest4.0.2_14.0.2_14.0.24.0.2_14.0.2_14.0.2-4.0.2
FreeBSD:14:quarterly4.0.2_14.0.2_1-4.0.2_14.0.2_14.0.2_14.0.2_14.0.2_1
FreeBSD:15:latest4.0.2_14.0.2_1n/a4.0.2_1n/a4.0.2_14.0.2_14.0.2_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. security/sandsifter*
  2. Collapse this list of deleted ports.
for Libraries
  1. sysutils/triton

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. emulators/qemu5*
  2. x11/radare-cutter*
  3. Collapse this list of deleted ports.
* - 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:
devel_capstone4
USES:
cpe gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/aquynh/capstone/tar.gz/4.0.2?dummy=/
Collapse this list.
Port Moves
  • port moved here from devel/capstone3 on 2023-09-30
    REASON: Has expired: Use more recent upstream version from devel/capstone

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.0.2_1
24 Sep 2023 10:40:23
commit hash: 5cc34cf266556ddeed567f809bc953d12f79c7f3commit hash: 5cc34cf266556ddeed567f809bc953d12f79c7f3commit hash: 5cc34cf266556ddeed567f809bc953d12f79c7f3commit hash: 5cc34cf266556ddeed567f809bc953d12f79c7f3 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Author: John Hein
devel/capstone: Fix runtime permissions

bin/cstool is installed with 0644 perissions instead of 0755 which gives
permission denied error. This patch fixes this.

PR:		273570
Approved by:	maintainer-timeout
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
4.0.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
4.0.2
10 Jan 2022 15:15:39
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.0.2
14 Oct 2021 21:30:13
commit hash: d44f40291e77fba9f9d9ad7a67556d4aac6cd0f5commit hash: d44f40291e77fba9f9d9ad7a67556d4aac6cd0f5commit hash: d44f40291e77fba9f9d9ad7a67556d4aac6cd0f5commit hash: d44f40291e77fba9f9d9ad7a67556d4aac6cd0f5 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
devel/capstone4: Add CPE information

Approved by:	portmgr (blanket)
4.0.2
02 Jun 2021 10:43:56
commit hash: 5fc85415568ad8cdce10df81dfa63678de9e7984commit hash: 5fc85415568ad8cdce10df81dfa63678de9e7984commit hash: 5fc85415568ad8cdce10df81dfa63678de9e7984commit hash: 5fc85415568ad8cdce10df81dfa63678de9e7984 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/capstone4: Update to 4.0.2

PR:		250431
Approved by:	maintainer timeout
4.0.1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
4.0.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.0.1
02 Mar 2020 14:14:21
Revision:527633Original commit files touched by this commit
0mp search for other commits by this committer
devel/capstone: Update to 4.0.1

Changelog:
https://github.com/aquynh/capstone/releases/tag/4.0.1

- Remove GH_TAGNAME: PORTVERSION is enough
- Get the patch for a staging bug from GitHub
- Disable broken fuzzing tests

PR:		244220
Approved by:	oleksii.tsai@gmail.com (maintainer timeout)
Differential Revision:	https://reviews.freebsd.org/D23749
4.0_1
09 Oct 2016 09:28:54
Revision:423583Original commit files touched by this commit
antoine search for other commits by this committer
Clean up unneeded patching
4.0_1
10 Jul 2016 14:48:57
Revision:418323Original commit files touched by this commit
pi search for other commits by this committer
devel/capstone4: fix pkg-plist, bring to latest github commit
devel/radare2: 0.10.0 -> 0.10.4

PR:		206942
Changes:	http://radare.today/posts/radare-0-10-1/,
		http://radare.today/posts/radare-0-10-2/
Submitted by:	oleksii.tsai@gmail.com
Approved by:	torres.73a@gmail.com (maintainer timeout)
4.0
10 Jul 2016 12:57:26
Revision:418316Original commit files touched by this commit
pi search for other commits by this committer
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)

Number of commits found: 12