sys-libs / gdbm

Standard GNU database libraries

Official package sites : https://www.gnu.org/software/gdbm/ ·

v1.25 :: 0/6 :: gentoo

Modified
License
GPL-3
Keywords
~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~arm64-macos ~hppa ~loong ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~riscv ~s390 ~sparc ~x64-macos ~x64-solaris ~x86 ~x86-linux
USE flags
berkdb nls readline static-libs test verify-sig

v1.24 :: 0/6 :: gentoo

Modified
License
GPL-3
Keywords
amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64-macos ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
USE flags
berkdb nls readline static-libs test verify-sig

General

berkdb
enable compatibility layer for UNIX-like dbm and ndbm interfaces
nls
Add Native Language Support (using gettext - GNU locale utilities)
readline
Enable support for libreadline, a GNU line-editing library that almost everyone wants
static-libs
Build static versions of dynamic libraries as well
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
verify-sig
Verify upstream signatures on distfiles

abi_mips

n32
64-bit (32-bit pointer) libraries
n64
64-bit libraries
o32
32-bit libraries

abi_s390

32
32-bit (s390) libraries
64
64-bit (s390x) libraries

abi_x86

32
32-bit (x86) libraries
64
64-bit (amd64) libraries
x32
x32 ABI libraries

sys-libs / readline : Another cute console display library

sys-libs / readline : Another cute console display library

app-admin / fsvs : Backup/restore for subversion backends

app-crypt / heimdal : Kerberos 5 implementation from KTH

app-editors / xemacs : highly customizable open source text editor and application development system

app-forensics / magicrescue : Find deleted files in block devices

app-i18n / skktools : SKK utilities to manage dictionaries

app-misc / btail : Bayesian logfile filter

app-shells / zsh : UNIX Shell similar to the Korn shell

dev-lang / parrot : Virtual machine designed to compile and execute bytecode for dynamic languages

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

dev-lang / php : The PHP language runtime engine

dev-lang / pypy : A fast, compliant alternative implementation of the Python (3.11) language

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

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

dev-lang / snobol : Phil Budne's port of Macro SNOBOL4 in C, for modern machines

dev-libs / apr-util : Apache Portable Runtime Utility Library

dev-libs / cyrus-sasl : The Cyrus SASL (Simple Authentication and Security Layer)

dev-lisp / clisp : A portable, bytecode-compiled implementation of Common Lisp

dev-ml / camldbm : OCaml binding to the NDBM/GDBM Unix databases

dev-scheme / gauche : A Unix system friendly Scheme Interpreter

dev-scheme / mit-scheme : Scheme interpreter, compiler, debugger and runtime library

games-board / sjeng : Console based chess interface

mail-client / mutt : A small but very powerful text-based mail client

mail-client / neomutt : A small but very powerful text-based mail client

mail-filter / maildrop : Mail delivery agent/filter

mail-mta / courier : An MTA designed specifically for maildirs

mail-mta / exim : A highly configurable, drop-in replacement for sendmail

media-sound / mt-daapd : A multi-threaded implementation of Apple's DAAP server

media-sound / pulseaudio-daemon : Daemon component of PulseAudio (networked sound server)

net-dialup / freeradius : Highly configurable free RADIUS server

net-dns / avahi : System which facilitates service discovery on a local network

net-firewall / fwknop : Single Packet Authorization and Port Knocking application

net-libs / courier-authlib : Courier authentication library

net-mail / courier-common : Mail delivery agent/filter

net-mail / courier-imap : An IMAP daemon designed specifically for maildirs

net-mail / mailutils : A useful collection of mail servers, clients, and filters

net-mail / tpop3d : An extensible POP3 server with vmail-sql/MySQL support

net-nntp / suck : Grab news from a remote NNTP server and feed them to another

sci-geosciences / grass : A free GIS with raster and vector functionality, as well as 3D vizualization

sys-apps / man-db : A man replacement that utilizes dbm instead of flat files

sys-libs / openipmi : Library interface to IPMI

sys-libs / pam : Linux-PAM (Pluggable Authentication Modules)

www-apache / mod_security : Application firewall and intrusion detection for Apache

www-servers / apache : The Apache Web Server

278599
sys-libs/gdbm "Block size error" with specific xfs mount option largeio and swidth
614354
sys-libs/gdbm: Potentially wrong LICENSE
758467
sys-apps/portage: emerge: there are no ebuilds to satisfy "sys-libs/gdbm:0/1.13=[berkdb]" (message for unsatisfied :${SLOT}= dependencies is confusing)
764431
sys-libs/gdbm-1.19 - test failure: version
913145
sys-libs/gdbm wrong/missing license
921330
sys-libs/gdbm has incorrect LICENSE
951918
ERROR: sys-libs/gdbm-1.25::gentoo_prefix failed (compile phase)
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: fix musl build
Closes: https://bugs.gentoo.org/951911 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: add 1.25
Bug: https://bugs.gentoo.org/943672 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: drop 1.23
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.24 hppa, #938628
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: pass -std=gnu17 conditionally
Old compilers during Prefix bootstrap may not support it but they also won't be defaulting to C23 so that's fine. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: build w/ -std=gnu17
Bug: https://puszcza.gnu.org.ua/bugs/index.php?642 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: run tests in parallel
They're not really slow anyway but why not? Plus it's a useful way to grep for things using autotest. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.24 sparc, #938628
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.24 ppc, #938628
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.24 arm, #938628
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.24 ppc64, #938628
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.24 amd64, #938628
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.24 arm64, #938628
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.24 x86, #938628
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: add 1.24
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mike Gilbert · gentoo
Remove BROOT from VERIFY_SIG_OPENPGP_KEY_PATH
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: remove sparc64-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Fabian Groffen · gentoo
*/*: remove sparc-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: keyword ~arm64-macos
Bug: https://bugs.gentoo.org/904474 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: add missing dejagnu test dep
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
sys-libs/gdbm: drop 1.22
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
sys-libs/gdbm: Stabilize 1.23 hppa, #846833
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sys-libs/gdbm: sparc stable wrt bug #846833
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
sys-libs/gdbm: arm64 stable wrt bug #846833
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
sys-libs/gdbm: arm stable wrt bug #846833
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.23 ppc64, #846833
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.23 x86, #846833
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.23 amd64, #846833
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.23 ppc, #846833
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: autotools -> libtool inherit
Signed-off-by: Sam James <sam@gentoo.org>
Manoj Gupta · gentoo
sys-libs/gdbm: call elibtoolize in src_prepare
gdbm's default libtool file causes to link with /usr/lib directory i.e. -L/usr/lib which causes linker (LLD) to complain when cross-compiling building for arm32. Call elibtoolize in src_prepare to regen files to avoid the linker errors. Signed-off-by: Manoj Gupta <manojgupta@google.com> Closes: https://github.com/gentoo/gentoo/pull/25219 Signed-off-by: Sam James <sam@gentoo.org>
WANG Xuerui · gentoo
sys-libs/gdbm: keyword 1.23 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: add verify-sig
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: add 1.23
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
sys-libs/gdbm: drop 1.20, 1.21
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sys-libs/gdbm: Stabilize 1.22 arm, #829045
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
sys-libs/gdbm: stable 1.22 for hppa, bug #829045
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sys-libs/gdbm: Stabilize 1.22 arm64, #829045
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sys-libs/gdbm: ppc stable wrt bug #829045
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
sys-libs/gdbm: x86 stable wrt bug #829045
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
sys-libs/gdbm: amd64 stable wrt bug #829045
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.22 sparc, #829045
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.22 ppc64, #829045
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
sys-libs/gdbm: Removed old
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Lars Wendler · gentoo
sys-libs/gdbm: Bump to version 1.22
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: backport uclibc patch to 1.20
Closes: https://bugs.gentoo.org/808480 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
sys-libs/gdbm: Re-sort patch chunks
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
Sam James · gentoo
sys-libs/gdbm: drop autotools inherit in 1.21
Bug: https://bugs.gentoo.org/811303 See: b2f95a31f24905f9b8c9e4c89749c4e4a8f76d1e Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
sys-libs/gdbm: no eautoreconf here!
Bug: https://bugs.gentoo.org/811303 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.20 arm64, #807529
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
sys-libs/gdbm: Bump to version 1.21
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.20 arm, #807529
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
sys-libs/gdbm: stable 1.20 for hppa, bug #807529
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sys-libs/gdbm: x86 stable wrt bug #807529
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.20 sparc, #807529
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.20 ppc64, #807529
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.20 ppc, #807529
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sys-libs/gdbm: amd64 stable wrt bug #807529
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
sys-libs/gdbm: Bump to version 1.20
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
sys-libs/gdbm: drop 1.18.1-r1
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
sys-libs/gdbm: stable 1.19 for hppa, bug #791643
Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.19 ppc64, #791643
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.19 ppc, #791643
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.19 sparc, #791643
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.19 arm, #791643
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.19 arm64, #791643
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sys-libs/gdbm: x86 stable wrt bug #791643
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sys-libs/gdbm: amd64 stable wrt bug #791643
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: flag-o-matic--, multilib--
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
sys-libs/gdbm: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
sys-libs/gdbm: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
sys-libs/gdbm: Bump to version 1.19
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
sys-libs/gdbm: Allow gettext 0.18 *or later*
Closes: https://bugs.gentoo.org/696838 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
sys-libs/gdbm: Removed old
Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
sys-libs/gdbm: stable 1.18.1-r1 for hppa, bug #753413
Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sys-libs/gdbm: x86 stable wrt bug #753413
Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
sys-libs/gdbm: sparc stable wrt bug #753413
Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sys-libs/gdbm: s390 stable wrt bug #753413
Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
sys-libs/gdbm: ppc64 stable wrt bug #753413
Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
sys-libs/gdbm: ppc stable wrt bug #753413
Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.18.1-r1 amd64, #753413
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.18.1-r1 arm, #753413
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: Stabilize 1.18.1-r1 arm64, #753413
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Michael · gentoo
sys-libs/gdbm: EAPI 7
Closes: https://bugs.gentoo.org/739300 Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sys-libs/gdbm: x86 stable wrt bug #733408
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
sys-libs/gdbm: s390 stable wrt bug #733408
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
sys-libs/gdbm: ppc64 stable wrt bug #733408
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
sys-libs/gdbm: ppc stable wrt bug #733408
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
sys-libs/gdbm: arm stable wrt bug #733408
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
sys-libs/gdbm: stable 1.18.1 for hppa, bug #733408
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/gdbm: arm64 stable (bug #733408)
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
sys-libs/gdbm: stable 1.18.1 for sparc, bug #733408
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sys-libs/gdbm: amd64 stable wrt bug #733408
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
sys-libs/gdbm: tweak for gcc-10, bug #705898
Closes: https://bugs.gentoo.org/705898 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
*/*: downgrade m68k down to ~m68k
m68k and ~m68k trees are inconsistent. Let's drop keywords down to ~m68k only. Profiles already accept both keywords: ACCEPT_KEYWORDS="m68k ~m68k" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
sys-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
sys-libs/gdbm: Add ~riscv keyword
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
sys-libs/gdbm: Bump to version 1.18.1
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Benda Xu · gentoo
Drop arm-linux keyword from tree.
"arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
sys-libs/gdbm: Removed old.
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Lars Wendler · gentoo
sys-libs/gdbm: Bump to version 1.18
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Repository mirror & CI · gentoo
Merge updates from master
Guilherme Amadio · gentoo
sys-libs/gdbm: fix compilation with clang, bug #662840
Closes: https://bugs.gentoo.org/662840 Package-Manager: Portage-2.3.44, Repoman-2.3.10
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
sys-libs/gdbm: Removed old.
Package-Manager: Portage-2.3.44, Repoman-2.3.10
Lars Wendler · gentoo
sys-libs/gdbm: Bump to version 1.17
Package-Manager: Portage-2.3.44, Repoman-2.3.10
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
sys-libs/gdbm: Bump to version 1.16
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
sys-libs/gdbm: Bump to version 1.15
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Lars Wendler · gentoo
sys-libs/gdbm: Removed old.
Package-Manager: Portage-2.3.31, Repoman-2.3.9
amynka@gentoo.org · gentoo
*/*: [QA] remove emul-linux-* blockers
Closes: https://github.com/gentoo/gentoo/pull/8074
Tobias Klausmann · gentoo
sys-libs/gdbm-1.13-r2: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/643100
Michał Górny · gentoo
*/*: Remove sparc-fbsd keywords
Mike Frysinger · gentoo
sys-libs/gdbm: mark 1.13-r2 arm64/m68k/s390/sh stable
Markus Meier · gentoo
sys-libs/gdbm: arm stable, bug #643100
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
Rolf Eike Beer · gentoo
sys-libs/gdbm: stable 1.13-r2 for hppa, bug #643100
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa"
Sergei Trofimovich · gentoo
sys-libs/gdbm: stable 1.13-r2 for ia64/ppc/ppc64, bug #643100
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64 ppc ppc64"
Lars Wendler · gentoo
sys-libs/gdbm: Version 1.13-r2 stable for amd64 and x86.
Bug: https://bugs.gentoo.org/643100 Package-Manager: Portage-2.3.19, Repoman-2.3.6
Lars Wendler · gentoo
sys-libs/gdbm: Removed old.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Lars Wendler · gentoo
sys-libs/gdbm: Bump to version 1.14.1
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Rolf Eike Beer · gentoo
sys-libs/gdbm: stable 1.13-r2 for sparc, bug #643100
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
Thomas Deutschmann · gentoo
sys-libs/gdbm: Fix building with USE flag "exporter"
Ebuild changes: =============== - Patch: Add patch to fix build with --enable-gdbm-export. [Bug 625302] [Link 1] - Already introduced a sub slot to help upgrading to 1.14 later. [Bug 643188] Link 1: http://git.gnu.org.ua/cgit/gdbm.git/commit/?id=272713d611c55effeaf1d2b45fbb2c69d70e4c74 Closes: https://bugs.gentoo.org/625302 Bug: https://bugs.gentoo.org/643188 Package-Manager: Portage-2.3.19, Repoman-2.3.6
Lars Wendler · gentoo
sys-libs/gdbm: Revbump to add sub-slot.
Closes: https://bugs.gentoo.org/643188 Package-Manager: Portage-2.3.19, Repoman-2.3.6
Lars Wendler · gentoo
sys-libs/gdbm: Removed old.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Lars Wendler · gentoo
sys-libs/gdbm: Bump to version 1.14
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Thomas Deutschmann · gentoo
sys-libs/gdbm: Fix a typo in gdbm.h
Closes: https://bugs.gentoo.org/612530 Package-Manager: Portage-2.3.10, Repoman-2.3.3
Lars Wendler · gentoo
sys-libs/gdbm: Added multilib usedep (bug #622400).
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Lars Wendler · gentoo
sys-libs/gdbm: Added missing DEPEND (bug #622326).
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Lars Wendler · gentoo
sys-libs/gdbm: Make readline dependency optional (bug #621488).
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Lars Wendler · gentoo
sys-libs/gdbm: Bump to version 1.13
Package-Manager: Portage-2.3.4, 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>
Fabian Groffen · gentoo
sys-libs/gdbm: dropped ~ia64-linux ~x64-freebsd ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Lars Wendler · gentoo
sys-libs/gdbm: Removed old.
Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Lars Wendler · gentoo
sys-libs/gdbm: Bump to version 1.12
Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Justin Lecher · gentoo
Use https for most gnu.org URLs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
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