Commit graph

173 commits

Author SHA1 Message Date
Florian Smeets
117ff6b31a Update to 15.0.1 2012-09-10 18:03:06 +00:00
Florian Smeets
9e2d4844cf - Update firefox to 15.0.1
- Sync changes from gecko repository@r995
 general
 - don't specify prefix for libevent when using pkg-config
 - ia64 and sparc64 use 8k pagesize by default
 - add visibility hack for clang 3.2 with libc++
 - fix build using clang 3.2 (on FreeBSD 10-CURRENT)
 - rename a few more patches to ease tracking of bugzilla bugs
 www/seamonkey
 - unbreak unsetting LDAP and MAILNEWS options after bug 707305
 - use compile time debugging WITH_DEBUG
 security/nss
 - unbreak install WITH_DEBUG
 - unbreak powerpc64
 devel/nspr
 - use absolute paths when specifiying srcdir to make gdb(1) happy

In collaboration with:	andreast, zeising, Jan Beich <jbeich@tormail.org>
2012-09-07 22:10:01 +00:00
Florian Smeets
493b4b7a8a - fix build of www/firefox, www/seamonkey and mail/thunderbird on stable/7 after
r219639 which MFC'd SSSE3 instruction set to gcc but not to gas. Configure
  picks up SSSE3 support in gcc but linking fails with

{standard input}:283: Error: no such instruction: `pmaddubsw %xmm2,%xmm3'
{standard input}:400: Error: no such instruction: `pmaddubsw %xmm0,%xmm1'
{standard input}:544: Error: no such instruction: `pmaddubsw %xmm0,%xmm1'

PR:		ports/171255
Submitted by:	naddy, Jan Beich <jbeich@tormail.org>
2012-09-03 21:16:00 +00:00
Florian Smeets
2f4c3550c5 - update firefox and thunderbird to 15.0
- update firefox-esr, thunderbird-esr, linux-thunderbird and linux-firefox to 10.0.7
- update seamonkey and linux-seamonkey to 2.12
- update nss to 3.13.6
- update bsdipc code (posix_spawn, SysV shared memory)
- rename patches to easily track those not (yet) submitted upstream
- reduce package size, except for www/libxul[1]
- restore default objdir to what it was in 13.0
- fix mail/enigmail after thunderbird build changes
- don't accidentally pick up headers from installed ports[3]
- add support for PREFIX != LOCALBASE to Makefile.webplugins [4]
- document vulnerabilities in vuln.xml
- *miscellaneous cleanups and fixups*

Obtained from:	OpenBSD ports[1]
PR:		ports/159831, ports/160933, ports/170467[3], ports/170236 [4]
Submitted by:	avilla [4]
In collaboration with:	Jan Beich <jbeich@tormail.net> Who did most of the hard
			work.
2012-08-30 14:54:17 +00:00
Florian Smeets
30c1a0a792 - update firefox/thunderbird ESR versions to 10.0.6
- update firefox 14.0.1
- update thunderbird to 14.0
- update seamonkey to 2.11
- switch to new options framework
- add experimental rendering via cairo-qt (QT4 option)
- add audio backend options (ALSA and PulseAudio)
- rename SMB option to GNOMEVFS2
- turn on LOGGING by default (like upstream linux builds)
- improve about:memory output
- unbreak PGO
- use system libs [1]
- switch to libevent2 [2]
- fix conflict with devel/libunwind and base gcc [3]
- unbreak clang/libc++ build [4]
- unbreak build with base gcc on >= 9.x [5]
- use common IPC code with other BSDs[6]
- and *miscellaneous improvements*

PR:		ports/146231 [1], ports/161421 [2]
		ports/150631, ports/168369, ports/168637, ports/168793, ports/168978 [3]
		ports/163454, ports/164905, ports/169231 [4]
       		ports/169389, ports/169479 [5]
Obtained from:	pkgsrc via bugzilla #753046 [6]
In collaboration with:	Jan Beich (who did the major part of this work and
			deserves a special thank you!)
2012-07-26 21:49:58 +00:00
Beat Gaetzi
62dd155cb0 - Update to 13.0.1
- Fix build with base gcc by lowering the optimization level [1]

Submitted by:	mezz [1]
2012-06-19 18:27:11 +00:00
Beat Gaetzi
fc3e731505 - Update Thunderbird to 13.0
- Use GCC 4.6 to fix build on newer FreeBSD versions
- Update required nspr version [1]

PR:		ports/167431 [1]
Submitted by:	Toomas Aas <toomas.aas AT raad.tartu.ee> [1]
Security:	http://www.vuxml.org/freebsd/bfecf7c1-af47-11e1-9580-4061862b8c22.html
2012-06-09 08:28:38 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Florian Smeets
88b50d7b99 update to 12.0.1 2012-05-02 15:27:28 +00:00
Beat Gaetzi
5d1bdd789c - Update to 12.0
Security:	http://www.vuxml.org/freebsd/380e8c56-8e32-11e1-9580-4061862b8c22.html
2012-04-25 04:51:59 +00:00
Beat Gaetzi
b9b283093d - Update to 11.0.1
Noticed by:	dougb
2012-04-19 05:19:55 +00:00
Beat Gaetzi
489bde6389 - Update Thunderbird to 11.0 2012-04-18 15:00:14 +00:00
Beat Gaetzi
ba59c9f890 - Update to 10.0.3
Approved by:	portmgr (bapt, implicit)
Security:	http://www.vuxml.org/freebsd/a1050b8b-6db3-11e1-8b37-0011856a6e37.html
Feature safe:	yes
2012-03-14 09:49:01 +00:00
Florian Smeets
564add05c1 update to 10.0.2
Security:	http://www.vuxml.org/freebsd/d7dbd2db-599c-11e1-a2fb-14dae9ebcf89.html
2012-02-17 19:48:26 +00:00
Florian Smeets
7730e87831 update to 10.0.1
Security:	http://www.vuxml.org/freebsd/eba9aa94-549c-11e1-b6b7-0011856a6e37.html
2012-02-13 19:26:46 +00:00
Florian Smeets
847077d433 Fix fetch by catching up to last minute directory changes 2012-02-02 09:01:30 +00:00
Florian Smeets
ade7c2a308 update to 10.0
In collaboration with:	beat
2012-01-31 21:23:27 +00:00
Florian Smeets
49118d3084 fix build on sparc64 2012-01-30 17:01:54 +00:00
Beat Gaetzi
9bff2d2e5e - Update Thunderbird to 9.0
Approved by:	portmgr (erwin, implicit)
Security:	http://www.vuxml.org/freebsd/e3ff776b-2ba6-11e1-93c6-0011856a6e37.html
2011-12-22 07:17:59 +00:00
Beat Gaetzi
c09b41ad1a - Update Thunderbird to 8.0 2011-11-08 17:35:09 +00:00
Beat Gaetzi
a63d15f6da - Register lightning as a global extension and doesn't create the XPI to
be installed manually.

Discussed with:	flo@ at EuroBSDCon DevSummit
Obtained from:	mail/enigmail port by ale@
2011-10-19 15:05:41 +00:00
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