Versions
v3.8.0-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- gui tables
USE flags
General
Dependencies
dev-libs / expat : Stream-oriented XML parser library
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-qt / qtcharts : Chart component library for the Qt6 framework
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
net-libs / netwib : Library of Ethernet, IP, UDP, TCP, ICMP, ARP and RARP protocols
Runtime Dependencies
app-crypt / ophcrack-tables : Tables available for ophcrack
dev-libs / expat : Stream-oriented XML parser library
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-qt / qtcharts : Chart component library for the Qt6 framework
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
net-libs / netwib : Library of Ethernet, IP, UDP, TCP, ICMP, ARP and RARP protocols
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
app-crypt/ophcrack: fix LLD build
Closes: https://bugs.gentoo.org/828946 Closes: https://bugs.gentoo.org/889364 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-crypt/ophcrack: fix finding qmake
Closes: https://bugs.gentoo.org/765229 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-crypt/ophcrack: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Auty · gentoo
app-crypt/ophcrack: Fix missing expat dependency
Signed-off-by: Mike Auty <ikelos@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
app-crypt/ophcrack: Port to EAPI 7
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Auty · gentoo
app-crypt/ophcrack: Fix issue 722030 (AR variable)
Also clears out old versions. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Mike Auty <ikelos@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Remove redundant `|| die` guards
* Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Auty · gentoo
app-crypt/ophcrack: Fix QA warning that repoman full didn't spot.
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Mike Auty · gentoo
app-crypt/ophcrack: Bump to 3.8.0 (and drop ppc due to qtcharts)
dev-qt/qtcharts-5 isn't keyworded for ppc, so we've dropped ppc support until then. Fixes issue 656932. Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Andreas Sturmlechner · gentoo
app-crypt/ophcrack: Drop no-op USE=qt4
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Mike Auty · gentoo
app-crypt/ophcrack: Remove deprecated qt4 USE flag
Remove qt4 USE flag, drop old versions, bump to 3.7.0 and fix whitespace issues as mentioned in bug 644410. Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Mike Auty · gentoo
app-crypt/ophcrack: Fix issue 588902 (deprecated ssl functions).
This fixes the deprecation of the des_ functions in favour of DES_ functions in openssl (and libressl which appears to have done the deprecation early). The revision was not bumped since this is an issue that exhibits at build time only. Package-Manager: portage-2.3.0 - Anthony G. Basile · gentoo
app-crypt/ophcrack: add libressl support
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