29726 Commits

Author SHA1 Message Date
Scott McCreary
ddc31c09c5 WIP taglib-1.7.2, needs a fix to cmake, see issue#46 2013-10-31 03:30:37 -07:00
Chris Roberts
09dc223926 Convert ocaml to working recipe
It's only had minor testing with 'unison' which works fine aside
from some minor locking issues.
2013-10-30 23:12:03 -06:00
Alexander von Gluck IV
cc26decc0d glew-1.10.0: Add missing patch 2013-10-30 23:41:34 +00:00
Chris Roberts
4699b90f04 Fix ares install so it copies binaries instead of wrappers 2013-10-30 17:28:24 -06:00
Chris Roberts
c3aa39521b Bah, would help even more if I pushed the right patch 2013-10-30 17:18:11 -06:00
Alexander von Gluck IV
f0200344a5 glew-1.10.0: Initial port
* Patches aren't 100% complete with
  a few TODO items, however it is mostly
  complete.
2013-10-30 23:10:54 +00:00
Alexander von Gluck IV
bea81dd344 mesa-9.3: Add libGL devel info 2013-10-30 23:10:53 +00:00
Chris Roberts
9358710ea2 Would help in building ares if I added the patch file too :P 2013-10-30 17:05:49 -06:00
Chris Roberts
9d13fcc1f4 Add ares recipe
web+ seems faster when curl is built with this but perhaps I'm just
imagining ;)
2013-10-30 17:02:11 -06:00
Chris Roberts
a8998d1f71 (Mostly) Fixed ruby recipe
Base package works fine but we need to look into adding vendor dir
support and changing the gem install/lookup locations
(similar to how python/perl were changed)

Also, need to figure out how to get the shared library flags right.
gcc2 doesn't like the flags it uses for rpath and disabling rpath
causes a failure at install time because the modules can't find
libruby.so.  This isn't critical though, the pre-PM packages weren't
built with a shared library either.
2013-10-30 02:41:30 -06:00
Chris Roberts
1dc29bf177 Update silver searcher to 0.18 2013-10-30 02:13:21 -06:00
Chris Roberts
bc943b4535 Minor fixes for lua package info 2013-10-30 01:09:47 -06:00
Chris Roberts
d170f209a5 Fix man page installation dir for lua 2013-10-30 00:17:44 -06:00
Chris Roberts
5f70a8f6a3 Convert/update swig to working recipe 2013-10-30 00:17:42 -06:00
Chris Roberts
fc9b8c04d7 Add docutils recipe 2013-10-30 00:17:40 -06:00
Alexander von Gluck IV
de6c3b6fd0 llvm-3.2: Clean up provides 2013-10-30 03:27:06 +00:00
Scott McCreary
c0de991979 Marked libcoverart as broken on x86_gcc2, failing for invalid Wextra @ 6% 2013-10-29 18:59:58 +00:00
Scott McCreary
f4a8b28669 Marked openssl-1.0.1e as untested, so that it won't be the default openssl 2013-10-29 18:59:55 +00:00
Scott McCreary
29d4dd523d Added devel and secondArchSuffix support to neon recipe. 2013-10-29 18:59:53 +00:00
Scott McCreary
97bcc65064 Fixed jansson recipe. 2013-10-29 18:59:51 +00:00
Chris Roberts
dfeb21147d Update quicklaunch with recipe provided by Humdinger
resolves issue #43
2013-10-29 14:58:00 -06:00
Chris Roberts
be02ff881b Update ubertuber with recipe provided by Humdinger
resolves issue #44
2013-10-29 14:54:08 -06:00
Chris Roberts
b12de3de28 Preliminary recipe for V8 2013-10-28 20:00:14 -06:00
Chris Roberts
05699503b4 Remove charset.alias file from diffutils/idutils/patch 2013-10-28 19:16:51 -06:00
Chris Roberts
56e2b60e1b Add fdupes recipe 2013-10-28 15:07:40 -06:00
Chris Roberts
d9cbb1a840 Convert/update astyle to working recipe 2013-10-28 15:07:38 -06:00
Scott McCreary
47ea4f643a Fixed guilib .recipe so that it builds on gcc2 and gcc4 2013-10-27 18:27:37 -07:00
Scott McCreary
49e7c0e2a5 Mark freetype-2.5.0.1.recipe as untested to make sure 2.4.9 is used until 2.5.0.1 can be better integrated into Haiku 2013-10-27 13:25:15 -07:00
Scott McCreary
1a3e28546c Marked physfs as untested on gcc4 and x86_64, added secondaryArchSuffix 2013-10-27 13:08:26 -07:00
Scott McCreary
c070d57237 Updated physfs to 2.0.3, removed old .recipe 2013-10-27 12:52:30 -07:00
Scott McCreary
4caaa33843 Updated recipe for sge that now builds on gcc2, haven't checked yet on others. 2013-10-27 05:32:55 -07:00
Scott McCreary
62198f53cd Marked sge as broken. Fixed typo, and it gets all the way to linking, but what PROVIDES -lstdc++? 2013-10-27 02:07:14 -07:00
Scott McCreary
23d6b2f925 Failed attempt to get haikuporter to build sge... something is broken here. 2013-10-27 00:30:14 -07:00
Rene Gollent
54605f7224 Revert Vision package to previous version naming scheme. 2013-10-26 23:12:55 -04:00
Chris Roberts
b82638db01 Convert/update libarchive to working recipe
Still debating on whether to allow a gcc2 version without lzma support.

Patch will need cmake enhancements before being upstreamed as they
like to keep it in sync with the autotools build.
2013-10-26 19:18:51 -06:00
Chris Roberts
a41985a28f Add secondary arch support to bzip2 2013-10-26 19:18:49 -06:00
Chris Roberts
a2df20f2e2 Rename aspell-en dir to aspell_en 2013-10-26 19:18:47 -06:00
Alexander von Gluck IV
0fcb70fee4 llvm: Initial 3.3 port
* Patches are needed for Haiku as there
  were some regressions in 3.3
2013-10-26 18:15:49 -05:00
Alexander von Gluck IV
98ba422b13 clang: Initial 3.2 port
* TODO: clang seems to install a lot of stuff
  where it shouldn't (ignoring manDir, docDir, etc)
* Marking build arch as ? for now until above
  is solved
2013-10-26 18:15:48 -05:00
Chris Roberts
708def39b8 Add aspell-en dictionary recipe 2013-10-26 13:12:42 -06:00
Chris Roberts
6d9b3579e5 Convert/update aspell to working recipe 2013-10-26 13:12:13 -06:00
Chris Roberts
a3c7235408 Add some more descriptive text to silver searcher
Still could use some improvement and explanation
2013-10-25 17:10:23 -06:00
Chris Roberts
bda2ec7cd3 Add silver searcher (aka 'ag') recipe.
Still needs a proper Makefile patch to fix -lpthread
2013-10-25 16:51:42 -06:00
Chris Roberts
0ed4a57ae5 Add secondary arch support to libpcre 2013-10-25 16:50:52 -06:00
Scott McCreary
29065d24e4 Initial .recipe for sdl2_gfx, can't test though until libsdl2 is working 2013-10-24 22:48:59 -07:00
Scott McCreary
5388805ee2 Update libsdl to 2.0.1, builds but Haikuporter makes a broken symlink. 2013-10-24 22:48:47 -07:00
Chris Roberts
1242d4ef47 Update rsync patch to allow symlink attributes 2013-10-24 14:35:44 -06:00
Scott McCreary
5deea2bf0a WIP - first pass at making a recipe for ruby-1.9.1 2013-10-23 23:46:38 +00:00
Scott McCreary
8e5a5045a9 Remove unneeded lines from libmikmod .recipe 2013-10-23 02:07:16 -07:00
Scott McCreary
bde417af4e Fixed copyright year for jansson, add WIP libcoverart recipe. 2013-10-23 02:02:52 -07:00