summaryrefslogtreecommitdiff
path: root/mail/mozilla-thunderbird (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Update to 0.3Joe Marcus Clarke2003-10-155-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. Notes: svn path=/head/; revision=91350
* Mark IGNORE on -STABLE Alpha.Joe Marcus Clarke2003-10-121-0/+4
| | | | Notes: svn path=/head/; revision=90944
* Use ${PTHREAD_LIBS} instead of hardcoded -pthread and -lc_r in a few places.Joe Marcus Clarke2003-09-061-0/+7
| | | | | | | | This should help the KSE and libthr people use these applications (plus it lets them build on -CURRENT). Notes: svn path=/head/; revision=88641
* Distfile was rerolled to remove the default .mozconfig file.Joe Marcus Clarke2003-09-041-1/+1
| | | | Notes: svn path=/head/; revision=88561
* Add mozilla-thunderbird, a mail application based on the Mozilla mailJoe Marcus Clarke2003-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/ Notes: svn path=/head/; revision=88486