Port details |
- hivex Library for reading and writing Windows Registry hive files
- 1.3.24 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-10-06 13:54:05
- Last Update: 2025-10-06 13:51:48
- Commit Hash: 77ba241
- License: LGPL21
- WWW:
- https://libguestfs.org/hivex.3.html
- https://github.com/libguestfs/hivex
- Description:
- This is a self-contained library for reading and writing Windows Registry "hive"
binary files.
Unlike many other tools in this area, it doesn't use the textual .REG format for
output, because parsing that is as much trouble as parsing the original binary
format. Instead it makes the file available through a C API, or there is a
separate program to export the hive as XML.
 ¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/hivex/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/hivex
- pkg install hivex
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hivex
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1759693104
SHA256 (hivex-1.3.24.tar.gz) = a52fa45cecc9a78adb2d28605d68261e4f1fd4514a778a5473013d2ccc8a193c
SIZE (hivex-1.3.24.tar.gz) = 741279
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:
-
- p5-IO-Stringy>=0 : devel/p5-IO-Stringy
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- perl5>=5.42.r<5.43 : lang/perl5.42
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- p5-IO-Stringy>=0 : devel/p5-IO-Stringy
- python3.11 : lang/python311
- perl5>=5.42.r<5.43 : lang/perl5.42
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libxml2.so : textproc/libxml2
- libreadline.so.8 : devel/readline
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for hivex-1.3.24:
PERL=on: Perl scripting language support
PYTHON=on: Python bindings or support
===> Use 'make config' to modify these settings
- Options name:
- devel_hivex
- USES:
- gettext-runtime gmake gnome iconv libtool perl5 pkgconfig readline shebangfix python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.24 06 Oct 2025 13:51:48
    |
Po-Chuan Hsieh (sunpoet)  |
devel/hivex: Add hivex 1.3.24
This is a self-contained library for reading and writing Windows Registry "hive"
binary files.
Unlike many other tools in this area, it doesn't use the textual .REG format for
output, because parsing that is as much trouble as parsing the original binary
format. Instead it makes the file available through a C API, or there is a
separate program to export the hive as XML. |
Number of commits found: 1
|