Commit Graph

66 Commits

Author SHA1 Message Date
pvalchev
46c63a4355 (same as firefox/minimo)
Fix a crash in prdtoa.c:mult() where there is an off-by-some bytes
in memory accessed during some very fucked up pointer acrobatics.
Allocate 2 bytes extra for that case, which seems to be a
sufficient hack to keep this working.

Debugged by me with minimo on zaurus/arm (pain!), seen also by krw@
and others on amd64, who helped with testing.  Due to random malloc
this of course did not show up everywhere all the time.
2005-11-03 03:11:22 +00:00
naddy
7a6b27f1d2 Mozilla.org bug 210658:
Fix hanging with non-standard HTML elements parsererror, sourcetext.
2005-10-19 15:21:21 +00:00
kurt
c34ab1b1a4 remove 'don't close dlopened objects' type ld.so work-arounds 2005-10-14 04:00:37 +00:00
bernd
6c26bb90b1 If we start a second firefox, don't show the profile chooser but open a
new browser window instead. (The same for thunderbird and mozilla.)

Idea from Marc Winiger <mw at msys.ch>, thanks!

suggestions, tests & ok kurt@
2005-10-13 04:32:41 +00:00
kurt
b177de68c5 - update to 1.7.12. fixes security issues, see:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#Mozilla
- disable gnomevfs support (causes https pages to crash)
2005-09-26 21:04:48 +00:00
kurt
213dc3b819 - update to 1.7.11
- remove gtk2 flavor and make gtk2 the default
- fix gdk_property_get warnings (from Marc Matteo)
some feedback from Marc Matteo and Brad
2005-09-22 17:00:24 +00:00
kurt
743cf74373 - bump major shlib version
- fix CUPS printing: fix partial so version and don't dlclose lib.
- remove partial so version on freetype & esd
- move INSTALL/DEINSTALL code to PLIST
- Add MESSAGE regarding profiles

okay wilfried@
2005-04-11 15:03:18 +00:00
kurt
ef866a5413 - re-enable xft for gtk
- wantlib correction for alpha (from alek@)
- fix lp64 bug that prevented mail from being viewed on sparc64
2005-03-30 22:03:04 +00:00
wilfried
caa6389ceb disable thread priority scheduling as moz doesn't
cope with round-robin priority scheduling, from kettenis@
2005-03-26 19:04:13 +00:00
kurt
f353d0daae Upgrade to 1.7.5
Tested on i386/sparc64/macppc/alpha by myself and/or alek@
One issue found with sparc64: fetching mail crashes.

okay pval@
2005-03-13 05:02:16 +00:00
kurt
f24b743fde - add gtk2 flavor
- fix system png include path
- change !gtk2 IDL lib to BUILD_DEPEND
- bump package name
- always use own nspr

with help and ok from wilfried@
2005-01-11 04:26:45 +00:00
kettenis
03645371c5 i386 gcc3 support.
ok wilfried@
2004-11-13 09:56:07 +00:00
naddy
7e893450a9 freetype build fixes 2004-11-07 00:46:10 +00:00
sturm
505164cc73 fix build now that we have getproto*_r 2004-11-01 10:25:12 +00:00
pvalchev
18dfaf2afd disable IPv6 for 3.5 as it presents dns-resolution problems (and there is no time
for other fixes)
numerous people report success with this reverted.
2004-03-06 07:51:27 +00:00
pvalchev
b7d0effb29 amd64 2004-03-02 08:35:54 +00:00
pvalchev
0baad5284c rest of amd64, cvs is piece of shit 2004-03-02 08:34:57 +00:00
pvalchev
fe295636fd amd64 support 2004-03-02 08:32:13 +00:00
drahn
604b10a9c6 Patches to make Mozilla work on OpenBSD/macppc. 2004-03-01 23:51:58 +00:00
wilfried
e089f737db resolve more than one host name simultaneously, needed with last patch
from netbsd
2004-02-29 22:41:15 +00:00
wilfried
afe5fdbdbf enable ipv6 2004-02-29 22:27:48 +00:00
wilfried
000ad7c05a sync port/patches with other mozillas 2004-02-15 19:44:01 +00:00
wilfried
7cbef7cca1 don't use xft if no xft fonts is available
stops moz from crashing
2004-01-19 14:36:48 +00:00
wilfried
c92cde937a sync patches 2004-01-18 10:49:33 +00:00
wilfried
27faa124d7 update mozilla to 1.6a 2003-12-04 15:01:38 +00:00
wilfried
0e90cc148c ppc patches from drahn@, getting closer 2003-08-18 14:22:12 +00:00
wilfried
b901f73458 use strict alignment everywhere, from pval@ 2003-08-18 11:07:55 +00:00
wilfried
4b847d63b0 data accessed as double on sparc64 absolutely, positively has to be 8 byte aligned 2003-08-12 06:38:18 +00:00
wilfried
93ba94b7c7 _PRSockLen_T must be the same size as socklen_t 2003-08-11 12:56:33 +00:00
naddy
5e457e5322 Give Mozilla a fighting chance on alpha. Low-level xpcom code from
FreeBSD.
2003-07-24 12:18:41 +00:00
wilfried
c8a36e4b5d basic sparc xpcom support 2003-07-18 20:48:55 +00:00
wilfried
09f6c0b390 sync w/update-patches 2003-07-18 20:44:33 +00:00
wilfried
e87fb06eff add support for ppc and sparc64 2003-07-17 08:24:24 +00:00
wilfried
cbb024c475 oops 2003-07-05 20:10:57 +00:00
marcm
c205a292b2 Add some menu eyecandy for environs with menus that allow eyecandy :) 2003-07-04 06:59:15 +00:00
wilfried
62bff925e4 update to 1.4 2003-07-01 11:10:36 +00:00
jolan
9b9136abd8 search what will become the common plugin directory 2003-06-19 19:07:59 +00:00
wilfried
c07d063745 not needed with -fno-stack-protector 2003-06-16 11:58:10 +00:00
wilfried
aceabeb9e4 allow static build 2003-06-16 11:56:23 +00:00
wilfried
6fa50006b9 install mozilla-config 2003-06-06 12:50:30 +00:00
wilfried
87c52d98f9 make nsKeycodes private 2003-05-27 12:21:31 +00:00
wilfried
e2a5d17da8 find and use iconv and libIDL 2003-05-26 11:06:38 +00:00
wilfried
74596e4f29 simplify patches
move run-mozilla to private dir
use PFRAG.shared
add -devel subpackage for browsers that uses the Gecko layout engine
2003-05-23 10:09:17 +00:00
wilfried
5e789566e9 sync w/update-patches 2003-05-22 12:04:49 +00:00
wilfried
7391cd9828 ignore .mozconfig 2003-05-20 13:52:05 +00:00
wilfried
95ca16834a where the fuck did the spaces come from 2003-05-18 06:03:10 +00:00
wilfried
c3ba37e5d8 use -fPIC together with -shared 2003-05-18 05:53:31 +00:00
wilfried
b31e7bbcd6 use -fPIC together with -shared 2003-05-17 22:15:41 +00:00
wilfried
747139fd82 update to 1.4b 2003-05-17 16:58:35 +00:00
wilfried
7e8bd9f38c more pthread ... 2003-05-17 06:36:31 +00:00