aboutsummaryrefslogtreecommitdiff
path: root/www/seamonkey
Commit message (Collapse)AuthorAgeFilesLines
* www/seamonkey: remove portJan Beich2019-07-0329-15410/+0
| | | | | | | | | | | | | | Upstream has poor history of delivering security fixes on time. 2.49.4 was released almost 1 year ago. While 2.49.5 with 60.2 backports is planned[1] it's at least 1 month away while ESR60 will reach EOL in 2 months. By the time 2.57.0 arrives it'll also be vulnerable. [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1512882 https://hg.mozilla.org/releases/mozilla-esr52/shortlog/SEAMONKEY_2_49_5_RELEASE Notes: svn path=/head/; revision=505753
* gecko: drop unused libvorbis dep after r485460Jan Beich2019-05-251-1/+0
| | | | Notes: svn path=/head/; revision=502567
* lang/rust: Update to 1.35.0Tobias Kortkamp2019-05-241-1/+1
| | | | | | | | | | | | | | | | - Force rebuild all consumers to catch regressions early Thanks to Mikaël Urankar for providing updated bootstraps for aarch64, armv6, armv7, powerpc64. Changes: https://blog.rust-lang.org/2019/05/23/Rust-1.35.0.html Reviewed by: jbeich Tested by: pkubaj (powerpc64), mikael.urankar@gmail.com (aarch64) With hat: rust Differential Revision: https://reviews.freebsd.org/D20332 Notes: svn path=/head/; revision=502416
* Remove esound support from pulseaudio as audio/esound expired.Rene Ladan2019-05-011-1/+1
| | | | | | | | | Bump PORTREVISIONs of dependent ports. Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio* Notes: svn path=/head/; revision=500606
* www/seamonkey: mark BROKEN on -CURRENTJan Beich2019-04-081-0/+2
| | | | | | | | | | | | | | | | | | | | | | resource://gre/modules/commonjs/dev/toolbox.js resource://gre/modules/commonjs/dev/utils.js resource://gre/modules/commonjs/dev/volcan.js Traceback (most recent call last): File "mozilla/toolkit/mozapps/installer/packager.py", line 415, in <module> main() File "mozilla/toolkit/mozapps/installer/packager.py", line 409, in main args.source, gre_path, base) File "mozilla/toolkit/mozapps/installer/packager.py", line 166, in precompile_cache errors.fatal('Error while running startup cache precompilation') File "mozilla/python/mozbuild/mozpack/errors.py", line 103, in fatal self._handle(self.FATAL, msg) File "mozilla/python/mozbuild/mozpack/errors.py", line 98, in _handle raise ErrorMessage(msg) mozpack.errors.ErrorMessage: Error: Error while running startup cache precompilation gmake[2]: *** [mozilla/toolkit/mozapps/installer/packager.mk:41: stage-package] Error 1 Notes: svn path=/head/; revision=498375
* www/{palemoon,seamonkey}: back out r497995Jan Beich2019-04-081-3/+0
| | | | | | | | | | Crash with Clang 8 doesn't affect i386 or aarch64. And expiration had to be discussed with www/palemoon maintainer. Requested by: danfe, pi Notes: svn path=/head/; revision=498361
* www/{palemoon,seamonkey}: put on a deathbedJan Beich2019-04-051-0/+3
| | | | | | | | | No point in keeping abandonware only to delay Mk/bsd.gecko.mk cleanup. SeaMonkey is unlikely to escape the rabbit hole of technical debt and PaleMoon is unlikely to be friendly to BSDs (or packagers in general). Notes: svn path=/head/; revision=497995
* devel/icu: update to 64.1Jan Beich2019-03-271-1/+1
| | | | | | | | | | | Changes: http://site.icu-project.org/download/64 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 236325 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D19479 Notes: svn path=/head/; revision=496981
* lang/rust: update to 1.33.0Jan Beich2019-02-281-1/+1
| | | | | | | | | | | | | | - www/firefox temporarily loses SIMD in charset conversion, see https://bugzilla.mozilla.org/show_bug.cgi?id=1521249 - Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2019/02/28/Rust-1.33.0.html Tested by: Mikaël Urankar (aarch64, armv6, armv7, powerpc64), Piotr Kubaj (powerpc64) Approved by: rust (tobik) Differential Revision: https://reviews.freebsd.org/D19354 Notes: svn path=/head/; revision=494176
* multimedia/libvpx: update 1.8.0Jan Beich2019-02-061-1/+1
| | | | | | | | | | | www/firefox, www/firefox-esr, mail/thunderbird wait for upstream fix via https://bugzilla.mozilla.org/show_bug.cgi?id=1525393 Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.7.0..v1.8.0 ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/ Notes: svn path=/head/; revision=492305
* gecko: drop DTRACE option completelyJan Beich2019-02-022-14/+1
| | | | | | | | | --enable-dtrace is only tested on macOS where dtrace -G isn't used. Let's stop wasting time on dtrace -G issues as the support disappeared since Firefox 61, anyway. Notes: svn path=/head/; revision=491972
* www/firefox: update to 65.0Jan Beich2019-01-211-1/+1
| | | | | | | | | | | | | | | Backport a fix for WebRender on Wayland e.g., $ GDK_BACKEND=wayland MOZ_WEBRENDER=1 MOZ_ACCELERATED=1 firefox https://example.com/ Changes: https://www.mozilla.org/firefox/65.0/releasenotes/ PR: 233791 Security: b1f7d52f-fc42-48e8-8403-87d4c9d26229 MFH: 2019Q1 Differential Revision: https://reviews.freebsd.org/D18432 Notes: svn path=/head/; revision=490910
* textproc/hunspell: update to 1.7.0Jan Beich2019-01-181-1/+1
| | | | | | | | | - Drop const optimization as v2 API moved to nuspell Changes: https://github.com/hunspell/hunspell/releases/tag/v1.7.0 Notes: svn path=/head/; revision=490671
* lang/rust: update to 1.32.0Jan Beich2019-01-171-1/+1
| | | | | | | | | | | | - devel/racer no longer needs to dowgrade rustc-ap-syntax - Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2019/01/17/Rust-1.32.0.html Approved by: rust (tobik) Differential Revision: https://reviews.freebsd.org/D18858 Notes: svn path=/head/; revision=490600
* lang/rust: update to 1.31.0Jan Beich2018-12-061-1/+1
| | | | | | | | | | | | - devel/racer no longer needs to dowgrade rustc-ap-syntax - Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2018/12/06/Rust-1.31.0.html Approved by: rust (tobik) Differential Revision: https://reviews.freebsd.org/D18427 Notes: svn path=/head/; revision=486770
* gecko: unbreak with more strict regex(3) on FreeBSD 13Jan Beich2018-11-261-0/+20
| | | | | | | | | | | | | | | | In file included from ../.build/dom/workers/Unified_cpp_dom_workers0.cpp:11: dom/workers/ChromeWorkerScope.cpp:56:10: error: use of undeclared identifier 'JS_InitCTypesClass' if (!JS_InitCTypesClass(aCx, aGlobal) || ^ dom/workers/ChromeWorkerScope.cpp:61:18: error: unknown type name 'JSCTypesCallbacks' static const JSCTypesCallbacks callbacks = { ^ PR: 233453 Reported by: kevans Notes: svn path=/head/; revision=485923
* gecko: drop BUNDLED_CAIRO optionJan Beich2018-11-201-1/+1
| | | | Notes: svn path=/head/; revision=485463
* gecko: drop system ogg/vorbis supportJan Beich2018-11-203-518/+2
| | | | | | | Too infrequently updated to justify maintenance burden. Notes: svn path=/head/; revision=485460
* gecko: drop JPEG_PORT=graphics/jpeg supportJan Beich2018-11-201-383/+0
| | | | | | | Completely untested for years. Notes: svn path=/head/; revision=485459
* gecko: drop OSS audio backendJan Beich2018-11-202-1158/+1
| | | | | | | | | | | - Poor latency - No multichannel support - No input device support - No device selection - No upstream maintainer Notes: svn path=/head/; revision=485458
* palemoon, seamonkey: USE_GL has been moved to bsd.gecko.mkChristoph Moench-Tegeder2018-10-301-1/+0
| | | | | | | | | | I missed these in ports r483435 PR: 231867 Reported by: jbeich@ Notes: svn path=/head/; revision=483509
* lang/rust: update to 1.30.0Jan Beich2018-10-251-1/+1
| | | | | | | | | | | | - Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2018/10/25/Rust-1.30.0.html Approved by: rust (tobik) MFH: 2018Q4 (less rust versions to support) Differential Revision: https://reviews.freebsd.org/D17695 Notes: svn path=/head/; revision=482993
* devel/icu: update to 63.1Jan Beich2018-10-231-1/+1
| | | | | | | | | | Changes: http://site.icu-project.org/download/63 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 232300 Exp-run by: antoine Notes: svn path=/head/; revision=482830
* gecko: expose Wayland supportJan Beich2018-10-201-0/+1
| | | | Notes: svn path=/head/; revision=482626
* lang/rust: update to 1.29.2Jan Beich2018-10-121-1/+1
| | | | | | | | | | | | | - Force rebuild all consumers in case some are affected by miscompilation Changes: https://blog.rust-lang.org/2018/10/12/Rust-1.29.2.html PR: 229826 (follow up) Approved by: rust (tobik) MFH: 2018Q4 Differential Revision: https://reviews.freebsd.org/D17477 Notes: svn path=/head/; revision=481921
* Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4lThomas Zander2018-09-291-1/+1
| | | | Notes: svn path=/head/; revision=480899
* lang/rust: update to 1.29.1Jan Beich2018-09-281-1/+1
| | | | | | | | | | | | - Force rebuild all consumers as standard library is statically linked Changes: https://blog.rust-lang.org/2018/09/25/Rust-1.29.1.html PR: 229826 (follow up) Approved by: dumbbell Differential Revision: https://reviews.freebsd.org/D17337 Notes: svn path=/head/; revision=480871
* www/seamonkey: regen distfile (nop after r474292)Jan Beich2018-07-232-76/+3
| | | | | | | Changes: https://hg.mozilla.org/releases/comm-esr52/rev/8a9f075930d3 Notes: svn path=/head/; revision=475191
* mail/thunderbird: prevent mail corruption after r473670Jan Beich2018-07-092-1/+74
| | | | | | | | PR: 229452 Obtained from: upstream (Thunderbird 52.9.1) Notes: svn path=/head/; revision=474292
* www/seamonkey: update to 2.49.4Jan Beich2018-07-072-5/+5
| | | | | | | | | Changes: https://www.seamonkey-project.org/releases/seamonkey2.49.4/ Security: e3e68fe8-d9cb-4ba8-b09c-9e3a28588eb7 Security: cd81806c-26e7-4d4a-8425-02724a2f48af Notes: svn path=/head/; revision=474090
* gecko: drop PGO workaround after r454669Jan Beich2018-07-021-11/+0
| | | | Notes: svn path=/head/; revision=473768
* www/seamonkey: Backport sndio volume handling fixTobias Kortkamp2018-06-302-1/+71
| | | | | | | | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1467882 PR: 229135 Approved by: gecko (jbeich) Notes: svn path=/head/; revision=473630
* devel/icu: update to 62.1Jan Beich2018-06-291-1/+1
| | | | | | | | | | Changes: http://site.icu-project.org/download/62 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 229359 Exp-run by: antoine (only 10.4) Notes: svn path=/head/; revision=473551
* www/firefox: audio_device isn't used by WebRTC after r468751Jan Beich2018-06-021-0/+4
| | | | Notes: svn path=/head/; revision=471331
* gecko: restore support for native extensions after r470668/r470672Jan Beich2018-05-232-4/+4
| | | | | | | PR: 226919 Notes: svn path=/head/; revision=470675
* mail/thunderbird: back out r470673 as AMO version lacks libicalJan Beich2018-05-231-3/+9
| | | | | | | | PR: 226919 Pointy hat to: jbeich (too sleepy to wait for QA) Notes: svn path=/head/; revision=470674
* mail/thunderbird: drop LIGHTNING as it's unusable after r470672Jan Beich2018-05-231-9/+3
| | | | | | | PR: 226919 Notes: svn path=/head/; revision=470673
* gecko: adjust targetPlatform after r470668Jan Beich2018-05-232-1/+14
| | | | | | | | PR: 226919 Reported by: Corpo (for Lightning) Notes: svn path=/head/; revision=470672
* gecko: mask as Linux on AMO for compatibilityJan Beich2018-05-232-1/+58
| | | | | | | | | | | | Many extensions on addons.mozilla.org aren't listed or updated due to platform whitelist abuse. On DragonFly the search is broken because such a platform isn't recognized. PR: 226919 Reported by: Graham Perrin Notes: svn path=/head/; revision=470668
* www/seamonkey: unbreak h264/aac/mp3 with ffmpeg 4.0Jan Beich2018-04-242-1/+13649
| | | | | | | | PR: 227726 Obtained from: upstream (Firefox 61) Notes: svn path=/head/; revision=468209
* devel/icu: update to 61.1Jan Beich2018-04-061-0/+1
| | | | | | | | | | | Changes: http://site.icu-project.org/download/61 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 227042 Exp-run by: antoine MFH: 2018Q2 (required by Firefox 61) Notes: svn path=/head/; revision=466648
* www/seamonkey: switch to rc2Jan Beich2018-04-043-44/+4
| | | | | | | Changes: https://hg.mozilla.org/releases/mozilla-esr52/rev/6c7b3cc4609f Notes: svn path=/head/; revision=466436
* www/seamonkey: update to 2.49.3Jan Beich2018-03-313-4/+44
| | | | | | | | | | Changes: https://www.seamonkey-project.org/releases/seamonkey2.49.3/ Security: c71cdc95-3c18-45b7-866a-af28b59aabb5 Security: 7943794f-707f-4e31-9fea-3bbf1ddcedc1 Security: 23f59689-0152-42d3-9ade-1658d6380567 Notes: svn path=/head/; revision=466028
* gecko: drop MOZ_EXTENSIONS, it's no longer unusedJan Beich2018-03-131-1/+0
| | | | Notes: svn path=/head/; revision=464374
* www/seamonkey: switch 2.49.2Jan Beich2018-02-052-5/+4
| | | | | | | | | | | Changes: http://www.seamonkey-project.org/news Security: f78eac48-c3d1-4666-8de5-63ceea25a578 Security: b7e23050-2d5d-4e61-9b48-62e89db222ca Security: a891c5b4-3d7a-4de9-9c71-eef3fd698c77 MFH: 2018Q1 Notes: svn path=/head/; revision=460989
* www/firefox-esr: work around race on sqlite3 initJan Beich2018-01-302-1/+37
| | | | | | | | | PR: 225364 Obtained from: upstream (Firefox 56) MFH: 2018Q1 (r459458 follow up) Notes: svn path=/head/; revision=460357
* multimedia/libvpx: update 1.7.0Jan Beich2018-01-251-1/+1
| | | | | | | | Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.6.1..v1.7.0 ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/ Notes: svn path=/head/; revision=459963
* gecko: unbreak with non-default python version after r455210Jan Beich2017-12-031-1/+1
| | | | | | | | | | | | | | $ make [...] Installing py36-sqlite3-3.6.3_7... ===> firefox-57.0.1,1 depends on package: py27-sqlite3>0 - not found *** Error code 1 PR: 224055 Submitted by: Peter Wullinger Notes: svn path=/head/; revision=455413
* gecko: simplify WRKSRC handlingJan Beich2017-11-231-3/+1
| | | | | | | Requested by: mat Notes: svn path=/head/; revision=454808
* www/seamonkey: switch to GTK3 by default (chasing upstream)Jan Beich2017-11-221-2/+2
| | | | Notes: svn path=/head/; revision=454673