summaryrefslogtreecommitdiff
path: root/lang/v8-devel/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2018-08-2113-326/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2018-08-20 net/openmq: Broken for more than 5 months 2018-08-20 net/coda6_server: Broken for more than 5 months 2018-08-20 net/ceph-devel: Broken for more than 5 months 2018-08-20 java/jgrapht: Broken for more than 5 months 2018-08-20 mail/mutt14: mutt 1.4.x has been out of support for 10+ years use mail/mutt 2018-08-20 www/pydio: Broken for more than 5 months 2018-08-20 security/fastd-devel: Broken for more than 5 months 2018-08-20 security/fastd: Broken for more than 5 months 2018-08-20 devel/bhyve-vm-goagent: Broken for more than 5 months 2018-08-20 devel/cherivis-devel: Depends on broken and expiring cheritrace-devel 2018-08-20 devel/cheritrace-devel: Broken for more than 5 months 2018-08-20 devel/javolution: Broken for more than 5 months 2018-08-20 devel/bisoncpp: Depends on broken and expiring libbobcat 2018-08-20 databases/php5-pdo_cassandra: Broken for more than 5 months 2018-08-20 games/crafty-open-large: Broken for more than 5 months 2018-08-20 games/crafty-open-enormous: Broken for more than 5 months 2018-08-20 games/crafty-open-medium: Broken for more than 5 months 2018-08-20 math/jakarta-commons-math: Broken for more than 5 months 2018-08-20 math/hfst: Broken for more than 5 months 2018-08-20 math/octave-forge-communications: Broken for more than 5 months 2018-08-20 lang/v8-devel: Broken for more than 5 months 2018-08-20 sysutils/rubygem-fluentd010: Broken for more than 5 months Notes: svn path=/head/; revision=477717
* lang/v8-devel: unbreak with ICU >= 59Jan Beich2017-09-141-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In file included from ../src/i18n.cc:8: In file included from /usr/local/include/unicode/brkiter.h:47: In file included from /usr/local/include/unicode/unistr.h:33: /usr/local/include/unicode/char16ptr.h:90:19: error: deleted function definitions are a C++11 extension [-Werror,-Wc++11-extensions] Char16Ptr() = delete; ^ /usr/local/include/unicode/char16ptr.h:198:24: error: deleted function definitions are a C++11 extension [-Werror,-Wc++11-extensions] ConstChar16Ptr() = delete; ^ ../src/runtime.cc:14238:3: error: no member named 'Normalizer' in namespace 'icu'; did you mean 'UNormalizer2'? icu::Normalizer::normalize(u_value, normalizationForms[form_id], 0, ^~~~~~~~~~~~~~~ UNormalizer2 /usr/local/include/unicode/unorm2.h:119:29: note: 'UNormalizer2' declared here typedef struct UNormalizer2 UNormalizer2; /**< C typedef for struct UNormalizer2. @stable ICU 4.4 */ ^ ../src/runtime.cc:14238:8: error: incomplete type 'UNormalizer2' named in nested name specifier icu::Normalizer::normalize(u_value, normalizationForms[form_id], 0, ~~~~~^~~~~~~~~~~~ /usr/local/include/unicode/unorm2.h:118:8: note: forward declaration of 'UNormalizer2' struct UNormalizer2; ^ PR: 222269 Notes: svn path=/head/; revision=449857
* - Fix build with Clang 3.7.0+Sunpoet Po-Chuan Hsieh2016-01-192-0/+23
| | | | | | | | PR: 206332 Submitted by: dim Notes: svn path=/head/; revision=406704
* - Revert r397413: this file is not part of clang 3.7.0 fixSunpoet Po-Chuan Hsieh2015-09-201-12/+3
| | | | | | | - Pet portlint: fix diff header of patch files Notes: svn path=/head/; revision=397422
* - Fix warnings generated by recent snapshot of Clang 3.7.0, including:Sunpoet Po-Chuan Hsieh2015-09-209-4/+174
| | | | | | | | | | | - Printing non-void pointers with %p. - Left-shifting negative numbers. PR: 202534 Submitted by: dim Notes: svn path=/head/; revision=397413
* 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 Notes: svn path=/head/; revision=393186
* - Remove lang/python from BUILD_DEPENDSSunpoet Po-Chuan Hsieh2014-12-053-48/+0
| | | | | | | | | | - Fix SHEBANG_FILES - Respect LOCALBASE - Use REINPLACE_CMD instead of patch files - Move ONLY_FOR_ARCHS upward Notes: svn path=/head/; revision=374055
* 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) Notes: svn path=/head/; revision=371117
* Upgrade v8-devel to 3.27.7.Vanilla I. Shu2014-06-031-11/+0
| | | | Notes: svn path=/head/; revision=356351
* 1: use compiler.mkVanilla I. Shu2014-02-041-3/+23
| | | | | | | | | | 2: upgrade v8-devel to 3.24.30. PR: ports/186373 [1] Submitted by: mat@ [1] Notes: svn path=/head/; revision=342488
* Fix build on i386.Vanilla I. Shu2013-12-281-0/+11
| | | | Notes: svn path=/head/; revision=337874
* repo copy lang/v8 to lang/v8-devel.Vanilla I. Shu2013-12-282-0/+36
Notes: svn path=/head/; revision=337829