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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
triton Dynamic Binary Analysis (DBA) framework
0.9.597 sysutils on this many watch lists=2 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 0.9.597Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-02-23 00:54:42
Last Update: 2024-06-06 15:41:25
Commit Hash: 51ed86f
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: APACHE20
WWW:
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.
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 (91 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/triton-0.9.597/catalog.mk
  3. /usr/local/share/licenses/triton-0.9.597/LICENSE
  4. /usr/local/share/licenses/triton-0.9.597/APACHE20
  5. include/triton/aarch64.spec
  6. include/triton/aarch64Cpu.hpp
  7. include/triton/aarch64Semantics.hpp
  8. include/triton/aarch64Specifications.hpp
  9. include/triton/archEnums.hpp
  10. include/triton/architecture.hpp
  11. include/triton/arm32.spec
  12. include/triton/arm32Cpu.hpp
  13. include/triton/arm32Semantics.hpp
  14. include/triton/arm32Specifications.hpp
  15. include/triton/armOperandProperties.hpp
  16. include/triton/ast.hpp
  17. include/triton/astContext.hpp
  18. include/triton/astEnums.hpp
  19. include/triton/astPcodeRepresentation.hpp
  20. include/triton/astPythonRepresentation.hpp
  21. include/triton/astRepresentation.hpp
  22. include/triton/astRepresentationInterface.hpp
  23. include/triton/astSmtRepresentation.hpp
  24. include/triton/basicBlock.hpp
  25. include/triton/bitsVector.hpp
  26. include/triton/bitwuzlaSolver.hpp
  27. include/triton/callbacks.hpp
  28. include/triton/callbacksEnums.hpp
  29. include/triton/comparableFunctor.hpp
  30. include/triton/config.hpp
  31. include/triton/context.hpp
  32. include/triton/coreUtils.hpp
  33. include/triton/cpuInterface.hpp
  34. include/triton/cpuSize.hpp
  35. include/triton/dllexport.hpp
  36. include/triton/exceptions.hpp
  37. include/triton/externalLibs.hpp
  38. include/triton/immediate.hpp
  39. include/triton/instruction.hpp
  40. include/triton/irBuilder.hpp
  41. include/triton/liftingEngine.hpp
  42. include/triton/liftingToDot.hpp
  43. include/triton/liftingToLLVM.hpp
  44. include/triton/liftingToPython.hpp
  45. include/triton/liftingToSMT.hpp
  46. include/triton/llvmToTriton.hpp
  47. include/triton/memoryAccess.hpp
  48. include/triton/modes.hpp
  49. include/triton/modesEnums.hpp
  50. include/triton/operandWrapper.hpp
  51. include/triton/oracleEntry.hpp
  52. include/triton/pathConstraint.hpp
  53. include/triton/pathManager.hpp
  54. include/triton/register.hpp
  55. include/triton/semanticsInterface.hpp
  56. include/triton/shortcutRegister.hpp
  57. include/triton/solverEngine.hpp
  58. include/triton/solverEnums.hpp
  59. include/triton/solverInterface.hpp
  60. include/triton/solverModel.hpp
  61. include/triton/stubs.hpp
  62. include/triton/symbolicEngine.hpp
  63. include/triton/symbolicEnums.hpp
  64. include/triton/symbolicExpression.hpp
  65. include/triton/symbolicSimplification.hpp
  66. include/triton/symbolicVariable.hpp
  67. include/triton/synthesisResult.hpp
  68. include/triton/synthesizer.hpp
  69. include/triton/taintEngine.hpp
  70. include/triton/tritonToBitwuzla.hpp
  71. include/triton/tritonToLLVM.hpp
  72. include/triton/tritonToZ3.hpp
  73. include/triton/tritonTypes.hpp
  74. include/triton/uintwide_t.h
  75. include/triton/version.hpp
  76. include/triton/x86.spec
  77. include/triton/x8664Cpu.hpp
  78. include/triton/x86Cpu.hpp
  79. include/triton/x86Semantics.hpp
  80. include/triton/x86Specifications.hpp
  81. include/triton/z3Solver.hpp
  82. include/triton/z3ToTriton.hpp
  83. lib/cmake/triton/tritonConfig.cmake
  84. lib/cmake/triton/tritonConfigVersion.cmake
  85. lib/cmake/triton/tritonTargets-release.cmake
  86. lib/cmake/triton/tritonTargets.cmake
  87. lib/libtriton.so
  88. lib/python3.11/site-packages/triton.so
  89. @owner
  90. @group
  91. @mode
Collapse this list.
Dependency lines:
  • triton>0:sysutils/triton
To install the port:
cd /usr/ports/sysutils/triton/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/triton
  • pkg install triton
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: triton
Flavors: 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):
triton
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.5970.9.597------
FreeBSD:13:quarterly0.9.5970.9.597------
FreeBSD:14:latest0.9.5970.9.597------
FreeBSD:14:quarterly0.9.5970.9.597------
FreeBSD:15:latest0.9.5970.9.597n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. boost-libs>0 : devel/boost-libs
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. python3.11 : lang/python311
Test dependencies:
  1. py311-lief>0 : devel/py-lief@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
Library dependencies:
  1. libcapstone.so : devel/capstone4
  2. libz3.so : math/z3
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for triton-0.9.597: PYTHON=on: Python bindings or support ===> Use 'make config' to modify these settings
Options name:
sysutils_triton
USES:
cmake:testing compiler:c++17-lang shebangfix python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/JonathanSalwan/Triton/tar.gz/v0.9-597-gafb28564?dummy=/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.597
06 Jun 2024 15:41:25
commit hash: 51ed86f46ce07baa2ca3fb3d581b4a6744efb5a8commit hash: 51ed86f46ce07baa2ca3fb3d581b4a6744efb5a8commit hash: 51ed86f46ce07baa2ca3fb3d581b4a6744efb5a8commit hash: 51ed86f46ce07baa2ca3fb3d581b4a6744efb5a8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
sysutils/triton: Broken on i386

Reported by:	fallout
0.9.597
05 Jun 2024 17:41:19
commit hash: 87391fb2448b409199832961c2b68a2432087b0ccommit hash: 87391fb2448b409199832961c2b68a2432087b0ccommit hash: 87391fb2448b409199832961c2b68a2432087b0ccommit hash: 87391fb2448b409199832961c2b68a2432087b0c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
sysutils/triton: update 0.9 → 0.9-597
0.9_1
03 Dec 2022 04:00:49
commit hash: 2fb071c44e254f34b77e37ea76683f67d76b17c6commit hash: 2fb071c44e254f34b77e37ea76683f67d76b17c6commit hash: 2fb071c44e254f34b77e37ea76683f67d76b17c6commit hash: 2fb071c44e254f34b77e37ea76683f67d76b17c6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
sysutils/triton: Broken on armv7

Reported by:	fallout
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)
0.9_1
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)
0.9_1
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
0.9
26 Jul 2022 23:46:12
commit hash: e7aa799e3d6e60ca74f54c9a167e7f02cf0511c9commit hash: e7aa799e3d6e60ca74f54c9a167e7f02cf0511c9commit hash: e7aa799e3d6e60ca74f54c9a167e7f02cf0511c9commit hash: e7aa799e3d6e60ca74f54c9a167e7f02cf0511c9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
sysutils/triton: Broken on riscv64

Reported by:	fallout
0.9
21 Mar 2022 03:38:20
commit hash: 96352a6a134b7d96b431707436fcb75bddf43a8ccommit hash: 96352a6a134b7d96b431707436fcb75bddf43a8ccommit hash: 96352a6a134b7d96b431707436fcb75bddf43a8ccommit hash: 96352a6a134b7d96b431707436fcb75bddf43a8c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
sysutils/triton: Update 0.8.1 -> 0.9

Reported by:	portscout
0.8.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
0.8.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.
0.8.1
29 Apr 2020 03:54:17
Revision:533311Original commit files touched by this commit
yuri search for other commits by this committer
sysutils/triton: Update 0.8 -> 0.8.1

Reported by:	portscout
0.8
24 Apr 2020 16:15:58
Revision:532768Original commit files touched by this commit
yuri search for other commits by this committer
sysutils/triton: Update 0.7 -> 0.8

Reported by:	portscout
0.7
23 Feb 2020 00:56:12
Revision:526867Original commit files touched by this commit
yuri search for other commits by this committer
sysutils/triton: Add USES=compiler:c++11-lang
0.7
23 Feb 2020 00:54:32
Revision:526866Original commit files touched by this commit
yuri search for other commits by this committer
New mport: sysutils/triton: Dynamic Binary Analysis (DBA) framework

Number of commits found: 14