Versions
v4.10.0-r1 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64 ~arm ~x86
- USE flags
- ants1 ants2 ants3 avalon avalon-miner avalon2 avalon4 avalon7 bab bflsc bitforce bitfury blockerupter cointerra doc drillbit examples hardened hashfast hashratio icarus klondike knc minion modminer ncurses sp10 sp30 udev
USE flags
General
- ants1
- Enable support for Antminer S1 Bitmain
- ants2
- Enable support for Antminer S2 Bitmain
- ants3
- Enable support for Antminer S3 Bitmain
- avalon
- Enable support for Avalon ASICs
- avalon-miner
- Enable support for Avalon miner ASICs
- avalon2
- Enable support for Avalon2 ASICs
- avalon4
- Enable support for Avalon4 ASICs
- avalon7
- Enable support for Avalon7 ASICs
- bab
- Enable support for BlackArrow Bitfury
- bflsc
- Enable support for BFL ASICs
- bitforce
- Enable support for mining with ButterFly Labs BitFORCE FPGAs
- bitfury
- Enable support for mining with BitFury ASICs
- bitmine_A1
- Enable support for mining with Bitmine.ch A1 ASICs
- blockerupter
- Enable support for mining with BlockRupter ASICs
- cointerra
- Enable support for mining with Cointerra ASICs
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- drillbit
- Enable support for mining with Drillbit BitFury ASICs
- examples
- Install examples, usually source code
- hardened
- Activate default security enhancements for toolchain (gcc, glibc, binutils)
- hashfast
- Enable support for mining with Hashfast
- hashratio
- Enable support for mining with Hashratio
- icarus
- Enable support for mining with Icarus FPGAs
- klondike
- Enable support for mining with Klondik ASICs
- knc
- Enable support for mining with KnC miners
- minion
- Enable support for mining with BlackArrow Bitfury
- modminer
- Enable support for mining with ModMiner FPGAs
- ncurses
- Add ncurses support (console display library)
- sp10
- Enable support for Spondoolies SP10
- sp30
- Enable support for Spondoolies SP30
- udev
- Enable virtual/udev integration (device discovery, power and storage device support, etc)
Dependencies
dev-libs / jansson : C library for encoding, decoding and manipulating JSON data
net-misc / curl : A Client that groks URLs
sys-libs / ncurses : Console display library
Runtime Dependencies
dev-libs / jansson : C library for encoding, decoding and manipulating JSON data
net-misc / curl : A Client that groks URLs
sys-libs / ncurses : Console display library
Bugs
- 517928
- net-misc/cgminer USE=avalon2 - No devices found!
- 622336
- net-misc/cgminer-4.10.0 : configure: error: You have configured more than one driver in with a driver that is designed to be standalone only (see ./configure --help)
- 695098
- net-misc/cgminer: QA issues
- 939031
- net-misc/cgminer: Multiple vulnerabilities
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/cgminer: use udev.eclass; call udev_reload
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/cgminer: add libjansson subslot dep
Earlier versions of libjansson lacked symbol versioning, causing crashes. Bug: https://bugs.gentoo.org/812119 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
net-misc/cgminer: Remove old
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> - Jakov Smolic · gentoo
net-misc/cgminer: Apply gcc-10 workaround
* Upstream inactive since 2018 Closes: https://bugs.gentoo.org/707436 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 - Sven Wegener · gentoo
net-misc/cgminer: -nopie -> -no-pie
Signed-off-by: Sven Wegener <swegener@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
net-misc/cgminer: Use ${PKG_CONFIG} instead of pkg-config
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Lars Wendler · gentoo
net-misc/cgminer: Fixed build with sys-libs/ncurses[tinfo]
Closes: https://bugs.gentoo.org/652970 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Michael Mair-Keimberger · gentoo
net-misc/cgminer: use HTTPS - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Anthony G. Basile · gentoo
net-misc/cgminer: clean up older versions
Package-Manager: portage-2.3.3 - Anthony G. Basile · gentoo
net-misc/cgminer: version bump to 4.10.0
Package-Manager: portage-2.3.3 - Michael Palimaka · gentoo
net-misc/cgminer: whitespace
Package-Manager: portage-2.2.28 - Justin Lecher · gentoo
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org> - 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