aboutsummaryrefslogtreecommitdiff
path: root/lang/v8-devel
Commit message (Collapse)AuthorAgeFilesLines
* - 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-292-1/+96
| | | | | | | | | | | | | | | | | 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
* Update icu to 55.1Baptiste Daroussin2015-04-231-1/+1
| | | | Notes: svn path=/head/; revision=384614
* - Use CXXFLAGS instead of CFLAGSSunpoet Po-Chuan Hsieh2015-02-211-6/+3
| | | | | | | - Simplify CXXFLAGS: all supported Clang are 3.3+ Notes: svn path=/head/; revision=379502
* - Fix build with clang 3.5.0Sunpoet Po-Chuan Hsieh2014-12-051-1/+4
| | | | | | | | PR: ports/195666 Submitted by: dim Notes: svn path=/head/; revision=374059
* - Remove lang/python from BUILD_DEPENDSSunpoet Po-Chuan Hsieh2014-12-054-53/+8
| | | | | | | | | | - Fix SHEBANG_FILES - Respect LOCALBASE - Use REINPLACE_CMD instead of patch files - Move ONLY_FOR_ARCHS upward Notes: svn path=/head/; revision=374055
* - Fix build when DEFAULT_VERSIONS=python=3.*Sunpoet Po-Chuan Hsieh2014-12-051-1/+1
| | | | Notes: svn path=/head/; revision=374036
* 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
* - Use USES=pythonSunpoet Po-Chuan Hsieh2014-08-151-2/+1
| | | | Notes: svn path=/head/; revision=364908
* - Add CPE informationSunpoet Po-Chuan Hsieh2014-08-131-3/+5
| | | | Notes: svn path=/head/; revision=364766
* - Reword COMMENTSunpoet Po-Chuan Hsieh2014-08-123-21/+27
| | | | | | | | | | | | - Use CONFLICTS_INSTALL instead of CONFLICTS - Use USES=execinfo - Fix PLIST - Bump PORTREVISION for package change - Cosmetic change - Update pkg-descr Notes: svn path=/head/; revision=364729
* - Take maintainershipSunpoet Po-Chuan Hsieh2014-08-071-1/+1
| | | | Notes: svn path=/head/; revision=364307
* reset maintainer to ports@.Vanilla I. Shu2014-08-071-1/+1
| | | | Notes: svn path=/head/; revision=364284
* Remove backslashes from single- and double-quotes in COMMENT and _DESCAdam Weinberger2014-07-231-1/+1
| | | | | | | | | strings, that were passed through rather than escaping anything. Approved by: portmgr (not really, but it touches unstaged ports) Notes: svn path=/head/; revision=362615
* Upgrade v8-devel to 3.27.7.Vanilla I. Shu2014-06-033-15/+4
| | | | Notes: svn path=/head/; revision=356351
* 1: fix build with clang34.Vanilla I. Shu2014-03-271-2/+4
| | | | | | | | | | 2: convert to new style of LIB_DEPENDS. 3: switch to tar:xz Submitted by: lev@ [1] Notes: svn path=/head/; revision=349321
* - Add LICENSESunpoet Po-Chuan Hsieh2014-02-081-3/+6
| | | | | | | | | | | - Fix build for users with python 3.x as default - Simplify shebang fix Submitted by: sunpoet (myself) Approved by: vanilla (maintainer) Notes: svn path=/head/; revision=343316
* Chase boost and icu bumpBaptiste Daroussin2014-02-071-0/+1
| | | | | | | While here convert some LIB_DEPENDS Notes: svn path=/head/; revision=343214
* 1: use compiler.mkVanilla I. Shu2014-02-043-10/+29
| | | | | | | | | | 2: upgrade v8-devel to 3.24.30. PR: ports/186373 [1] Submitted by: mat@ [1] Notes: svn path=/head/; revision=342488
* Python cleanup:Rene Ladan2014-01-131-1/+1
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* 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-286-0/+111
Notes: svn path=/head/; revision=337829