Commit graph

30 commits

Author SHA1 Message Date
R. RyanTM 45b0b5b203 gdbm: 1.19 -> 1.20 2021-06-18 18:54:04 +00:00
Christian Kampka bb0fa750db gdbm: 1.18.1 -> 1.19 2021-01-04 18:34:59 +01:00
Christian Kampka 9451ae5974 gdbm: Fix multiple definitions error when building with clang 2020-11-18 15:44:58 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Robin Gloster e5ded57aab
treewide: NIX_CFLAGS_COMPILE -> string 2019-12-31 00:05:53 +01:00
Benjamin Hipple 62f9685a60 gdbm: enable parallel building and use pname 2019-05-25 12:46:55 +02:00
c0bw3b 0498ccd076 Treewide: use HTTPS on GNU domains
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
R. RyanTM e6985dba46 gdbm: 1.18 -> 1.18.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gdbm/versions
2018-11-09 21:03:30 -08:00
R. RyanTM aea9db9d50 gdbm: 1.17 -> 1.18 (#46285)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gdbm/versions
2018-09-12 23:13:02 +02:00
John Ericson 0828e2d8c3 treewide: Remove usage of remaining redundant platform compatability stuff
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
Vladimír Čunát 7b3036a4a2
gdbm: avoid a warning on Darwin
This is just to minimize rebuilds.  The actual bugfix doesn't seem to
hurry, as the function has been returning void until now, so if the int
returned isn't a meaningful value in some cases, nothing should happen
yet.
2018-08-10 18:41:07 +02:00
Lancelot SIX 113e53554a
gdbm: 1.15 -> 1.17
See release informatinos:
- http://lists.gnu.org/archive/html/info-gnu/2018-06/msg00013.html
- http://lists.gnu.org/archive/html/info-gnu/2018-07/msg00009.html
2018-08-01 09:43:13 +02:00
R. RyanTM 52493d6e00 gdbm: 1.14.1 -> 1.15 (#42263)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/gdbm/versions.

These checks were done:

- built on NixOS
- /nix/store/gs61jjz7j3gii2zqm8f65qxpy4k9mybq-gdbm-1.15/bin/gdbmtool passed the binary check.
- /nix/store/gs61jjz7j3gii2zqm8f65qxpy4k9mybq-gdbm-1.15/bin/gdbm_load passed the binary check.
- /nix/store/gs61jjz7j3gii2zqm8f65qxpy4k9mybq-gdbm-1.15/bin/gdbm_dump passed the binary check.
- 3 of 3 passed binary check by having a zero exit code.
- 0 of 3 passed binary check by having the new version present in output.
- found 1.15 with grep in /nix/store/gs61jjz7j3gii2zqm8f65qxpy4k9mybq-gdbm-1.15
- directory tree listing: https://gist.github.com/6bd11a4334992f4b8f19331113c0daa3
- du listing: https://gist.github.com/14f6008edc7f1045329c1205500d1a1a
2018-06-24 21:13:39 +02:00
R. RyanTM c550af5446 gdbm: 1.14 -> 1.14.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/gdbm/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/rxca8g769fj1zydp1673w0v09605a5ak-gdbm-1.14.1/bin/gdbmtool -h’ got 0 exit code
- ran ‘/nix/store/rxca8g769fj1zydp1673w0v09605a5ak-gdbm-1.14.1/bin/gdbmtool --help’ got 0 exit code
- ran ‘/nix/store/rxca8g769fj1zydp1673w0v09605a5ak-gdbm-1.14.1/bin/gdbmtool help’ got 0 exit code
- ran ‘/nix/store/rxca8g769fj1zydp1673w0v09605a5ak-gdbm-1.14.1/bin/gdbm_load -h’ got 0 exit code
- ran ‘/nix/store/rxca8g769fj1zydp1673w0v09605a5ak-gdbm-1.14.1/bin/gdbm_load --help’ got 0 exit code
- ran ‘/nix/store/rxca8g769fj1zydp1673w0v09605a5ak-gdbm-1.14.1/bin/gdbm_dump -h’ got 0 exit code
- ran ‘/nix/store/rxca8g769fj1zydp1673w0v09605a5ak-gdbm-1.14.1/bin/gdbm_dump --help’ got 0 exit code
- found 1.14.1 with grep in /nix/store/rxca8g769fj1zydp1673w0v09605a5ak-gdbm-1.14.1
- directory tree listing: https://gist.github.com/fdbeceb9acdfc810ba2c598902e40881
2018-04-07 09:48:11 -07:00
Tuomas Tynkkynen 6ed0fe7e45 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/build-support/fetchbower/default.nix
	pkgs/build-support/fetchdarcs/default.nix
	pkgs/build-support/fetchgx/default.nix
	pkgs/development/python-modules/botocore/default.nix
	pkgs/os-specific/linux/firmware/firmware-linux-nonfree/default.nix
	pkgs/tools/admin/awscli/default.nix
2018-01-14 21:18:27 +02:00
Lancelot SIX e47fa2a92b
gdbm: 1.13 -> 1.14
See http://lists.gnu.org/archive/html/info-gnu/2018-01/msg00000.html
for release information
2018-01-11 14:07:52 +01:00
John Ericson 133b4658df treewide: Simplify some doCheck calls
In anticipation of what I outline in #33599, I only simplify exactly those
`doCheck`s which are equal to `hostPlatform != buildPlatform`. I also stick a
comment next to them so I can grep for them later.
2018-01-09 12:37:38 -05:00
Ben Gamari 99932a894f gdbm: Don't run tests when cross-compiling 2017-10-27 20:32:24 -04:00
Jörg Thalheim 3170d8608d gdbm: add symlinks for compatibility
some tools check this location to distinguish between gdbm and ndbm
2017-09-19 12:27:15 +01:00
David McFarland f4a2351b2b gdbm: fix cygwin build 2017-06-26 09:33:32 -03:00
Lancelot SIX 37794d7101
gdbm: 1.12 -> 1.13
See http://lists.gnu.org/archive/html/info-gnu/2017-03/msg00005.html
for release anouncement
2017-03-13 09:20:47 +01:00
Tim Cuthbertson 5164b2dec3 gdbm: enable compatibility layer for dbm (#17063) 2016-08-13 11:12:26 +02:00
Rahul Gopinath 0d602ce7f5 gdbm: 1.11 -> 1.12 2016-07-04 02:26:36 -07:00
Ludovic Courtès 41b53577a8 unmaintain a bunch of packages 2015-01-13 22:33:49 +01:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Peter Simons ab8c539049 gdbm: update from 1.10 to 1.11 2014-01-21 20:20:29 +01:00
Ludovic Courtès 81835f2a2f GNU dbm 1.10.
svn path=/nixpkgs/trunk/; revision=30661
2011-12-01 22:43:24 +00:00
Ludovic Courtès 4a4aad4e6f GNU dbm 1.9.1.
svn path=/nixpkgs/trunk/; revision=28791
2011-08-24 17:00:17 +00:00
Lluís Batlle i Rossell 27e2ae10a0 Making gdbm get the proper config.guess for it to build in the Fuloong 2f.
I could not find a newer gdbm with newer config.guess.

svn path=/nixpkgs/branches/stdenv-updates/; revision=22979
2010-08-05 22:04:10 +00:00
Ludovic Courtès 1f161a2789 Add GDBM, a key/value database library.
svn path=/nixpkgs/trunk/; revision=11480
2008-04-06 23:18:25 +00:00