Commit Graph

6875 Commits

Author SHA1 Message Date
Siarzhuk Zharski
dc262b0866 Haiku support for VIm 7.2 editor. 2009-05-05 20:16:39 +00:00
Matt Madia
97843520c1 Updated script to automatically download a needed patch. 2009-05-02 01:56:32 +00:00
Matt Madia
33cf285610 This script will build and install the dependencies for Mozilla 1.8 branch. 2009-05-02 01:12:00 +00:00
Matt Madia
44724f02db Seems this patch fell through the cracks. It replaces the hideous blue menu selected color with our standard grey. 2009-05-02 00:32:29 +00:00
Michael Weirauch
3ebcc47586 * updated patch (beos->system) 2009-05-01 14:55:59 +00:00
Matt Madia
bc0be56350 Initial patch for Info-Zip 3.0. The current version in Haiku is 2.32. Some issues remain. See http://ports.haiku-files.org/wiki/app-arch/info-zip/3.0/1 for more info. 2009-04-12 21:46:22 +00:00
Matt Madia
2cdc168f14 Never committed some cleanups to some automation scripts. This'll be the last automation script checkin, as i'll be focusing on using BePorter. 2009-04-12 21:37:11 +00:00
Matt Madia
e78545d655 Modified scripts to use svn export ... to download patches on HaikuPorts.
Replaces `wget http://ports.haiku-files.org/export/282/haikuports/trunk/...`
2009-04-07 05:40:08 +00:00
Matt Madia
73f1b35915 Initial script for sharutils-4.6.3. Seems to require libiconv.
It isn't installed and i'm too tired to do more tonight...
2009-04-07 05:17:36 +00:00
Matt Madia
3dd0cd0cec Patch for configure.ac : AC_CONFIG_MACRO([m4]) and s/AC_PROG_RANLIB/LT_INIT 2009-04-07 04:46:18 +00:00
Matt Madia
2eaf78bea8 Created script for p7zip-4.65
Script will : download+extract archive, build&&install || echo failed
2009-04-07 04:35:09 +00:00
Matt Madia
ece8f9d692 Initial scirpt for gzip-1.3.12. Has build issues.
See : http://ports.haiku-files.org/wiki/app-arch/gzip/1.3.12/2
2009-04-07 04:15:17 +00:00
Matt Madia
8b93928c4a Patch for configure.ac : AC_CONFIG_MACRO([m4]) and s/AC_PROG_RANLIB/LT_INIT 2009-04-07 04:07:21 +00:00
Matt Madia
6af2ed4332 Initial script for fastjar-0.97. Has build issues.
see http://ports.haiku-files.org/wiki/app-arch/fastjar/0.97/1
2009-04-07 03:26:03 +00:00
Matt Madia
204e33f803 Created script for bzip2-1.0.5.sh
Script will : download+extract archive, build&&install || echo failed
2009-04-07 02:53:59 +00:00
Matt Madia
626f15a89c Created script for pwgen-2.06.sh
Script will : download+extract archive, build&&install || echo failed
First of many to come.
2009-04-07 02:30:07 +00:00
Matt Madia
3ad19697ff Two patches for building gSOAP. One is for upstream approval. The other isn't as it removes a hardcoded "-lpthread" from numerous makefiles. portlog to follow. 2009-03-30 15:37:50 +00:00
Matt Madia
1bd2ad0016 Adding a pre-compiled scanner.c. File was touch -t 201801010000 scanner.c prior to upload. 2009-03-29 16:23:41 +00:00
Adrian Panasiuk
7ee8501b18 * break glib-2.18.3-haiku.diff into a well-written part (some) and a provisionally-written part (more);
* some.diff: fncntl.h included conditionally instead of not being included at all;
* more.diff: the chunks that made it into here regard Makefiles, interpreter path in perl scripts and a couple of C functions which are disabled, but probably should be implemented.
2009-03-29 05:04:00 +00:00
Matt Madia
a14a36134d Removed additional url from firefox-branding.js 2009-03-17 20:28:37 +00:00
Matt Madia
56babd7768 Untested resource definitions for BeZilla Browser, Calendar, MailNews, and Suite. TODO: modify build system to conditionally use these for Haiku. 2009-03-17 15:30:56 +00:00
Matt Madia
3f60a88cfa Patch to change default homepage to http://www.haiku-os.org/community
Applies to build system.
2009-03-17 02:47:21 +00:00
Matt Madia
31a36a1837 Patch to remove this first startup tab : http://www.mozilla.org/projects/%APP%/%VERSION%/firstrun
Can be applied to build system.
2009-03-17 02:22:23 +00:00
Matt Madia
ab03253a36 Inital dictionary for #186. Most of haiku/docs/userguide/en has been combed for keywords. This can be copied either directly to /boot/home/config/settings/Mozilla/Firefox/Profiles/xxxx.default. When creating new distributions, copy file to BeZillaBrowser/defaults/profile prior to archiving. Files in defaults/profile will be migrated to ~/config/settings upon creation of new profile. 2009-03-16 21:02:01 +00:00
Matt Madia
99abc08e18 Added Haiku Bookmarks for Nightly Builds, Optional packages, & BugTracker 2009-03-16 17:35:26 +00:00
Matt Madia
128857d8eb Added Zeta-Games, to bookmarks. 2009-03-16 16:22:12 +00:00
Matt Madia
de10f6b5fe Intial bookmarks.html to be included in new builds.
Contains links to several Haiku related sites.
To utilize this must be placed in BeZillaBrowser/defaults/profile before archiving for distribution.
2009-03-16 16:11:20 +00:00
Adrian Panasiuk
48e1019306 * Early version of Bezilla-gcc4 plugin, very raw at this stage.
* Disable ActionScript functions toLowerCase and createTextField so that the plugin is able to display videos on www.youtube.com.
2009-03-13 23:06:03 +00:00
Adrian Panasiuk
80569ab561 Enable Gnash standalone player to compile and work. 2009-03-13 23:02:34 +00:00
Scott McCreary
205c3f5e8b Added Adrian Panasiuk's fix to the fullscreen, and top/left blacked out areas. 2009-03-12 05:33:42 +00:00
Scott McCreary
edefaf541f Patch to allow alogg to build on Haiku 2009-03-12 05:02:57 +00:00
Michael Weirauch
1b902c06c6 * WIP blender 2.47 patch 2009-03-10 21:09:23 +00:00
Eric Petit
ce323ca6f9 Adds patch for libgcrypt 1.4.4 2009-03-09 08:49:11 +00:00
Eric Petit
420f315ab6 Adds patch for libgpg-error 1.7 2009-03-09 07:49:22 +00:00
Luc Schrijvers
d734fd1892 added libagar to the ports 2009-03-08 12:08:35 +00:00
Luc Schrijvers
9c77c7d49b added beos patch for freesci 2009-03-08 10:06:49 +00:00
Luc Schrijvers
79e5efa327 added diff file for scummvm (this has been included in the source already - aside the asm files) 2009-03-08 08:23:38 +00:00
Luc Schrijvers
36f0e2c54b added freesci engine to the ports 2009-03-08 08:01:01 +00:00
Scott McCreary
a41457cc1c Adding another fix from Adrian Panasiuk to libsdl-1.2.x-svn 2009-03-08 07:24:47 +00:00
Scott McCreary
33efcdeb19 Initial patch for ffmpeg to give haiku it's own case in configure, more settings may be added in as we figure out what works and what doesn't. 2009-03-07 23:19:27 +00:00
Scott McCreary
28895f0ba8 Added one more Haiku fix, this one from Adrian Panasiuk. 2009-03-07 21:35:29 +00:00
Luc Schrijvers
9c96db0f4e added folders for scummvm 2009-03-07 11:26:25 +00:00
Scott McCreary
f3775ac0b0 Patch to fix -lm issue on libwmf on Haiku 2009-03-07 10:35:55 +00:00
Urias McCullough
d6c62c249a Adding slightly updated patches for Cairo/Pixman from git-master 2009-03-07 08:22:15 +00:00
Matt Madia
0a45dff888 Work-In-Progress -- actually stalled due to lack of IPv6 :
Patch for Transmission 1.51+ svn revision 8039
Building on Haiku gcc2 revision 29322
2009-03-07 07:39:14 +00:00
Matt Madia
a30d63e506 Updated patch for Haiku gcc2 rev29322.
Updated portlog to follow.
2009-03-07 05:43:55 +00:00
Scott McCreary
8000a963e5 patch for sdl-1.2 svn merging all of the various haiku patches into one. 2009-03-06 06:25:31 +00:00
Matt Madia
552bdddbf2 Initial checkin of a heavily work-in-progress haiku theme for BezillaBrowser.
Note: HaikuFox will be updated as well.
Note2: Will eventually be tested for other Bezilla builds.
2009-03-04 03:43:50 +00:00
Scott McCreary
716a471704 Patch to enable building of taglib on Haiku 2009-03-02 08:25:15 +00:00
Scott McCreary
5670597d90 Updated php patch to merge in Kaliber's php with the previous HaikuPorts one. 2009-03-01 23:04:26 +00:00