landry
e90c1a5b57
Update to seamonkey 2.0.14.
...
Fixes MFSA 2011-12,13,14,15,16 & 18.
2011-04-29 08:04:04 +00:00
landry
360aefae1c
Let's use a common DIST_SUBDIR for all mozilla ports so that it's easier
...
to clean the gigabytes of src tarballs previously piling up in distfiles/.
Update distinfo accordingly.
Looks sane to jasper@.
2011-04-28 20:44:47 +00:00
landry
d2264d1d39
Assorted fixes for:
...
https://bugzilla.mozilla.org/show_bug.cgi?id=643137 (crash on sparc64
when displaying opentypes fonts, fix from tobias ulmer)
https://bugzilla.mozilla.org/show_bug.cgi?id=644012 (crash on ssl certs
with empty issuer name, pointed our by roberth at openbsd dot pap dot st
and mikolaj kucharski)
2011-03-24 11:41:11 +00:00
landry
0f945ed99c
Updates to firefox35 3.5.18, mozilla-firefox 3.6.16 & seamonkey 2.0.3.
...
All fixing MFSA-2011-11, see
http://blog.mozilla.com/security/2011/03/22/firefox-blocking-fraudulent-certificates/ and
https://blog.torproject.org/blog/detecting-certificate-authority-compromises-and-web-browser-collusion
2011-03-23 15:27:04 +00:00
landry
6bdb4d0a62
Remove the .if for system sqlite, now every port using mozilla MODULE
...
uses it. Bump dependency to 3.7.5 to ensure it has unlock_notify for
ffx4, and bump all corresponding REVISIONs.
2011-03-22 13:18:26 +00:00
landry
77c5d31c79
Update to seamonkey 2.0.12. Fixes MFSA 2011-08 & 2011-10
...
Patches for the cups printing crash merged upstream.
2011-03-03 14:07:20 +00:00
landry
1c74338058
Fix an unaligned access on sparc64 leading to random crashes when
...
mozilla tries to read a malformed ICC profile on random image content
found on the web.
backport of http://hg.mozilla.org/mozilla-central/rev/e8207773d54d
ref: https://bugzilla.mozilla.org/show_bug.cgi?id=629057
issue reported and fix found by naddy@
ok naddy@ ajacoutot@
2011-01-28 21:38:12 +00:00
landry
109b199a68
mozilla.port.mk makes all mozilla ports use the sydney_audio_sndio.c
...
file from www/mozilla-firefox, so remove old instances of that file that
weren't updated with last commits (and were unused anyway)
While here bump all REVISIONs after LIB_DEPENDS change.
ok naddy@
2011-01-18 12:37:44 +00:00
landry
958982dc66
Forgot to bump REVISION-lightning. All mozilla and no play makes jack a
...
dull boy.
Spotted by naddy@, thanks...
2011-01-16 16:56:02 +00:00
landry
f325f438b2
Add same PRAGMA secure_delete patch to seamonkey and ffx35 for the sake
...
of consistency, and build against systemwide sqlite.
2011-01-14 22:56:11 +00:00
dcoppa
729f3f4f79
Apply the cups fix to the rest of Mozilla apps (mozilla-thunderbird,
...
sunbird, firefox35, seamonkey).
Ok & tested by landry@
2011-01-05 08:22:30 +00:00
landry
408d469cdb
Update to seamonkey 2.0.11.
...
Fixes MFSA 2010-74->84.
2010-12-10 10:04:21 +00:00
dcoppa
ffe014ae90
Oops! Missed a bump.
2010-12-01 15:16:30 +00:00
dcoppa
927ee14bcd
Fix Kerberos/GSSAPI authentication within mozilla ports.
...
OpenBSD does not have gssapi_krb5. So, to avoid undefined symbol
errors, link libxul with "-lkrb5 -lcrypto".
OK phessler@, landry@ (MAINTAINER)
2010-12-01 15:00:12 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
jasper
b8fd8eb98a
- also switch to pkg-readmes, reminded by landry@
2010-11-11 09:55:05 +00:00
landry
29e32a41df
Security update to seamonkey 2.0.10.
...
Fixes MFSA2010-73/CVE-2010-3765/bz #607222 .
2010-10-28 13:45:26 +00:00
landry
ab142a5ddc
Do the PFRAG dance so that it provides a working debug-flavoured
...
package. Add a run-mozilla.sh patch to make it found our gdb by default.
Teach users how to properly debug mozilla ports.
2010-10-27 13:02:38 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
landry
2419a8f95a
Update to seamonkey 2.0.9. Bump lightning REVISION.
2010-10-22 19:21:06 +00:00
espie
c82c4422b0
USE_GROFF=Yes
2010-10-19 08:02:53 +00:00
landry
086ac6a802
Fix WANTLIB again after cairo's last commit where X11-xcb went away.
...
Bump REVISIONs.
2010-10-18 07:15:55 +00:00
landry
f0e02841bf
Switch all mozilla-based ports to using the bundled cairo, mozilla doesn't
...
like the systemwide cairo since 1.10.x update (crashes,gifs not displaying
properly), and there's few hope it will be fixed in 1.9.2.x branch.
Fix WANTLIB while here and bump REVISIONs.
Reported by dcoppa@, also found in upstream bz #597174 and various linux
vendors bugzillas (red hat #628331 , mdv #60738 , gentoo #337813 ).
devel/xulrunner will follow in a few..
2010-10-15 07:16:19 +00:00
jasper
9d399d1959
- fix WANTLIB after cairo update.
...
(please note chromium is still broken, but will be dealt with soon)
2010-10-11 08:19:03 +00:00
landry
7c188a7ef4
Bugfix update to seamonkey 2.0.4. Bump lightning REVISION.
2010-09-19 19:21:38 +00:00
landry
0ee080d299
Update seamonkey to 2.0.7, fixing a bunch of MFSA (2010-49->63)
2010-09-12 17:59:31 +00:00
sthen
ed4b906a31
missing python bumps
2010-09-01 10:18:06 +00:00
landry
fd9d94ce20
Build lightning as a subpackage of seamonkey. Add necessary
...
@pkgpath/@conflict markers for seamless upgrades from
productivity/sunbird,-seamonkey. This also installs gdata provider
extension as part of lightning subpackage, for read/write access to
google calendars within lightning.
2010-07-27 16:55:21 +00:00
landry
e3641a01cc
Security/Reliability update to seamonkey 2.0.6, Fixes
...
MFSA-2010-37,39,40,41,42,45,46,47.
http://www.mozilla.org/security/known-vulnerabilities/seamonkey20.html
While here comment --enable-calendar, shouldn't have snuck in yet.
2010-07-22 21:48:02 +00:00
landry
d98556e95f
Fix make fetch/DISTFILES. From Vadim Zhukov, thx
2010-07-17 22:53:13 +00:00
landry
834be62f6b
Switch www/seamonkey to www/mozilla MODULE. cvs diff Makefile | diffstat
...
says it all: 21 insertions(+), 118 deletions(-)
While here, patch and subst the appropriate config/autoconf.mk.in file,
and remove a leftover patch from ffx35. Switch PLIST to use
MOZILLA_PROJECT too.
2010-07-09 15:39:00 +00:00
landry
c4e5233d71
Update to seamonkey 2.0.5, fixes yet another of MFSA, see
...
http://www.mozilla.org/security/known-vulnerabilities/seamonkey20.html
2010-06-28 21:34:39 +00:00
landry
8f784e1e63
Bump PKGNAME/SO_VERSION to chase www/mozilla-thunderbird update.
2010-06-23 17:11:50 +00:00
landry
fa4fe4d792
As done in ffx/tb, remove patches applied to local copy of nss/nspr, as
...
seamonkey uses systemwide nss/nspr. While here dont' call autojunk in
nsprpub/, and bump PKGNAME to be on the safe side.
2010-06-20 19:15:03 +00:00
espie
8666776b2e
gcc3 and gcc4 disagree, so put a common cast to make them compile.
...
(also compile some file with -O1 in moz)
2010-05-10 12:36:09 +00:00
landry
18d99d0513
Same change as done in productivity/sunbird and mail/mozilla-thunderbird,
...
harmonize default search paths for systemwide mozilla extensions and
plugins to ${LOCALBASE}/lib/mozilla/{plugins,extensions}. The
install.rdf files take care anyway of telling with which mozapp an xpi
extension is compatible.
2010-04-27 21:03:25 +00:00
landry
7fb16329b9
Major update to seamonkey 2.0.4, now built upon mozilla-1.9.1/firefox
...
3.5/thunderbird 3 codebase. See for details:
http://www.seamonkey-project.org/releases/seamonkey2.0.4/
Backing up your profile before upgrading is recommended..
Update also largely based on www/firefox35 port.
Tested on i386/amd64/sparc64/powerpc by myself and on alpha by naddy@
ok naddy@
2010-04-03 09:30:14 +00:00
jolan
ca7dbb81a7
fix MASTER_SITES, ok naddy@
2010-01-30 19:08:30 +00:00
sthen
9998ef502d
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ ajacoutot@ landry@
2009-12-22 13:02:11 +00:00
ajacoutot
224f5fbb96
Actually, only firefox35 bundles its own nss for some reason, so revert
...
previous.
No pkg change, no bump.
2009-11-18 08:59:00 +00:00
ajacoutot
6815706205
Firefox and Seamonkey bundle their own libnss3, so use same workaround
...
as for security/nss:
SHA1_Update conflicts with openssl which may be dynamically loaded
at runtime via libcups or libgssapi so causing a crash due to using
the wrong binding. So rename here to avoid conflict.
ok jasper@ sthen@
2009-11-17 23:07:45 +00:00
martynas
800579ea2a
security update to seamonkey-1.1.18. MFSA 2009-43, MFSA 2009-42
...
http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.18
2009-09-10 21:45:38 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
martynas
c1b1bc1265
update language packs
2009-06-24 01:08:05 +00:00
martynas
fe23ecfe34
seamonkey-1.1.17. MFSA 2009-33; MFSA 2009-32; MFSA 2009-29; MFSA
...
2009-27; MFSA 2009-26; MFSA 2009-24; MFSA 2009-21; MFSA 2009-17.
2009-06-23 18:38:54 +00:00
landry
f46265d660
Register seamonkey as a handler for various html/xml mimetypes, as
...
done in firefox desktop file. From James Wright on ports@, thanks!
2009-05-30 20:36:33 +00:00
martynas
1f17f363d7
sndio backend for mozilla 1.8 branch; get rid of esound
2009-05-03 15:47:27 +00:00
martynas
cac2d85afb
security update to seamonkey-1.1.16; fixes a few critical vulns
...
ok naddy@
2009-04-11 13:47:37 +00:00
landry
195c4f4616
Fix seamonkey.desktop Categories, PIM doesn't exist. Now seamonkey
...
correctly appears in Network sub-menu in desktop menu. Bump.
ok jasper@
2009-03-24 22:49:59 +00:00
martynas
b13e7bfee2
- security update to seamonkey-1.1.15. MFSA 2009-10, MFSA 2009-09,
...
MFSA 2009-07, MFSA 2009-05, MFSA 2009-01.
http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.15
- mirror langpacks, since suddenly mozilla decided to mirror only
last three releases...
- sync WANTLIB
ok naddy@
2009-03-19 22:03:42 +00:00