0
0
Fork 0
Commit Graph

19639 Commits

Author SHA1 Message Date
Scott McCreary ff4eb4374c patch to fix configure.in for paragui 2009-02-10 08:06:01 +00:00
Scott McCreary 28aba2ecfa Patch to allow building of paragui 2009-02-10 04:19:30 +00:00
Scott McCreary de33ea4877 Applied previous glib patch to glib-2.19.6 and created this new diff. Still needs cleaning up before it can be sent upstream though. 2009-02-08 08:23:41 +00:00
Scott McCreary 8a3485f9f8 Modified Makefile for building qhull on Haiku, it removes a few -lm cases, and changes /usr/local to /boot/common in a few places. Note that qhull's source needs to be converted from dos2unix formatting prior to building. 2009-02-08 07:12:11 +00:00
Scott McCreary a80e6551f3 initial patch for putty, note that this doesn't fix all of the issue, but is a first step towards a patch that will allow for building putty on haiku. Check the portlog to see what else is required to build it. TODO, figure out a cleaner way to handle -lnetwork and a way to check for and skip gtk (if not present), rather that just commenting it out as i have done here. 2009-02-07 22:04:56 +00:00
Matt Madia 2482f5fc6e 2009-02-04 06:36:16 +00:00
Scott McCreary 4b21296342 removing libxml2 patch as it has been applied upstream 2009-01-23 00:01:02 +00:00
Scott McCreary 02e2a93221 removed patches for libxml2 and joe as they have been applied upstream 2009-01-22 23:59:31 +00:00
Scott McCreary d7177d8228 added check for -lnetwork in configure.in for libxml2-2.7.3 2009-01-19 06:36:00 +00:00
Scott McCreary a525c3313a Updated patch for python-2.7-svn trunk includes recent additions from Kaliber's patch plus fixes to remove /usr from a couple files. 2009-01-18 22:11:41 +00:00
Scott McCreary e93078ea16 initial patch for python-2.7-svn 2009-01-17 08:46:16 +00:00
Scott McCreary 27ab39da1b slimmed down patch for python-2.5.4 adding the known working haiku patches. 2009-01-13 07:05:32 +00:00
Scott McCreary a7de219200 patch from kaliber to allow building of guichan on haiku, verified by begasus. 2009-01-12 06:24:22 +00:00
Scott McCreary 634f443d5e Updated patch from mmadia to build transmission cli, web and daemon for Haiku. 2009-01-12 06:14:08 +00:00
Scott McCreary 4f0d2cf734 updated patch to add list of tests that are ok if haiku skips them when running make test for python 2009-01-03 04:54:05 +00:00
Scott McCreary f1e7761cfe initial patch to allow building of python-2.5.4 on haiku, this includes everything from previous 2.5.2 patch plus a couple other minor fixes. 2009-01-02 17:02:31 +00:00
Scott McCreary 2e6a82570e added haiku case to enable the --enable-beos option during cairo build 2008-12-19 08:53:44 +00:00
Scott McCreary 02c610e38b Corrected a couple duplicated code sections, and fixed gutils.c as it got removed by previous diff. 2008-12-18 16:54:18 +00:00
Scott McCreary d0c1bd8378 Combined mmadia's 2.18.3 diff with Kaliber's 2.16.4 diff, ripped out unneeded parts, and rediff'd to create this 2.19.2 diff. 2008-12-18 16:45:04 +00:00
Scott McCreary 8052cec0a2 patch from Matt Madia to allow building of glib 2.18.3 on Haiku 2008-12-18 05:53:21 +00:00
Scott McCreary b87f150ace Start of a script to fix python files that default to /usr/bin/env where haiku needs them to be just /bin/env. This will need tweaking as the execute settings on files needs to be reset after running this script, so a fix for that will need to be added to this. Probably just a simple chmod 644 *.py on the affected directories. 2008-12-16 15:12:45 +00:00
Scott McCreary aaa731eca2 Still not building, but getting closer. Fixed a couple cases in Kaliber's 2.6.1 patch where it was looking for Haiku but found haiku1 instead. Removed the bluetooth workaround as haiku has bluetooth now? (Might have to put that back in if it fails) 2008-12-16 15:04:24 +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 f2c4e81532 update for curl-7.19.2 2008-12-12 04:27:40 +00:00
Scott McCreary 746cdb17e9 Patch to add -lnetwork to neon 2008-12-08 16:50:20 +00:00
Scott McCreary d5a40ab2fd patch for sed on haiku, credit to kaliber for this one. 2008-12-03 06:20:42 +00:00
Scott McCreary 284f1e009e Merge of pingwinek coreutil patch, the previous haikuports patch, the c99-to-c89 patch and patched 4 gnulib files related to haikuports ticket #70. 2008-12-01 02:48:37 +00:00
Scott McCreary a6fdfafcdc Patch to fix findutils-4.4.0 to work on Haiku. 2008-11-30 06:25:17 +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
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