Versions
v1.0.0-r6 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 ppc x86
- USE flags
- X crypt emacs gpm pam static
USE flags
General
- X
- Add support for X11
- crypt
- Add support for encryption -- using mcrypt or gpg where applicable
- emacs
- Add support for GNU Emacs
- gpm
- Add support for sys-libs/gpm (Console-based mouse driver)
- pam
- Add support for PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
- static
- !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
Dependencies
app-editors / emacs : The extensible, customizable, self-documenting real-time display editor
dev-libs / libgcrypt : General purpose crypto library based on the code used in GnuPG
sys-libs / ncurses : Console display library
sys-libs / pam : Linux-PAM (Pluggable Authentication Modules)
x11-libs / libX11 : X.Org X11 library
x11-libs / libXScrnSaver : X.Org XScrnSaver library
Runtime Dependencies
Bugs
- 501680
- sys-apps/qingy installs .so to /usr/lib instead of /lib
- 713398
- sys-apps/qingy-1.0.0-r6 : misc.h: error: unknown type name time_t
- 804975
- sys-apps/qingy resetting terminal trigger has incorrect behavoiur
- 832905
- sys-apps/qingy-1.0.0-r5 fails to compile: vt.c:104:10: error: assignment of read-only variable stdin
- 905183
- sys-apps/qingy-1.0.0-r6 - rm: cannot remove .../qingy: No such file or directory
- 942383
- sys-apps/qingy-1.0.0-r6 installs binaries linked to libcrypt.so without depend on virtual/libcrypt
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Lucio Sauer · gentoo
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/qingy: EAPI 8, use libgcrypt for OpenSSL 3 compatibility
Closes: https://bugs.gentoo.org/854564 Closes: https://bugs.gentoo.org/768279 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
sys-apps/qingy: remove sys-apps/sed from DEPEND
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/qingy: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
sys-apps/qingy: Apply gcc-10 workaround
Closes: https://github.com/gentoo/gentoo/pull/19409 Closes: https://bugs.gentoo.org/707622 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 - Mikle Kolyada · gentoo
sys-apps/qingy: install pam files conditionally
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
sys-apps/qingy: remove consolekit support
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
sys-apps/qingy: Update virtual/emacs dependency.
The virtual is deprecated, depend on app-editors/emacs instead. Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Matt Turner · gentoo
sys-apps/qingy: Drop unnecessary x11-proto dep
x11-libs/libXScrnSaver has this in RDEPEND, so it's guaranteed to be installed. - Matt Turner · gentoo
sys-apps/qingy: Drop old version - Sergei Trofimovich · gentoo
sys-apps/qingy: stable 1.0.0-r3 for ppc, bug #642510
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" - Agostino Sarubbo · gentoo
sys-apps/qingy: amd64 stable wrt bug #642510
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64" - Thomas Deutschmann · gentoo
sys-apps/qingy: x86 stable (bug #642510)
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Pacho Ramos · gentoo
sys-apps/qingy: Disable DirectFB support (#642510), drop .la files, bump eapi.
Package-Manager: Portage-2.3.24, 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> - Tim Harder · gentoo
sys-apps/qingy: remove old - Mike Frysinger · gentoo
sys-apps/qingy: add epatch_user support #510738 - Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https 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