app-misc / hivex

Library for reading and writing Windows Registry 'hive' binary files

Official package sites : https://libguestfs.org ·

v1.3.24 :: 0 :: gentoo

Modified
License
LGPL-2.1
Keywords
~amd64 ~ppc64 ~x86
USE flags
ocaml perl python readline ruby test

v1.3.23-r1 :: 0 :: gentoo

Modified
License
LGPL-2.1
Keywords
amd64 ~ppc64 ~x86
USE flags
ocaml perl python readline ruby test

General

ocaml
Add support/bindings for the Ocaml language
perl
Add optional support/bindings for the Perl language
python
Add optional support/bindings for the Python language
readline
Enable support for libreadline, a GNU line-editing library that almost everyone wants
ruby
Add support/bindings for the Ruby language
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

perl_features

debug
PERL_FEATURES setting enabling internal debug support in Perl
ithreads
PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems
quadmath
PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath

python_single_target

python3_10
Build for Python 3.10 only
python3_11
Build for Python 3.11 only
python3_12
Build for Python 3.12 only

ruby_targets

ruby31
Build with MRI Ruby 3.1.x
ruby32
Build with MRI Ruby 3.2.x

dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-lang / python : Freethreading (no-GIL) version of Python programming language

dev-lang / ruby : An object-oriented scripting language

dev-libs / libxml2 : XML C parser and toolkit

dev-ml / findlib : OCaml tool to find/use non-standard packages

dev-perl / IO-stringy : I/O on in-core objects like strings and arrays

dev-perl / Pod-Coverage : Checks if the documentation of a module is comprehensive

dev-perl / Test-Pod-Coverage : Check for pod coverage in your distribution

sys-libs / readline : Another cute console display library

virtual / libiconv : Virtual for the GNU conversion library

virtual / libintl : Virtual for the GNU Internationalization Library

dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-lang / python : Freethreading (no-GIL) version of Python programming language

dev-lang / ruby : An object-oriented scripting language

dev-libs / libxml2 : XML C parser and toolkit

dev-ml / findlib : OCaml tool to find/use non-standard packages

dev-perl / IO-stringy : I/O on in-core objects like strings and arrays

sys-libs / readline : Another cute console display library

virtual / libiconv : Virtual for the GNU conversion library

virtual / libintl : Virtual for the GNU Internationalization Library

virtual / rubygems : Virtual ebuild for rubygems

app-emulation / libguestfs : Tools for accessing, inspecting, and modifying virtual machine (VM) disk images

713754
app-misc/hivex-1.3.18 : make[2]: [Makefile:<snip>: Makefile-pl] Error 1 (ignored)
722350
app-misc/hivex-1.3.23-r1: ./hivex.syms: file not recognized: file format not recognized
Repository mirror & CI · gentoo
Merge updates from master
Filip Kobierski · gentoo
app-misc/hivex: add 1.3.24
- shorten `if`s - sort stuff Signed-off-by: Filip Kobierski <fkobi@pm.me> Closes: https://github.com/gentoo/gentoo/pull/38452 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rick Farina · gentoo
app-misc/hivex: enable py3.12
Signed-off-by: Rick Farina <zerochaos@gentoo.org> Closes: https://bugs.gentoo.org/929333
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/hivex: drop no-op py3.9, <ruby31
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
app-misc/hivex: Keyword 1.3.23-r1 ppc64, #892954
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
app-misc/hivex: Stabilize 1.3.23-r1 amd64, #915321
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/hivex: fix building ruby extensions + enable ruby31, enable ruby32
This was totally broken before and only built one Ruby at best. Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-misc/hivex: drop 1.3.20, 1.3.21
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/hivex: add 1.3.23
Bug: https://bugs.gentoo.org/713754 Bug: https://bugs.gentoo.org/722350 Closes: https://bugs.gentoo.org/896580 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
app-misc/hivex: enable ruby30 and disable ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/hivex: add 1.3.21
Bug: https://bugs.gentoo.org/829895 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Martin Kletzander · gentoo
app-misc/hivex: Do not depend hardly on ruby
The ruby-ng eclass exports src_prepare function and it should be only called conditionally just like all the other functions, so add a better src_prepare function as otherwise the build can fail if no compatible ruby target is selected in RUBY_TARGETS even if hivex is emerging with -ruby. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Martin Kletzander <nert.pinx@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/23790 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
app-misc/hivex: add ruby27
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
John Helmert III · gentoo
app-misc/hivex: drop 1.3.18
Bug: https://bugs.gentoo.org/784584 Signed-off-by: John Helmert III <ajak@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
app-misc/hivex: Update inherit from l10n to strip-linguas
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/hivex: add 1.3.20
Bug: https://bugs.gentoo.org/784584 Closes: https://bugs.gentoo.org/682238 Closes: https://bugs.gentoo.org/692528 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
John Helmert III · gentoo
app-misc/hivex: fix unconditional ruby usage
Closes: https://bugs.gentoo.org/644768 Signed-off-by: John Helmert III <ajak@gentoo.org>
Michael Mair-Keimberger · gentoo
app-misc/hivex: update eclasses
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rick Farina · gentoo
app-misc/hivex: python bump
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Mair-Keimberger · gentoo
app-misc/hivex: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/19351 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-misc/hivex: Remove old (drop to ~arch)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolic · gentoo
app-misc/hivex: disable static libs
Closes: https://bugs.gentoo.org/726640 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
app-misc/hivex: add ruby26
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Gilles Dartiguelongue · gentoo
app-misc/hivex: remove obsolete man handling
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/15395 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Gilles Dartiguelongue · gentoo
app-misc/hivex: fix build with USE=-python
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Closes: https://bugs.gentoo.org/715374 Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rick Farina · gentoo
app-misc/hivex: bump
Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-misc/hivex: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
app-misc/hivex: Needs slot op on perl, bug 617972
Bug: https://bugs.gentoo.org/617972 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Hans de Graaff · gentoo
app-misc/hivex: update USE_RUBY to current versions
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Michał Górny · gentoo
app-misc/hivex: Remove 1.3.11-r1 due to broken dep syntax
Remove the old version since it uses empty dep groups which causes repoman errors: dependency.syntax [fatal] 4 app-misc/hivex/hivex-1.3.11-r1.ebuild: DEPEND: expected: dependency string, got: ')', token 18 app-misc/hivex/hivex-1.3.11-r1.ebuild: RDEPEND: expected: dependency string, got: ')', token 18 app-misc/hivex/hivex-1.3.11-r1.ebuild: DEPEND: expected: dependency string, got: ')', token 18 app-misc/hivex/hivex-1.3.11-r1.ebuild: RDEPEND: expected: dependency string, got: ')', token 18 and causes pkgcheck to crash, causing major mayhem everywhere.
Manuel Rüger · gentoo
app-misc/hivex: Stable on amd64
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Thomas Deutschmann · gentoo
app-misc/hivex: x86 stable (bug #622890)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Hans de Graaff · gentoo
app-misc/hivex: add ruby22
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Zero_Chaos · gentoo
app-misc/hivex: bump, cleanup, seems okay
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Pacho Ramos · gentoo
app-misc/hivex: Specify readline slot
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Pacho Ramos · gentoo
app-misc/hivex: Support newer python
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Michał Górny · gentoo
global: Drop dead implementations from PYTHON_COMPAT
Mike Gilbert · gentoo
app-misc/hivex: fix typo
Package-Manager: portage-2.3.2
Mike Gilbert · gentoo
app-misc/hivex: fix REQUIRED_USE
Package-Manager: portage-2.3.2
Hans de Graaff · gentoo
app-misc/hivex: cleanup
Package-Manager: portage-2.2.28
Hans de Graaff · gentoo
app-misc/hivex: mark ruby21 revision stable
Package-Manager: portage-2.2.28
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed