An integrated calendar for Thunderbird 3.1 Was Maintained by:gecko@FreeBSD.org Port Added: 08 Aug 2010 10:30:11 License: not specified in port
Lightning brings the Sunbird calendar to the popular email client Mozilla
Thunderbird. Since it's an extension, Lightning is tightly integrated with
Thunderbird, allowing it to easily perform email-related calendaring tasks.
WWW: http://www.mozilla.org/projects/calendar/lightning/
No installation instructions: this port has been deleted.
The package name of this deleted port was: lightning-thunderbird
Configuration Options
===> The following configuration options are available for lightning-thunderbird-1.0_3:
DEBUG=off (default) "Build a debugging image"
LOGGING=off (default) "Enable additional log messages"
OPTIMIZED_CFLAGS=off (default) "Enable some additional optimizations"
===> Use 'make config' to modify these settings
- Remove deskutils/lightning and deskutils/lightning-thunderbird as both
ports were outdated and superseded by the new LIGHTNING option in
www/seamonkey and mail/thunderbird. Please read UPDATING as the lightning
XPI now register itself.
Discussed with: flo@ at EuroBSDCon DevSummit
retire GECKO_PTHREAD_LIBS just use PTHREAD_LIBS.
this will enable compilation with clang. firefox 6 and thunderbid 6 now build
fine with clang. other gecko ports should become compilable as soon as they are
based on the same gecko version as firefox and thunderbird 6
- Replace CONFLICTS with CONFLICTS_BUILD so that the conflict is not
recorded in the resulting package.
- Bump PORTREVISION.
Reported by: obrien
Feature safe: yes
- Add CONFLICT with spidermonkey [1]
- Fix XPI_FILE as GECKO variable is not defined in the Makefile
PR: ports/149638 [1]
Submitted by: Jimmie James <jimmiejaz AT gmail.com> [1]