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
rehex Hex editor for reverse engineering
0.61.1 editors on this many watch lists=1 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.60.1_2Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-06-10 08:18:13
Last Update: 2024-03-19 14:18:21
Commit Hash: 83745f6
People watching this port, also watch:: tmux, libjxl, tcpdump, vigenere
License: GPLv2
WWW:
https://github.com/solemnwarning/rehex
Description:
This is cross-platform (wxWidgets-based) hexadecimal editor for reverse engineering, and everything else. It features: - Large (1TB+) file support - Decoding of integer/floating point value types - Inline disassembly of machine code - Highlighting and annotation of ranges of bytes - Side by side comparison of selections - Lua scripting support with documented API - Virtual address mapping support
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 (43 items)
Collapse this list.
  1. /usr/local/share/licenses/rehex-0.61.1/catalog.mk
  2. /usr/local/share/licenses/rehex-0.61.1/LICENSE
  3. /usr/local/share/licenses/rehex-0.61.1/GPLv2
  4. bin/rehex
  5. lib/rehex/binary-template/executor.lua
  6. lib/rehex/binary-template/executor/arrayindexvalue.lua
  7. lib/rehex/binary-template/executor/arrayvalue.lua
  8. lib/rehex/binary-template/executor/filearrayvalue.lua
  9. lib/rehex/binary-template/executor/filevalue.lua
  10. lib/rehex/binary-template/executor/immediatevalue.lua
  11. lib/rehex/binary-template/executor/plainvalue.lua
  12. lib/rehex/binary-template/executor/structvalue.lua
  13. lib/rehex/binary-template/executor/typemapper.lua
  14. lib/rehex/binary-template/executor/util.lua
  15. lib/rehex/binary-template/executor/varallocator.lua
  16. lib/rehex/binary-template/lulpeg/lulpeg.lua
  17. lib/rehex/binary-template/parser.lua
  18. lib/rehex/binary-template/plugin.lua
  19. lib/rehex/binary-template/preprocessor.lua
  20. lib/rehex/binary-template/templates/riff.bt
  21. lib/rehex/exe/bitops52.lua
  22. lib/rehex/exe/class.lua
  23. lib/rehex/exe/document_stream.lua
  24. lib/rehex/exe/enum.lua
  25. lib/rehex/exe/kaitaistruct.lua
  26. lib/rehex/exe/microsoft_pe.lua
  27. lib/rehex/exe/plugin.lua
  28. lib/rehex/exe/string_decode.lua
  29. lib/rehex/exe/string_stream.lua
  30. lib/rehex/exe/utils.lua
  31. lib/rehex/pcap/plugin.lua
  32. share/applications/rehex.desktop
  33. share/icons/hicolor/128x128/apps/rehex.png
  34. share/icons/hicolor/16x16/apps/rehex.png
  35. share/icons/hicolor/256x256/apps/rehex.png
  36. share/icons/hicolor/32x32/apps/rehex.png
  37. share/icons/hicolor/48x48/apps/rehex.png
  38. share/icons/hicolor/512x512/apps/rehex.png
  39. share/icons/hicolor/64x64/apps/rehex.png
  40. share/rehex/rehex.htb
  41. @owner
  42. @group
  43. @mode
Collapse this list.
Dependency lines:
  • rehex>0:editors/rehex
To install the port:
cd /usr/ports/editors/rehex/ && make install clean
To add the package, run one of these commands:
  • pkg install editors/rehex
  • pkg install rehex
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rehex
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1710407980 SHA256 (solemnwarning-rehex-0.61.1_GH0.tar.gz) = 1526b18b2dcf357fd49d41d3c37306e2fec1fccfee07a41e6a017b60e6416bed SIZE (solemnwarning-rehex-0.61.1_GH0.tar.gz) = 4350368

Packages (timestamps in pop-ups are UTC):
rehex
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.61.10.61.1--0.61.1---
FreeBSD:13:quarterly0.60.1_20.60.1_2-0.60.1_20.61.1-0.60.1_20.60.1_2
FreeBSD:14:latest0.61.10.61.1--0.61.1--0.5.4_1
FreeBSD:14:quarterly0.60.1_20.61.1-0.60.1_20.61.1-0.60.1_20.60.1_2
FreeBSD:15:latest0.61.00.61.1n/a0.60.1_2n/a-0.60.1_2-
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. p5-Template-Toolkit>0 : www/p5-Template-Toolkit
  2. zip : archivers/zip
  3. gmake>=4.4.1 : devel/gmake
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. perl5>=5.36<5.37 : lang/perl5.36
Library dependencies:
  1. libbotan-2.so : security/botan2
  2. libcapstone.so : devel/capstone
  3. libharfbuzz.so : print/harfbuzz
  4. libiconv.so : converters/libiconv
  5. libjansson.so : devel/jansson
  6. libunistring.so : devel/libunistring
  7. libatk-1.0.so : accessibility/at-spi2-core
  8. libcairo.so : graphics/cairo
  9. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  10. libglib-2.0.so : devel/glib20
  11. libintl.so : devel/gettext-runtime
  12. libgtk-3.so : x11-toolkits/gtk30
  13. libpango-1.0.so : x11-toolkits/pango
  14. liblua-5.3.so : lang/lua53
  15. libwx_baseu-3.0.so : x11-toolkits/wxgtk30@gtk3
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for rehex-0.61.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
editors_rehex
USES:
compiler:c++11-lang gmake gnome lua:53 perl5 pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/solemnwarning/rehex/tar.gz/0.61.1?dummy=/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.61.1
19 Mar 2024 14:18:21
commit hash: 83745f6d1f2e02998f0b96601bbaeaac97cd5887commit hash: 83745f6d1f2e02998f0b96601bbaeaac97cd5887commit hash: 83745f6d1f2e02998f0b96601bbaeaac97cd5887commit hash: 83745f6d1f2e02998f0b96601bbaeaac97cd5887 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
editors/rehex: update to 0.61.1

A bug fix release.

Changelog: https://github.com/solemnwarning/rehex/releases/tag/0.61.1
0.61.0
22 Feb 2024 12:31:04
commit hash: 0403ee7cc51f88794a46ce6f6b5563de1c32b3cbcommit hash: 0403ee7cc51f88794a46ce6f6b5563de1c32b3cbcommit hash: 0403ee7cc51f88794a46ce6f6b5563de1c32b3cbcommit hash: 0403ee7cc51f88794a46ce6f6b5563de1c32b3cb files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
editors/rehex: update to 0.61.0

 - switch to capstone 5, which seems to work fine with this port

Changelog: https://github.com/solemnwarning/rehex/releases/tag/0.61.0
0.60.1_2
23 Dec 2023 18:14:14
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
0.60.1_1
23 Nov 2023 11:20:28
commit hash: 03eac77c103b637b316d6a73df7cae01986402cfcommit hash: 03eac77c103b637b316d6a73df7cae01986402cfcommit hash: 03eac77c103b637b316d6a73df7cae01986402cfcommit hash: 03eac77c103b637b316d6a73df7cae01986402cf files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/wxgtk32

New version of wxWidgets in tree
0.60.1
30 Jul 2023 22:59:10
commit hash: d1a05b2535b3cb2caa482c8ebf165390cf8a045ecommit hash: d1a05b2535b3cb2caa482c8ebf165390cf8a045ecommit hash: d1a05b2535b3cb2caa482c8ebf165390cf8a045ecommit hash: d1a05b2535b3cb2caa482c8ebf165390cf8a045e files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
editors/rehex: update to 0.60.1

Changelog: https://github.com/solemnwarning/rehex/releases/tag/0.60.1
0.5.4_1
02 Mar 2023 05:23:10
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.5.4
08 Feb 2023 23:24:25
commit hash: 24bd5a33e50ef9ad027f3448840a754715370f2ecommit hash: 24bd5a33e50ef9ad027f3448840a754715370f2ecommit hash: 24bd5a33e50ef9ad027f3448840a754715370f2ecommit hash: 24bd5a33e50ef9ad027f3448840a754715370f2e files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
*/*: Update fuz@fuz.su to fuz@FreeBSD.org

www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit.  I did intentionally not
touch the entry in UPDATING.

Reviewed by:	eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435
0.5.4
25 Oct 2022 10:03:42
commit hash: df2c26611330ee736aec966617e3ed1d13f3976ccommit hash: df2c26611330ee736aec966617e3ed1d13f3976ccommit hash: df2c26611330ee736aec966617e3ed1d13f3976ccommit hash: df2c26611330ee736aec966617e3ed1d13f3976c files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Robert Clausecker
editors/rehex: Update to 0.5.4

ChangeLog: https://github.com/solemnwarning/rehex/releases/tag/0.5.4

PR:		267316
0.5.3_1
22 Oct 2022 09:36:07
commit hash: df6c65a0267a323b1adfc7dca649e9f7b649cc7ccommit hash: df6c65a0267a323b1adfc7dca649e9f7b649cc7ccommit hash: df6c65a0267a323b1adfc7dca649e9f7b649cc7ccommit hash: df6c65a0267a323b1adfc7dca649e9f7b649cc7c files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump PORTREVISION for consumers of libunistring

Reported by:	jbeich
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.5.3
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.5.3
20 Jul 2022 14:21:49
commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
editors: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andreas Kohout <shanee@augusta.de>
  *  Andrej Zverev <az@inec.ru>
  *  Andrey Zakhvatov
  *  Anton Tornqvist <antont@inbox.lv>
  *  Bill Fumerola <billf@chc-chimes.com>
  *  Bob Eager <bob@eager.cx>
  *  Chris D. Faulhaber <jedgar@fxp.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.5.3
28 Jun 2022 05:21:25
commit hash: ade5797207675b889b58b43e58accfce7dcf4c4bcommit hash: ade5797207675b889b58b43e58accfce7dcf4c4bcommit hash: ade5797207675b889b58b43e58accfce7dcf4c4bcommit hash: ade5797207675b889b58b43e58accfce7dcf4c4b files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Robert Clausecker
editors/rehex: update to 0.5.3

ChangeLog: https://github.com/solemnwarning/rehex/releases/tag/0.5.3

PR:	264894
Reported by:	fuz@fuz.su (maintainer)
0.5.1
09 May 2022 08:33:58
commit hash: aaf3658bf427531339d8a7af42fd98e6c2d61444commit hash: aaf3658bf427531339d8a7af42fd98e6c2d61444commit hash: aaf3658bf427531339d8a7af42fd98e6c2d61444commit hash: aaf3658bf427531339d8a7af42fd98e6c2d61444 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
Author: Robert Clausecker
editors/rehex: update to 0.5.1

 - remove upstreamed Makefile patch
 - make building of help files dependent on DOCS option

Changelog:	https://github.com/solemnwarning/rehex/blob/master/CHANGES.txt

PR:		263687
0.5.0
28 Apr 2022 05:58:56
commit hash: 930715f767ccfb6375ee7c56f7ba3134541593decommit hash: 930715f767ccfb6375ee7c56f7ba3134541593decommit hash: 930715f767ccfb6375ee7c56f7ba3134541593decommit hash: 930715f767ccfb6375ee7c56f7ba3134541593de files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Robert Clausecker
editors/rehex: update to 0.5.0

ChangeLog: https://github.com/solemnwarning/rehex/releases/tag/0.5.0

Submitter requests maintainership. Already maintainer of several ports.

PR:	263562
Reported by:	fuz@fuz.su (maintainer)
0.4.1
14 Jan 2022 07:36:17
commit hash: f97a4714f003948a7ba0fab401cd6daf6ffb75a2commit hash: f97a4714f003948a7ba0fab401cd6daf6ffb75a2commit hash: f97a4714f003948a7ba0fab401cd6daf6ffb75a2commit hash: f97a4714f003948a7ba0fab401cd6daf6ffb75a2 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
editors/rehex: update to 0.4.1

ChangeLog: https://github.com/solemnwarning/rehex/releases/tag/0.4.1

Reported by:	portscout
0.4.0
26 Dec 2021 10:59:56
commit hash: 5f8eaa38f2d2fc7912dc0a3d2094e964e1ac790ecommit hash: 5f8eaa38f2d2fc7912dc0a3d2094e964e1ac790ecommit hash: 5f8eaa38f2d2fc7912dc0a3d2094e964e1ac790ecommit hash: 5f8eaa38f2d2fc7912dc0a3d2094e964e1ac790e files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
editors/rehex: update the port to version 0.4.0 and relinquish control.
0.3.92
10 Oct 2021 19:44:42
commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
0.3.92
27 Aug 2021 02:39:41
commit hash: 148d137e97813138bb51cb0c3174deb43861faaacommit hash: 148d137e97813138bb51cb0c3174deb43861faaacommit hash: 148d137e97813138bb51cb0c3174deb43861faaacommit hash: 148d137e97813138bb51cb0c3174deb43861faaa files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
editors/rehex: update the port to version 0.3.92.

Reported by:	portscout
0.3.91
19 Jun 2021 15:13:17
commit hash: feb2e9bf6712d68c6d442ee44fc1ade3c2e24a47commit hash: feb2e9bf6712d68c6d442ee44fc1ade3c2e24a47commit hash: feb2e9bf6712d68c6d442ee44fc1ade3c2e24a47commit hash: feb2e9bf6712d68c6d442ee44fc1ade3c2e24a47 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
*: Clean up some things

- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
0.3.91
10 Jun 2021 08:13:35
commit hash: e62f347f9cdbde90ebff1a6aa3e4e03729a52683commit hash: e62f347f9cdbde90ebff1a6aa3e4e03729a52683commit hash: e62f347f9cdbde90ebff1a6aa3e4e03729a52683commit hash: e62f347f9cdbde90ebff1a6aa3e4e03729a52683 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
editors/rehex: new port had been added (+)

Cross-platform (wxWidgets-based) hexadecimal editor for reverse
engineering, and everything else.

WWW: https://github.com/solemnwarning/rehex

Number of commits found: 21