aboutsummaryrefslogtreecommitdiff
path: root/www/linux-firefox
Commit message (Collapse)AuthorAgeFilesLines
* - update firefox to 21.0Florian Smeets2013-05-163-43/+53
| | | | | | | | | | | | - update firefox-esr and thunderbird to 17.0.6 - WEBRTC now supports PULSEAUDIO - make linux-firefox work with plugins again (e.g. quakelive) Security: 4a1ca8a4-bd82-11e2-b7a0-d43d7e0c7c02 In collaboration with: Jan Beich <jbeich@tormail.org> Notes: svn path=/head/; revision=318268
* - update thunderbird, firefox-esr, linux-thunderbird and linux-firefox toFlorian Smeets2013-04-032-3/+3
| | | | | | | | | | | | | | | | | | | 17.0.5 - update firefox to 20.0 - update seamonkey and linux-seamonkey to 2.17 - update nspr to 4.9.6 - remove mail/thunderbird-esr, Mozilla stopped providing 2 versions of thunderbird - prune support for old FreeBSD versions; users of 8.2, 7.4 or earlier are advised to upgrade - http://www.freebsd.org/security/ - add vuln.xml entry Security: 94976433-9c74-11e2-a9fc-d43d7e0c7c02 Approved by: portmgr (miwi) In collaboration with: Jan Beich <jbeich@tormail.org> Notes: svn path=/head/; revision=315713
* - update thunderbird, firefox-esr, linux-thunderbird and linux-firefox toFlorian Smeets2013-03-082-3/+3
| | | | | | | | | | | 17.0.4 - update firefox to 19.0.2 - add vuln.xml entry Security: 630c8c08-880f-11e2-807f-d43d7e0c7c02 Notes: svn path=/head/; revision=313676
* - update firefox to 19.0Florian Smeets2013-02-192-3/+3
| | | | | | | | | | | | | | | | | - update firefox-esr, thunderbird, linux-firefox, linux-thunderbird to 17.0.3 - update linux-seamonkey to 2.16 - update nspr to 4.9.5 - update nss to 3.14.3 - add DuckDuckGo search plugin to firefox [1] - mark kompozer deprecated - clang fixes for www/libxul19 [2] Security: http://www.vuxml.org/freebsd/e3f0374a-7ad6-11e2-84cd-d43d7e0c7c02.html Submitted by: DuckDuckGo [1], dim [2] In collaboration with: Jan Beich <jbeich@tormail.org> Notes: svn path=/head/; revision=312608
* - update firefox, thunderbird, linux-firefox and linux-thunderbird to 17.0.2Florian Smeets2013-01-093-16/+26
| | | | | | | | | | - update firefox-esr, thunderbird-esr and libxul to 10.0.12 - update linux-seamonkey to 2.15 Security: http://www.vuxml.org/freebsd/a4ed6632-5aa9-11e2-8fcb-c8600054b392.html Notes: svn path=/head/; revision=310165
* - Update firefox and thunderbird to 17.0Florian Smeets2012-11-202-8/+4
| | | | | | | | | | | | | | | | | | - Update seamonkey to 2.14 - Update ESR ports and libxul to 10.0.11 - support more h264 codecs when using GSTREAMER with YouTube - Unbreak firefox-esr, thunderbird-esr and libxul on head >= 1000024 [1] - Buildsystem is not python 3 aware, use python up to 2.7 [2] PR: ports/173679 [1] Submitted by: swills [1], demon [2] In collaboration with: Jan Beich <jbeich@tormail.org> Security: d23119df-335d-11e2-b64c-c8600054b392 Approved by: portmgr (beat) Feature safe: yes Notes: svn path=/head/; revision=307606
* - Update www/firefox{,-i18n} to 16.0.2Florian Smeets2012-10-282-3/+3
| | | | | | | | | | | | | | | | | | | | | - Update seamonkey to 2.13.2 - Update ESR ports and libxul to 10.0.10 - Update nspr to 4.9.3 - Update nss to 3.14 - with GNOMEVFS2 option build its extension, too [1] - make heap-committed and heap-dirty reporters work in about:memory - properly mark QT4 as experimental (needs love upstream) - *miscellaneous cleanups and fixups* mail/thunderbird will be updated once the tarballs are available. PR: ports/173052 [1] Security: 6b3b1b97-207c-11e2-a03f-c8600054b392 Feature safe: yes In collaboration with: Jan Beich <jbeich@tormail.org> Notes: svn path=/head/; revision=306558
* - Update firefox-esr, thunderbird-esr, linux-firefox and linux-thunderbird ↵Florian Smeets2012-10-102-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to 10.0.8 - Update firefox and thunderbird to 16.0 - Update seamonkey to 2.13 - Update all -i18n ports respectively - switch firefox 16.0 and seamonkey 2.13 to ALSA by default for better latency during pause and seeking with HTML5 video - remove fedisableexcept() hacks, obsolete since FreeBSD 4.0 - support system hunspell dictionaries [1] - unbreak -esr ports with clang3.2 [2] - unbreak nss build when CC contains full path [3] - remove GNOME option grouping [4] - integrate enigmail into thunderbird/seamonkey as an option [5] - remove mail/enigmail* [6] - enable ENIGMAIL, LIGHTNING and GIO options by default - add more reporters in about:memory: page-faults-hard, page-faults-soft, resident, vsize - use bundled jemalloc 3.0.0 on FreeBSD < 10.0 for gecko 16.0, only heap-allocated reporter works in about:memory (see bug 762445) - use lrintf() instead of slow C cast in bundled libopus - use libjpeg-turbo's faster color conversion if available during build - record startup time for telemetry - use -z origin instead of hardcoding path to gecko runtime - fail early if incompatible libxul version is installed (in USE_GECKO) - *miscellaneous cleanups and fixups* PR: ports/171534 [1] PR: ports/171566 [2] PR: ports/172164 [3] PR: ports/172201 [4] Discussed with: ale, beat, Jan Beich [5] Approved by: ale [6] In collaboration with: Jan Beich <jbeich@tormail.org> Security: 6e5a9afd-12d3-11e2-b47d-c8600054b392 Feature safe: yes Approved by: portmgr (beat) Notes: svn path=/head/; revision=305684
* - update firefox and thunderbird to 15.0Florian Smeets2012-08-302-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | - 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. Notes: svn path=/head/; revision=303378
* - update firefox/thunderbird ESR versions to 10.0.6Florian Smeets2012-07-262-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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!) Notes: svn path=/head/; revision=301582
* - Update to 10.0.5Beat Gaetzi2012-06-052-3/+3
| | | | | | | Security: http://www.vuxml.org/freebsd/bfecf7c1-af47-11e1-9580-4061862b8c22.html Notes: svn path=/head/; revision=298540
* - Update to 10.0.4Beat Gaetzi2012-04-242-3/+3
| | | | | | | Security: http://www.vuxml.org/freebsd/380e8c56-8e32-11e1-9580-4061862b8c22.html Notes: svn path=/head/; revision=295430
* - Update to 10.0.3Beat Gaetzi2012-03-142-4/+5
| | | | | | | | | Approved by: portmgr (bapt, implicit) Security: http://www.vuxml.org/freebsd/a1050b8b-6db3-11e1-8b37-0011856a6e37.html Feature safe: yes Notes: svn path=/head/; revision=293281
* update to 10.0.2Florian Smeets2012-02-172-3/+3
| | | | | | | Security: http://www.vuxml.org/freebsd/d7dbd2db-599c-11e1-a2fb-14dae9ebcf89.html Notes: svn path=/head/; revision=291623
* update to 10.0.1Florian Smeets2012-02-112-3/+3
| | | | | | | Security: http://www.vuxml.org/freebsd/eba9aa94-549c-11e1-b6b7-0011856a6e37.html Notes: svn path=/head/; revision=290916
* update to 10.0Florian Smeets2012-01-313-39/+4
| | | | Notes: svn path=/head/; revision=290204
* - Update to 9.0.1Beat Gaetzi2011-12-222-3/+3
| | | | Notes: svn path=/head/; revision=287884
* - Update Firefox to 9.0Beat Gaetzi2011-12-213-3/+6
| | | | | | | | | In collaboration with: cognet, flo, Jan Beich Approved by: portmgr (erwin, implicit) Security: http://www.vuxml.org/freebsd/e3ff776b-2ba6-11e1-93c6-0011856a6e37.html Notes: svn path=/head/; revision=287779
* - Update Firefox to 8.0Beat Gaetzi2011-11-083-4/+37
| | | | Notes: svn path=/head/; revision=285298
* Remove references to www/linux-flashplugin7 and java/linux-blackdown-jdk14,Doug Barton2011-10-141-3/+1
| | | | | | | which no longer exist. Notes: svn path=/head/; revision=283543
* - Update to 7.0.1Beat Gaetzi2011-09-302-3/+3
| | | | Notes: svn path=/head/; revision=282672
* - Update Firefox to 7.0Beat Gaetzi2011-09-273-183/+12
| | | | | | | Thanks to: flo@ for preparing the www/firefox update Notes: svn path=/head/; revision=282507
* update to 3.6.22, remove trust exceptions for certificates issued by Staat derFlorian Smeets2011-09-062-3/+3
| | | | | | | | | Nederlanden Security: http://www.vuxml.org/freebsd/aa5bc971-d635-11e0-b3cf-080027ef73ec.html Notes: svn path=/head/; revision=281320
* update to 3.6.21, which disables the DigiNotar certificate authorityFlorian Smeets2011-08-312-3/+3
| | | | Notes: svn path=/head/; revision=280899
* - update to 3.6.18Florian Smeets2011-06-212-3/+3
| | | | | | | Seccurity: http://www.vuxml.org/freebsd/dfe40cff-9c3f-11e0-9bec-6c626dd55a41.html Notes: svn path=/head/; revision=276034
* - update to 3.6.17Florian Smeets2011-04-292-3/+3
| | | | | | | Security: http://www.vuxml.org/freebsd/04b7d46c-7226-11e0-813a-6c626dd55a41.html Notes: svn path=/head/; revision=273319
* - Update to 3.6.16Beat Gaetzi2011-03-242-3/+3
| | | | | | | Security: http://www.vuxml.org/freebsd/b2f09169-55af-11e0-9d6f-000f20797ede.html Notes: svn path=/head/; revision=271587
* - Update to 3.6.15Beat Gaetzi2011-03-042-3/+3
| | | | Notes: svn path=/head/; revision=270322
* - Update to 3.6.14Beat Gaetzi2011-03-012-4/+3
| | | | Notes: svn path=/head/; revision=270083
* Update linux-f10-pango to 1.28.3 (+ bump portrevision of dependend ports).Alexander Leidinger2011-02-251-0/+1
| | | | | | | | | | | This fixes a security warning from portaudit. Security: CVE-2009-1194 VuXML: 4b172278-3f46-11de-becb-001cc0377035 Thanks to: Luchesar V. ILIEV <luchesar.iliev@gmail.com> (F10+rpmbuild info) Notes: svn path=/head/; revision=269666
* - Update to 3.6.13Beat Gaetzi2010-12-102-4/+3
| | | | | | | | | - Drop MD5 checksums Security: http://www.vuxml.org/freebsd/1d8ff4a2-0445-11e0-8e32-000f20797ede.html Notes: svn path=/head/; revision=265973
* - Update to 3.6.12Beat Gaetzi2010-10-282-4/+4
| | | | | | | Security: http://www.vuxml.org/freebsd/c223b00d-e272-11df-8e32-000f20797ede.html Notes: svn path=/head/; revision=263682
* - Update to 3.6.11Beat Gaetzi2010-10-202-4/+4
| | | | | | | Security: http://www.vuxml.org/freebsd/c4f067b9-dc4a-11df-8e32-000f20797ede.html Notes: svn path=/head/; revision=263347
* - Update to 3.6.10Beat Gaetzi2010-09-162-4/+4
| | | | Notes: svn path=/head/; revision=261282
* - Update to 3.6.9Beat Gaetzi2010-09-082-4/+4
| | | | | | | Security: http://www.vuxml.org/freebsd/4a21ce2c-bb13-11df-8e32-000f20797ede.html Notes: svn path=/head/; revision=260758
* - Update to 3.6.8Beat Gaetzi2010-07-252-4/+4
| | | | Notes: svn path=/head/; revision=258216
* - Update to 3.6.7Beat Gaetzi2010-07-213-4/+5
| | | | | | | Security: http://www.vuxml.org/freebsd/8c2ea875-9499-11df-8e32-000f20797ede.html Notes: svn path=/head/; revision=258024
* - Update to 3.6.6Beat Gaetzi2010-06-273-52/+78
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=257061
* - Update to 3.0.19Beat Gaetzi2010-03-302-5/+4
| | | | Notes: svn path=/head/; revision=251854
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 3.0.18Beat Gaetzi2010-02-182-4/+4
| | | | | | | | Security: http://www.vuxml.org/freebsd/f82c85d8-1c6e-11df-abb2-000f20797ede.html Feature safe: yes Notes: svn path=/head/; revision=250030
* - Update to 3.0.17Beat Gaetzi2010-01-062-6/+5
| | | | Notes: svn path=/head/; revision=247275
* - Distfile has been re-rolledBeat Gaetzi2009-12-192-4/+5
| | | | | | | | | - Bump PORTREVISION https://wiki.mozilla.org/Releases/Firefox_3.0.16/BuildNotes#Publish_Updates_to_Release_Channel Notes: svn path=/head/; revision=246253
* - Update to 3.0.16Beat Gaetzi2009-12-162-4/+4
| | | | | | | Security: http://www.vuxml.org/freebsd/01c57d20-ea26-11de-bd39-00248c9b4be7.html Notes: svn path=/head/; revision=245977
* - Update to 3.0.15Beat Gaetzi2009-10-282-4/+4
| | | | | | | Security: http://www.vuxml.org/freebsd/c87aa2d2-c3c4-11de-ab08-000f20797ede.html Notes: svn path=/head/; revision=243431
* - Update to 3.0.14Martin Wilke2009-09-102-4/+4
| | | | | | | Security: http://www.vuxml.org/freebsd/922d2398-9e2d-11de-a998-0030843d3802.html Notes: svn path=/head/; revision=241174
* - Update to 3.0.13Martin Wilke2009-08-042-4/+4
| | | | Notes: svn path=/head/; revision=238916
* - Update to 3.0.12Martin Wilke2009-07-232-4/+4
| | | | Notes: svn path=/head/; revision=238230
* - Downgrade to 3.0.11 (which was submitted with ports/135984). 3.5 depends onBeat Gaetzi2009-07-124-228/+27
| | | | | | | | | | | | linux-dbus-lib, linux-dbus-glib and linux-libcap which are not available yet. - Bump PORTEPOCH Pointy hat to: beat With hat: gecko Discussed with: miwi Notes: svn path=/head/; revision=237643
* - Update to 3.5Beat Gaetzi2009-07-124-66/+267
| | | | | | | | PR: ports/135984 (based on) Submitted by: Sylvio Cesar <scjamorim AT bsd.com.br> Notes: svn path=/head/; revision=237634