Commit Graph

62 Commits

Author SHA1 Message Date
wilfried
27faa124d7 update mozilla to 1.6a 2003-12-04 15:01:38 +00:00
sturm
e77d2a5175 license markers and some corrections 2003-10-18 19:44:41 +00:00
brad
85408c2bc8 NOT_FOR_ARCHS -> ONLY_FOR_ARCHS 2003-10-11 01:43:03 +00:00
pvalchev
fe069ffb64 mark these as not for powerpc as it doesn't currently work, especially
for release; suggested by drahn
2003-09-03 17:35:47 +00:00
wilfried
0e90cc148c ppc patches from drahn@, getting closer 2003-08-18 14:22:12 +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
e87fb06eff add support for ppc and sparc64 2003-07-17 08:24:24 +00:00
jason
33852c83c4 add VMEM_WARNING=yes, ok pval 2003-07-16 16:41:24 +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
pvalchev
a664acb5ee do not even bother trying to build this on vax, m68k, hppa for now 2003-07-01 02:34:36 +00:00
pvalchev
c787241ddc Regression tests are too hard to adapt to run here, and noone seems to
want to do it; mark as NO_REGRESS so it does not stop 'make regress'
2003-07-01 02:28:42 +00:00
wilfried
c504e433c1 add/use regchrome 2003-06-25 12:01:05 +00:00
jolan
9b9136abd8 search what will become the common plugin directory 2003-06-19 19:07:59 +00:00
wilfried
6fa50006b9 install mozilla-config 2003-06-06 12:50:30 +00:00
pvalchev
76160bd17c do not help this find iconv, as it cannot deal with it properly...
this was the cause for the strange japanese, etc chars in the menus
2003-06-02 07:05:56 +00:00
wilfried
dbd28f0da3 optimization doesn't work together with stack-protector 2003-05-27 12:26:40 +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
133fca1f86 enable profilesharing 2003-05-21 11:15:28 +00:00
wilfried
66f16213a4 be more quiet 2003-05-18 20:41:19 +00:00
wilfried
2d26f09acd remove useless file 2003-05-18 17:06:05 +00:00
wilfried
2a6628e9f6 create the data files on install instead 2003-05-18 15:22:45 +00:00
wilfried
3fdf82cb79 Install pre-built compreg.dat and xpti.dat files.
This will make mozilla start much faster.
(yeah right, fast and mozilla in the same sentence ...)
2003-05-18 05:39:10 +00:00
wilfried
747139fd82 update to 1.4b 2003-05-17 16:58:35 +00:00
wilfried
39c264a3f1 the http site seems more up-to-date than the ftp site 2003-05-17 16:04:17 +00:00
wilfried
2688bd0256 not needed 2003-05-17 15:38:30 +00:00
wilfried
4d438029e6 oops 2003-05-17 06:48:41 +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
e065a81bfc fix whitespace 2003-05-17 05:15:10 +00:00
wilfried
4de53c2c22 give sparc64 a fighting chance 2003-05-17 01:30:32 +00:00
wilfried
d20dfbf8ef enable crypto 2003-05-16 19:11:30 +00:00
wilfried
2daec76a25 runs reasonably well on i386, patches for other archs will be forthcoming 2003-05-16 03:56:41 +00:00
wilfried
bbdebbf600 fix some depends 2003-05-15 14:35:45 +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
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
fgsch
032e09cc00 byebye NEED_VERSION. 2002-12-29 15:03:57 +00:00
naddy
c6af07c2b5 add PERMIT_* to shut up reports about this 2001-12-27 12:59:01 +00:00
espie
100196f27a Zap default MAINTAINER from Makefile.
Especially now that the default line is more verbose.
2001-10-28 13:05:44 +00:00
brad
6118bcd47d this port uses pthreads as well 2001-08-30 13:43:20 +00:00
brad
24bb834995 - fix typo with BROKEN tag
- remove "gnu" from CONFIGURE_STYLE since it is redundant
- mkdir -> ${INSTALL_DATA_DIR}
- ${CHMOD} -> chmod
- remove FreeBSD-ism, ${PTHREAD_LIBS} -> -pthread
2001-08-19 02:30:45 +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
fgsch
cb30adb847 previous update was just not enough; try again. 2001-06-23 04:45:16 +00:00
fgsch
d03feff2ef Update to 0.9.1 so we can play games with ld; doesn't work yet. 2001-06-22 16:32:51 +00:00
lebel
2635bc0375 www: integrate COMMENT, bump NEED_VERSION. 2001-05-06 04:22:45 +00:00
espie
eef0f0e76b Fix USE_MOTIF, especially for those ports with `motif' flavors. 2001-04-18 15:01:02 +00:00
brad
e46a1ede8b LIB_DEPENDS -> USE_MOTIF 2001-03-13 14:42:32 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00