summaryrefslogtreecommitdiff
path: root/www/firefox3-devel/files/patch-alpha (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-12-13Port to amd64 (note: needs ld-elf.so.1 bugfix to actually work)Peter Wemm1-492/+0
I've taken a chance and split the sparc64 and alpha mega-diffs up because sparc64 patched the result of alpha's patches, and amd64 needed to do the same again - but it was sorted lexically before alpha/sparc64. I've grouped the xptcall patches together since they are standalone and split up and merged the other infrastructure jumbo-patches. I also attempted to sync up the nspr vs firebird diffs for sparc64 and alpha because they disagreed. HOWEVER... While this port 'depends' on the nspr port, it doesn't actually *use* it. It should probably be removed from the LIB_DEPENDS list. Note that the amd64 xptcall code came from SuSE via the mozilla bugzilla database. Notes: svn path=/head/; revision=95748
2003-06-02Add mozilla-firebird after a repo move from phoenix.Joe Marcus Clarke1-0/+0
Mozilla Firebird is the browser reborn from the ashes of the Phoenix. * Update to 0.6 [1] * Add optional GTK+-2 support [2] * Add [untested] Sparc64 support [3] * Add [untested] Alpha support [4] * Do not compile with -O2 by default. Instead specify -DWITH_OPTIMIZED_CFLAGS to get extra optimizations * Link the Java Plug-in again Submitted by: Stijn Hoop <stijn@win.tue.nl> [1] Christopher Nehren <apeiron@comcast.net> [2] (based on) tmm and kris [3] Bernd Walter <ticso@cicely.de> [4] Minor fixes by: obraun Notes: svn path=/head/; revision=82037
2003-06-01* Add [untested] Alpha support [1]Joe Marcus Clarke1-0/+0
* Fix some 64-bit problems in the JavaScript and nspr code [2] Submitted by: Bernd Walter <ticso@cicely.de> [1] tmm [2] Notes: svn path=/head/; revision=81838
2003-06-01* Add FreeBSD Alpha support! [1]Joe Marcus Clarke1-0/+492
* Fix some 64-bit problems with the nspr and JavaScript code [2] Special thanks to Bernd Walter <ticso@cicely.de> for [1] who put together the patch set based on work from gallatin. Submitted by: Bernd Walter <ticso@cicely.de> [1] tmm [2] Notes: svn path=/head/; revision=81818