summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/text/gnused
AgeCommit message (Collapse)Author
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2020-01-16gnused: 4.7 -> 4.8Matthias Beyer
Upstream announcement: https://lists.gnu.org/archive/html/info-gnu/2020-01/msg00002.html For the lazy: > * Noteworthy changes in release 4.8 (2020-01-14) [stable] > > ** Bug fixes > > "sed -i" now creates temporary files with correct umask (limited to u=rwx). > Previously sed would incorrectly set umask on temporary files, resulting > in problems under certain fuse-like file systems. > [bug introduced in sed 4.2.1] > > ** Release > > distribute gzip-compressed tarballs once again > > ** Improvements > > a year's worth of gnulib development, including improved DFA performance Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-12-21gnused: 4.6 -> 4.7Will Dietz
https://lists.gnu.org/archive/html/sed-devel/2018-12/msg00028.html
2018-12-20gnused: 4.5 -> 4.6Will Dietz
https://savannah.gnu.org/forum/forum.php?forum_id=9331 Mirrors didn't seem to have it, hash obtained via $ nix-prefetch-url https://ftp.gnu.org/gnu/sed/sed-4.6.tar.xz
2018-12-02Treewide: use HTTPS on GNU domainsc0bw3b
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-11-11gnused: fix Windows buildvolth
2018-05-10Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson
2018-05-10gnused: Remove crossAttrsJohn Ericson
Use a cleaner help2man trick from coreutils
2018-04-02gnused: 4.4 -> 4.5R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/gnused/versions. These checks were done: - built on NixOS - ran `/nix/store/71dzrirkbkpna9l1mcbjjhdws2y1g1hj-gnused-4.5/bin/sed --help` got 0 exit code - ran `/nix/store/71dzrirkbkpna9l1mcbjjhdws2y1g1hj-gnused-4.5/bin/sed --version` and found version 4.5 - ran `/nix/store/71dzrirkbkpna9l1mcbjjhdws2y1g1hj-gnused-4.5/bin/sed --help` and found version 4.5 - found 4.5 with grep in /nix/store/71dzrirkbkpna9l1mcbjjhdws2y1g1hj-gnused-4.5 - directory tree listing: https://gist.github.com/20a2031e4b27616ba71439622e5fe4d1
2017-02-04gnused: 4.3 -> 4.4Lancelot SIX
See https://lists.gnu.org/archive/html/info-gnu/2017-02/msg00001.html for release information.
2017-01-14gnused: Fix cross build after upgrade to 4.3.0Tuomas Tynkkynen
Fixes: ```` GEN doc/sed.1 help2man: can't get `--help' info from sed/sed make[2]: *** [Makefile:5775: doc/sed.1] Error 126 make[2]: Leaving directory '/tmp/nix-build-gnused-4.3-arm-linux-gnueabihf.drv-0/sed-4.3' make[1]: *** [Makefile:3024: all-recursive] Error 1 make[1]: Leaving directory '/tmp/nix-build-gnused-4.3-arm-linux-gnueabihf.drv-0/sed-4.3' make: *** [Makefile:2156: all] Error 2 ```` http://hydra.nixos.org/build/46051086/nixlog/11/raw
2017-01-06sed: bring back 4.2.2 temporarilyVladimír Čunát
It will be useful to fixup compatibility problems with [:space:].
2017-01-05gnused: 4.2.2 -> 4.3Vladimír Čunát
Real replacement of #21646.
2014-08-30mutiout: make it builtinVladimír Čunát
2014-08-27WIP: getting goodVladimír Čunát
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk
2013-08-17Merge branch 'origin/master' into stdenv.Peter Simons
2013-08-16unmaintain several packagesLudovic Courtès
2013-02-28Allow GNU Patch tests to run with non-bash shell.Danny Wilson
Fix gnused url.
2013-02-28Update gnused to 4.2.2Danny Wilson
2012-03-04* Remove unnecessary copy on sed.Eelco Dolstra
svn path=/nixpkgs/trunk/; revision=32773
2010-04-22Fixing the gnused fetchurl hash type, for stdenv-updates to evaluate wellLluís Batlle i Rossell
svn path=/nixpkgs/branches/stdenv-updates/; revision=21252
2010-04-22Merging from trunk.Lluís Batlle i Rossell
I hope I resolved the conflicts well (gmp and gccCross) svn path=/nixpkgs/branches/stdenv-updates/; revision=21251
2010-04-13Assorted GNU updates.Ludovic Courtès
svn path=/nixpkgs/branches/stdenv-updates/; revision=21047
2010-03-27Updating gnused 4.2Lluís Batlle i Rossell
svn path=/nixpkgs/trunk/; revision=20837
2009-04-30GNU sed 4.2.Ludovic Courtès
svn path=/nixpkgs/trunk/; revision=15418
2009-04-30GNU sed: Update/fix `meta'.Ludovic Courtès
svn path=/nixpkgs/trunk/; revision=15417
2009-01-23* GNU sed 4.1.2: obsolete.Eelco Dolstra
svn path=/nixpkgs/branches/stdenv-updates/; revision=13825
2008-02-06* coreutils-6.10, findutils-4.2.32.Eelco Dolstra
* Added some meta attributes. svn path=/nixpkgs/branches/stdenv-updates/; revision=10511
2007-08-27* Rewrite all URLs to GNU mirrors to mirror://gnu/.Eelco Dolstra
svn path=/nixpkgs/trunk/; revision=9201
2007-08-24* Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurlEelco Dolstra
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
2006-10-24* bash 2.0, findutils 4.2.28.Eelco Dolstra
* Some Nix expression simplifications. Sense and simplicity! svn path=/nixpkgs/trunk/; revision=6836
2006-10-20* GNU sed 4.1.5 compiled with dietlibc gives "Memory exhausted" errorsEelco Dolstra
on trivial patterns, so use an older sed instead (4.1.2). See http://linuxfromscratch.org/pipermail/hlfs-dev/2005-September/002447.html. svn path=/nixpkgs/trunk/; revision=6792
2006-10-12* Copy a bunch of files to nix.cs.uu.nl.Eelco Dolstra
svn path=/nixpkgs/trunk/; revision=6711
2006-07-14* Doh! Idem.Eelco Dolstra
svn path=/nixpkgs/trunk/; revision=5704
2006-07-14* Workaround for silly sed problem.Eelco Dolstra
svn path=/nixpkgs/trunk/; revision=5703
2006-02-19and update gnused again to 4.1.5...build buildfarm, build! >:)Armijn Hemel
svn path=/nixpkgs/trunk/; revision=4862
2006-02-05Revert sed updateMartin Bravenboer
svn path=/nixpkgs/trunk/; revision=4723
2006-02-05update to sed 4.1.5Armijn Hemel
svn path=/nixpkgs/trunk/; revision=4721
2006-01-30* Copy lots of files to nix.cs.uu.nl.Eelco Dolstra
svn path=/nixpkgs/trunk/; revision=4623
2005-06-17* Glibc updated to 2.3.5.Eelco Dolstra
* GCC 3.4.4 and 3.3.6. * Other stdenv packages updated. svn path=/nixpkgs/trunk/; revision=3188
2005-02-15* Move tarballs to catamaran so that we are no longer dependent on aEelco Dolstra
gazillion different servers. Resurrected some 25 missing files. svn path=/nixpkgs/trunk/; revision=2237
2004-09-18* GNU sed upgraded to 4.1.2. Eelco Dolstra
svn path=/nixpkgs/trunk/; revision=1434
2004-03-29* Remove trivial builders.Eelco Dolstra
* Make builders unexecutable by removing the hash-bang line and execute permission. * Convert calls to `derivation' to `mkDerivation'. * Remove `system' and `stdenv' attributes from calls to `mkDerivation'. These transformations were all done automatically, so it is quite possible I broke stuff. * Put the `mkDerivation' function in stdenv/generic. svn path=/nixpkgs/trunk/; revision=874
2004-03-19* The stdenv setup script now defines a generic builder that allowsEelco Dolstra
builders for typical Autoconf-style to be much shorten, e.g., . $stdenv/setup genericBuild The generic builder does lots of stuff automatically: - Unpacks source archives specified by $src or $srcs (it knows about gzip, bzip2, tar, zip, and unpacked source trees). - Determines the source tree. - Applies patches specified by $patches. - Fixes libtool not to search for libraries in /lib etc. - Runs `configure'. - Runs `make'. - Runs `make install'. - Strips debug information from static libraries. - Writes nested log information (in the format accepted by `log2xml'). There are also lots of hooks and variables to customise the generic builder. See `stdenv/generic/docs.txt'. * Adapted the base packages (i.e., the ones used by stdenv) to use the generic builder. * We now use `curl' instead of `wget' to download files in `fetchurl'. * Neither `curl' nor `wget' are part of stdenv. We shouldn't encourage people to download stuff in builders (impure!). * Updated some packages. * `buildinputs' is now `buildInputs' (but the old name also works). * `findInputs' in the setup script now prevents inputs from being processed multiple times (which could happen, e.g., if an input was a propagated input of several other inputs; this caused the size variables like $PATH to blow up exponentially in the worst case). * Patched GNU Make to write nested log information in the format accepted by `log2xml'. Also, prior to writing the build command, Make now writes a line `building X' to indicate what is being built. This is unfortunately often obscured by the gigantic tool invocations in many Makefiles. The actual build commands are marked `unimportant' so that they don't clutter pages generated by `log2html'. svn path=/nixpkgs/trunk/; revision=845
2003-11-18* Rename .fix -> .nix.Eelco Dolstra
svn path=/nixpkgs/trunk/; revision=511
2003-11-14* Renamed pkgs-ng to pkgs.Eelco Dolstra
svn path=/nixpkgs/trunk/; revision=502