Commit Graph

7007 Commits

Author SHA1 Message Date
Matt Madia
cc560eec89 Created dynamic pages to load BeBook and Userguide. Will be added to default bookmarks.html 2009-07-08 19:03:41 +00:00
Matt Madia
3c93c5cd01 More re-organization -- store HVIF icons uncompressed. 2009-07-08 17:34:09 +00:00
Matt Madia
e4fc264b19 More patch re-organization. Now there is a single patch to apply,
`bezilla-patches-2009-07-07.diff'. The folder `copy-to-mozilla-src-dir'
contains files that cannot be included in the patch. This is due to them
being new files to the official cvs repository, which i do not have commit
access to and thus cannot `cvs add` them. 
`copyattr -d -r copy-to-mozilla-src-dir/ path/cvs/mozilla/' is the intended
use of the folder.  `bezilla-patches-2009-*' is still a work in progress.
2009-07-08 17:24:30 +00:00
Matt Madia
127c7266fe Re-organizing patches. Still work-in-progress. 2009-07-08 04:54:26 +00:00
Matt Madia
f556c0fd9a Two versions of a startup page that will attempt to first load the Welcome
Guide locally (file://) and upon failure will load it from svn.berlios.de.
Once either of these files are inserted into browser.jar's content/browser,
it can be accessed via chrome://browser/content/<filename>. This will allow
BeZillaBrowser to be installed in any location and still be able to access 
that file. Thanks to Ryan Leavengood and mathewblack for the files!
2009-07-08 01:39:23 +00:00
Matt Madia
77d00162dc Created a single patch, which encapsulates:
* configure-sunbird-nspr-reorder.diff
  * prpolevt-fix.patch
  * nsAppRunner.patch
  * greyMenuSelection.patch
  * launch-kill-dowhile.patch
  * firstrun-default-page.diff
Still work-in-progress.
2009-07-08 00:34:24 +00:00
Matt Madia
60ae4cebe0 Removed *.rdef, as they now reside in mozilla-rdefs.zip
Makefile patch soon to follow.
2009-07-07 23:13:53 +00:00
Matt Madia
41f83f48a0 Updates to the work-in-progress .rdefs 2009-07-07 17:41:58 +00:00
Matt Madia
5591fe6a14 Removed old patches that were updated and combined into firstrun-default-page.diff 2009-07-07 12:43:22 +00:00
Matt Madia
2391e9b90b Created actual cvs patch for #160.
The default homepage is now set to :
http://svn.berlios.de/svnroot/repos/haiku/haiku/trunk/docs/welcome/welcome.html
This allows the user to browse the most current up-to-date documentation.
2009-07-07 12:42:02 +00:00
Scott McCreary
d6e8787352 Patch for svn version of taglib to allow it to build on Haiku 2009-06-30 20:52:27 +00:00
Scott McCreary
6bd6f69256 Updated patch for readline, removing a couple __BEOS__ workarounds that are no longer needed on Haiku, and added a workaround for Haiku not having the non-posix ECHOCTL, not sure if this is a correct fix, but it allows it to compile. 2009-06-29 19:20:32 +00:00
Scott McCreary
19c8634b47 patch to allow Haiku to run gperf's make check tests 2009-06-25 19:48:09 +00:00
Scott McCreary
68964be47a initial patch to allow building echat on Haiku, this allows it to compile, but it then sigfaults when run 2009-06-13 22:21:11 +00:00
Scott McCreary
880afced80 Patch to allow axel-2.4 to build and work on Haiku, thanks to miqlas for working on this. 2009-06-12 17:03:30 +00:00
Siarzhuk Zharski
46d6b8a633 - automatic copying uganda.txt as license file on target system. 2009-06-08 18:35:53 +00:00
Andreas Färber
b50c186b3d Remove outdated patch against Git master. It compiles without patches today. 2009-06-07 13:32:08 +00:00
Siarzhuk Zharski
6cb06c3a3b - haiku_package target added into main Makefile. It creates zip archive ready for
installation as Haiku optional package. this package contains both gui and console 
	versions of vim. Those versions are build separately;
 - FilePanels in GUI version are dynamically allocated now. This fixes some hang problems 
	during performing make test;
 - some syntax and cosmetic fixes.
2009-05-31 20:19:50 +00:00
Eric Petit
924e1e0bd8 Adds libevent 1.4.11 2009-05-28 21:57:04 +00:00
Oliver Tappe
db809b286e * reworked patch such that -H (hard-link support) is no longer filtered out
thanks to Ingo for the note
2009-05-26 18:38:42 +00:00
Oliver Tappe
cad9be9725 * fixed whitespace issue in last version of patch 2009-05-26 10:45:46 +00:00
Oliver Tappe
247f45500f * adjusted Makefile.in to use the libz.so provided by haiku instead of
compiling the respective sources it into rsync
2009-05-26 10:05:03 +00:00
Oliver Tappe
f14b3e8409 * added a patch for rsync-3.0.6 - seems to be working ok on haiku 2009-05-25 19:02:58 +00:00
Siarzhuk Zharski
7c5a0e6a3d - refactored vim Makefile. More natural way of building and installing instroduced. 2009-05-23 12:46:16 +00:00
Siarzhuk Zharski
7e9161d828 - removed some BeOS era workarounds not rewuired by Haiku build. 2009-05-21 16:25:00 +00:00
Scott McCreary
da2a6e2f16 adding .bep file for curl-7.19.5 2009-05-20 17:23:34 +00:00
Scott McCreary
a97b7b400f patch to configure.ac to build openssh -5.2p1 on Haiku, based on Ingo's patch for 5.0p1 2009-05-19 05:14:37 +00:00
Scott McCreary
ee0ece7bdf Updated python patch for version 2.6.2, also adding in Python.OptionalPackageDescription file 2009-05-14 17:43:44 +00:00
Scott McCreary
1afe04db3c Updated ffmpeg patch to put haiku into it's own case statement in ffmpeg's configure 2009-05-14 05:52:55 +00:00
Matt Madia
1135e5f298 ".OptionalPackageDescription" file for OpenSSL. This is to be edited, renamed
to ".OptionalPackageDescription", and included in .zips that are intended to be
a Haiku OptionalPackage.
2009-05-09 05:20:33 +00:00
Matt Madia
e72aed9c4b ".OptionalPackageDescription" file for NetSurf. This is to be edited, renamed
to ".OptionalPackageDescription", and included in .zips that are intended to be
a Haiku OptionalPackage.
2009-05-09 05:10:14 +00:00
Scott McCreary
3ee540cde1 Preliminary patch for building apr-1.3.3 on Haiku. There's still an issue to be figured out, it gives an error near the end of configure about rm not finding libtoolT, the work around for now is to create a temp symlink for libtool to /libtool 2009-05-08 22:47:49 +00:00
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