kurt
7ab5074357
- require nspr with PR_GetLibraryName fix
...
- bump major due to previous nspr removal
2006-11-30 21:06:35 +00:00
steven
63b8642ed5
new MULTI_PACKAGES
2006-11-25 14:24:47 +00:00
kurt
8f75f70af1
use devel/nspr instead of internal nspr. now using libc strtod and __dtoa
...
via devel/nspr.
2006-11-17 19:33:19 +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
bernd
c3e1e3a89e
Fix WANTLIB after gtk+2 upgrade.
2006-06-13 13:19:08 +00:00
wilfried
cc58f13c61
update to 1.7.13, ok kurt@
...
fixes multiple critical vulnerabilities
the last official release of the Mozilla Application Suite
2006-05-02 07:27:12 +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
david
c8b3505c2f
remove "the the" and replace /usr/local with PREFIX in MESSAGE; bump PKGNAME
...
ok wilfried@
2006-02-12 19:31:36 +00:00
ian
16ac0baea7
Forgat to bump PKGNAME, reminded by nikolay@
2006-02-08 21:22:07 +00:00
ian
d62cda2e1f
Change "wack" wording, similar to what we did some time ago for mozilla-firefox.
...
ok wilfried@
2006-02-08 21:04:26 +00:00
espie
38e062be41
allow updates to work.
2006-02-05 00:21:21 +00:00
steven
d165937191
fix WANTLIB after gtk+2 downgrade
2006-01-16 20:47:35 +00:00
espie
a9df05cec2
more C++ libs bumps. Done thru mail, plus lizards.
2006-01-14 00:07:28 +00:00
sturm
81e2bfb74d
SHARED_LIBS, keeping the same SO_VERSION for all libs
2006-01-01 16:02:36 +00:00
wilfried
7e1ab397ae
move libgfxft2_s.a to -devel, found by Moritz Grimm
2005-12-09 19:59:54 +00:00
wilfried
832cc2c6e7
fix wantlib + bump
2005-11-15 15:51:51 +00:00
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
37202fdec0
fix PLIST problem. include files go in -devel. noticed by Roland Kuebert
...
in -stable testing.
2005-10-03 19:28:25 +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
aee4331522
- update to 1.7.8. multiple security issues, see:
...
http://www.mozilla.org/projects/security/known-vulnerabilities.html#Mozilla
- Bump shlib major after recent libc changes
2005-05-15 16:24:06 +00:00
kurt
2fe29b3bba
- make the build OFFICAL. mostly for consistancy. mozilla profiles don't
...
work the same as firefox and thunderbird.
2005-04-16 23:54:53 +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
1fbcac75b8
oops, not quite up-to-date
2005-03-29 19:18:51 +00:00
wilfried
2dc103ca30
update mozilla to 1.7.6
2005-03-26 19:05:54 +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
alek
3f8bcc532c
- Adjust WANTLIB marker and *_DEPENDS
...
- Use devel/gettext MODULE
- Bump PKGNAME
ok naddy@, kurt@
2005-03-06 07:53:57 +00:00
kurt
80d9dac918
adjust -devel subpackage so that 'SUBPACKAGE=-devel make' includes
...
wantlib and build & lib depends.
problem noticed by Matthias Kilian. commit this wilfried@.
2005-01-19 14:49:33 +00:00
kurt
ed897ca178
- make gtk2 -devel subpackage depend specifically on the gtk2 flavor of base
...
package
- bump -devel package to match base package
okay wilfried@, naddy@
2005-01-11 22:52:55 +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
naddy
ae76d3ea1f
SIZE
2005-01-05 17:21:50 +00:00
wilfried
42177b1ab4
let's make some noise, using esound
2005-01-04 21:27:27 +00:00
wilfried
9360cf6f65
fix SUBST_VARS
2005-01-04 20:59:16 +00:00
alek
5364a42ec5
Add WANTLIB markers
2004-12-11 13:29:20 +00:00
naddy
2d591bc030
Do not disable ProPolice, we have reports of success for most platforms.
...
ok pvalchev@
2004-12-08 21:54:48 +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
brad
cbf75f4cbf
gcc3/powerpc
2004-10-31 07:23:13 +00:00
espie
92e13dd0cf
new-style plist, a bit late...
2004-10-17 22:25:52 +00:00
naddy
6b9c0f500b
fix up MODGNU_CONFIG_GUESS_DIRS
2004-08-04 16:12:14 +00:00
marcm
6821437f9e
Sync DESCR with reality.
...
"Free commits :-)" MAINTAINER
2004-06-30 17:58:23 +00:00
wilfried
95b1890db8
use no-autoheader and explicitly set autoconf version
2004-05-06 14:39:49 +00:00
kevlo
5e81435bb5
remove redundant glib dependency.
2004-04-09 14:12:15 +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
naddy
cc3712ff80
enable propolice on sparc64; ok pvalchev@
2004-03-03 02:23:56 +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
naddy
f16b99d84d
The sparc64 compiler is gcc3 now; don't require the gcc3 module.
2004-02-25 02:35:15 +00:00
wilfried
000ad7c05a
sync port/patches with other mozillas
2004-02-15 19:44:01 +00:00
marcm
f9a403c708
Install the Netscape Security System (NSS) include files with the
...
-devel subpackage. For applications that want to compile against
Mozilla's NSS libs.
ok wilfried
2004-02-02 04:53:49 +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
18f768bc16
update mozilla to 1.6
...
add enable-xft and -optimize
2004-01-18 10:48:38 +00:00
naddy
112339c1d4
remove WWW lines
2003-12-15 21:54:59 +00:00
naddy
1be40a83cd
@dirrm shared directories
2003-12-15 19:46:16 +00:00
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
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
jason
33852c83c4
add VMEM_WARNING=yes, ok pval
2003-07-16 16:41: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
wilfried
29a153c9f1
remove files created by regchrome
2003-07-01 08:49:46 +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
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
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
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
133fca1f86
enable profilesharing
2003-05-21 11:15:28 +00:00
wilfried
aec04d75ee
no conflict with mozilla-firebird
2003-05-21 11:09:29 +00:00
wilfried
7391cd9828
ignore .mozconfig
2003-05-20 13:52:05 +00:00
wilfried
ceccaebfa8
conflict with mozilla-firebird
2003-05-18 20:44:04 +00:00