29726 Commits

Author SHA1 Message Date
Scott McCreary
b9cce3c7bc Added initial portaudio .recipe by AdrianArroyoCalle 2013-09-19 16:00:29 -07:00
Oliver Tappe
0279d9aa33 Add missing group declaration to openssh recipe 2013-09-19 00:08:03 +02:00
Oliver Tappe
94d2ab817b Fix one more broken port name 2013-09-18 22:06:51 +02:00
Scott McCreary
0f4c080530 Updated .recipe for courier_prime so that it builds to a .hpkg 2013-09-17 14:31:44 -07:00
Scott McCreary
557c0696af Updated .recipe for arabeyes_fonts so that it builds to a .hpkg 2013-09-17 14:31:01 -07:00
Scott McCreary
fab40efb9b Remove old ubuntu font recipe, now renamed to ubuntu_font_family 2013-09-17 13:35:50 -07:00
Scott McCreary
c5a67e1536 Updated arabeyes_fonts .recipe so that it now builds into an .hpkg 2013-09-17 13:31:28 -07:00
Scott McCreary
7555134eec Mark sdl_image-1.2.12 as not working 2013-09-17 09:10:16 -07:00
Scott McCreary
1fb835d277 WIP .recipe for sdl_image-1.2.12 2013-09-17 09:10:05 -07:00
Scott McCreary
6bb30b537f Adjusted libsdl so that header files get included, but it's including them twice now? 2013-09-17 09:09:53 -07:00
Oliver Tappe
655a5e7f16 Rename some merged recipe files to conform to version syntax. 2013-09-17 12:08:37 +02:00
Oliver Tappe
80d36572c0 Cleanup fallout from cherry-picks (renaming .bep to .recipe). 2013-09-17 01:14:53 +02:00
Alexander von Gluck IV
b0e932557c libsdl2: Rename to libsdl 2.0.0
* As per our mailing list discussion, package
  management will support multiple versions of
  the same package being installed at the same
  time, so this *should* work like this in theory.
* Adjust patch to match 1:1 SDL changes accepted
  upstream.
2013-09-17 01:12:46 +02:00
Alexander von Gluck IV
295b38ef1d libsdl2: Add SDL2 port. Marked unstable
* Small number of changes to get it building
* Very unstable, but getting there.
* split sdl 2.0 from libsdl to libsdl2. The reasoning
  behind this is that libsdl uses -lsdl, while libsdl 2.x
  uses -lsdl2. (SDL2 breaks a lot of binary compat I guess)
* Remove old sdl2 bep's in libsdl.. these never worked well.
* libsdl 2.0.0 seems to build with gcc2 and gcc4 (yay)
* libsdl 2.0.0 patch pushed upstream in SDL bug #2046
* Thanks to the gsoc students for their hard work!

(cherry picked from commit d7e59f63c1)

Conflicts:
	media-libs/libsdl2/libsdl2-2.0.0.bep
2013-09-17 01:12:23 +02:00
Alexander von Gluck IV
36e1819c3c pkgconfig: Add 0.28, fix build (tested on gcc4)
(cherry picked from commit 7bea1e79b9)
2013-09-17 01:06:22 +02:00
Adrián Arroyo Calle
e6c80c4f2a Ubuntu Font Family
(cherry picked from commit 154ecc4acc)
2013-09-17 01:05:31 +02:00
Chris Roberts
2b21de463d Fix typo in install section of quicklaunch bep
Resolves issue #10

(cherry picked from commit 4c151a4713)
2013-09-17 01:04:00 +02:00
Adrien Destugues
a87953b834 Update patches for cmake 2.8.11 and 2.8-git to include some of our changes that are not merged yet.
(cherry picked from commit d2acf18c1e)

Conflicts:
	dev-util/cmake/patches/cmake-2.8-git.patch
2013-09-17 01:03:21 +02:00
Oliver Tappe
a946574571 CMake 2.8.11 fixes our build problems on Haiku (2.8.10 did not build).
Add bep file for this new version, which also merges most of our changes from the previous patch.

(cherry picked from commit 725e6e5eae)
2013-09-17 00:57:42 +02:00
Chris Roberts
31c3ecec74 Update paladin patch to remove liblocale references
resolves issue #9

(cherry picked from commit 0bad405391)
2013-09-17 00:51:21 +02:00
Adrien Destugues
2bfeb67002 Update NetSurf following 3.0 release
* All the packages have changed version
 * Cleanup the dependencies to avoid repeating transitive ones
 * libxml is not required anymore (libdom replaces it everywhere)
 * on the other hand, NetSurf build uses perl html::entities. Added a bep for it.
 * Also adjusted the licences. While NetSurf is still GPL/MIT+OpenSSL exception, all the other libs are plain MIT, with various copyright holders.

(cherry picked from commit 9b6e3c28b0)

Conflicts:
	dev-libs/libwapcaplet/libwapcaplet-0.2.0-HEAD.bep
	dev-util/buildsystem/buildsystem-1.0-HEAD.bep
	media-libs/libnsbmp/libnsbmp-0.1.0-HEAD.bep
	media-libs/libsvgtiny/libsvgtiny-0.1.0-HEAD.bep
	net-libs/libdom/libdom-0.0.1-HEAD.bep
	www-client/netsurf/netsurf-3.1-HEAD.bep
2013-09-17 00:45:35 +02:00
Chris Roberts
db225ef593 Remove patches from quicklaunch and ubertuber builds
Changes have been applied upstream by humdinger
resolves issue #3
2013-09-17 00:28:20 +02:00
Michael Lotz
41a23e7c46 qemu: Add qemu-0.15.1 port with native GUI and audio backend.
Note that this is the last version that builds without dependencies.
The next version would be 1.0 and it introduces the glib dependency
that I did not manage to get built cleanly.

(cherry picked from commit 55e429c1b8)
2013-09-17 00:28:01 +02:00
Chris Roberts
1d0e9472cc Add UberTuber 0.9.5 contributed by Humdinger
Patch file to fix building on gcc4 and small changes to the bep by me.
resolves issue #2

(cherry picked from commit 3cdab7114a)
2013-09-17 00:27:20 +02:00
Chris Roberts
e4feb6cecc Add QuickLaunch 0.9.5 contributed by Humdinger
Patch file to fix building on gcc4 and small changes to the bep by me.
resolves issue #1

(cherry picked from commit c182159bc8)
2013-09-17 00:26:41 +02:00
Scott McCreary
adf174fe32 Added script for setting openjdk environment. Updated openjdk bep to correctly build distro zip.
(cherry picked from commit 1e2de4b85d)
2013-09-17 00:22:07 +02:00
Scott McCreary
739bda9be2 Updated bep for openjdk, from Frédéric Gaillard.
(cherry picked from commit 5875e10c5a)

Conflicts:
	dev-lang/openjdk/openjdk-1.7.bep
2013-09-17 00:21:17 +02:00
Scott McCreary
45561e67fa Updated openssh6.2p1 patch to fix #634.
(cherry picked from commit d94cb3b1c9)
2013-09-17 00:09:45 +02:00
Adrien Destugues
870583f018 Add fatsort, an utility to sort FAT entries in FAT16/32 filesystems.
(cherry picked from commit 0ef6cfc873)
2013-09-16 23:47:53 +02:00
Oliver Tappe
b5227643fe Added patch for autoconf that allows testsuite to run. 2013-09-16 23:00:08 +02:00
Oliver Tappe
8bd0f648fc Add TEST function for icu. 2013-09-16 22:31:42 +02:00
Oliver Tappe
5b6a9d5f52 Drop unneeded/wrong specification of $haikuVersion. 2013-09-16 22:30:32 +02:00
Oliver Tappe
926d435215 Add next version of Pe for x86_64 2013-09-15 23:10:38 +02:00
Scott McCreary
ae00b0cf5e Updated .recipe for libsdl-1.2.15 so that it now builds. 2013-09-14 16:13:52 -07:00
Oliver Tappe
42b99bdf3a Add recipe for version of Pe that works on x86_64 2013-09-14 14:00:07 +02:00
Scott McCreary
a01e4e248e Fixed recipe for gnupg so that is correctly applies now 2013-09-13 19:37:46 -07:00
Scott McCreary
93dfe2ed82 Updated .recipe for libart_lpgl so that it builds now. 2013-09-13 16:44:55 -07:00
Scott McCreary
b3687b220a Cleaned up the fribidi recipe a bit more 2013-09-12 23:54:59 -07:00
Scott McCreary
8e45246319 Updated .recipe for gnupg so that it now builds. 2013-09-12 23:28:57 -07:00
Scott McCreary
212b2eea7e Removed as suggested by Ingo. 2013-09-11 19:03:59 -07:00
Scott McCreary
28fde5273d Remove old .recipe for fribidi 2013-09-11 07:52:37 -07:00
Scott McCreary
0ddf5a43e3 Added .recipe for fribidi-0.19.5 2013-09-11 07:52:02 -07:00
Scott McCreary
6135e5d550 Fixed libevent-2.0.21 so that it now builds cleanly. 2013-09-07 14:29:01 -07:00
Scott McCreary
2176a9af66 Fixed libevent-1.4.14b so that it now builds cleanly, note there is a TODO here still 2013-09-07 14:28:43 -07:00
Oliver Tappe
08421602f5 Avoid attempts at rebuilding gperf-documentation. 2013-09-07 15:30:58 +02:00
Oliver Tappe
4140f231ab Add missing additional files for a couple of source packages. 2013-09-07 15:26:38 +02:00
Scott McCreary
f56f970eba Remove old libevent .recipe and .patch files 2013-09-05 02:22:17 -07:00
Scott McCreary
eec0a08859 Update .recipe for libevent=1.4.14b, still not building yet, but getting close. 2013-09-05 02:20:25 -07:00
Scott McCreary
d96c84a69a Update summary for libevent 2013-09-05 02:18:57 -07:00
Scott McCreary
2d75766982 Remove old libpaper-1.1.23.recipe 2013-09-04 23:23:24 -07:00