Commit Graph

42 Commits

Author SHA1 Message Date
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
wilfried
1f173af8ca switch to native pthreads 2003-05-17 05:56:22 +00:00
wilfried
73bdba91bb use autoconf in nsprpub 2003-05-17 05:52:25 +00:00
wilfried
beb553fef8 this config dir isn't used anymore 2003-05-17 05:02:08 +00:00
jolan
c9bb8f5346 more hope for sparc64. "go ahead it's still a playground" wilfried@ 2003-05-17 03:37:48 +00:00
wilfried
0c8ec568af move cleanup functions that accesses the current thread BEFORE the thread is deleted 2003-05-16 18:32:37 +00:00
wilfried
86fa06c69a fix stupid threads bug 2003-05-16 16:09:08 +00:00
wilfried
bfa5340da6 simplify patch 2003-05-16 15:32:46 +00:00
wilfried
08f55dd751 fix freetype conflict 2003-05-15 14:34:37 +00:00
wilfried
d47de73715 update package and coerce the scripts to run 2003-05-15 00:53:45 +00:00
wilfried
7505eef175 The lizard runs, but a lot of debugging is still needed. 2003-05-14 21:50:59 +00:00
david
6bb71a49be nsprpub/pr/include/md/_openbsd.cfg: fix a typo
nsprpub/pr/src/misc/prnetdb.c: add OpenBSD to the list of OSes with getifaddrs()
nsprpub/pr/src/misc/prtime.c: OpenBSD's struct tm has two additional fields: tm_zone and tm_gmtoff.

ok pvalchev@
2003-04-13 04:26:32 +00:00
david
b3bc1f4462 use -pthread rather than libc_r on OpenBSD
patch from bugzilla bug 198462
thanks to timeless and Rich Cannings
2003-04-13 02:57:40 +00:00
david
783202879f update to the latest mozilla release (1.4a)
add correct dependencies
simplify configure options
ok pvalchev@

XXX: this port is still marked BROKEN (doesn't run)
2003-04-13 02:40:48 +00:00
drahn
f49e710253 Update to 0.9.3, still fails to run, but other people can work
on the ld.so problems too.
heavily based on the FreeBSD port.
2001-08-13 14:16:34 +00:00
espie
2084778308 Recent lizards don't work yet, but this is definitely needed
for static constructors in dynamic libraries to be called.

Mozilla crashes in a dynamic library, btw.
2000-09-16 16:13:06 +00:00
marc
f7bc1a191e mozilla-19980728 1998-08-22 18:38:50 +00:00