Jonathan Schleifer
c49fb22968
Mark openssl-1.0.1e broken on x86_64
...
It segfaults app_server on boot.
2014-03-26 01:11:07 +01:00
Jonathan Schleifer
072b7adf40
openssl: Enable for x86_64, fix compat version
2014-03-25 23:46:44 +01:00
Jonathan Schleifer
ba5d53e69b
python: Remove useless find+set, add checksums
2014-03-25 23:40:14 +01:00
Jonathan Schleifer
b74c55e3a9
curl-7.35.0: Enable x86_64, add checksums
2014-03-25 23:32:59 +01:00
Jonathan Schleifer
7cea0f0321
openssl: Add checksums
2014-03-25 23:27:18 +01:00
Jonathan Schleifer
a43ff1ba51
automake: Add missing cmd:find
2014-03-25 23:08:12 +01:00
Jonathan Schleifer
7533be69ab
Mark python-2.7.6 broken on *all* architectures
...
It's missing rmd160 in hashlib. I worked around that in haikuporter, but
it still breaks haikuporter by not even being able to recognize a .tgz.
2014-03-25 22:48:18 +01:00
Jonathan Schleifer
c518f913b1
autoconf: Make the perl dependency more specific
2014-03-25 22:34:08 +01:00
Jonathan Schleifer
4eb13710c2
git: Add checksums
2014-03-25 22:33:58 +01:00
Jonathan Schleifer
d34c2661b2
python: Fix source URL, add checksums
2014-03-25 22:33:38 +01:00
Jonathan Schleifer
ea0cd3b547
autoconf: Break cyclic dependency
...
There is no reason why autoconf would need autoconf and thus have a
cyclic dependency, as there is no need to call autoreconf as no files
are changed that result in generated files.
It seems the BUILD_PREREQUIRES only included autoconf as a hack to
include perl, awk, m4 and others needed to build autoreconf.
2014-03-25 22:08:06 +01:00
Jonathan Schleifer
71862950aa
automake: Add checksums
2014-03-25 21:59:19 +01:00
Jonathan Schleifer
d6d0f5b613
autoconf: Add checksums
2014-03-25 21:59:10 +01:00
Jonathan Schleifer
711e506a50
gawk-4.1.0: Add checksums
2014-03-25 21:47:37 +01:00
Jonathan Schleifer
90ecab63ac
Fix dockbert being a broken recipe
2014-03-25 21:47:25 +01:00
Jim
5092bc1544
updated requires, added hash
2014-03-25 11:19:42 -07:00
Jim
9347601d1f
updated requirwes and added a hash to the url.
2014-03-25 08:08:14 -07:00
Jerome Duval
ffa281eece
openssh: recipe for version 6.6p1.
...
untested.
2014-03-25 11:20:05 +00:00
Jonathan Schleifer
e131801b2f
documentviewer: Add patches for x86_64
...
* Enable x86_64
* Add checksums
* Add patch to build on x86_64 (int32 is *not* for pointers!)
* Remove object files before building
(Yes, the source really included .o and .a files)
* Call jam with -q to fail early
2014-03-25 01:46:12 +01:00
Jonathan Schleifer
06202587fb
openjpeg: Enable x86_64, add checksums
2014-03-25 01:46:12 +01:00
Jonathan Schleifer
bbb3dcc1ed
jbig2dec: Enable x86_64, add checksums, add $jobArgs
2014-03-25 01:46:12 +01:00
Jonathan Schleifer
0fd88d835b
fitz: Enable x86_64, add checksums, add $jobArgs
2014-03-25 01:46:12 +01:00
Jonathan Schleifer
30dd06b705
djvulibre: Enable x86_64, add checksums
2014-03-25 01:46:12 +01:00
Jonathan Schleifer
e56613755a
vim-7.4: Add checksums
2014-03-25 01:46:11 +01:00
Julian Harnath
8d76843c07
Update libao, add Haiku audio output patch
...
* Bump to latest version 1.1.0
* Include patch which adds a Haiku Media Kit audio output driver.
2014-03-24 22:43:52 +01:00
Jim
388a71e266
moved yab to dev-lang added haiku-apps/yab_ide
2014-03-23 10:37:50 -07:00
Jerome Duval
5e3de2f734
Promote version upgrades for x86 and x86_64.
2014-03-22 23:00:29 +00:00
Julien Lepiller
57e605098a
readline 6.3 is not tested on some architectures
2014-03-22 21:59:51 +01:00
François Revol
058a4b6525
opensound: Remove patchset for git recipe
...
It has been merged upstream.
Also add awk and find as prerequires
since they now are in separate packages.
2014-03-22 13:40:59 +01:00
François Revol
dd31cbd61c
opensound: Remove old recipes
2014-03-22 13:25:08 +01:00
julien lepiller
ab3fdeef7a
Merged haikuports/haikuports into master
2014-03-22 11:40:38 +01:00
Adrien Destugues
314bbe6cca
Update git version of CMake patchset.
...
* Some more of our patches have been upstreamed.
2014-03-21 12:29:20 +01:00
Jonathan Schleifer
0ec0eefec9
tar: Oops, forgot to git add the patchset. Sorry.
2014-03-20 20:35:35 +01:00
Jonathan Schleifer
7c749a88b8
binutils-2.24: Lower compat version
...
This fixes the problem that when updating binutils the installed GCC
still depends on binutils-2.23 and thus can't be used to recompile GCC
so that it then depends on binutils-2.24 instead (it's kind of a
circular dependency, but not a real one).
2014-03-20 18:13:14 +01:00
Jonathan Schleifer
1d39bc02fc
Add recipe for terminus_ttf-4.38.2
2014-03-20 17:59:29 +01:00
Jerome Duval
92bb584727
fftw: recipe for version 3.3.3
2014-03-20 15:54:08 +00:00
Jonathan Schleifer
0197df2959
Fix perl-5.18.2
...
* Add missing cmd:awk
* Add missing RMD160 checksum
2014-03-20 15:10:10 +01:00
Jonathan Schleifer
bd5d90be1b
Fix tar-1.27.1
...
* Fixes the patch not applying
* Fixes build not succeeding due to -Werror
(--enable-gcc-warnings is the default and enables -Werror as well)
2014-03-20 15:04:31 +01:00
Jerome Duval
ead846f584
mercurial: recipe for version 2.9.1
2014-03-20 14:00:27 +00:00
Jonathan Schleifer
befbd78ebf
binutils: Increase REVISION so that korli's change triggers a rebuild
2014-03-20 14:46:26 +01:00
Jerome Duval
869aaa4ee8
gmp: recipe for version 5.1.3
2014-03-20 13:42:23 +00:00
Jerome Duval
747af17724
ruby: recipe for version 1.9.3
2014-03-20 13:33:27 +00:00
Jerome Duval
150b5e6d7c
perl: recipe for version 5.18.2
2014-03-20 13:13:43 +00:00
Jerome Duval
cbe90859b3
ocaml: recipe for version 4.01.0
2014-03-20 13:07:53 +00:00
Jerome Duval
0d5f61fc39
nasm: recipe for version 2.11.02
2014-03-20 13:01:39 +00:00
Jerome Duval
7572be111e
db: recipe for version 6.0.30
2014-03-20 11:31:42 +00:00
Jerome Duval
f2f68ee1fc
sqlite: recipe for version 3.8.4.1
2014-03-20 11:12:15 +00:00
Jerome Duval
e91f617d91
help2man: recipe for version 1.44.1
2014-03-20 10:30:54 +00:00
Jerome Duval
cadf307871
tar: recipe for version 1.27.1
2014-03-20 10:18:36 +00:00
Jerome Duval
16588c2c30
xz_utils: recipe for version 5.0.5
2014-03-20 09:56:59 +00:00