Chris Roberts
538ec2fcfa
Add bep and patch for w3m-0.5.3
2012-05-05 05:46:45 +00:00
Scott McCreary
378f452340
Added patch for netsurf-2.7 to use finddir and to rename the NetSurf app dir to NetSurf instead of netsurf.
2011-06-04 07:30:19 +00:00
Scott McCreary
7a1e05e344
Added curl as a dependency for netsurf as well.
2011-06-04 06:41:28 +00:00
Scott McCreary
ca04d8f8de
Added dependency list for netsurf, removed old patch as it's been applied upstream.
2011-06-04 00:09:21 +00:00
Scott McCreary
e04b841b1e
Netsurf fix for TOOL_TIP change. This gets the build a bit further but now it's failing during linking, undefined reference.
2011-06-02 22:22:13 +00:00
Scott McCreary
4dc8806749
Merged old patch in the links-2.3pre2.patch and added a few __HAIKU__ if
...
def checks. This now builds with graphics enabled, but KDLs if you try
to goto a url, so more work on this is still needed.
2011-05-13 18:16:24 +00:00
François Revol
c3a5a14b60
Add my old BeOS patch for links-2.1pre33 which contains GUI support in case someone wants to update it...
2011-05-12 23:14:22 +00:00
Scott McCreary
04cb6eb6ce
Removed patch from bep file and it's been applied upstream. Added bep file for
...
netsurf-2.7, although it's not yet working.
2011-05-12 22:58:28 +00:00
Scott McCreary
f365735e04
Initial .bep and .patch files for links.
2011-05-12 22:18:32 +00:00
Scott McCreary
6c3326af1e
Should have been finddir B_COMMON_DIRECTORY, not findir B_COMMON_BIN_DIRECTORY... this should fix those typos.
2011-04-25 22:35:18 +00:00
Scott McCreary
624eff851f
Updated several .bep files to use finddir.
2011-04-25 22:09:13 +00:00
Scott McCreary
bfd23fd66b
Remove netsurf-2.7-r11424 and replace it with a bep file to build
...
2.7-trunk instead
2011-01-21 23:52:16 +00:00
Scott McCreary
c16cde8eac
Updated netsurf to 2.7-r11424, for testing only
2011-01-21 23:24:08 +00:00
Scott McCreary
f181a61eda
Updated netsurf to 2.6, added patch for librosprite, to allow it to build with gcc2.
2010-09-25 21:51:40 +00:00
Chris Roberts
19fd2d4bfa
Merged most of the OPD files into the beps.
2010-05-16 19:28:03 +00:00
Chris Roberts
2314c1cc85
Attempt to clean up the DEPEND field of some of the bep files to match the format described on the wiki.
2010-04-27 01:15:54 +00:00
Scott McCreary
0a0954d8e6
Another attempt to get netsurf-svn trunk to build...
2010-04-12 05:05:28 +00:00
Scott McCreary
d6703bf8a2
Added .bep file to attempt building netsurf-r9799.
2010-04-10 04:23:06 +00:00
Scott McCreary
296812c937
Initial .bep file for netsurf, this version trips up on librosprite.c, perhaps it's not buildable with gcc2.
2010-04-09 02:05:50 +00:00
Chris Roberts
daf04f5627
License cleanup for OPD files. Needed the GNU prefix on (L)GPL stuff.
2010-01-02 07:19:11 +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
Matt Madia
ed0076c37d
Install autoconf 2.13 to /boot/common/autoconf-2.13
2009-09-11 13:34:11 +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
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
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
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
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
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