Port details |
- rizin UNIX-like reverse engineering framework and command-line toolset
- 0.7.4 lang
=2 0.7.3_1Version of this port present on the latest quarterly branch. - Maintainer: arrowd@FreeBSD.org
 - Port Added: 2023-10-18 08:54:07
- Last Update: 2024-12-22 09:08:37
- Commit Hash: edcd07b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: security shells
- License: GPLv3 LGPL3
- WWW:
- https://rizin.re/
- Description:
- Rizin is a free and open source reverse engineering framework. It takes a
unique, Unix-friendly approach on reverse engineering. By default, it can be
used in a shell-like environment tailored specifically to analyzing binaries
directly from the command line without unnecessary weight. However, if you
do want more, it provides a perfect basis for GUI and scripting.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/rizin/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/rizin
- pkg install rizin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rizin
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: armv6 armv7
- distinfo:
- TIMESTAMP = 1734857750
SHA256 (rizinorg-rizin-v0.7.4_GH0.tar.gz) = b56af761d04914d59b7c78fafd357f2356f4fe2955c23f7dcb61e62d7af7a22a
SIZE (rizinorg-rizin-v0.7.4_GH0.tar.gz) = 7740938
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:
-
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Library dependencies:
-
- libcapstone.so : devel/capstone
- libmspack.so : archivers/libmspack
- libxxhash.so : devel/xxhash
- libpcre2-8.so : devel/pcre2
- libtree-sitter.so : devel/tree-sitter
- liblz4.so : archivers/liblz4
- libzip.so : archivers/libzip
- libzstd.so : archivers/zstd
- This port is required by:
- for Libraries
-
- lang/rizin-cutter
Configuration Options:
- No options to configure
- Options name:
- lang_rizin
- USES:
- localbase meson pkgconfig python:build
- 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 |
0.7.4 22 Dec 2024 09:08:37
    |
Gleb Popov (arrowd)  |
lang/rizin: Update to 0.7.4
Reported by: portscout! |
0.7.3_1 07 Jul 2024 08:05:33
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
0.7.3 19 Apr 2024 19:03:31
    |
Gleb Popov (arrowd)  Author: Andrey Korobkov |
lang/rizin: Update to 0.7.3
PR: 278433 |
0.7.2 12 Apr 2024 01:06:11
    |
Piotr Kubaj (pkubaj)  |
lang/rizin: fix build on powerpc64* |
0.7.2 06 Mar 2024 07:24:22
    |
Gleb Popov (arrowd)  |
lang/rizin: Update to 0.7.2
Reported by: portscout! |
0.7.1 05 Mar 2024 07:46:15
    |
Gleb Popov (arrowd)  |
lang/rizin: Update to 0.7.1
Reported by: portscout! |
0.7.0 25 Feb 2024 17:05:27
    |
Gleb Popov (arrowd)  |
lang/rizin: Update to 0.7.0
Reported by: portscout! |
0.6.3_2 28 Jan 2024 16:07:40
    |
Gleb Popov (arrowd)  |
lang/rizin: Fix breakage after tree-sitter update.
Reported by: pkg-fallout |
0.6.3_1 12 Jan 2024 22:40:48
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
0.6.3 05 Jan 2024 08:25:52
    |
Gleb Popov (arrowd)  |
lang/rizin: Mark as not for armv{6,7}
Unsupported upstream:
https://github.com/rizinorg/rizin/blob/e40d9a6cf314342048001de87f0211332b110bbe/librz/debug/p/native/reg.c#L64
Reported by: ampere build log |
0.6.3 18 Oct 2023 18:24:41
    |
Gleb Popov (arrowd)  |
lang/rizin: Fix LICENSE.
Reported by: jbeich
Fixes: 458cee336f3c115531abee7780a103dcc52a36f7 |
0.6.3 18 Oct 2023 08:53:12
    |
Gleb Popov (arrowd)  |
lang/rizin: UNIX-like reverse engineering framework. |