| Port details | 
	| 
 triton Dynamic Binary Analysis (DBA) framework
 0.9.597_1 sysutils  =2          0.9.597Version of this port present on the latest quarterly branch.Maintainer: yuri@FreeBSD.org Port Added: 2020-02-23 00:54:42Last Update: 2025-09-21 17:39:34Commit Hash: 3c05ad1People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-SaneLicense: APACHE20WWW: https://triton.quarkslab.com/Description:Triton is a dynamic binary analysis (DBA) framework. It provides internal
components like a Dynamic Symbolic Execution (DSE) engine, a dynamic taint
engine, AST representations of the x86, x86-64 and AArch64 Instructions Set
Architecture (ISA), SMT simplification passes, an SMT solver interface. Triton
is mainly used to provide help during reverse-engineering.   ¦  ¦  ¦  ¦ 
 Manual pages:FreshPorts has no man page information for this port.pkg-plist: as obtained via: make generate-plistUSE_RC_SUBR (Service Scripts)
no SUBR information found for this portDependency lines:
To install the port: cd /usr/ports/sysutils/triton/ && make install cleanTo add the package, run one of these commands:NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.pkg install sysutils/tritonpkg install triton
PKGNAME: tritonFlavors: there is no flavor information for this port.distinfo:TIMESTAMP = 1717601879
SHA256 (JonathanSalwan-Triton-v0.9-597-gafb28564_GH0.tar.gz) = 6f058ce6be7c54d9a6ad51b13af3e040000336e66571492500db16c097877d80
SIZE (JonathanSalwan-Triton-v0.9-597-gafb28564_GH0.tar.gz) = 40696298 
Packages (timestamps in pop-ups are UTC):
 
DependenciesNOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.Build dependencies:
boost-libs>0 : devel/boost-libscmake : devel/cmake-coreninja : devel/ninjapython3.11 : lang/python311
Test dependencies:
py311-lief>0 : devel/py-lief@py311python3.11 : lang/python311
Runtime dependencies:
python3.11 : lang/python311
Library dependencies:
libcapstone.so : devel/capstone4libz3.so : math/z3
There are no ports dependent upon this portConfiguration Options:
===> The following configuration options are available for triton-0.9.597_1:
     PYTHON=on: Python bindings or support
===> Use 'make config' to modify these settingsOptions name:sysutils_tritonUSES:cmake:testing compiler:c++17-lang shebangfix pythonFreshPorts 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 | 
|---|
| 0.9.597_1 21 Sep 2025 17:39:34
 
       | Älven (alven)  | math/z3: Update 4.14.1.0 => 4.15.3.0
Changelogs:
* https://github.com/Z3Prover/z3/blob/master/RELEASE_NOTES.md#version-4153
* https://github.com/Z3Prover/z3/compare/z3-4.14.1...z3-4.15.3
* Pet portfmt(1) and portlint(1)
Approved by:	arrowd (maintainer)
Approved by:	yuri@  (Mentor)
Differential Revision: https://reviews.freebsd.org/D52659 | 
| 0.9.597 06 Jun 2024 15:41:25
 
       | Yuri Victorovich (yuri)  | sysutils/triton: Broken on i386
Reported by:	fallout | 
| 0.9.597 05 Jun 2024 17:41:19
 
       | Yuri Victorovich (yuri)  | sysutils/triton: update 0.9 → 0.9-597 | 
| 0.9_1 03 Dec 2022 04:00:49
 
       | Yuri Victorovich (yuri)  | sysutils/triton: Broken on armv7
Reported by:	fallout | 
| 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) | 
| 0.9_1 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  ) | 
| 0.9_1 12 Aug 2022 14:46:53
 
       | Dima Panov (fluffy)  | */*: bump all consumers after recent boost upgrade | 
| 0.9 26 Jul 2022 23:46:12
 
       | Yuri Victorovich (yuri)  | sysutils/triton: Broken on riscv64
Reported by:	fallout | 
| 0.9 21 Mar 2022 03:38:20
 
       | Yuri Victorovich (yuri)  | sysutils/triton: Update 0.8.1 -> 0.9
Reported by:	portscout | 
| 0.8.1 07 Apr 2021 08:09:01
 
       | Mathieu Arnold (mat)  | One more small cleanup, forgotten yesterday.
Reported by:	lwhsu | 
| 0.8.1 06 Apr 2021 14:31:07
 
       | Mathieu Arnold (mat)  | Remove # $FreeBSD$ from Makefiles. | 
| 0.8.1 29 Apr 2020 03:54:17
 
     | yuri  | sysutils/triton: Update 0.8 -> 0.8.1
Reported by:	portscout | 
| 0.8 24 Apr 2020 16:15:58
 
     | yuri  | sysutils/triton: Update 0.7 -> 0.8
Reported by:	portscout | 
| 0.7 23 Feb 2020 00:56:12
 
     | yuri  | sysutils/triton: Add USES=compiler:c++11-lang | 
| 0.7 23 Feb 2020 00:54:32
 
     | yuri  | New mport: sysutils/triton: Dynamic Binary Analysis (DBA) framework |