Commit Graph

30 Commits

Author SHA1 Message Date
steven
26f5ae54bd fix WANTLIB of ports using gtk, needed after switch to our own pkg-config 2007-01-04 20:19:53 +00:00
jolan
a6aaaff5a3 - fix xml parser
- let it run on sparc64 again

from martynas venckus
2006-12-27 16:21:59 +00:00
jolan
fc162a8258 add back debug flavor 2006-12-27 02:55:24 +00:00
jolan
6ef216fc3e make startup homepage override work properly, from martynas venckus 2006-12-23 08:12:45 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
jolan
e48eefeea7 update to 20061120, from Martynas Venckus 2006-12-04 09:47:54 +00:00
kurt
7ab5074357 - require nspr with PR_GetLibraryName fix
- bump major due to previous nspr removal
2006-11-30 21:06:35 +00:00
kurt
665ae4f051 use devel/nspr instead of internal nspr. now using libc strtod and __dtoa
via devel/nspr. okay pvalchev@
2006-11-17 19:03:14 +00:00
brad
05a117853f stop using the gcc3 module on the alpha architecture. 2006-10-01 22:23:47 +00:00
espie
939a8c0f52 zap .0.0 2006-09-18 11:59:59 +00:00
espie
17b77a4af2 new lib specs 2006-08-04 00:10:42 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
kurt
26486f93b4 remove freedtoa call since our strtod(3) implementation uses a static var
to handle result allocation, but doesn't always return it. Restore use
of locks to protect use of static vars and add one for dtoa return value
too. fixes build on sparc64 and should help with stablility too.

looks correct pvalchev@
2006-04-24 20:03:00 +00:00
pvalchev
9cbf189d5c check XftLockFace() for NULL return to avoid a crash, see
https://bugzilla.mozilla.org/show_bug.cgi?id=331077
from Tobias Ulmer <tobiasu@tmux.org>
2006-03-27 04:23:28 +00:00
steven
7767731f56 fix WANTLIB after gtk+2 downgrade 2006-01-17 17:47:26 +00:00
espie
a9df05cec2 more C++ libs bumps. Done thru mail, plus lizards. 2006-01-14 00:07:28 +00:00
pvalchev
fd09355571 add ARM configuration and enable on arm; tested on zaurus
XPCOM asm glue still missing, but basically functional
2006-01-11 00:58:56 +00:00
naddy
0276c58422 SHARED_LIBS 2006-01-10 17:58:47 +00:00
wilfried
969d8f3cd8 fix wantlib + bump 2005-11-16 11:45:00 +00:00
jolan
c4bea711a3 split debug stuff into a flavor, shrinks minimo by a factor of ten 2005-11-08 07:19:07 +00:00
jolan
32a2ffb46a might as well make this work on i386 too 2005-10-20 16:18:26 +00:00
jolan
f1af01523e remove 'don't close dlopened objects' ld.so workaround like kurt
did for other mozillaware
2005-10-20 05:32:01 +00:00
jolan
9ab1b89aff enable on powerpc 2005-10-02 16:21:10 +00:00
jolan
4bd05ffdc9 add alpha support 2005-10-01 00:04:44 +00:00
jolan
08d664f729 enable on sparc64 2005-09-29 14:45:02 +00:00
jolan
6634129147 enable minimo since it works on amd64 2005-09-20 07:33:00 +00:00
jolan
a3cfdd3187 update to 20050802 and add some more debug stuff based on what kurt said
on ports@
2005-08-04 05:06:54 +00:00
jolan
32164db094 update to 20050712 2005-07-13 04:49:56 +00:00
jolan
b4cb4f726b freshen 2005-06-09 01:57:22 +00:00
jolan
35944f86f2 minimo-20050524, mini mozilla
this is smaller than firefox and has special handling for small screens
which is useful for machines like the zaurus.  unfortunately, it's not
there yet, see the TODO.  please don't add this to the www Makefile yet.
2005-05-25 06:59:10 +00:00