summaryrefslogtreecommitdiff
path: root/lang/v8/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lang/v8: Update to 9.8.177.9Po-Chuan Hsieh2022-02-289-54/+54
| | | | | Changes: https://v8.dev/blog/v8-release-98 https://chromium.googlesource.com/v8/v8.git/+log/refs/heads/9.8-lkgr
* lang/v8: Update to 9.7.106.19Po-Chuan Hsieh2022-01-2612-61/+51
| | | | | Changes: https://v8.dev/blog/v8-release-97 https://chromium.googlesource.com/v8/v8.git/+log/refs/heads/9.7-lkgr
* lang/v8: Update to 9.6.180.12Po-Chuan Hsieh2021-11-224-18/+18
| | | | | | | - Use v8 tarball from chromium.googlesource.com since GitHub mirror has been stopped over 25 days Changes: https://v8.dev/blog/v8-release-96 https://chromium.googlesource.com/v8/v8.git/+log/refs/heads/9.7-lkgr
* lang/v8: Update to 9.5.172.21Po-Chuan Hsieh2021-11-018-30/+41
| | | | | | Changes: https://v8.dev/blog/v8-release-95 https://chromium.googlesource.com/v8/v8.git/+log/refs/heads/9.5-lkgr https://github.com/v8/v8/commits/9.5-lkgr
* lang/v8: Update to 9.4.146.21Po-Chuan Hsieh2021-10-149-40/+49
| | | | | | Changes: https://v8.dev/blog/v8-release-94 https://chromium.googlesource.com/v8/v8.git/+log/refs/heads/9.4-lkgr https://github.com/v8/v8/commits/9.4-lkgr
* lang/v8: Update to 9.3.345.19Po-Chuan Hsieh2021-09-212-36/+35
| | | | | Changes: https://chromium.googlesource.com/v8/v8.git/+log/refs/heads/9.3-lkgr https://github.com/v8/v8/commits/9.3-lkgr
* lang/v8: Update to 9.1.269.28Po-Chuan Hsieh2021-07-068-39/+39
| | | | | Changes: https://chromium.googlesource.com/v8/v8.git/+log/refs/heads/9.1-lkgr https://github.com/v8/v8/commits/9.1-lkgr
* lang/v8: Update to 9.0.257.23Po-Chuan Hsieh2021-05-1219-156/+69
| | | | | | | | | | - Use SUB_FILES for pkgconfig files (v8*.pc) - Sort PLIST - Update pkg-descr - Update WWW Changes: https://v8.dev/blog/v8-release-89 https://v8.dev/blog/v8-release-90
* lang/v8: Remove outdated patch after r563570 ↵Po-Chuan Hsieh2021-04-261-13/+0
| | | | | | | (a7d2ae454e62240f7349c94e02e45b5982e74204) PR: 254905 Reported by: mikael
* devel/icu: update to 69.1Jan Beich2021-04-081-0/+83
| | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1 Reported by: GitHub (watch releases)
* lang/v8: Fix build on aarch64Mikael Urankar2020-12-232-0/+59
| | | | Approved by: portmgr (tier-2 blanket)
* lang/v8: Update to 8.7.220.23Mikael Urankar2020-11-2041-236/+658
| | | | | | PR: 213202 Reported by: many Approved by: sunpoet (maintainer timeout)
* Fix build with Clang 6Sunpoet Po-Chuan Hsieh2018-06-191-0/+11
| | | | | PR: 228320 Submitted by: Matthew Grooms <mgrooms@shrew.net>
* - Fix build with Clang 3.7.0+Sunpoet Po-Chuan Hsieh2016-01-192-0/+23
| | | | | PR: 206332 Submitted by: dim
* - Fix warnings generated by recent snapshot of Clang 3.7.0, including:Sunpoet Po-Chuan Hsieh2015-09-207-0/+107
| | | | | | | | - Printing non-void pointers with %p. - Left-shifting negative numbers. PR: 202530 Submitted by: dim
* lang/v8, lang/v8-devel: Backport CVE fixMark Felder2015-07-291-0/+95
| | | | | | | | | | | | | | This fix has been backported instead of upgrading to a newer release as the upstream release process is a complicated fast-moving target and the current ports are using custom snapshots created by the port maintainer. This will also limit the amount of potential fallout as we know the existing v8 port works well enough to keep mongodb up to date. PR: 201450 MFH: 2015Q3 Security: CVE-2015-5380 Security: 864e6f75-2372-11e5-86ff-14dae9d210b8
* - Remove lang/python from BUILD_DEPENDSSunpoet Po-Chuan Hsieh2014-12-053-50/+0
| | | | | | - Use USES=shebangfix - Use REINPLACE_CMD instead of patch files - Move ONLY_FOR_ARCHS upward
* The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD andJohn Baldwin2014-10-181-0/+29
| | | | | | | | | is being removed. No portrev bump needed since the kernel will continue to accept this flag for old binaries even after support for it in new binaries is removed. PR: 193961 Approved by: portmgr (antoine)
* 1: upgrade to 3.17.9.Vanilla I. Shu2013-03-092-0/+21
| | | | 2: add '-Wno-unused-private-field' to CFLAGS when use clang.
* Upgrade to 3.14.5.Vanilla I. Shu2012-10-232-22/+0
| | | | Feature safe: yes
* Upgrade to 3.11.2.Vanilla I. Shu2012-05-181-0/+11
|
* Upgrade to 3.9.5.Vanilla I. Shu2012-02-121-9/+5
|
* 1: Upgrade to 3.8.2.Vanilla I. Shu2011-12-252-139/+3
| | | | | | | 2: handle '-fno-strict-aliasing'. PR: ports/163606 Submitted by: Panagiotis Christias <p.christias at noc.ntua.gr> [2]
* Upgrade to 3.7.3.Vanilla I. Shu2011-11-036-97/+136
|
* Fix build error with clang.Vanilla I. Shu2011-09-255-0/+97
|
* 1: Upgrade to 3.4.4Vanilla I. Shu2011-06-201-4/+8
| | | | | | | | 2: install shared library by default. 3: resolv undefined symbol. PR: ports/157875 Submitted by: Brett Kiefer <brett at fogcreek.com>, L Campbell <lcampbell at ironclad.mobi> [3]
* Add v8 3.2.8, google\'s open source JavaScript engine.Vanilla I. Shu2011-05-121-0/+11
PR: ports/152175 Submitted by: siasia