Commit Graph

5017 Commits

Author SHA1 Message Date
Jerome Duval
a8c3dd93c9 serf: enable for x86_64 2014-10-21 16:36:40 +00:00
Jerome Duval
bef2b76dd0 Merged in Begasus/haikuports_games/gemdropx (pull request #239)
gemdropx, new recipe and patch
2014-10-21 14:16:40 +02:00
Adrien Destugues
8ac75024bf Fix window size problem in SDL+OpenGL. 2014-10-20 15:00:49 +02:00
Adrien Destugues
38abc20ab7 DragonMemory: actually fix path issues.
Previous patch was not complete.
2014-10-20 15:00:48 +02:00
Adrien Destugues
922289abdd Add recipe for BRexx.
Quite hacky, may not be really working yet
(needs more __BEOS__ > __HAIKU__).
2014-10-20 15:00:46 +02:00
Adrien Destugues
825b9bf266 Add recipe for older php 5.4.34.
Unfortunately it panics in the same way as 5.6.2.
2014-10-20 11:31:39 +02:00
Adrien Destugues
be75917d16 lighttpd: enable SSL support. 2014-10-20 11:31:39 +02:00
Adrien Destugues
082da53954 Python: remove unused patches. 2014-10-20 11:31:39 +02:00
Kacper Kasper
e716bc41ab Fix policy violations in Document Liberation Project libraries 2014-10-19 22:20:26 +00:00
Jessica Hamilton
a1cbc8848c qrencode_kdl: also include the headers 2014-10-19 22:15:36 +00:00
Jessica Hamilton
221f9b6413 qrencode: update the KDL specific version
* creates a static library without the PNG or zlib
  dependencies
2014-10-19 22:01:01 +00:00
begasus
1df07f38a3 gemdropx, new recipe and patch 2014-10-19 17:59:02 +02:00
Adrien Destugues
d9a2fb1332 qrencode: add KDL specific version.
This is needed for https://dev.haiku-os.org/ticket/11351 .
2014-10-19 09:54:37 +02:00
Michael Lotz
106c159976 qemu: Update source to allow a native x86_64 build.
Also symlink qemu to qemu-system-x86_64 on x86_64 so that it points
to the native arch.
2014-10-18 16:29:30 +02:00
Augustin Cavalier
7149967241 Merged in humdinger/haikuports/YT (pull request #238)
Updated youtube-dl (2014.10.15)
2014-10-18 09:12:48 -04:00
Augustin Cavalier
953528e1d5 Merged in humdinger/haikuports/FIXES (pull request #237)
Improved UberTuber recipe
2014-10-18 09:11:45 -04:00
Augustin Cavalier
c538574bb3 Merged in humdinger/haikuports/QUICK (pull request #236)
Improved QuickLaunch recipe
2014-10-18 09:11:22 -04:00
Humdinger
7309c36e9b Updated youtube-dl (2014.10.15)
* Removed cmd:python from BUILD_REQUIRES
* Added a most simple TEST() that just tests if the script runs
(as suggested by PulkoMandy a while back)
2014-10-18 09:54:06 +02:00
Michael Lotz
1c3dff62dc rdesktop: Mark as working on x86 as successfully tested. 2014-10-17 21:11:32 +02:00
Humdinger
d903b9785a Improved QuickLaunch recipe
* Improved BUILD() and INSTALL() to not be needlessly complicated.
* Point SRC_URI to latest commit that fixes some HTML issues in
the QuickLaunch Readme.
2014-10-17 19:58:09 +02:00
Humdinger
69fb9ec98a Point SRC_URI to latest commit.
That fixes some HTML issues in the UberTuber Readme.
2014-10-17 19:39:16 +02:00
Humdinger
553f32a9e6 Improved UberTuber recipe
* Removed python from REQUIRES. That's needed by youtube-dl and
is provided by its recipe already.
* Improved BUILD() and INSTALL() to not be needlessly complicated.
2014-10-17 18:23:28 +02:00
Adrien Destugues
0a387cda85 php: fix recipe
* use main php.net download link, it will dispatch to mirrors as needed
* use patch...
2014-10-17 15:09:36 +02:00
Adrien Destugues
8087c922fa gcc2: recipe with really fixed LDBL_MIN 2014-10-17 13:25:13 +02:00
Adrien Destugues
1719148744 Add recipe for php 5.6.2.
* Testsuite triggers a scheduler KDL!
2014-10-17 13:24:53 +02:00
Adrien Destugues
9cdeaa3e5f Add recipe for lighttpd.
* Needed by WebKit to run "http" tests (or php-based ones)
* Lots of failing tests, but seems to be roughly working
2014-10-17 13:24:53 +02:00
Jerome Duval
821635ab3c flac: remove libtool files. 2014-10-16 21:17:19 +00:00
Jerome Duval
677cb6a508 libsndfile: fix pkg-config file.
* added devel packages requirements for flac, libvorbis
2014-10-16 21:16:09 +00:00
Jerome Duval
3f1cffedb7 jam: x86_64 support 2014-10-16 17:07:28 +00:00
Jerome Duval
11876b92d3 file: enable x86_64 2014-10-16 17:07:26 +00:00
Jerome Duval
ab717d6c4f cpio: enable x86_64 2014-10-16 17:07:24 +00:00
Augustin Cavalier
1cdad40082 Merged in Begasus/haikuports_games/tuxpaint (pull request #235)
tuxpaint recipe changes
2014-10-16 10:59:27 -04:00
begasus
12c2c6b15f tuxpaint, correction to the recipe 2014-10-16 16:38:30 +02:00
Adrien Destugues
ae5042b6e6 Let gettext test run better.
There are 2 failed tests.
2014-10-16 10:01:38 +02:00
Luc Schrijvers
e1422ba076 Merged haikuports/haikuports into master 2014-10-15 17:29:47 +02:00
Adrien Destugues
dc60797318 Mesa legacy: recipe for matest release. 2014-10-15 12:01:15 +02:00
Adrien Destugues
5867132d56 Update recipe for fRiSS. 2014-10-15 12:01:14 +02:00
Adrien Destugues
eeb91c45e8 patch: add test rule. 2014-10-15 12:01:13 +02:00
Adrien Destugues
ca1a27399f gettext: run all the tests. 2014-10-15 12:01:12 +02:00
Adrien Destugues
ec66f8f137 zsh: fix recipe. 2014-10-15 12:01:12 +02:00
Michael Lotz
7a7b2d1601 dtc: Update source URLs.
The repository seems to have moved and isn't reachable at the old site
anymore.
2014-10-15 00:04:25 +02:00
Michael Lotz
3100a8d52c qemu: Add recipe for version 2.1.2. 2014-10-15 00:04:25 +02:00
Adrien Destugues
79b87c34c9 Update recipe for gcc2
* Provides devel:libgcc in gcc_syslibs, that was previously missing
* Includes the fixed LDBL_MIN/MAX/EPSILON constants
2014-10-14 21:58:47 +02:00
Adrien Destugues
e92262243a Add recipe for unzip 6.10c11.
While this is not a stable release from unzip, it includes the Haiku
changes we upstreamed in 2011. It is better to use this than to backport
those changes to 6.0 again.
2014-10-14 20:39:19 +02:00
Adrien Destugues
75aed9c368 libedit: add test rule. 2014-10-14 20:39:18 +02:00
Adrien Destugues
7232aca7af expat: add test rule. 2014-10-14 20:39:18 +02:00
Augustin Cavalier
db87a07cc4 Merged in Begasus/haikuports_games/circuslinux (pull request #234)
circuslinux new recipe and patch
2014-10-14 13:59:55 -04:00
begasus
7463bd818a circuslinux new recipe and patch file 2014-10-14 15:42:22 +02:00
Adrien Destugues
b625ac2ec2 bc: minor fixes.
* get tests running.
2014-10-14 15:00:08 +02:00
Adrien Destugues
2f69ff1c01 Add recipe for ncompress.
This is an updated version of what we currently have in haiku tree for
compress. It was renamed to ncompress to avoid confusion with the BSD
implementation.
2014-10-14 14:43:55 +02:00