Commit Graph

12811 Commits

Author SHA1 Message Date
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
Ingo Weinhold
c694b6cae2 Patch for texinfo 4.13a, Haiku. 2008-11-10 04:11:58 +00:00
Ingo Weinhold
add0aa69a7 Patch for bison 2.4, Haiku. 2008-11-10 01:14:26 +00:00
Ingo Weinhold
5e7f5f4dc0 Patch for libtool 2.2.6a, Haiku. 2008-11-10 00:39:49 +00:00
Ingo Weinhold
fe69d61e82 Added patch for automake 1.10.1. 2008-11-06 17:47:48 +00:00
Scott McCreary
0ac6e63f32 Initial checkin of .bep file for curl-7.19.1 2008-11-06 16:35:51 +00:00
Ingo Weinhold
cc7af7efa8 Added patch for M4 1.4.12. 2008-11-03 23:46:36 +00:00
Scott McCreary
149bc4311a fixed python-2.5.2 patch file, forgot to put haiku1 in h2py.py script file. 2008-10-29 06:38:33 +00:00
Ingo Weinhold
13b46ce6b0 Patches against 5.10.0 respectively perl-current@34615. The installation
directory is now /boot/common and socket support is enabled.
2008-10-29 01:40:19 +00:00
Scott McCreary
9ac497128e fixed typo, should have been *haiku*, thanks urias... 2008-10-23 05:25:33 +00:00
Scott McCreary
b020582c75 Still need a patch for -lm on libxml2 2008-10-23 02:20:42 +00:00
Scott McCreary
c3f634de97 applied current haiku sdl-1.2.13 patch to sdl-svn-r4114 1.2 branch 2008-10-21 23:39:42 +00:00
Scott McCreary
4740db5be1 fixed typo 2008-10-20 09:30:17 +00:00
Scott McCreary
689bf5ef59 Initial patch for Python-2.6, note that it still needs some work as it doesn't get passed make without an error yet. 2008-10-20 08:47:06 +00:00
Scott McCreary
935704bdd3 Removed 3 stray ~ files from Allegro-4.3.10plus haiku patch. 2008-10-15 23:43:03 +00:00
Scott McCreary
ca2db752f0 Applied Kaliber's combined HaikuPorts and HaikuHacks patch to Allegro-4.3.10plus SVN and had to fix 3 files, this patch includes those fixes as well. Still some more work to do to get Allegro-4.3.10plus SVN working on Haiku. 2008-10-15 23:18:02 +00:00
Scott McCreary
8781bf670e First pass at making a python 3.0 patch to build on haiku. It's not yet building but this patch gets far into make before it's first error. 2008-10-10 20:46:14 +00:00
Scott McCreary
898f372f26 patch for python-2.5.2 to allow it to build on haiku, combining several patches into one. May still need a bit more work on this one. 2008-10-10 06:33:09 +00:00
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