Jonathan Schleifer
b82526cbd4
clang: Remove useless find + sed patch
2014-03-27 22:12:22 +01:00
Jim
17c98fb70d
lowercased digiclock, changed the requires and provides sections
2014-03-27 08:46:51 -07:00
Jonathan Schleifer
0b25cbc956
readline: Enable x86_64, add checksums
2014-03-27 01:23:33 +01:00
Jim
682e655a92
add DigiClock screensaver
2014-03-26 12:19:46 -07:00
Adrien Destugues
dd60969520
Merged in bbjimmy/haikuports (pull request #154 )
...
moved yab to dev-lang added haiku-apps/yab_ide
2014-03-26 16:25:01 +01:00
Adrien Destugues
aeebccec0a
Merged in roptat/haikuports (pull request #153 )
...
updated bash and readline
2014-03-26 16:22:10 +01:00
Adrien Destugues
1194f7683a
Protrekkr: add missing $secondaryArchSuffix
...
* This made the package impossible to install.
2014-03-26 15:05:29 +01:00
Jonathan Schleifer
0f38eeacff
Initial gdb port
...
Compiles, but gdb complains that it does not know how to start or how to
attach. Therefore marked as broken, but wanted to commit what I already
have.
2014-03-26 04:12:32 +01:00
Jonathan Schleifer
83df6ddb8f
git: Add missing cmd:find
2014-03-26 02:01:35 +01:00
Jonathan Schleifer
8320fd71f5
openssl: Add checksums
2014-03-26 01:40:49 +01:00
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
julien lepiller
ac04c131a5
Merged haikuports/haikuports into master
2014-03-25 23:06:00 +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
julien lepiller
1eb1a21af6
Merged haikuports/haikuports into master
2014-03-24 11:24:51 +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