Commit Graph

24 Commits

Author SHA1 Message Date
Scott McCreary
59c9f6ed68 initial .bep files for cmake, the cmake-2.8.0 one will need to be updated when 2.8.0 is released. 2009-10-19 03:55:27 +00:00
Scott McCreary
58a5069258 Initial .bep files for pkgconfig and libvorbis, moved libvorbis patches into patches folder. 2009-10-18 21:47:10 +00:00
Scott McCreary
57aca12d02 Fixed a typo in the previous version of the subversion patch, but this patch isn't giving the desired effect of the subversion user config directory being put into home/config/settings/subversion, it's still going into home/subversion
So may need some further development to get this working as expected.
2009-09-04 07:47:07 +00:00
Scott McCreary
e17350b5e1 Updated patch for subversion-1.6.5, mostly based on Ingo's previous patch for subversion 1.2.1, note that this is yet untested, but "should" work. 2009-09-03 16:42:30 +00:00
Scott McCreary
f225013266 Updated patch for subversion to use relative path to user config dir 2009-09-03 06:58:24 +00:00
Scott McCreary
9d64dae685 Patch for subversion-1.6.5 to change the default location of the config-dir on Haiku from ~/.subversion to /boot/home/config/settings/subversion 2009-09-02 21:55:01 +00:00
Scott McCreary
19c8634b47 patch to allow Haiku to run gperf's make check tests 2009-06-25 19:48:09 +00:00
Andreas Färber
b50c186b3d Remove outdated patch against Git master. It compiles without patches today. 2009-06-07 13:32:08 +00:00
Michael Weirauch
3ebcc47586 * updated patch (beos->system) 2009-05-01 14:55:59 +00:00
Scott McCreary
e441441d1e Start of a patch for subversion-1.5.4, note that this part may or may not even be needed 2008-12-15 08:44:05 +00:00
Scott McCreary
a8ad2b98c9 removed stdbool.h from previous patch, since __BEOS__ is no longer defined in Haiku we don't have to patch stdboot anymore. 2008-11-30 02:34:16 +00:00
Scott McCreary
976ee33cd9 added fix for getaddrinfo.h 2008-10-01 03:17:01 +00:00
Scott McCreary
0721a0030d Added in check for -lnetwork to cvs-1.12.13, now it looks a lot like kaliber's patch. 2008-09-29 21:10:40 +00:00
Scott McCreary
a6533c0793 This patch is basically the same as the one that was posted prior to this for cvs-1.12.13, except this one was created with the diff command instead of patches together from three files, hopefully this fixes trac not being able to display it correctly. 2008-09-29 19:26:17 +00:00
Scott McCreary
debc7baa72 fixed the zlib error, forgot the # before the undef, this patch works for cmake-2.6.1 and can be used on cvs version for now as well 2008-09-13 06:23:27 +00:00
Scott McCreary
1eb8fa95c4 Fixed processunix.c in cmake-2.6.1
This line, and those below, will be ignored--

M    cmake-2.6.1-haiku-2.diff
2008-09-12 23:55:20 +00:00
Scott McCreary
dff86cb417 Fix for cmSystemTools.cxx and a couple other files. 2008-09-12 22:28:49 +00:00
Scott McCreary
9692eb30e6 removed a possible incorrect patch in processunix.c that might have caused the stall during building of cmake. 2008-09-12 04:47:05 +00:00
Scott McCreary
0f5d369389 Added libnetwork check to cmcurl CMakeList.txt file and merged previous CMake patches into one. 2008-09-10 16:04:16 +00:00
Scott McCreary
c34cb8979c Initial patch to fix a couple of ifdef __BEOS__ cases in mercurial 2008-09-09 23:35:37 +00:00
Scott McCreary
7cbd8912d7 removed a file that wasn't needed in the patch, ProcessUNIX.c.rej, which was created when merging previous patches. 2008-08-21 17:28:12 +00:00
Scott McCreary
3264f7178f Updated patch for cmake-2.6.1 patching a few more files than previous version. Still not working, but getting closer. 2008-08-21 17:17:30 +00:00
Scott McCreary
89468ec01b updated patch for cmake-2.6.1, still not complete but it's getting
close to building cmake
2008-08-14 00:52:44 +00:00
Scott McCreary
081833065f Initial .bep file checking for sdl-image 2008-07-30 16:49:08 +00:00