Eelco Dolstra
89f8af55f1
Darwin: Use xcrun to get the path to the SDK
...
Recent versions of Xcode don't install headers in /usr/include but
in a directory like
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include
So use that instead, falling back to /usr/include in case of an older
version of Xcode.
2014-07-01 11:01:36 +02:00
Eelco Dolstra
55e8e0ef9b
gcc: Slight builder cleanup
2014-06-30 17:31:02 +02:00
Eelco Dolstra
7fe89be146
gcc: Fix purity
...
Somewhere the no-sys-dirs.patch got disabled, so gcc was looking in
/usr/local/include and /usr/lib. Since I can't fix the patch easily,
I've borrowed the --sysroot trick from clang-wrapper. This causes
builtin paths to be prefixed with /var/empty
(e.g. /var/empty/usr/lib), which don't exist.
2014-06-30 16:43:02 +02:00
Eelco Dolstra
b3b9c51b34
Add a deprecation warning to ensureDir
2014-06-30 14:57:12 +02:00
Eelco Dolstra
40f7b0f9df
Another attempt to eradicate ensureDir
...
See c556a6ea46e71e1907d78b71fab36df30297b3ad.
2014-06-30 14:56:10 +02:00
Eelco Dolstra
47075812ce
Remove the unmaintained (and AFAIK unused) stdenv for mingw
2014-06-30 13:31:08 +02:00
Eelco Dolstra
6303278ad3
boost: Drop unnecessary runtime dependency on Python
...
The only file that actually referred to the Python interpreter was
share/boost-build/example/customization/inline_file.py. So get rid of
the whole example directory.
2014-06-25 13:32:40 +02:00
Eelco Dolstra
69deced59b
util-linux: Update to 2.24.2
2014-06-24 14:01:54 +02:00
Eelco Dolstra
01449afa1b
bash: Update to 4.2-p47
2014-06-24 13:53:59 +02:00
Eelco Dolstra
da7a12b908
perl: Disable tests
...
They're on the critical path for stdenv rebuilds.
2014-06-24 13:24:12 +02:00
Rickard Nilsson
9ff0b303ff
elasticsearch: Add option specifying extra command line options
2014-06-24 11:01:28 +02:00
Rickard Nilsson
94deea2035
nixos: Add option hardware.sane.configDir
2014-06-24 10:52:12 +02:00
Florian Friesdorf
70548a6ac2
disable szip for hdf5 because of its unfree nature
2014-06-23 23:13:50 +02:00
Florian Friesdorf
ba654b9368
Merge pull request #3056 from aherrmann/pr_tables
...
Python module tables
2014-06-23 22:58:04 +02:00
Domen Kožar
0e54b7980a
go 1.3: doesn't evaluate on freebsd
2014-06-23 17:43:43 +02:00
Florian Friesdorf
622ef52b34
python: zc.recipe.egg for buildout171 and 2
2014-06-23 16:59:02 +02:00
Florian Friesdorf
ffe12f82ce
gitignore: result-* and make absolute doc ignores
2014-06-23 16:58:49 +02:00
Bjørn Forsman
3ad289dff9
lftp: remove unused 'xz' expression argument
...
xz used to be in buildInputs but was removed in commit
d4d7931a6296cd72d3d5f360d628be86bb62246b (Cleanup: remove obsolete
references to ‘xz’, which is in stdenv).
2014-06-23 16:41:11 +02:00
Bjørn Forsman
460ea9e841
lftp: update 4.4.16 -> 4.5.2
...
Changelog: http://lftp.yar.ru/news.html#4.5.2
2014-06-23 16:41:11 +02:00
Rickard Nilsson
3bf8199613
Merge pull request #3070 from proger/glusterfs-3.5
...
glusterfs: update to 3.5.0
2014-06-23 16:33:37 +02:00
Bjørn Forsman
f2909d0763
dejagnu: fix description (don't repeat package name)
2014-06-23 16:16:18 +02:00
Vladimir Kirillov
470f8cccc2
glusterfs: update to 3.5.0
2014-06-23 17:14:26 +03:00
Bjørn Forsman
6ec01b7513
zbar: tweak description and add longDescription
...
"Bar code reader" is what they call it on the homepage
(http://zbar.sourceforge.net/ ).
2014-06-23 16:02:45 +02:00
Ricardo M. Correia
9e1ec18624
zfs, zfs.git: Update to 0.6.3
2014-06-23 15:52:21 +02:00
Ricardo M. Correia
b5b8b5247a
spl, spl.git: Update to 0.6.3
2014-06-23 15:52:20 +02:00
Ricardo M. Correia
11d6964c74
flashplayer: Update from 11.2.202.359 -> 11.2.202.378
2014-06-23 15:50:24 +02:00
Lluís Batlle i Rossell
6edfe3e470
Making retroshare bootstrap the DHT fine.
2014-06-23 15:02:22 +02:00
Bjørn Forsman
a576a3c341
zeitgeist: fix description (don't repeat package name)
2014-06-23 13:39:13 +02:00
Bjørn Forsman
e395f91607
zile: fix description (don't repeat package name)
2014-06-23 13:36:21 +02:00
Bjørn Forsman
9f744961b8
zip: add meta.description
2014-06-23 13:35:08 +02:00
Bjørn Forsman
b5cd66487a
zlib: add description and license info
2014-06-23 13:28:58 +02:00
Bjørn Forsman
97d4dec58c
zoom: add meta attributes
...
And do some coding style / whitespace clean up.
2014-06-23 13:19:24 +02:00
Bjørn Forsman
52561fb7a8
zsh: improve description
...
Capitalize first word. Wrap overlong longDescription line.
2014-06-23 13:07:28 +02:00
Bjørn Forsman
654f9e38e6
zynaddsubfx: fix description (capitalize first word)
2014-06-23 13:04:57 +02:00
Bjørn Forsman
8be11be953
zziplib: fix description (don't repeat package name)
2014-06-23 13:04:06 +02:00
Bjørn Forsman
ba9254fcf3
abiword: add to channel
2014-06-23 12:54:46 +02:00
Bjørn Forsman
5dea7f0ed5
abiword: fix typo in description (Microsof -> Microsoft)
2014-06-23 12:45:13 +02:00
Bjørn Forsman
89e6eb41f2
aliceml: description improvements
...
Move the (long) description to "longDescription" and add a short
description in "description".
2014-06-23 12:33:10 +02:00
John Wiegley
667986eafc
Merge pull request #3059 from cstrahan/go-darwin
...
go 1.3 and darwin support
2014-06-23 00:13:28 -07:00
Charles Strahan
984bb6b923
go 1.3 and darwin support
2014-06-23 01:10:20 -04:00
Austin Seipp
0399c5ee24
grsecurity: update stable/testing kernels, refactoring
...
This updates the new stable kernel to 3.14, and the new testing kernel
to 3.15.
This also removes the vserver kernel, since it's probably not nearly as
used.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-22 22:29:10 -05:00
Austin Seipp
125c2b9468
gradm: 3.0-201401291757 -> 3.0-201405281853
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-22 20:26:24 -05:00
Austin Seipp
f8d9d0e5bf
Merge pull request #3045 from nslqqq/master
...
st: 0.4.1 -> 0.5
2014-06-22 19:09:31 -05:00
Austin Seipp
c2d33f05d0
Merge pull request #3046 from nslqqq/i3update
...
i3: 4.7.2 -> 4.8
2014-06-22 19:08:57 -05:00
John Wiegley
7301dd44de
Merge pull request #3040 from drozv/urt
...
UrbanTerror - fix broken checksums and update to version 4.2.018.
2014-06-22 16:52:56 -07:00
Bjørn Forsman
4b61edb390
coredumper: mark as broken
...
It doesn't build. Bumping to latest version (1.2.1) didn't fix it. It
has no maintainers and the last time the expression was touched was in
2007.
2014-06-22 23:10:32 +02:00
Bjørn Forsman
e805731cac
convmv: add meta.description
2014-06-22 23:03:36 +02:00
Bjørn Forsman
5d97335b6d
colordiff: update 1.0.9 -> 1.0.13
2014-06-22 23:00:14 +02:00
Bjørn Forsman
7061116faa
colordiff: add meta attributes
2014-06-22 22:57:08 +02:00
Bjørn Forsman
ce4c20165b
clearsilver: add description + homepage
2014-06-22 22:51:14 +02:00