Commit Graph

46 Commits

Author SHA1 Message Date
martynas
7ea4eb3be9 update to minimo-20071108; testing on zaurus and ok kili@ 2007-11-13 21:24:47 +00:00
ajacoutot
3e936da7e5 - domain name change; fix MASTER_SITES 2007-10-27 23:44:41 +00:00
merdely
ba8add3ebb Remove surrounding quotes from
COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE

Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here
(ok naddy@)
2007-09-15 20:38:20 +00:00
martynas
bd32534789 security update to minimo-20070804 which fixes recent gecko
vulnerabilities (and has some minimo-2.0 interface fixes);  ok naddy@
tested by kili@ on zaurus, thank you.
2007-08-08 17:34:41 +00:00
martynas
3be417655c structurise mirror and s/~jolan/~martynas/; thanks jolan@ for this
great service
2007-06-09 17:59:52 +00:00
ajacoutot
09a00de2a5 - change mirror structure
suggested by martynas@
2007-06-05 17:39:32 +00:00
martynas
ac763e3d25 ajacoutot@ provides mirror too! 2007-04-07 11:55:17 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
martynas
bd7cfbeae8 remove some useless patches
ok wilfried@
2007-04-03 19:40:05 +00:00
martynas
b57122cfe1 more work on minimo:
- WANTLIB for xenocara;
- fix initxpcom crashes with HACK_AROUND_NONREENTRANT_INITXPCOM;
- respect the layout, data files belong to /usr/local/share/minimo;
- respect homepage;
- cleanup;
"looks ok" robert@
2007-04-01 13:19:58 +00:00
martynas
0709438e12 - update to minimo-20070320 -- 4 months with lots of changes, including
security fixes, and the wholly new interface;
- don't force optimizations;
- use external nss;
ok kili@
2007-04-01 09:36:15 +00:00
robert
8a943d859d use more saner defaults for minimo:
- disable SSR mode
- set the default page to a blank one
- do not hide the nav-bar in full screen mode

ok pvalchev@
2007-03-04 23:37:27 +00:00
robert
365a65715b implement xptcinvoke and xptcstubs for arm based on the linux code,
and fix an endianess issue that makes minimo work on arm based
architectures;

the problem has been fixed by Martynas Venckus;
2007-02-23 18:17:17 +00:00
naddy
78cdda09b4 LP64 fix for XUL templates builder; from Martynas Venckus
ok sturm@
2007-02-22 00:40:59 +00:00
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
pvalchev
9d91a8d432 fix build on big endian machines (no change otherwise)
this earlier committed patch in fact fixes minimo on zaurus, however
it appears to have broken amd64 (of course minimo's utility is arguably
less important there), so this should be revisited again....
2006-02-05 02:39:18 +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
pvalchev
b5e99b03a3 hack mozilla's strtod(3) implementation by basically ripping it all
out, and replacing it with our libc's strtod implementation, only keeping
the mozilla-specific wrappers and interfaces.

this gets rid of many bugs, including random malloc-induced crashes
on zaurus and seen by some people on amd64.

i've been debugging this for a while, thanks to kurt@ for the idea
to look at libc.
2006-01-11 00:56:29 +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