Commit Graph

7007 Commits

Author SHA1 Message Date
Scott McCreary
0d0a639f85 Adding source code for sge030809 since it's sometimes not available from original site. 2009-10-18 02:42:12 +00:00
Scott McCreary
9731fef4ae Initial checkin of .bep file to alow building of python-2.6.4rc1, the only change to the patch was to change occurances of "2.6.2" to "2.6.4rc1" to allow the patch to work automatically. 2009-10-13 18:19:37 +00:00
Scott McCreary
48c5fb60f3 Initial checkin of .bep files for libxml2, note that for some reason haikuporter isn't locating these correctly, trac ticket filed. 2009-10-12 23:22:07 +00:00
Scott McCreary
fef636646b Initial check in of .bep files for apr. Move patches for 1.3.3, 1.3.8 and 1.3.9 into patches folder and renamed to fix proper format for haikuporter. 2009-10-12 22:52:11 +00:00
Scott McCreary
7774de5392 Initial .bep file for building libsdl-1.2.14. Note that this will need to be updated once the final version of 1.2.14 is released to fix the source url. 2009-10-12 21:56:38 +00:00
Scott McCreary
ee60ff9637 Initial checkin of .bep files for bison. Moved patches to patches folder, so that haikuporter works correctly 2009-10-12 19:51:24 +00:00
Scott McCreary
bc01e05dd2 Initial checkin of bep file for pwgen 2009-10-12 16:52:08 +00:00
Scott McCreary
d627a1ac33 Removed speex, sdl-image, libogg and sdl-net patches that are no longer needed as they have been applied upstream or only affected autotools files. 2009-10-12 16:13:58 +00:00
Scott McCreary
59333b0d8e Initial patch to DEFAULTS.haiku to put cdrtools into "B_APPS_DIRECTORY" 2009-10-12 06:03:54 +00:00
Scott McCreary
52aac86dd2 Removing old taglib patches as they have now been applied upstream 2009-10-10 17:53:31 +00:00
Scott McCreary
26679cf14f Removing old libsdl patches as they have all now been applied upstream. 2009-10-10 17:51:49 +00:00
Scott McCreary
20c54fbaa0 Removing patch for GUIlib as it's not really needed, the autotools can do this for us. 2009-10-10 17:48:53 +00:00
Scott McCreary
37ad46e180 patch to allow building of sdl-gfx-2.0.20 on haiku 2009-10-10 00:02:49 +00:00
Scott McCreary
f9363220ac New tuxpaint patch for 0.9.21, this time using finddir and find_directory(), still need to make it work for tuxpaint svn. 2009-10-07 07:48:55 +00:00
Scott McCreary
c6bd9f5086 simple patch to add [brackets] to libmikmod.m4, but this little patch then enables sdl-mixer to run cleanly and to also allow building of shared libs... go figure. 2009-10-06 08:51:32 +00:00
Scott McCreary
3e6ea7aa2d removed previous libcddb patch as it's been applied upstream. 2009-10-03 21:59:25 +00:00
Scott McCreary
29610416e4 removing old libpng patch and it only patched autotools files and isn't really needed, running the autotools does all this for us. 2009-10-03 17:20:06 +00:00
Scott McCreary
3dd4613bed Removed sdl_sound patch as it has been applied upstream 2009-10-03 17:16:31 +00:00
Scott McCreary
d3471e9841 This SDL patch merges fixes from bga and rogueeve into on patch. Further testing needs to be done, but early tests looks like this one is better than the previous ones. Still dome TODOs listed... 2009-10-02 07:19:01 +00:00
Scott McCreary
40061d5cec New fullscreen patch to SDL to fix fullscreen issue in BWindow by rogueeve. Needs further testing and perhaps merged with other recent SDL BWindow patches. 2009-10-01 08:10:44 +00:00
Matt Madia
5a4ff2a3b1 Updated gcc optimizer options for GCC 4. 2009-09-28 14:39:48 +00:00
Matt Madia
cfe77be523 Patches used in 2009-09-27 build. 2009-09-28 00:43:42 +00:00
Matt Madia
d7b69311d7 Replaced mozilla configuration files with new *.mozconfig, which contain better options. 2009-09-28 00:31:21 +00:00
Michael Weirauch
65cc9ec243 * reverted temporary GHOST_DEBUG define
* also removed it from haiku1-config.py CPPDEFINES
  (it's place is in user-config.py if present)
* removed unneeded code (already commented) for spawning of
  the BApplication Run()ing thread
2009-09-21 18:29:53 +00:00
Michael Weirauch
d8d6074ea4 * fix O_BINARY warning
* use subprocess.Popen() instead of 2.6-deprecated os.popen()
2009-09-21 16:34:11 +00:00
Michael Weirauch
23e7287df0 * A cleaned up WIP patch
* No functional changes over the initial one
* Explicitely use python2.5 as builds with python2.6 show issues on launching the
  resulting blender binary (no time to investigate, yet)
2009-09-18 23:37:07 +00:00
Scott McCreary
1b23a4fa50 Added an hvif icon to TuxPaint made by Michele Frau (zumi), to have it included in the build copy it to the source folder, and run rc tuxpaint.rdef before running make 2009-09-17 07:44:10 +00:00
hm_b
2acc63c588 Added fftw 2009-09-15 19:49:06 +00:00
Scott McCreary
f16db3401e Fixed previous patch, was off by one line in oggenc.c 2009-09-15 07:02:58 +00:00
Scott McCreary
e40518da4b Patch to enable building libtheora, based on Kaliber's patch. 2009-09-14 02:24:24 +00:00
Scott McCreary
3f96d3c9d1 Patch to remove -Werror when building libvorbis on haiku 2009-09-14 01:10:50 +00:00
Pier Luigi Fiorini
3b2977fdc9 * Fix network configure check thanks to scottmc suggestion.
I don't need to put the check into a case since AC_SEARCH_LIBS would do a search for socket and network and ignore the ones it doesn't find.
2009-09-13 09:00:10 +00:00
Pier Luigi Fiorini
ce451711f6 * Initial port of cups 2009-09-13 08:36:22 +00:00
Matt Madia
ed0076c37d Install autoconf 2.13 to /boot/common/autoconf-2.13 2009-09-11 13:34:11 +00:00
Scott McCreary
e1b0e67406 Patch by Bruno Albuquerque (bga) to SDL-1.2-svn-4707 to fix some bwindow issues on Haiku 2009-09-10 04:26:02 +00:00
Oliver Tappe
3afafd39c2 * added patch for perl-5.10.1 on haiku 2009-09-09 09:40:06 +00:00
Scott McCreary
9dbe9f31d1 Initial attempt at making a haiku patch for tuxpaint. It's not working yet, but getting closer. TODO: convert some of the hardcoded directories to use find_directory(). 2009-09-09 08:38:36 +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
ff148e1228 Patch to apr-1.3.8 to allow buildconf to work and to replace AC_PROG_RANLIB with AC_PROG_LIBTOOL, along with all of the 1.3.3 patches 2009-08-30 04:18:27 +00:00
Scott McCreary
3449638956 Patch to enable building bladeenc on Haiku 2009-07-19 05:07:27 +00:00
Eric Petit
b0db4b0d72 Adds Transmission 1.73 2009-07-18 18:51:37 +00:00
Scott McCreary
727224ec97 Patch to allow lame-398-2 to build on Haiku, note that this is a hack and should not be sent upstream. However assuming everyone has GTK in their configure scripts is lame. 2009-07-18 08:01:11 +00:00
Eric Petit
c05cc33806 Adds Transmission 1.72 2009-07-09 11:09:39 +00:00
Matt Madia
6dffb653d9 Fixed a typo. 2009-07-09 07:29:10 +00:00
Matt Madia
f8f5bda2be Changes to MOZ_APP_NAME, which allows the build system to produce distribution archives with the BeZilla name. Possibly end of patch work for now. 2009-07-08 23:18:36 +00:00
Matt Madia
982edb2dcc Updated the mozilla configs. 2009-07-08 22:51:09 +00:00
Matt Madia
bfc2456b39 * bookmarks.html is now part of the the main patch.
* the dynamic loader pages for Welcome, BeBook, and UserGuide are now integrated.
patch is still work-in-progress.
2009-07-08 20:57:49 +00:00