Commit Graph

7007 Commits

Author SHA1 Message Date
Scott McCreary
59bb6b2adc this patch is against 4.3.10-svn-oct-4-2008, done using the -4 patch and fixing it where it get applied right. 2008-10-05 04:14:38 +00:00
Scott McCreary
fb1be826a0 added one more fix to remove.c and one for seq.c but i think i did the seq.c one wrong, may need to fix it again, it gives a warning the way it is now 2008-10-02 23:44:28 +00:00
Scott McCreary
ddd25e06b0 Initial patch to attempt to get coreutils to build on haiku 2008-10-02 21:41:27 +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
076cc5df7c Initial checkin of yasm, .bep and a simple patch to workaround configure not detecting toascii on Haiku. 2008-09-26 19:15:50 +00:00
Scott McCreary
f7857583f8 some -lm fixes for Allegro-4.3.10, moved -lm fixes to allegro-4.3.10-lm.diff from allegro-4.3.10-haiku-4.diff, added prelim support to build jpgaleg on haiku 2008-09-14 04:48:55 +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
e75ff37522 fix one of the -lm cases, and libpthread defined on haiku. 2008-09-12 15:04:41 +00:00
Scott McCreary
639a840e56 Added a few more fixes for Haiku. Allegro 4.3.10 almost builds for Haiku now. Still have a couple issues to figure out including the need to fix a couple of -lm issues. 2008-09-12 12:29:09 +00:00
Scott McCreary
b45db45fe2 removed alplatf.h as it's autogenerated by fix.sh, and fixed mkunixdists.sh 2008-09-12 11:10:06 +00:00
Scott McCreary
1df7ec68b8 Previous patch file appears to be damaged, this one should be fixed. 2008-09-12 10:59:44 +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
aacc1c1999 Merging all previous allegro 4.3.10 patches into one patch file. 2008-09-08 20:15:48 +00:00
Scott McCreary
7a9e8a820e Initial patch to add Haiku support in tcl. This does not yet address the hard-linking issue when you try to run make install. 2008-08-31 19:41:09 +00:00
Scott McCreary
aa8668bbbf another patch for allegro, still not able to build yet. This adds fix.sh and makefiles to the addons sub-folders 2008-08-31 17:59:08 +00:00
Scott McCreary
240b6b0363 Patch to SDL_sound.c to allow building on Haiku. 2008-08-31 06:53:19 +00:00
Scott McCreary
2d2f34b79a Patch to fix -lm issue for libxml2-2.7.0 on Haiku 2008-08-30 21:50:39 +00:00
Scott McCreary
fbf3b448eb Adding patch to parser.c to allow findutils to build on Haiku. Parser.c goes in the find folder. 2008-08-29 15:03:39 +00:00
Scott McCreary
eda4a86366 initial checkin of .bep file for curl. 2008-08-29 06:34:58 +00:00
Scott McCreary
6639881bcc Initial .bep file checkin for wput 2008-08-29 06:33:19 +00:00
Scott McCreary
eade07eb82 Initial checkin of .bep for sge. 2008-08-29 03:42:07 +00:00
Scott McCreary
dcc5369ed4 Second pass at making a patch to build Allegro on Haiku. This patch merges the haiku changes into the current BeOS files and should make for a cleaner patch. 2008-08-27 07:02:55 +00:00
Scott McCreary
453caf719f Initial .bep file to build sdl-ttf 2008-08-26 18:59:41 +00:00
Scott McCreary
c3bdba9c51 Initial patch for allegro setting up basic support for Haiku, still won't build, but this get's it further. 2008-08-26 15:04:32 +00:00
Scott McCreary
f8bb47c289 Patch to fix the -lm issue for building S-Lang 2.1.3 2008-08-24 21:49:04 +00:00
Scott McCreary
217d112402 initial slang patch to add support for Haiku 2008-08-24 05:21:47 +00:00
Scott McCreary
c6c3b87c2b New .bep file for new version 2008-08-23 03:32:23 +00:00
Scott McCreary
50e69f783d Changed /boot/home/config to /boot/common in .bep files and added a small diff for readline 2008-08-22 20:42:11 +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
ff94434831 fixed SDL patch, previous one included auto-generated files and some corrupted ones. 2008-08-21 14:52:17 +00:00
Scott McCreary
599435550e fixed url for homepage 2008-08-21 07:16:31 +00:00
Scott McCreary
a3207160cc sharutils builds fine now, adding initial bep file 2008-08-21 06:43:20 +00:00
Scott McCreary
6a91ff0158 updated bep files to use /boot/common 2008-08-21 06:33:56 +00:00
Scott McCreary
5091a695e9 Patch joe to remove -lm if it's not needed. This was checked in using joe as the SVN_EDITOR. 2008-08-19 06:15:12 +00:00
Scott McCreary
859eb300c9 Patch to allow sge to build on Haiku. Merges 2 patch from Kaliber with a third patch by scottmc 2008-08-18 07:53:17 +00:00
Scott McCreary
d3cec5c5e5 Added .bep file for libpng 1.2.30 release, added copy of config.guess/.sub and libtoolize commands 2008-08-17 15:41:52 +00:00
Scott McCreary
9637e6fa9b Intial patch to allow libcddb to build on haiku 2008-08-16 20:33:52 +00:00
Scott McCreary
3068875682 2008-08-15 04:41:51 +00:00
Scott McCreary
58680fd256 corrected patch to allow building python on haiku, without autogenerated autotools files. 2008-08-15 04:26:13 +00:00
Scott McCreary
7d230a2700 patch to allow haiku to build python, leaving out autotools generated files. 2008-08-15 04:19:29 +00:00
Scott McCreary
2fc97ebf1a 2008-08-14 19:13:19 +00:00
Scott McCreary
8059f4107f patch to fix a few comma at the end of struct warnings in nasm 2008-08-14 17:08:20 +00:00
Scott McCreary
ee5a288a0a Patch to fix a couple of build issues for vlc-0.8.6i, still not working, but getting closer 2008-08-14 16:06:35 +00:00