Commit Graph

16 Commits

Author SHA1 Message Date
landry
f6f9c18a19 Remove PR_LoadLibrary() patches now that nspr contains the fix. 2011-10-03 21:13:02 +00:00
naddy
a9854971e9 Fix for CVE-2011-2691 in the included apng, backported from png 1.2.45.
with landry@
2011-08-02 19:24:38 +00:00
landry
e9b4c7a040 Readd patches/files from mail/mozilla-thunderbird, atm sunbird can't be
built from newer thunderbird tarballs (as it's officially
unmaintained/dead upstream) and this gets in the way of thunderbird 5
update. Hopefully i'll figure out how to fix that... bump REVISION to be
on the safe side.
2011-07-22 05:25:27 +00:00
landry
c71bfa13cc Remove patches, sunbird now uses patches from mail/mozilla-thunderbird. 2011-03-21 08:43:09 +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
8a6ec97c9b Build sunbird against systemwide sqlite3 and add the PRAGMA
secure_delete patch. Consistency uber alles!
2011-01-14 22:57:44 +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
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
landry
bc4e77d239 Add a patch so that it finds our gdb. Remove updates/ subdir at
uninstall time.
2010-10-27 13:00:55 +00:00
landry
b82af78a6c As done in ffx/tb/sm, remove nss/nspr patches, as sunbird uses
systemwide nss/nspr too. While here dont call autojunk in nsprpub/,
and bump PKGNAMEs.
2010-06-20 19:59:16 +00:00
espie
5922b16323 yet another piece of moz-derived crap to patch 2010-05-11 07:13:38 +00:00
landry
257269089a Same change as done for mail/mozilla-thunderbird, Harmonize default
search paths for systemwide sunbird extensions and plugins to
${LOCALBASE}/lib/mozilla/{plugins,extensions}.
2010-04-27 21:00:50 +00:00
landry
40c087e643 Update to sunbird/lightning 1.0b1, the calendar and task management
suite from Mozilla.
http://weblogs.mozillazine.org/calendar/2010/04/sunbird_10_beta1_now_available.html
Note that development of standalone sunbird is stopped due to lack of
manpower, and efforts will port on lightning addon for
thunderbird/seamonkey from now on.
Update also largely based on www/firefox35 port, added a -seamonkey
subpackage to allow users to get lighting inside seamonkey suite.

ok naddy@
2010-04-03 09:43:20 +00:00
landry
65c1fde171 revert, sunbird uses systemwide nss and doesnt need this. discussed with aja@ 2009-11-18 08:56:40 +00:00
landry
5fbe1bc593 Pull in the same fix as applied in firefox35, mozilla-thunderbird and
seamonkey. Bump PKGNAMEs & SHARED_LIBS.
2009-11-18 08:44:51 +00:00
landry
9029c50613 Import Mozilla Sunbird/Lightning 0.9:
Mozilla Sunbird is a full blown enterprise ready calendar and task
management application, using Mozilla XUL framework. It supports local
and remote calendar using CalDAV or WCAP protocols, and subscription
to iCal/.ics invitations.
Lightning provides the calendar/task management extension for Mozilla
Thunderbird.
Port heavily based on mail/mozilla-thunderbird.
with feedback from sthen@, jj@, ian@, Christian Rueger and Rune Lynge, thanks!
2009-11-10 20:48:06 +00:00