aboutsummaryrefslogtreecommitdiff
path: root/www/linux-seamonkey/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - update firefox, thunderbird, linux-firefox and linux-thunderbird to 17.0.2Florian Smeets2013-01-091-1/+1
| | | | | | | | | | - 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 to 2.14.1Florian Smeets2012-12-051-1/+1
| | | | | | | | | | - fix sound by disabling the use of libcubeb [1] Feature safe: yes Submitted by: Jan Beich <jbeich@tormail.org> [1] Notes: svn path=/head/; revision=308334
* - Update firefox and thunderbird to 17.0Florian Smeets2012-11-201-6/+2
| | | | | | | | | | | | | | | | | | - 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-281-1/+1
| | | | | | | | | | | | | | | | | | | | | - 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 seamonkey to 2.13.1Florian Smeets2012-10-131-1/+1
| | | | | | | | | | | | - avoid thread-local variables before 8.3, 9.1, 10.0, to avoid crashes [1] Security: 6e5a9afd-12d3-11e2-b47d-c8600054b392 Reference: http://svnweb.freebsd.org/changeset/base/225582 [1] Submitted by: Jan Beich <jbeich@tormail.org> [1] Feature safe: yes Notes: svn path=/head/; revision=305824
* - Update firefox-esr, thunderbird-esr, linux-firefox and linux-thunderbird ↵Florian Smeets2012-10-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | - 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-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 2.10.1Beat Gaetzi2012-06-191-1/+1
| | | | | | | | - Remove LD_LIBRARY_PATH workaround as the startup problem has been fixed in 2.10.1 (Mozilla bug 762621). Notes: svn path=/head/; revision=299639
* - Update to 2.10Beat Gaetzi2012-06-121-1/+1
| | | | | | | Security: http://www.vuxml.org/freebsd/bfecf7c1-af47-11e1-9580-4061862b8c22.html Notes: svn path=/head/; revision=299137
* - Update to 2.9.1Beat Gaetzi2012-05-111-1/+1
| | | | Notes: svn path=/head/; revision=296404
* - Update to 2.9Beat Gaetzi2012-04-251-1/+1
| | | | | | | Security: http://www.vuxml.org/freebsd/380e8c56-8e32-11e1-9580-4061862b8c22.html Notes: svn path=/head/; revision=295452
* - Update to 2.8 (as there is no SeaMonkey ESR yet)Beat Gaetzi2012-03-141-1/+1
| | | | | | | | | Approved by: portmgr (bapt, implicit) Security: http://www.vuxml.org/freebsd/a1050b8b-6db3-11e1-8b37-0011856a6e37.html Feature safe: yes, from a security point of view Notes: svn path=/head/; revision=293304
* update to 2.7.2Florian Smeets2012-02-171-1/+1
| | | | | | | Security: http://www.vuxml.org/freebsd/d7dbd2db-599c-11e1-a2fb-14dae9ebcf89.html Notes: svn path=/head/; revision=291625
* update to 2.7.1Florian Smeets2012-02-111-1/+1
| | | | | | | Security: http://www.vuxml.org/freebsd/eba9aa94-549c-11e1-b6b7-0011856a6e37.html Notes: svn path=/head/; revision=290917
* update to 2.7Florian Smeets2012-01-311-1/+1
| | | | Notes: svn path=/head/; revision=290205
* - Update to 2.6.1Beat Gaetzi2011-12-231-1/+1
| | | | Notes: svn path=/head/; revision=287938
* - Update SeaMonkey to 2.6Beat Gaetzi2011-12-211-1/+1
| | | | | | | | Approved by: portmgr (erwin, implicit) Security: http://www.vuxml.org/freebsd/e3ff776b-2ba6-11e1-93c6-0011856a6e37.html Notes: svn path=/head/; revision=287780
* - Update SeaMonkey to 2.5Beat Gaetzi2011-11-221-1/+1
| | | | | | | | Approved by: portmgr (pav) Feature safe: yes Notes: svn path=/head/; revision=286260
* - Update to 2.4.1Beat Gaetzi2011-09-301-1/+1
| | | | Notes: svn path=/head/; revision=282674
* - Update to 2.4Beat Gaetzi2011-09-281-4/+1
| | | | | | | - Remove FORBIDDEN and EXPIRATION_DATE Notes: svn path=/head/; revision=282542
* Mark FORBIDDEN the remaining ports that are vulnerable for more thanDoug Barton2011-09-261-0/+3
| | | | | | | | | | | | | 2 weeks according to portaudit (ranging from 23 days to 7 years). The maintainers were notified by mail that this action would be taken on 2011-09-03. (Ports for which maintainers responded have been/will be dealt with separately.) Also mark DEPRECATED ports that rely on the FORBIDDEN ports, and a few ports that rely on those DEPRECATED ports. Notes: svn path=/head/; revision=282419
* - update to 2.0.14Florian Smeets2011-04-291-1/+1
| | | | | | | Security: http://www.vuxml.org/freebsd/04b7d46c-7226-11e0-813a-6c626dd55a41.html Notes: svn path=/head/; revision=273322
* - Update to 2.0.13Beat Gaetzi2011-03-241-1/+1
| | | | | | | Security: http://www.vuxml.org/freebsd/b2f09169-55af-11e0-9d6f-000f20797ede.html Notes: svn path=/head/; revision=271590
* - Update to 2.0.12Beat Gaetzi2011-03-031-2/+1
| | | | | | | Security: http://www.vuxml.org/freebsd/45f102cd-4456-11e0-9580-4061862b8c22.html Notes: svn path=/head/; revision=270162
* 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 2.0.11Beat Gaetzi2010-12-101-1/+1
| | | | | | | | | - Drop MD5 checksums Security: http://www.vuxml.org/freebsd/1d8ff4a2-0445-11e0-8e32-000f20797ede.html Notes: svn path=/head/; revision=265978
* - Update to 2.0.10Beat Gaetzi2010-10-281-1/+1
| | | | | | | Security: http://www.vuxml.org/freebsd/c223b00d-e272-11df-8e32-000f20797ede.html Notes: svn path=/head/; revision=263698
* - Update to 2.0.9Beat Gaetzi2010-10-211-1/+1
| | | | | | | Security: http://www.vuxml.org/freebsd/c4f067b9-dc4a-11df-8e32-000f20797ede.html Notes: svn path=/head/; revision=263401
* - Update to 2.0.8Beat Gaetzi2010-09-161-1/+1
| | | | Notes: svn path=/head/; revision=261281
* - Update to 2.0.7Beat Gaetzi2010-09-081-1/+1
| | | | | | | Security: http://www.vuxml.org/freebsd/4a21ce2c-bb13-11df-8e32-000f20797ede.html Notes: svn path=/head/; revision=260760
* - Update to 2.0.6Beat Gaetzi2010-07-211-1/+1
| | | | | | | Security: http://www.vuxml.org/freebsd/8c2ea875-9499-11df-8e32-000f20797ede.html Notes: svn path=/head/; revision=258031
* - Update to 2.0.5Beat Gaetzi2010-06-271-4/+6
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=257053
* - 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 1.1.19Beat Gaetzi2010-03-171-1/+1
| | | | Notes: svn path=/head/; revision=251153
* - Update to 1.1.18Martin Wilke2009-09-041-1/+1
| | | | | | | Security: http://www.vuxml.org/freebsd/49e8f2ee-8147-11de-a994-0030843d3802.html Notes: svn path=/head/; revision=240850
* - Update to 1.1.17Beat Gaetzi2009-06-231-1/+1
| | | | | | | | Security: http://www.vuxml.org/freebsd/da185955-5738-11de-b857-000f20797ede.html With hat: gecko Notes: svn path=/head/; revision=236551
* - Give Maintainership up to the Gecko Gang (gecko@)Martin Wilke2009-05-041-1/+1
| | | | Notes: svn path=/head/; revision=233225
* - Update to 1.1.16Martin Wilke2009-04-231-1/+1
| | | | | | | Security: http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.16 Notes: svn path=/head/; revision=232547
* - Update to 1.1.15Martin Wilke2009-03-201-2/+1
| | | | Notes: svn path=/head/; revision=230515
* . remove linux-glib2 as a dependency from linux-seamonkey/Makefile.commonBoris Samorodov2009-01-211-0/+1
| | | | | | | | | | since it was incorporated into default linux base port; . bump PORTREVISION for ports using linux-seamonkey/Makefile.common. Pointed out by: Portsnap buildbox Notes: svn path=/head/; revision=226641
* - Update to 1.1.14Martin Wilke2008-12-191-1/+1
| | | | | | | Security: http://www.vuxml.org/freebsd/29f5bfc5-ce04-11dd-a721-0030843d3802.html Notes: svn path=/head/; revision=224452
* - Update to 2.0.0.18Martin Wilke2008-11-131-1/+1
| | | | | | | | Approved by: pav (portmgr) Security: http://www.vuxml.org/freebsd/f29fea8f-b19f-11dd-a55e-00163e000016.html Notes: svn path=/head/; revision=222810
* - Update to 1.1.12Martin Wilke2008-09-241-1/+1
| | | | Notes: svn path=/head/; revision=220649
* - Update to 1.1.11Martin Wilke2008-09-071-1/+1
| | | | Notes: svn path=/head/; revision=220114
* - Take maintainershipMartin Wilke2008-09-071-1/+1
| | | | Notes: svn path=/head/; revision=220097
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* - Update to 1.1.9Andrew Pantyukhin2008-03-271-1/+1
| | | | | | | Security: http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.9 Notes: svn path=/head/; revision=209927
* - Update to 1.1.8Andrew Pantyukhin2008-02-081-1/+1
| | | | Notes: svn path=/head/; revision=206908
* - Update to 1.1.7Andrew Pantyukhin2007-12-011-1/+1
| | | | | | | | Approved by: portmgr (linimon) Security: http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.7 Notes: svn path=/head/; revision=202875