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
Scott McCreary
9a5c8ba18b
Moved previous glib diffs/patches to patches directory. Removed extra lines from 2.22.2.bep file but it's still not building
...
completely.
2010-05-21 16:10:16 +00:00
Scott McCreary
29d4f57f49
Initial .bep file for libart_lgpl, from michaelvoliveira, merged .opd
...
parts into the .bep
2010-05-21 05:14:34 +00:00
Scott McCreary
e34638b0a7
Added patch for imagemagick which now allows it to build. Probably a cleaner way to do this, but this should work for now. Also listed
...
some of the many dependencies for it.
2010-05-21 04:33:11 +00:00
Scott McCreary
5ff433b191
Initial .bep file for imagemagick, not yet working, this bails out in configure with: runtime_loader: Cannot open file libroot.so: No such
...
file or directory
2010-05-21 00:14:53 +00:00
Scott McCreary
fba8c472ab
Updated lcms to 2.0a
2010-05-20 23:59:36 +00:00
Scott McCreary
b3727fd941
Updated download location for lcms-1.19
2010-05-20 23:50:54 +00:00
Chris Roberts
dcdeed9daf
Backport some more fixes for ssl support in ruby-1.9.1
2010-05-20 19:29:14 +00:00
Scott McCreary
0fca832a24
Initial .bep file for ctags
2010-05-20 17:55:25 +00:00
Scott McCreary
f5c885e08e
Initial .bep file for loadpng, thanks to michaelvoliveira
2010-05-19 04:19:49 +00:00
Chris Roberts
54f5a1b4c2
Update pngcrush to 1.7.11
2010-05-18 20:13:35 +00:00
Chris Roberts
cc8c3885e0
Adjust htmltidy to pull source from CVS and hack the makefile to use DESTDIR
2010-05-18 20:02:43 +00:00
Chris Roberts
16d9583c94
Fix the copyrights for libpng-1.4.2 and some duplicate keys in libedit-20100424
2010-05-18 06:33:16 +00:00
Chris Roberts
7c5e7d7965
Update the ruby-1.9.1 patch to remove libbe from the default link libraries
2010-05-18 06:18:03 +00:00
Scott McCreary
2cd658dd40
Initial .bep file for libpng-1.4.2, note that this one has 3 copyright
...
lines.
2010-05-17 08:14:46 +00:00
Chris Roberts
19fd2d4bfa
Merged most of the OPD files into the beps.
2010-05-16 19:28:03 +00:00