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 on branch 2022Q3
triton Dynamic Binary Analysis (DBA) framework
0.9 sysutils 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 0.9Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-14 00:43:46
Last Update: 2022-07-26 23:47:01
Commit Hash: 45b33e8
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. WWW: https://triton.quarkslab.com/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (86 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/triton-0.9/catalog.mk
  3. /usr/local/share/licenses/triton-0.9/LICENSE
  4. /usr/local/share/licenses/triton-0.9/APACHE20
  5. include/triton/aarch64.spec
  6. include/triton/aarch64Cpu.hpp
  7. include/triton/aarch64Semantics.hpp
  8. include/triton/aarch64Specifications.hpp
  9. include/triton/api.hpp
  10. include/triton/archEnums.hpp
  11. include/triton/architecture.hpp
  12. include/triton/arm32.spec
  13. include/triton/arm32Cpu.hpp
  14. include/triton/arm32Semantics.hpp
  15. include/triton/arm32Specifications.hpp
  16. include/triton/armOperandProperties.hpp
  17. include/triton/ast.hpp
  18. include/triton/astContext.hpp
  19. include/triton/astEnums.hpp
  20. include/triton/astPythonRepresentation.hpp
  21. include/triton/astRepresentation.hpp
  22. include/triton/astRepresentationInterface.hpp
  23. include/triton/astSmtRepresentation.hpp
  24. include/triton/bitsVector.hpp
  25. include/triton/bitwuzlaSolver.hpp
  26. include/triton/callbacks.hpp
  27. include/triton/callbacksEnums.hpp
  28. include/triton/comparableFunctor.hpp
  29. include/triton/config.hpp
  30. include/triton/coreUtils.hpp
  31. include/triton/cpuInterface.hpp
  32. include/triton/cpuSize.hpp
  33. include/triton/dllexport.hpp
  34. include/triton/exceptions.hpp
  35. include/triton/externalLibs.hpp
  36. include/triton/immediate.hpp
  37. include/triton/instruction.hpp
  38. include/triton/irBuilder.hpp
  39. include/triton/liftingEngine.hpp
  40. include/triton/liftingToLLVM.hpp
  41. include/triton/liftingToPython.hpp
  42. include/triton/liftingToSMT.hpp
  43. include/triton/llvmToTriton.hpp
  44. include/triton/memoryAccess.hpp
  45. include/triton/modes.hpp
  46. include/triton/modesEnums.hpp
  47. include/triton/operandWrapper.hpp
  48. include/triton/oracleEntry.hpp
  49. include/triton/pathConstraint.hpp
  50. include/triton/pathManager.hpp
  51. include/triton/register.hpp
  52. include/triton/semanticsInterface.hpp
  53. include/triton/shortcutRegister.hpp
  54. include/triton/solverEngine.hpp
  55. include/triton/solverEnums.hpp
  56. include/triton/solverInterface.hpp
  57. include/triton/solverModel.hpp
  58. include/triton/symbolicEngine.hpp
  59. include/triton/symbolicEnums.hpp
  60. include/triton/symbolicExpression.hpp
  61. include/triton/symbolicSimplification.hpp
  62. include/triton/symbolicVariable.hpp
  63. include/triton/synthesisResult.hpp
  64. include/triton/synthesizer.hpp
  65. include/triton/taintEngine.hpp
  66. include/triton/tritonToBitwuzla.hpp
  67. include/triton/tritonToLLVM.hpp
  68. include/triton/tritonToZ3.hpp
  69. include/triton/tritonTypes.hpp
  70. include/triton/version.hpp
  71. include/triton/x86.spec
  72. include/triton/x8664Cpu.hpp
  73. include/triton/x86Cpu.hpp
  74. include/triton/x86Semantics.hpp
  75. include/triton/x86Specifications.hpp
  76. include/triton/z3Solver.hpp
  77. include/triton/z3ToTriton.hpp
  78. lib/cmake/triton/tritonConfig.cmake
  79. lib/cmake/triton/tritonConfigVersion.cmake
  80. lib/cmake/triton/tritonTargets-release.cmake
  81. lib/cmake/triton/tritonTargets.cmake
  82. lib/libtriton.so
  83. lib/python3.9/site-packages/triton.so
  84. @owner
  85. @group
  86. @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 = 1647827649 SHA256 (JonathanSalwan-Triton-v0.9_GH0.tar.gz) = fea82146a6952c8cf6335e5c2ee68581729611e7b4aa853b09e5a5459bc643f7 SIZE (JonathanSalwan-Triton-v0.9_GH0.tar.gz) = 19433967

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
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
  3. ninja : devel/ninja
  4. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
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: PYTHON=on: Python bindings or support ===> Use 'make config' to modify these settings
Options name:
sysutils_triton
USES:
cmake compiler:c++14-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?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9
26 Jul 2022 23:47:01
commit hash: 45b33e899543c3a3371351458898451759ae936ecommit hash: 45b33e899543c3a3371351458898451759ae936ecommit hash: 45b33e899543c3a3371351458898451759ae936ecommit hash: 45b33e899543c3a3371351458898451759ae936e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
sysutils/triton: Broken on riscv64

Reported by:	fallout

(cherry picked from commit e7aa799e3d6e60ca74f54c9a167e7f02cf0511c9)

Number of commits found: 1