Matthew Bauer
67e6e031e1
readline: add android patch
2019-04-10 01:30:34 -04:00
Will Dietz
4d24a84d82
readline80: add myself to maintainers list
2019-01-08 17:36:14 -06:00
Will Dietz
d18abcb3f6
readline80: init
...
https://lists.gnu.org/archive/html/info-gnu/2019-01/msg00011.html
2019-01-07 23:57:58 -06:00
c0bw3b
93e511c319
Treewide: use HTTPS on GNU Savannah domains
...
HTTP -> HTTPS for:
- http://savannah.gnu.org/
- http://git.savannah.gnu.org/
- http://download.savannah.gnu.org/
- http://svn.savannah.gnu.org/
2018-12-02 15:33:09 +01:00
Markus Kowalewski
a515ac69ae
readline-5: add license
2018-10-27 16:10:03 +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
Klaas van Schelven
1499c812a1
readline70: 7.0.3 -> 7.0.5 ( #41493 )
2018-06-05 19:54:13 +00:00
Ben Gamari
dc8bd43249
readline: Don't attempt to check for broken wcwidth
...
The test requires running code on the target.
2018-01-08 02:55:08 -05:00
Frederik Rietdijk
6bbc3a0b24
Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEAD
2017-08-21 04:44:40 +02:00
Vladimír Čunát
b71ce3fb14
readline-7.0: fixup meta evaluation
2017-08-20 13:25:23 +02:00
Klaas van Schelven
53d67bcc26
readline 7.0 -> 7.0.3
...
Discussion: https://groups.google.com/forum/#!topic/nix-devel/agupzdm352Q
2017-08-18 08:55:44 +02:00
Tuomas Tynkkynen
1ff422aa23
treewide: Add man & info outputs where necessary (instead of doc)
...
Because man & info pages won't be going to $doc after the next commit.
Scripted change for the files having one-package-per-file.
2017-08-11 21:32:54 +03:00
hsloan
f9730bc8da
readline 7.0: Don't use stdenv ? cross
2017-06-28 19:42:35 -04:00
hsloan
45272c98f5
readline 6.3: Don't use stdenv ? cross
2017-06-28 19:42:11 -04:00
hsloan
a46b063ac1
readline 6.2: Don't use stdenv ? cross
2017-06-28 19:41:56 -04:00
Vladimír Čunát
bbadb1da2a
readline70: init at 7.0p0
...
Also switch bash-4.4 to it, as it's unable to link with older readline
versions (only bashInteractive is affected).
2016-09-17 01:16:24 +02:00
Tuomas Tynkkynen
a17216af4c
treewide: Shuffle outputs
...
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Vladimír Čunát
afc01cde32
readline-6.3 (the default): split dev and doc outputs
2015-10-13 20:19:02 +02:00
Florian Friesdorf
feef088b39
cygwin: readline bash_cv_func_sigsetjmp=missing
2015-05-28 10:53:35 +02:00
Ludovic Courtès
41b53577a8
unmaintain a bunch of packages
2015-01-13 22:33:49 +01:00
Tobias Geerinckx-Rice
c64257b8e5
Fix user-facing typos (mainly in descriptions)
2014-12-30 03:31:03 +01:00
Mateusz Kowalczyk
03655c332a
Add meta.branch to a bunch of packages
...
Gives better results in the monitor
2014-11-19 18:54:58 +00:00
Eelco Dolstra
cd71f7a2e6
Merge branch 'darwin-stdenv' of github.com:joelteon/nixpkgs into staging
...
Conflicts:
pkgs/development/interpreters/ruby/ruby-19.nix
pkgs/development/libraries/libc++/default.nix
pkgs/development/libraries/libc++abi/default.nix
pkgs/tools/text/sgml/opensp/default.nix
2014-09-23 11:27:53 +02:00
Vladimír Čunát
d957b4bd78
Merge recent master into staging
...
Hydra nixpkgs: ?compare=1151601
2014-09-13 21:48:29 +02:00
Joel Taylor
2e26f7bef1
livcxx build
2014-09-09 13:54:25 -07:00
Joel Taylor
3e8344d334
suitable clang stdenv
2014-09-09 13:54:24 -07:00
Vladimír Čunát
b2887c0b5e
readline5: recover, as it was still used
...
Partial revert of 30fef8a3cf
.
I probably confused that with unused readline62.
2014-09-01 11:40:22 +02:00
Vladimír Čunát
e51f73652d
Merge recent master into staging
...
Hydra: ?compare=1149952
Conflicts:
nixos/doc/manual/configuration.xml (changed split file)
nixos/modules/config/users-groups.nix (choosing filterNull instead of inline definition)
pkgs/development/libraries/readline/readline6.3.nix (auto-solved)
2014-08-30 10:04:02 +02:00
Bjørn Forsman
c9baba9212
Fix many package descriptions
...
(My OCD kicked in today...)
Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.
I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.
I've tried to stay away from generated expressions (and I think I
succeeded).
Some specifics worth mentioning:
* cron, has "Vixie Cron" in its description. The "Vixie" part is not
mentioned anywhere else. I kept it in a parenthesis at the end of the
description.
* ctags description started with "Exuberant Ctags ...", and the
"exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
at the end of description.
* nix has the description "The Nix Deployment System". Since that
doesn't really say much what it is/does (especially after removing
the package name!), I changed that to "Powerful package manager that
makes package management reliable and reproducible" (borrowed from
nixos.org).
* Tons of "GNU Foo, Foo is a [the important bits]" descriptions
is changed to just [the important bits]. If the package name doesn't
contain GNU I don't think it's needed to say it in the description
either.
2014-08-24 22:31:37 +02:00
Vladimír Čunát
30fef8a3cf
readline: remove unused old versions 4 and 5
...
...including an unused patch.
2014-08-21 15:13:20 +02:00
Vladimír Čunát
2b75fe851b
readline-6.3: update, including security fixes
...
Close #3706 CVE-2014-2524 (likely not affecting any our program anyway).
2014-08-21 15:13:19 +02:00
Peter Simons
2d326e5032
Merge remote-tracking branch 'origin/master' into staging.
...
Conflicts:
pkgs/desktops/e18/enlightenment.nix
2014-08-04 16:51:47 +02:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Eelco Dolstra
b9e9e90a02
readline-6.3: Fix build on Mac OS X < 10.9
...
http://hydra.nixos.org/build/12476331
2014-07-22 11:24:00 +02:00
Eelco Dolstra
06536251c9
readline: Don't use gcc-apple
2014-07-01 15:56:08 +02:00
Lluís Batlle i Rossell
a4c4129477
Adding GNU readline 6.3 apart
...
I set bashInteractive to use it, as it has many relevant fixes.
2014-03-20 13:00:46 +01:00
Lluís Batlle i Rossell
b9163ab332
Revert "Updating GNU readline to 6.3."
...
This reverts commit dbaa07b8ef
.
vcunat reported on IRC that the update breaks python and parted at least.
http://hydra.nixos.org/build/9661091/nixlog/1/tail-reload
2014-03-20 12:53:20 +01:00
Lluís Batlle i Rossell
dbaa07b8ef
Updating GNU readline to 6.3.
...
I remove all 6.2 patches manually, but I keep the logic to add later patches.
2014-03-20 10:47:36 +01:00
Kevin Quick
dec9e66ea1
Update readline for patch5 (needed for darwin13).
2014-01-26 10:31:53 +01:00
Lluís Batlle i Rossell
beb64d1bea
readline: picking more patches from upstream
...
I'm particularly interested in 003, which solves a copy-paste trouble I have
copying matrices into octave, having enabled fltk.
2012-07-25 18:14:52 +02:00
Eelco Dolstra
0894d407ce
* Add the latest readline patch.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31709
2012-01-19 17:37:21 +00:00
Ludovic Courtès
eaaaad5203
GNU Readline: Fix typo.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29606
2011-10-03 19:27:10 +00:00
Ludovic Courtès
41d04539a6
GNU Readline 6.2: Update patch set.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29603
2011-10-03 17:35:04 +00:00
Shea Levy
4d70ba6cc9
Merge from trunk up through r28790
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=28792
2011-08-24 19:16:43 +00:00
Ludovic Courtès
7762934904
BDW-GC, GMP, libffi, libunistring, Readline: Don't use the native `strip'.
...
Using the native `strip' breaks static libraries when cross-compiling.
svn path=/nixpkgs/trunk/; revision=27572
2011-07-01 13:20:12 +00:00
Ludovic Courtès
c1cfa58556
GNU Readline 6.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26118
2011-02-25 15:28:26 +00:00
Eelco Dolstra
6609710409
* Get rid of many instances of "args: with args;", and other coding
...
guidelines violations.
* Updated libsamplerate to 0.1.7.
svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00
Ludovic Courtès
1bc4535ed9
GNU Readline 6.1.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19222
2010-01-05 11:27:54 +00:00
Lluís Batlle i Rossell
5c14f92b30
Reverting a wrong name change I once did, when I thought that we would update
...
all the naming in nixpkgs to match the new build/host cross compilation stdenv.
Nevertheless, we decided not to do the renaming, but I forgot this change in
readline until ludo told me about it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=18474
2009-11-19 22:15:13 +00:00