Commit Graph

18 Commits

Author SHA1 Message Date
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
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
landry
7ad8992a79 Bump sunbird REVISION after mozilla.port.mk change. While here remove
now unneeded comment.
2010-10-22 19:22:36 +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
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
landry
061756d4d6 Bump sunbird REVISION as nspr dependency was changed. 2010-09-19 19:22:46 +00:00
fgsch
7097e45c16 More bumps for python. 2010-08-30 21:52:53 +00:00
landry
479d7c3a14 Remove -lighting subpackages, they can be built from their respective
host applications using --enable-calendar, so it makes more sense to
move the subpackages there, as seamonkey and thunderbird can get out of
synch.. now sunbird is only a standalone app.
Convert to mozilla MODULE while here, greatly shrinks Makefile. Use
EPOCH for seamless upgrades, as previous PKGNAME contained 1.0b1 which
wasn't detected as 1.0beta1.
2010-07-27 16:52:35 +00:00
landry
8f784e1e63 Bump PKGNAME/SO_VERSION to chase www/mozilla-thunderbird update. 2010-06-23 17:11:50 +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
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
ajacoutot
8fa1353734 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 21:03:56 +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