Maximilian Güntner
babb7be8b8
gawk: 4.2.0 -> 4.2.1
2018-03-01 00:29:12 +01:00
Ben Gamari
6f4cfe0570
gawk: Enable cross-compilation
2017-12-29 17:18:46 -05:00
mimadrid
25f080ca4a
gawk: 4.1.4 -> 4.2.0
2017-11-04 17:29:35 +01:00
Vladimír Čunát
8137a8cb73
gawk: refactor
...
- Don't build with libsigsegv by default. The build apparently attempted
to link against it, but it never retained the reference anyway...
- Side effect: stdenv bootstrapping needs no libsigsegv anymore.
- Run checks, but only in the interactive gawk by default on Linux,
so that stdenv bootstrap isn't slowed down (by glibc locales, etc.).
- xz should be no longer needed in inputs, as we have it in stdenvs now.
The whole change was triggered by some used kernel versions still
breaking libsigsegv tests #28464 .
2017-08-24 11:06:53 +02:00
Vladimír Čunát
66fdb94f50
gawkInteractive: fix build after 04d4d14d6d
...
(Without causing a mass rebuild for now.)
2017-06-18 13:53:09 +02:00
Robin Gloster
04d4d14d6d
gawk: link gawk manpage to awk
2017-06-13 13:16:50 +02:00
Tuomas Tynkkynen
0d86c0692f
gawk: Disable tests that don't work in sandbox
2017-04-11 23:37:31 +03:00
Tuomas Tynkkynen
c7e1a25765
gawk: 4.1.3 -> 4.1.4
2017-04-11 13:00:56 +03:00
John Ericson
27b47ef736
gawk: xz.bin should be a native build input
2017-01-14 17:54:53 -05:00
Tuomas Tynkkynen
8d473f107c
treewide: Make explicit that 'dev' output of readline is used
2016-05-19 10:03:35 +02:00
Vladimír Čunát
716aac2519
Merge branch 'staging' into closure-size
2016-01-19 09:55:31 +01:00
janus
a472d836f6
FreeBSD: apr-util, cyrus-sasl, berkeley db, glib, gnutls, kerberos, libelf-freebsd, openldap, serf, guile, tet, shishi, gawk, gnugrep
2016-01-01 17:01:13 +00:00
Luca Bruno
5b0352a6a4
Merge branch 'master' into closure-size
2015-12-11 18:31:00 +01:00
Danny Wilson
11be480df4
Skip failing tests on SmartOS
2015-11-16 17:20:16 +01:00
Vladimír Čunát
8adabe6679
gawk: split $doc into $man and $info
...
Info files are rather large and not much used anymore, AFAIK.
(We include $man or $doc in the system closure by default.)
2015-10-28 10:16:55 +01:00
Vladimír Čunát
5227fb1dd5
Merge commit staging+systemd into closure-size
...
Many non-conflict problems weren't (fully) resolved in this commit yet.
2015-10-03 13:33:37 +02:00
Jude Taylor
fa9c81f694
pure darwin stdenv
2015-06-18 12:37:41 -07:00
Florian Friesdorf
2876b726bd
cygwin: currently no libsigsegv for x86_64-cygwin
2015-05-28 10:53:36 +02:00
William A. Kennington III
cdd93463c0
gawk: 4.1.2 -> 4.1.3
2015-05-24 00:19:35 -07:00
Vladimír Čunát
cefdc20c00
gawk: disable doCheck again, add meta.platforms
...
It didn't work when chrooted.
2015-05-05 11:56:30 +02:00
William A. Kennington III
08ffb05c7e
gawk: 4.1.1 -> 4.1.2
2015-05-04 23:22:57 -07:00
Vladimír Čunát
bf414c9d4f
Merge 'staging' into closure-size
...
- there were many easy merge conflicts
- cc-wrapper needed nontrivial changes
Many other problems might've been created by interaction of the branches,
but stdenv and a few other packages build fine now.
2015-04-18 11:22:20 +02:00
William A. Kennington III
008e3893d8
gawk: 4.1.0 -> 4.1.1
2015-03-26 15:13:50 -07:00
Ambroz Bizjak
6837efe3bb
gawk: Fix cross compiling.
...
Note that this does not trigger rebuild for native builds.
2015-01-29 00:19:57 +01:00
Ludovic Courtès
41b53577a8
unmaintain a bunch of packages
2015-01-13 22:33:49 +01:00
Vladimír Čunát
030af0a803
fix .xz in stdenv bootstrap
...
Presumably needed due to the last staging merge.
There was some stdenv stage refactoring within, IIRC.
2014-08-30 15:48:17 +02:00
Vladimír Čunát
a70180ba73
mutiout: make it builtin
2014-08-30 08:27:43 +02:00
Vladimír Čunát
fb59f27a43
WIP: getting good
2014-08-27 01:14:09 +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
8aacdfee7c
gawk: Remove unnecessary ‘gawk-<version>’ copy
...
This saves > 600 KiB.
2014-07-08 15:43:05 +02:00
Kevin Quick
8f0511b0a0
gawk: add gawkInteractive with readline support
...
stdenv (on linux) depends on gawk, readline and similar are useless for non-interactive usage.
Close #1596 . Original patch was almost completely rewritten by vcunat.
On darwin we always specify whether to use readline, so it isn't always picked as reported.
2014-01-26 10:53:22 +01:00
Vladimír Čunát
e8bd49f132
gawk: update 4.0.2 -> 4.1.0
2013-06-30 09:00:11 +02:00
Ludovic Courtès
31c513d4b7
gawk: Remove now-unneeded Cygwin patch.
2013-03-21 14:27:07 +01:00
Peter Simons
7505cb5f9a
gawk: update to 4.0.2
2013-01-04 20:39:54 +01:00
Eelco Dolstra
80be1c60d5
gawk: Update to 4.0.1
2012-09-18 14:50:35 -04:00
Ludovic Courtès
e38bf54592
GNU Awk: Fix Cygwin builds.
...
svn path=/nixpkgs/trunk/; revision=34240
2012-05-25 09:11:51 +00:00
Ludovic Courtès
c5b6f8a374
GNU Awk: Disable tests on Cygwin.
...
svn path=/nixpkgs/trunk/; revision=34236
2012-05-25 07:38:44 +00:00
Ludovic Courtès
29d669037e
GNU Awk 4.0.0.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29591
2011-10-02 20:36:01 +00:00
Ludovic Courtès
14e86a9812
GNU gawk 3.1.8.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23280
2010-08-20 15:26:36 +00:00
Lluís Batlle i Rossell
7993499325
Disabling libsigsegv in gawk, because it makes me fail the 'Check'.
...
This disables some kind of gawk useful output on segfault.
I haven't found an easy way of getting gawk use a newer libsigsegv with that
problem fixed.
So I do like the fedora people: disable libsigsegv.
(I don't know why this did not happen in the hydra machine. I could not build
gawk)
svn path=/nixpkgs/branches/stdenv-updates/; revision=19070
2009-12-21 22:46:18 +00:00
Lluís Batlle i Rossell
4b27d28701
Porting changes from stdenv-updates into this branch.
...
This comes from:
svn diff ^/nixpkgs/trunk/@18255 ^/nixpkgs/branches/stdenv-updates/ > diff
patch -p0 < diff
and then adding into svn all files new from the patch.
trunk@18255 comes from the last time I updated stdenv-updates from trunk.
svn path=/nixpkgs/stdenv-updates2/; revision=18272
2009-11-08 00:32:12 +00:00
Eelco Dolstra
8cd1b893cf
* coreutils-6.10, findutils-4.2.32.
...
* Added some meta attributes.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10511
2008-02-06 13:18:50 +00:00
Eelco Dolstra
b37f504680
* Updated various stdenv packages (grep, gawk, tar, cpio, findutils,
...
pcre).
svn path=/nixpkgs/branches/stdenv-updates/; revision=9758
2007-11-19 17:39:19 +00:00
Eelco Dolstra
a0159dee8e
* Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
...
URLs to http://nix.cs.uu.nl/dist/tarballs . With content-addressable
mirror support (r9190, NIXPKGS-70) this is no longer necessary:
fetchurl will try to download from that location automatically. So
we can keep the original URLs.
svn path=/nixpkgs/trunk/; revision=9192
2007-08-24 12:32:36 +00:00
Eelco Dolstra
3389f4bc36
* Copy lots of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Eelco Dolstra
552de99c19
* Update a bunch of base packages.
...
svn path=/nixpkgs/trunk/; revision=4065
2005-10-11 14:29:30 +00:00
Eelco Dolstra
454707da23
* catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=3660
2005-08-22 08:39:27 +00:00
Eelco Dolstra
e42507d182
* Move tarballs to catamaran so that we are no longer dependent on a
...
gazillion different servers. Resurrected some 25 missing files.
svn path=/nixpkgs/trunk/; revision=2237
2005-02-15 14:44:19 +00:00
Eelco Dolstra
6761e900d6
* GNU awk upgraded to 3.1.4.
...
svn path=/nixpkgs/trunk/; revision=1436
2004-09-18 17:06:39 +00:00