aboutsummaryrefslogtreecommitdiffstats
path: root/mail/thunderbird-devel
Commit message (Collapse)AuthorAgeFilesLines
* The checksum is not changed, but the distfile yes :)ale2004-05-251-2/+2
|
* The distfile was renamed on the server. The checksum has not changed,marcus2004-05-241-1/+1
| | | | however.
* Fix a potential crash if thunderbird tries to load browser plug-ins.marcus2004-05-182-10/+1
| | | | | PR: 66450 Submitted by: Franz Klammer <klammer@webonaut.com>
* Update to 0.6. The list of all that is good in this release can be found at:marcus2004-05-047-843/+804
| | | | http://www.mozilla.org/products/thunderbird/releases/
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1
|
* Borrow from the OpenLDAP ports, and refuse to build if bind has beenmarcus2004-03-191-0/+6
| | | | | | | installed with PORT_REPLACES_BASE_BIND defined. PR: 61756 Obtained from: OpenLDAP ports
* Fix build with freetype2-2.1.7.marcus2004-03-171-0/+12
|
* Chase the new location of libXft.marcus2004-03-171-1/+1
|
* Re-add the Perl patch to fix the build with Perl < 5.6. Looks like this wasmarcus2004-03-101-0/+56
| | | | | | need for Tunderbird after all. Reported by: many
* If building with debugging, don't enable binary stripping.marcus2004-03-051-1/+2
|
* * Update to 0.5marcus2004-02-2824-992/+1601
| | | | | | | | | | | | | * 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
* Add ia64 to the list of unsupported platforms.marcus2004-02-271-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Use the SORT macro from bsd.port.mk.trevor2004-01-221-2/+0
|
* * Update to 0.4marcus2003-12-088-4011/+783
| | | | | * Add support for new options * Don't include stuff after bsd.port.post.mk
* Don't build this port on amd64.marcus2003-11-241-0/+2
| | | | Approved by: portmgr (implicit)
* Add a new patch-Double.cpp that fixes the recent core dumps during post-buildmarcus2003-11-171-6/+54
| | | | | | on Sparc64. Submitted by: tmm (bless that man)
* * Update to 0.3marcus2003-10-165-3964/+3
| | | | | | | | * Remove GTK1 support See the Thunderbird release notes at http://www.mozilla.org/projects/thunderbird/release-notes.html for a list of what's new and what's changed.
* Mark IGNORE on -STABLE Alpha.marcus2003-10-131-0/+4
|
* Use ${PTHREAD_LIBS} instead of hardcoded -pthread and -lc_r in a few places.marcus2003-09-071-0/+7
| | | | | This should help the KSE and libthr people use these applications (plus it lets them build on -CURRENT).
* Distfile was rerolled to remove the default .mozconfig file.marcus2003-09-051-1/+1
|
* Add mozilla-thunderbird, a mail application based on the Mozilla mailmarcus2003-09-0416-0/+9252
component. More details on this project as well as the 0.2 release notes can be found at: http://www.mozilla.org/projects/thunderbird/