Commit graph

152 commits

Author SHA1 Message Date
Beat Gaetzi
7c52fbc17c - Update to 7.0.1 2011-10-01 14:27:20 +00:00
Beat Gaetzi
8bd37a7745 - Check for affected FreeBSD versions in
patch-mozilla__xpcom__threads__nsThreadManager.cpp.

Submitted by:	h h <aakuusta AT gmail.com>
2011-09-28 16:18:43 +00:00
Beat Gaetzi
3adb44bf27 - Update to 7.0
- Fix whitspaces

Thanks to:	flo@ for preparing this update
2011-09-27 22:23:30 +00:00
Florian Smeets
1a6da26631 update to 6.0.2, remove trust exceptions for certificates issued by Staat der
Nederlanden

Security:	http://www.vuxml.org/freebsd/aa5bc971-d635-11e0-b3cf-080027ef73ec.html
2011-09-06 20:16:53 +00:00
Florian Smeets
2dc88ebf4b register build conflict with spidermonkey
PR:		ports/160348
Submitted by:	Sam Cassiba <sam@cassiba.com>
2011-09-01 15:26:49 +00:00
Florian Smeets
7e4bec8258 update to 6.0.1, which disables the DigiNotar certificate authority 2011-08-31 21:17:47 +00:00
Alex Dupre
2c0f349438 Add a patch to fix enigmail and bump PORTREVISION.
Issue analysis:
fire_glxtest_process() forks a new process, but doesn't wait(2) for it.
So when wait(2) is invoked later it may return a pid of this child before any
other child.

Submitted by:	avg
Approved by:	flo
2011-08-25 08:35:59 +00:00
Koop Mast
fe61bf1eb4 Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where needed. 2011-08-23 18:39:19 +00:00
Alex Dupre
bfe285a6fb Remove empty patch. 2011-08-18 12:47:26 +00:00
Alex Dupre
9e7c55e6c9 Allow lightning xpi to be installed on current tb version.
Submitted by:	Jimmie James <jimmiejaz@gmail.com>
2011-08-18 12:40:31 +00:00
Alex Dupre
87b5e43a92 Port generalization.
Approved by:	flo
2011-08-18 10:01:59 +00:00
Florian Smeets
9e1fbd42bf update to 6.0
Security:	http://www.vuxml.org/freebsd/834591a9-c82f-11e0-897d-6c626dd55a41.html
2011-08-16 18:23:05 +00:00
Florian Smeets
9e722c55c6 - require cairo>=1.10.2_1,1 to catch build failuers early
The cairo dependancy is usually added by bsd.gecko.mk, but for thunderbird 5 we
need a spcific version.
2011-07-15 22:20:11 +00:00
Florian Smeets
3959fb2a1f add an option to build the lightning (calendar) extension
Submitted by:	mi (original version)
2011-07-04 21:27:06 +00:00
Florian Smeets
d116b360dd update thunderbird to 5.0 2011-06-30 18:19:48 +00:00
Florian Smeets
9aa2347461 - update to 3.1.11
Seccurity:	http://www.vuxml.org/freebsd/dfe40cff-9c3f-11e0-9bec-6c626dd55a41.html
2011-06-21 20:38:00 +00:00
Florian Smeets
daa3549b75 - update to 3.1.10
Security:	http://www.vuxml.org/freebsd/04b7d46c-7226-11e0-813a-6c626dd55a41.html
2011-04-29 06:37:41 +00:00
Bernhard Froehlich
1448ec97e7 - Fix Thunderbird startscript when LOCALBASE is set
Submitted by:	Kris Moore <kris@pcbsd.org>
2011-03-15 14:12:33 +00:00
Beat Gaetzi
5514da84a7 - Update to 3.1.9 2011-03-04 23:26:27 +00:00
Beat Gaetzi
8f359d5133 - Update to 3.1.8
- Add support for powerpc64 [1]

Submitted by:	andreast@ [1]
2011-03-01 22:27:20 +00:00
Beat Gaetzi
5067484c50 - Update to 3.1.7
- Drop MD5 checksum
- Replace CONFLICTS with CONFLICTS_INSTALL

Security:	http://www.vuxml.org/freebsd/1d8ff4a2-0445-11e0-8e32-000f20797ede.html
2010-12-10 14:51:59 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Beat Gaetzi
b83f584cce - Update to 3.1.6
Security:	http://www.vuxml.org/freebsd/c223b00d-e272-11df-8e32-000f20797ede.html
2010-10-28 15:42:25 +00:00
Beat Gaetzi
742c7aa805 - Update to 3.1.5
- Unbreak with recent versions of GCC [1]

Submitted by:	Andriy Gapon <avg AT icyb.net.ua> [1]
Security:	http://www.vuxml.org/freebsd/c4f067b9-dc4a-11df-8e32-000f20797ede.html
2010-10-20 17:01:29 +00:00
Beat Gaetzi
211e77ca58 - Update to 3.1.4 2010-09-17 10:18:06 +00:00
Beat Gaetzi
a3aa8af16e - Update to 3.1.3
Security:	http://www.vuxml.org/freebsd/4a21ce2c-bb13-11df-8e32-000f20797ede.html
2010-09-08 08:14:06 +00:00
Beat Gaetzi
92bdbe781e - Update to 3.1.2 2010-08-06 09:11:58 +00:00
Beat Gaetzi
5dd0796d28 - Update to 3.1.1
Thanks to:	Andreas Tobler <andreast-list AT fgznet.ch>
2010-08-03 20:55:29 +00:00
Beat Gaetzi
51f174da66 - Mark DEPRECATED: Upstream support dropped. Please consider using
mail/thunderbird3 instead.

Feature safe:	yes
2010-06-23 08:13:35 +00:00
Dirk Meyer
d38a81ec79 - fix build for png-1.4.1 2010-03-28 13:19:06 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Beat Gaetzi
a5785558f6 - Update to 2.0.0.24 2010-03-19 09:32:29 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Beat Gaetzi
1306043624 - Add CONFLICT with Thunderbird 3 2009-12-14 15:38:28 +00:00
Beat Gaetzi
b17ec0000f - Add ftp to MOZ_PROTOCOLS. This allows to define a calendar file located
on a ftp server in xpi-lightning.
- Bump PORTREVISION.
2009-11-26 08:30:19 +00:00
Beat Gaetzi
081a643363 - Add powerpc support
Submitted by:	Andreas Tobler <andreast-list AT fgznet.ch>
With hat:	gecko
Feature safe:	yes
2009-09-28 21:10:21 +00:00
Beat Gaetzi
31edcd7767 - Update to 2.0.0.23
Security:	http://www.mozilla.org/security/announce/2009/mfsa2009-42.html
With hat:	gecko
2009-08-22 11:52:00 +00:00
Alex Dupre
7688ca3ba6 Add amd64 as recognized platform.
As secondary consequence, enigmail will correctly build on amd64.

Approved by:	silence on gecko@ and gnome@
Tested by:	Paul Dokas <dokas@oitsec.umn.edu>,
		Lapo Luchini <lapo@lapo.it>
2009-07-23 07:46:43 +00:00
Beat Gaetzi
df5f826356 - Update to 2.0.0.22
Submitted by:	Florian Smeets (via freebsd-gecko SVN)
Security:	http://www.vuxml.org/freebsd/da185955-5738-11de-b857-000f20797ede.html
With hat:	gecko
2009-06-23 20:58:51 +00:00
Martin Wilke
eb81defc97 - Give Maintainership up to the Gecko Gang (gecko@) 2009-05-04 19:23:44 +00:00
Martin Wilke
2ae036e78c Take maintainership. The first of two steps is to take all
Gecko Stuff from the Gnome team. I'd like to say thanks a lot for
all the work in the past years.
2009-04-12 19:27:13 +00:00
Marius Strobl
532c41471e Resurrect www/mozilla/Makefile.common rev. 1.30 and associated changes,
which got lost with the switch to bsd.gecko.mk:
Work around the miscompilation/mislinkage problem of the sCanonicalVTable
hacks in the XPCOM string code on sparc64 by omitting the code in question
and bump PORTREVISIONs accordingly.

Approved by:	marcus
2009-04-04 11:47:00 +00:00
Martin Wilke
18f0efd5d3 - Update to 2.0.0.21
Approved by:	pav
Security:	http://www.mozilla.org/security/known-vulnerabilities/thunderbird20.html#thunderbird2.0.0.21
		http://www.vuxml.org/freebsd/8b491182-f842-11dd-94d9-0030843d3802.html
2009-03-20 21:11:09 +00:00
Jeremy Messenger
15b6544926 Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foo
plugins support one of web browsers and can take care of plist (depend on how
you use it) at the same time. I have written a complete document and even show
how it works in the www/firefox/Makefile.webplugins so be sure to read in
there. If there is anything that isn't clear in the document, please feel free
to ask and I will try my best to improvement it.

FYI: GNOME 2.24 depends on this, so it's coming.

BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified.

Approved by:	portmgr
2009-01-10 02:45:46 +00:00
Jeremy Messenger
3f09aa7e93 Update to 2.0.0.19.
PR:		ports/130112
Submitted by:	Beat Gatzi <beat@chruetertee.ch>
Security:	http://www.mozilla.org/security/known-vulnerabilities/thunderbird20.html#thunderbird2.0.0.19
2009-01-02 21:15:05 +00:00
Martin Wilke
bd6743dba0 - Update to 2.0.0.18
PR:		129089
Submitted by:	Gary Palmer <freebsd-gnats@in-addr.com>
Approved by:	portmgr (pav)
Security:	http://www.vuxml.org/freebsd/f29fea8f-b19f-11dd-a55e-00163e000016.html
2008-11-23 16:06:53 +00:00
Martin Wilke
3442c849a2 - Update to 2.0.0.17
Approved by:	portmgr (marcus)
Security:	http://www.vuxml.org/freebsd/2273879e-8a2f-11dd-a6fe-0030843d3802.html
2008-09-26 23:35:37 +00:00
Jeremy Messenger
5800774622 Update to 2.0.0.16.
Security:	http://www.mozilla.org/security/known-vulnerabilities/thunderbird20.html#thunderbird2.0.0.16
2008-07-25 22:01:53 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00