Commit Graph
37027 Commits
Author SHA1 Message Date
Bjørn Forsman 2b2c55e34a ncurses: add ncurses5-config -> ncursesw5-config symlink
We already have backward compatibility symlinks for ncurses libraries
and pkg-config files (when built in unicode/wide mode). The last bit is
to add a symlink from ncurses5-config to ncursesw5-config, which is what
this commit does.
2013-12-26 18:51:48 +01:00
Bjørn Forsman 50253a3e84 ncurses: install *.pc files (for pkg-config)
To make e.g. "pkg-config --cflags ncursesw" work.

The ncurses expression, when built in unicode/wide char mode, provides
backward compatibility symlinks from lib<name>.so to lib<name>w.so.
Provide similar symlinks for the *.pc files: <name>.pc -> <name>w.pc.
2013-12-26 18:31:24 +01:00
Mathijs Kwik 95f443fda4 all-packages: remove gcc47 dependencies now gcc48 is default
I checked these and they built fine
2013-12-23 09:59:32 +01:00
Mathijs Kwik fd8d833a86 switch default gccgo to 4.8 2013-12-23 09:59:23 +01:00
Mathijs Kwik 9319597b65 gccgo: add 4.8 2013-12-23 09:59:15 +01:00
Peter Simons 3e052e242f gfortran48: disable parallel make to avoid apparent race condition
See <http://hydra.nixos.org/build/7125754> as an example of a failed build.
2013-12-17 12:18:07 +01:00
Daniel OertwigandPeter Simons 42560c78bb libxml2 w/o python --with-python=no on all systems
When building libxml2 without python enabled, pass "--with-python=no" to
configure on all systems, not only on FreeBSD. Omitting mentioned
configure option results in building libxml2 WITH python enabled. In
this case, configure is looking for python by itself in system paths.
With a rootless configuration, python includes from the host are accessed.
If those files (Python.h) are not available, building libxml2 fails.
2013-12-16 21:30:36 +01:00
Peter Simons f0ebdd4296 pkgs/build-support/cabal: add 'buildTarget' attribute to allow passing flags to "./Setup build" 2013-12-16 21:21:31 +01:00
Peter Simons 8b11fb8fcb pkgs/build-support/cabal: clean up the code that sets rpath for shared executables 2013-12-16 21:20:49 +01:00
Peter Simons 45e8de9a7d Merge branch 'origin/master' into stdenv-updates.
Conflicts:
	pkgs/tools/misc/less/default.nix
2013-12-16 21:13:24 +01:00
Peter Simons 60103a4bd9 haskell-wai-test: update to version 2.0.0.1 2013-12-16 21:11:30 +01:00
Peter Simons 9a31332136 haskell-tasty: update to version 0.5.2.1 2013-12-16 21:11:30 +01:00
Peter Simons 0bbe648085 haskell-snaplet-acid-state: update to version 0.2.6 2013-12-16 21:11:30 +01:00
Peter Simons c1413dc30b haskell-enummapset-th: update to version 0.6.0.1 2013-12-16 21:11:30 +01:00
Peter Simons a3c0e40e52 haskell-ansi-terminal: update to version 0.6.1 2013-12-16 21:11:30 +01:00
Peter Simons ee755fa3bc haskell-HsOpenSSL: update to version 0.10.3.6 2013-12-16 21:11:30 +01:00
Peter Simons 1e5e9a402b haskell-DAV: update to version 0.5.1 2013-12-16 21:11:29 +01:00
Peter Simons ec00fe0965 haskell-doctest: don't build haddock documentation with pre-7.4 versions of GHC 2013-12-16 21:11:29 +01:00
Peter Simons edaa56041c pkgs/build-support/cabal: configure a proper library rpath for dynamically linked executables 2013-12-16 21:11:29 +01:00
Eelco Dolstra a2b45034b3 php: Update to 5.4.23, 5.3.28
CVE-2013-4073, CVE-2013-6420
2013-12-16 14:50:40 +01:00
Eelco Dolstra acac786868 linux: Update to 3.4.74 2013-12-16 14:46:21 +01:00
Domen Kožar 6959b9921d Merge pull request #1387 from lovek323/vagrant
vagrant: update to 1.4.0
2013-12-16 01:20:05 -08:00
Jason "Don" O'Conal 2b65900e75 vagrant: update to 1.4.0 2013-12-16 04:50:22 +00:00
Nixpkgs MonitorandEvgeny Egorochkin 9f83ba8776 log4cpp: update from 1.1 to 1.1.1 2013-12-16 01:36:19 +02:00
Nixpkgs MonitorandEvgeny Egorochkin 3695a60418 libeatmydata: update from 65 to 82 2013-12-16 01:36:19 +02:00
Nixpkgs MonitorandEvgeny Egorochkin 84aba31f42 libconfig: update from 1.4.8 to 1.4.9 2013-12-16 01:36:19 +02:00
Nixpkgs MonitorandEvgeny Egorochkin 2e43a29ec8 less: update from 436 to 462 2013-12-16 01:36:19 +02:00
Nixpkgs MonitorandEvgeny Egorochkin 0a29083188 jansson: update from 2.4 to 2.5 2013-12-16 01:36:19 +02:00
Nixpkgs MonitorandEvgeny Egorochkin 106785b092 ioping: update from 0.4 to 0.7 2013-12-16 01:36:18 +02:00
Nixpkgs MonitorandEvgeny Egorochkin cda4252d4b guile_lib: update from 0.2.1 to 0.2.2 2013-12-16 01:36:18 +02:00
Nixpkgs MonitorandEvgeny Egorochkin c253a1fb40 guile_ncurses: update from 1.3 to 1.4 2013-12-16 01:36:18 +02:00
Nixpkgs MonitorandEvgeny Egorochkin 6a69d7e898 gsl: update from 1.15 to 1.16 2013-12-16 01:36:18 +02:00
Nixpkgs MonitorandEvgeny Egorochkin 8dd78ae54d gptfdisk: update from 0.8.6 to 0.8.8 2013-12-16 01:36:18 +02:00
Nixpkgs MonitorandEvgeny Egorochkin e748d4c498 gmtk: update from 1.0.5 to 1.0.8 2013-12-16 01:36:18 +02:00
Nixpkgs MonitorandEvgeny Egorochkin e54c26a65c xdaliclock: update from 2.35 to 2.40 2013-12-16 01:36:18 +02:00
Nixpkgs MonitorandEvgeny Egorochkin 6112fc7fff xaos: update from 3.5 to 3.6 2013-12-16 01:36:18 +02:00
Nixpkgs MonitorandEvgeny Egorochkin d2bb4dc100 windowmaker: update from 0.95.4 to 0.95.5 2013-12-16 01:36:17 +02:00
Nixpkgs MonitorandEvgeny Egorochkin f90e505d50 units: update from 1.86 to 2.02 2013-12-16 01:36:17 +02:00
Nixpkgs MonitorandEvgeny Egorochkin 3c936a0502 tinc: update from 1.0.22 to 1.0.23 2013-12-16 01:36:17 +02:00
Nixpkgs MonitorandEvgeny Egorochkin f5f6b86fc8 rpPPPoE: update from 3.10 to 3.11 2013-12-16 01:36:17 +02:00
Nixpkgs MonitorandEvgeny Egorochkin aeda3e2216 psmisc: update from 22.19 to 22.21 2013-12-16 01:36:17 +02:00
Nixpkgs MonitorandEvgeny Egorochkin 6fc2d316bb procps-ng: update from 3.3.6 to 3.3.9 2013-12-16 01:36:17 +02:00
Nixpkgs MonitorandEvgeny Egorochkin 8a0a1b7768 pg_top: update from 3.6.2 to 3.7.0 2013-12-16 01:36:17 +02:00
Nixpkgs MonitorandEvgeny Egorochkin 25dc79783b icoutils: update from 0.29.1 to 0.31.0 2013-12-16 01:36:17 +02:00
Nixpkgs MonitorandEvgeny Egorochkin 1ff34a1cf8 httrack: update from 3.47.21 to 3.47.27 2013-12-16 01:36:16 +02:00
Nixpkgs MonitorandEvgeny Egorochkin 49cfb2c896 httpunit: update from 1.6 to 1.7 2013-12-16 01:36:16 +02:00
Nixpkgs MonitorandEvgeny Egorochkin a2a1eb88cb httpfs2: update from 0.1.4 to 0.1.5 2013-12-16 01:36:16 +02:00
Peter Simons be8d22c05d haskell-github: patch to fix build 2013-12-15 22:37:42 +01:00
Peter Simons 001776428e haskell-LambdaHack: update to version 0.2.10.6 2013-12-15 22:37:42 +01:00
Peter Simons 53e9145cd0 haskell-mime-mail: update to version 0.4.3 2013-12-15 22:37:42 +01:00