non port: mail/thunderbird/Makefile |
Number of commits found: 730 (showing only 30 on this page) |
Tuesday, 28 Dec 2004
|
00:51 ahze
- Remove WITH_NEW_ICON knob
- Mozilla license team has approved the FreeBSD Gnome team to
use official branding for firefox and thunderbird [1]
o Add --enable-official-branding to mozconfig
o Install official thunderbird/firefox icon as default.xpm icon
- Fix error when running firefox/thunderbird -v [2]
- Bump PORTREVISION
References:
http://www.mozilla.org/foundation/licensing.html [1]
http://people.freebsd.org/~ahze/firefox_thunderbird-approved.txt [1]
PR: ports/75262 [2]
Submitted by: girgen [2]
 |
Wednesday, 8 Dec 2004
|
06:26 marcus
Correct the MASTER_SITE_SUBDIR in order to fix fetching.
Submitted by: daichi
 |
05:58 marcus
Complete a more extensive upgrade to 1.0 that ensures the isp directory
is created, plus disables CUPS support until a better solution can be found
for the NSS/OpenSSL symbol conflict crash.
 |
05:41 adamw
Update to 1.0.
 |
Saturday, 4 Dec 2004
|
20:34 adamw
Update to 1.0rc.
 |
Monday, 22 Nov 2004
|
04:16 marcus
* Instead of using Xvfb, and evil black magic to create the extensions
repository, use the hidden "-register" option instead. This has the
advantage of not requiring an X DISPLAY and not modifying any
preferences.
* Add i18n support to the Thunderbird startup script [1]
* Link nss with -Bsymbolic to avoid symbol conflicts with OpenSSL. This
should help alleviate the CUPS printing problem
PR: 73839 [1]
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> [1]
 |
Sunday, 7 Nov 2004
|
23:29 marcus
* Fix Movemail and RSS support
* Install a GNOME desktop icon [1]
* Correct installation when root's shell is non-standard (e.g.
/usr/local/bin/bash) [2]
Submitted by: ahze [1]
Clemens Fischer <ino-qc@spotteswoode.de.eu.org> [2]
 |
22:37 marcus
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
 |
Saturday, 6 Nov 2004
|
06:11 marcus
Update to 0.9. See http://www.mozilla.org/products/thunderbird/releases/
for all the wonderful new features.
 |
Sunday, 17 Oct 2004
|
21:40 marcus
* Remove a patch that is no longer needed
* Change an instance of Firefox to Thunderbird [1]
* Workaround a potential crash with JavaScript pop-ups [2]
* Use Xvfb to initialize the extensions datastore as root
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=264557
Sbumitted by: Radek Kozlowski <radek@raadradd.com> [1]
 |
Thursday, 14 Oct 2004
|
00:37 marcus
Fix build with Perl < 5.6.1.
 |
Wednesday, 13 Oct 2004
|
16:18 marcus
Fix build when PORTSDIR is read-only.
PR: 72629
 |
Tuesday, 12 Oct 2004
|
00:00 marcus
The previous commit also added support for installing the new Thunderbird
brand icon by defining WITH_NEW_ICON.
PR: 71780
Submitted by: Radek Kozlowski <radek@raadradd.com>
 |
Monday, 11 Oct 2004
|
23:45 marcus
* Update to 0.8
* 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.
 |
Tuesday, 28 Sep 2004
|
03:26 marcus
Patch the various recently reported security vulnerabilities in Mozilla.
This is being done instead of the update to 0.8 since we're in a ports
freeze, and too many big changes is not a good idea.
This update covers the following Mozilla bugs:
245066
226669
250862
255067
256316
257317
258005
Thanks to nectar for scraping all of these patches together.
Obtained from: Mozilla CVS
Approved by: portmgr (implicit)
 |
Friday, 6 Aug 2004
|
06:31 marcus
Update to 0.7.3 which fixes numerous possible security issues. See
http://bugzilla.mozilla.org/buglist.cgi?bug_id=251381,249004,250906,253121 for
more details.
 |
Tuesday, 27 Jul 2004
|
20:50 marcus
Fix global extension and theme installation by making sure the path to the
XPI file does no contain a leading "file://" when passed to the extension
manager.
See http://bugzilla.mozilla.org/show_bug.cgi?id=250847 for more details.
Reported by: ale
 |
Sunday, 18 Jul 2004
|
20:20 adamw
Update to 0.7.2.
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.)
 |
Saturday, 3 Jul 2004
|
00:36 marcus
Update to 0.7.1.
 |
Thursday, 24 Jun 2004
|
18:15 marcus
Update to 0.7. A list of what's new can be found at
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.
 |
Monday, 24 May 2004
|
15:11 marcus
The distfile was renamed on the server. The checksum has not changed,
however.
 |
Monday, 17 May 2004
|
20:09 marcus
Fix a potential crash if thunderbird tries to load browser plug-ins.
PR: 66450
Submitted by: Franz Klammer <klammer@webonaut.com>
 |
Monday, 3 May 2004
|
19:10 marcus
Update to 0.6. The list of all that is good in this release can be found at:
http://www.mozilla.org/products/thunderbird/releases/
 |
Monday, 5 Apr 2004
|
03:31 marcus
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
 |
Friday, 19 Mar 2004
|
03:45 marcus
Forced commit to note why we don't build with a bind port that has
overridden the base. To quote from eik:
[Bind] overwrites /usr/include/netdb.h and give a wrong definition for
`h_errno' when _REENTRANT is defined. This causes link errors where
`__h_errno' is undefined.
Requested by: linimon
 |
03:14 marcus
Borrow from the OpenLDAP ports, and refuse to build if bind has been
installed with PORT_REPLACES_BASE_BIND defined.
PR: 61756
Obtained from: OpenLDAP ports
 |
Tuesday, 16 Mar 2004
|
22:54 marcus
Chase the new location of libXft.
 |
Saturday, 28 Feb 2004
|
01:14 marcus
* Update to 0.5
* 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
 |
Thursday, 26 Feb 2004
|
17:58 marcus
Add ia64 to the list of unsupported platforms.
 |
Saturday, 14 Feb 2004
|
22:37 marcus
Repo-copy mozilla-thunderbird to thunderbird to be consistent not only with
the Mozilla.org naming convention, but also with our own. We do not need
the mozilla- prefix since there are no other thunderbird ports in the tree.
Note: I am not updating to 0.5 at this time since the 0.5 source tarball was
released with all files in DOS text format, and even with the best conversion,
leaves the toolbars broken. I have notified the Thunderbird authors, but
they have not re-rolled the distfile at this time.
 |
Number of commits found: 730 (showing only 30 on this page) |