Scott McCreary
287ae93e58
Added patch to allow ftgl to build cleanly, patch from michaelvoliveira
2010-06-19 20:56:27 +00:00
Scott McCreary
756a0eadd8
fixed formatting of copyright lines.
2010-06-19 19:16:57 +00:00
Scott McCreary
1cdbce4781
Initial .bep file for gdal, only works for gcc4 so far.
2010-06-19 09:52:52 +00:00
Scott McCreary
fa059e43d2
Fixed formatting.
2010-06-19 09:26:35 +00:00
Scott McCreary
a8fd13ae08
Moved cairo and pixman patches to patches directories, added initial .bep files for cairo, pixman and pango, although cairo and pango are broken for now.
2010-06-19 09:25:01 +00:00
Scott McCreary
caffd88d80
Adjusted fontconfig .bep file, it gets further in the build now before erroring out.
2010-06-19 07:33:42 +00:00
Scott McCreary
2ba43b4d05
Updated pixman to 0.18.2 and fixed install section of 0.17.2.
2010-06-19 07:07:09 +00:00
Scott McCreary
c5b2e021ec
Initial .bep file for openal.
2010-06-19 05:40:31 +00:00
Scott McCreary
1e75b67187
Initial addition of liboil-0.3.17
2010-06-18 15:52:45 +00:00
Scott McCreary
84001120bb
Fixed typo.
2010-06-18 06:13:20 +00:00
Scott McCreary
de3c50a10c
Initial .bep file for psiconv-0.9.8.
2010-06-18 05:33:51 +00:00
Scott McCreary
a2fc2732df
Initial .bep file for popt-1.16
2010-06-18 05:05:31 +00:00
Scott McCreary
cf6e984e28
Updated libtool to 2.2.10
2010-06-10 04:48:17 +00:00
Michael Weirauch
391aac6c1c
* initial 2.49b patch based on 2.47
...
* some hacks to get htonl/ntohl undefined refs squashed
(has to be fixed, dunno how, yet)
* bep install not "implemented", yet
2010-06-09 21:18:40 +00:00
Michael Weirauch
f864e4b90b
* readd quotes
2010-06-08 19:55:09 +00:00
Michael Weirauch
adbfc047e9
* bash "-n"-test also evaluates empty strings to true
...
what the setup script doesn't like. fixes install.
2010-06-08 19:54:00 +00:00
Scott McCreary
76a39bed1c
Fixed almp3 .bep file so that it actually builds now, but it's probably not correct. It's creating a libalmp3.so and libalmp3.a, but probably only one
...
of these is correct. TODO: Figure out which one is correct and add a better patch so that it correctly builds the other one.
2010-06-08 08:22:12 +00:00
Scott McCreary
1262e33f96
Initial .bep file for slang-2.2.2. Deleted .OPD file and moved old patches to the patches directory.
2010-06-08 03:45:40 +00:00
Michael Weirauch
d468128db1
* move unused diffs out of the way
...
* is fix-haiku.sh still required?
2010-06-07 17:53:06 +00:00
Michael Weirauch
5f0cddc71a
* self hosting build patch (mostly based on the present patches)
...
* some AC* calls for libffi had to be commented (somebody with more
experience in this regard should have a look)
* regrtest.py not adjusted as it crashes on test_resource
(before that is not fixed there's no use adding tests to skip)
2010-06-07 17:49:18 +00:00
Michael Weirauch
90ddae020b
* fix distro (inspired by mercurial .bep)
...
thx for the hints everybody
2010-06-07 16:50:10 +00:00
Scott McCreary
135b688d6e
Initial patch for glib-2.24.1 to allow for building on Haiku. Only checked with gcc2 for now. This patched based mostly on Grzegorz Dabrowski's 2.24.0
...
patch with some minor changes from myself.
2010-06-06 22:11:05 +00:00
Scott McCreary
7a95d3edf5
Merged in James Woodcock's gcc4 SDL fix into the patch for sdl-1.2-hg, and made a new libsdl-1.2.14.patch as
...
well.
2010-06-06 09:16:25 +00:00
Scott McCreary
ec2fcb667f
SDL has moved over to mercurial, so adjusted previous patch and added new .bep file to get libsdl-1.2 branch
...
using hg.
2010-06-06 08:29:10 +00:00
Scott McCreary
0588b1f32a
Updated vorbis-tools to 1.4.0
2010-06-06 00:01:19 +00:00
Scott McCreary
e1deadd316
Initial libtheora .bep file. Remove old Xiph license links, replaced with BSD (3-clause)
2010-06-05 23:45:16 +00:00
Scott McCreary
d62dcb4e85
Updated libtool to 2.2.8
2010-06-05 18:56:14 +00:00
Scott McCreary
be91d77d51
Initial .bep file to allow for building of tuxpaint-0.9.2x-cvs. This allows it to build on gcc2 and
...
gcc4.
2010-06-04 15:16:58 +00:00
Michael Weirauch
5a4fdf0eff
* clean up the scons port files
...
* the "python2.5"-version is specifically designed to install
scons as a python2.5 site package instead, if the default
python binary is not 2.5.x
(/boot/common/lib/python2.5/site-packages)
2010-06-01 20:16:05 +00:00
Scott McCreary
d9459ea6bb
Initial .bep file for almp3, this builds a static lib, a patch will probably be needed to build a shared library.
2010-06-01 15:57:35 +00:00
Scott McCreary
26572b2134
Added --disable-aligncheck to mpg123's configure line
2010-06-01 15:06:18 +00:00
Scott McCreary
6544ad0692
Initial .bep and patch file for mpg123-1.12.1
2010-05-31 21:14:47 +00:00
Scott McCreary
0a6bb10d79
Updated patch for sge changing compiler optimization from -O3 or -O0.
2010-05-31 17:19:45 +00:00
Scott McCreary
7386cdde07
Added patch for sdl-net-1.2.27
2010-05-30 15:16:48 +00:00
Scott McCreary
c62a2513de
Updated libpaper to 1.1.24
2010-05-30 05:06:07 +00:00
Scott McCreary
b21781bfd0
Initial .bep file for fblend, nearly builds now. It will probably need a DESTDIR fix once the make issue is figured out.
2010-05-30 04:58:32 +00:00
Scott McCreary
70c84b25df
Fixed dos2unix to get source files from haikuports svn.
2010-05-30 04:22:06 +00:00
Scott McCreary
b6876fe24c
Initial .bep file for 1.2.7, not fully building yet, but close.
2010-05-29 20:07:47 +00:00
Scott McCreary
afc3a44491
Patched libsigc++-2.2.7 which now allows it to build, untested though.
2010-05-29 17:37:22 +00:00
Scott McCreary
85b8280760
Initial .bep file for mm-common, this makes mm-common.m4 which is needed to build libsigc++
2010-05-29 16:58:15 +00:00
Scott McCreary
308be3815f
Fix typo
2010-05-29 06:33:41 +00:00
Scott McCreary
a0975e5ca1
Initial .bep file for paragui, it's not yet working. Has trouble finding SIGC.
2010-05-29 06:32:40 +00:00
Scott McCreary
2b31575da5
Initial .bep file for libstdc++, note that it doesn't yet work. Also haikuporter is still having issues
...
with filenames with a + in them.
2010-05-29 06:29:06 +00:00
Scott McCreary
0b5f625c13
Fixed libogg-1.2.0.bep file
2010-05-28 06:47:10 +00:00
Scott McCreary
ec7532578a
Added .bep file for libtool-2.2.7b, which is a release candidate for 2.2.8.
2010-05-24 15:51:35 +00:00
Scott McCreary
b393682261
Fixed license formatting for gmp .bep files
2010-05-24 04:08:26 +00:00
Scott McCreary
b4f25e3a31
Updated gmp to 4.3.2 and 5.0.1 versions.
2010-05-24 03:03:12 +00:00
Chris Roberts
61a459d6b6
Update global to 5.8.2
2010-05-23 07:58:33 +00:00
Chris Roberts
af2516811e
Add gnutls with bep contributed by michaelvoliveira(with changes by me) and patch from kaliber.
...
It's completely untested because one of the dependencies fails to build(libgpg-error).
2010-05-22 19:45:21 +00:00
Chris Roberts
2586a4bc5d
Mmmm chicken! All tests pass.
2010-05-22 00:48:41 +00:00