Bug 109993 - seamonkey no longer supports calendar option
Summary: seamonkey no longer supports calendar option
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-06 13:50 UTC by John E. Hein
Modified: 2007-03-19 17:00 UTC (History)
0 users

See Also:


Attachments
file.diff (909 bytes, patch)
2007-03-06 13:50 UTC, John E. Hein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John E. Hein 2007-03-06 13:50:06 UTC
building seamonkey with the calendar option enabled gives this:

configure: warning: Building with the calendar extension is no longer supported.
configure: warning: For more information, please visit:
configure: error: http://www.mozilla.org/projects/calendar/

Fix: work-around: set calendar option to off and use sunbird

fix for the port: don't allow calendar option...
How-To-Repeat: 
build www/seamonkey with calendar option enabled.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-06 20:06:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-19 16:54:21 UTC
mezz        2007-03-19 16:54:15 UTC

  FreeBSD ports repository

  Modified files:
    www/seamonkey        Makefile 
  Log:
  The calendar feature/option is no longer exists, so remove it. The configure
  is suggesting anyone to use either Sunbird or Lightning.
  
  PR:             ports/109993
  Submitted by:   John E. Hein <jhein@timing.com>
  
  Revision  Changes    Path
  1.262     +1 -6      ports/www/seamonkey/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Jeremy Messenger freebsd_committer freebsd_triage 2007-03-19 16:54:22 UTC
State Changed
From-To: open->closed

Committed, thanks!