http://www.vuxml.org/freebsd/7d2aac52-9c6b-11d9-99a7-000a95bc6fae.html for
more details)
* Cleanup home directories to make migration easier [1]
* Add an improved startup script [1]
* Support GConf for external protocol handlers
PR: 75837 [1]
Submitted by: Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es> [1]
Approved by: portmgr (implicit)
* Now that the fake installation code from Firefox has stabilized, adapt it
here to eliminate the need for a static plist
See http://www.mozilla.org/products/thunderbird/releases/ for all the juicy
goodies in 0.8.
Use a PLIST_SUB for the plist.
The port defines NO_MTREE, so mkdir ${PREFIX}/bin
to make sure it exists. (Necessary for installations
into prefixes [prefices?] that don't yet exist.)
http://www.mozilla.org/products/thunderbird/releases.
This has the same limitation that Firefox 0.9 had where it needs to be run as
root first. I applied the same hacks to workaround that; however, some users
may need to run thunderbird twice before it starts correctly.
* Fix a potential hang with esound
* Fix some potential pthread issues
* Add more platform compatibility patches
* Fix libiconv support
* Pull in some patches from firefox to shorten the plist some
Special thanks to ale for getting a clean source tarball and hosting it. For
the details on what's new in the release, please see:
http://www.mozilla.org/projects/thunderbird/release-notes.html