aboutsummaryrefslogtreecommitdiff
path: root/www/firefox-esr-i18n
Commit message (Collapse)AuthorAgeFilesLines
* Update to nspr 4.10.2Florian Smeets2013-12-144-173/+225
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to nss 3.15.3.1 Update firefox-esr and thunderbird to 24.2.0 Update firefox to 26.0 Update seamonkey to 2.23 - catch up with directory renames since USES=webplugins was introduced; fixes plugins not being automatically enabled after install - linux-firefox and linux-seamonkey can play HTML5 audio [2][3] and measure about:memory usage, again - dom.ipc.plugins.enabled->true no longer crash linux-firefox which makes some flash sites work again; as there's no nspluginwrapper in-between the infamous "youtube issue" never occurs - install DEBUG with symbols [3] and describe the option better [4] - enable dumping about:memory upon kill -65, kill -66 and GC/CC log upon kill -67 to a file under /tmp directory; linux-firefox uses kill -34, kill -35 and kill -36 respectively PR: ports/183861 [1] PR: ports/184006 [2] PR: ports/169896 [3] PR: ports/184285 [3] PR: ports/184286 [4] Security: dd116b19-64b3-11e3-868f-0025905a4771 In collaboration with: Jan Beich <jbeich@tormail.org> Notes: svn path=/head/; revision=336446
* - update firefox to 25.0Florian Smeets2013-10-302-166/+166
| | | | | | | | | | | | | | | | | | - update firefox-esr to 24.1.0 - update thunderbird to 24.1.0 - update seamonkey to 22.0 - update libxul to 24.1.0 - don't remove/add share/applications directory - remove checks for older gecko releases from bsd.gecko.mk - drop support for FreeBSD 9.0 Not staged yet. I started working on it, but didn't finish it in time for this release. I'll try to make the next one in 6 weeks. In collaboration with: Jan Beich Notes: svn path=/head/; revision=332168
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - update firefox, thunderbird and libxul to 24.0Florian Smeets2013-09-182-167/+167
| | | | | | | | | | | | | | - update seamonkey to 2.21 - update firefox-esr to 17.0.9 - enable GSTREAMER by default for html5 with h264/aac/mp3 - WEBRTC is now always built - add PROFILE and TESTS options Security: 7dfed67b-20aa-11e3-b8d8-0025905a4771 In collaboration with: Jan Beich <jbeich@tormail.org> Notes: svn path=/head/; revision=327587
* - update firefox to 23.0Florian Smeets2013-08-082-173/+166
| | | | | | | | | | | | - update firefox-esr, thunderbird and libxul to 17.0.8 - update seamonkey to 2.20 - fix plist for *-i18n Security: 0998e79d-0055-11e3-905b-0025905a4771 In collaboration with: Jan Beich <jbeich@tormail.org> Notes: svn path=/head/; revision=324409
* Don't manually rm wildcard directories, automatically add all files to theFlorian Smeets2013-07-041-3/+8
| | | | | | | | | plist. This should fixes warning on deinstall as the files were deleted in the pre-deinstall target, and once pkg wanted to remove files specified in the plist they were already gone. Notes: svn path=/head/; revision=322291
* - update firefox to 22.0Florian Smeets2013-06-262-165/+165
| | | | | | | | | | | | | - update firefox-esr, thunderbird and libxul to 17.0.7 - update nspr to 4.10 - OSS support was removed upstream, only ALSA and PulseAudio are supported from now on. Security: b3fcb387-de4b-11e2-b1c6-0025905a4771 In collaboration with: Jan Beich <jbeich@tormail.org> Notes: svn path=/head/; revision=321792
* - update firefox to 21.0Florian Smeets2013-05-162-169/+169
| | | | | | | | | | | | - 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-166/+166
| | | | | | | | | | | | | | | | | | | 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
* - convert to optionsngFlorian Smeets2013-03-232-177/+174
| | | | | | | | | | | - trim headers - remove stale comments - add common LANG_XX variables to bsd.options.desc.mk Reviewed by: bapt Notes: svn path=/head/; revision=315079
* - update thunderbird, firefox-esr, linux-thunderbird and linux-firefox toFlorian Smeets2013-03-082-165/+165
| | | | | | | | | | | 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-165/+165
| | | | | | | | | | | | | | | | | - 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 www/firefox to 18.0Florian Smeets2013-01-102-167/+167
| | | | | | | | | | | | | - update www/firefox-esr to 17.0.2 - update www/seamonkey to 2.15 (enigmail to 1.5.0) - remove QT4 option to avoid confusion (it turned out to be too experimental) In collaboration with: Jan Beich <jbeich@tormail.org> Security: http://www.vuxml.org/freebsd/a4ed6632-5aa9-11e2-8fcb-c8600054b392.html Notes: svn path=/head/; revision=310207
* - Update firefox and thunderbird to 17.0Florian Smeets2012-11-202-170/+166
| | | | | | | | | | | | | | | | | | - 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-165/+165
| | | | | | | | | | | | | | | | | | | | | - 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 {thunderbird,firefox}-esr* and libxul to 10.0.9Florian Smeets2012-10-122-165/+165
| | | | | | | | | | | | | | | - use bundled jemalloc since 7.2 [1] - avoid thread-local variables before 8.3, 9.1, 10.0, to avoid crashes [2] - bump PORTREVISION on mail/thunderbird and www/firefox for the TLS fixes Security: 6e5a9afd-12d3-11e2-b47d-c8600054b392 Reported by: angelv <angelvg@gmail.com>, Hanno Krusken<ix260@yahoo.co.uk> [2] Reference: http://svnweb.freebsd.org/changeset/base/225582 [2] Submitted by: Jan Beich <jbeich@tormail.org> [1], [2] Feature safe: yes Notes: svn path=/head/; revision=305765
* - Update firefox-esr, thunderbird-esr, linux-firefox and linux-thunderbird ↵Florian Smeets2012-10-102-165/+165
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-165/+165
| | | | | | | | | | | | | | | | | | | | | | | | - 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-165/+165
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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-165/+165
| | | | | | | 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-166/+165
| | | | | | | Security: http://www.vuxml.org/freebsd/380e8c56-8e32-11e1-9580-4061862b8c22.html Notes: svn path=/head/; revision=295430
* - Add LATEST_LINKBeat Gaetzi2012-04-181-0/+1
| | | | Notes: svn path=/head/; revision=295021
* - Make the language packs working again by generate the plist on the flyBeat Gaetzi2012-03-221-6/+12
| | | | | | | | | | | | instead of creating a jar file which contained all the needed files. The latter way of installing a lang pack no longer works with current Mozilla versions. - Bump PORTREVISION. Feature safe: yes Notes: svn path=/head/; revision=293653
* - Update to 10.0.3Beat Gaetzi2012-03-142-167/+167
| | | | | | | | | 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-165/+165
| | | | | | | 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-165/+165
| | | | | | | Security: http://www.vuxml.org/freebsd/eba9aa94-549c-11e1-b6b7-0011856a6e37.html Notes: svn path=/head/; revision=290916
* Move creation of WRKDIR in do-extract.Alex Dupre2012-02-021-1/+1
| | | | Notes: svn path=/head/; revision=290284
* update to 10.0Florian Smeets2012-01-312-166/+166
| | | | | | | In collaboration with: beat Notes: svn path=/head/; revision=290196
* - Update to 9.0.1Beat Gaetzi2011-12-222-165/+165
| | | | Notes: svn path=/head/; revision=287884
* - Update Firefox to 9.0Beat Gaetzi2011-12-212-166/+166
| | | | | | | | | 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-082-166/+166
| | | | Notes: svn path=/head/; revision=285298
* - Update to 7.0.1Beat Gaetzi2011-09-302-166/+165
| | | | Notes: svn path=/head/; revision=282672
* - Update USE_XPI in the Mozilla -i18n ports as with the last update allBeat Gaetzi2011-09-301-1/+2
| | | | | | | | | | Mozilla Linux ports have been updated to the latest version. - Bump PORTREVISION. Noticed by: ale@ Notes: svn path=/head/; revision=282665
* - Update Firefox to 7.0Beat Gaetzi2011-09-272-166/+166
| | | | | | | Thanks to: flo@ for preparing the www/firefox update Notes: svn path=/head/; revision=282507
* update to 6.0.2, remove trust exceptions for certificates issued by Staat derFlorian Smeets2011-09-062-166/+165
| | | | | | | | | Nederlanden Security: http://www.vuxml.org/freebsd/aa5bc971-d635-11e0-b3cf-080027ef73ec.html Notes: svn path=/head/; revision=281321
* - update to 6.0.1Florian Smeets2011-08-312-166/+166
| | | | | | | | - drop version number from COMMENT, like it was done for other gecko -i18n ports Notes: svn path=/head/; revision=280901
* forgot to update the firefox version in COMMENT with the last updateFlorian Smeets2011-08-241-1/+1
| | | | | | | Submitted by: ryusuke Notes: svn path=/head/; revision=280369
* Depends on correct mozilla version.Alex Dupre2011-08-231-1/+1
| | | | Notes: svn path=/head/; revision=280251
* Make it fully working and restrict to correct port.Alex Dupre2011-08-182-4/+7
| | | | | | | Approved by: flo Notes: svn path=/head/; revision=279960
* update to 6.0Florian Smeets2011-08-162-165/+165
| | | | Notes: svn path=/head/; revision=279830
* add two languages i missed to Makefile.option, this prevents Asturian andFlorian Smeets2011-06-271-0/+2
| | | | | | | Breton languages to always be installed Notes: svn path=/head/; revision=276487
* - update to 5.0Florian Smeets2011-06-214-220/+290
| | | | | | | | | - enable ipc, based on a patch by Pan Tsu <inyaoo@gmail.com> Security: http://www.vuxml.org/freebsd/dfe40cff-9c3f-11e0-9bec-6c626dd55a41.html Notes: svn path=/head/; revision=276039
* - fix distinfoFlorian Smeets2011-05-021-2/+2
| | | | | | | | | | Something must have gone wrong when merging the changes from gecko svn to my cvs tree. Reported by: pointyhat (pav) Notes: svn path=/head/; revision=273446
* - update to 4.0.1Florian Smeets2011-04-292-141/+141
| | | | | | | Security: http://www.vuxml.org/freebsd/04b7d46c-7226-11e0-813a-6c626dd55a41.html Notes: svn path=/head/; revision=273318
* - Update to 4.0Beat Gaetzi2011-03-225-176/+160
| | | | Notes: svn path=/head/; revision=271488
* - Update to 3.6.15Beat Gaetzi2011-03-042-148/+147
| | | | Notes: svn path=/head/; revision=270322
* - Update to 3.6.14Beat Gaetzi2011-03-012-147/+147
| | | | Notes: svn path=/head/; revision=270083
* - Set RUN_DEPENDS to appropriate Firefox versionBeat Gaetzi2011-01-031-0/+2
| | | | | | | | | | - Bump PORTREVISION PR: ports/142807 Submitted by: Dmitry <hanabana AT mail.ru> Notes: svn path=/head/; revision=267322
* - Update to 3.6.13Beat Gaetzi2010-12-102-220/+147
| | | | | | | | | - 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-220/+220
| | | | | | | Security: http://www.vuxml.org/freebsd/c223b00d-e272-11df-8e32-000f20797ede.html Notes: svn path=/head/; revision=263682