aboutsummaryrefslogtreecommitdiffstats
path: root/lang/v8-devel
Commit message (Collapse)AuthorAgeFilesLines
* lang/v8, lang/v8-devel: Backport CVE fixfeld2015-07-302-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
* Update icu to 55.1bapt2015-04-241-1/+1
|
* - Use CXXFLAGS instead of CFLAGSsunpoet2015-02-211-6/+3
| | | | - Simplify CXXFLAGS: all supported Clang are 3.3+
* - Fix build with clang 3.5.0sunpoet2014-12-061-1/+4
| | | | | PR: ports/195666 Submitted by: dim
* - Remove lang/python from BUILD_DEPENDSsunpoet2014-12-064-53/+8
| | | | | | | - Fix SHEBANG_FILES - Respect LOCALBASE - Use REINPLACE_CMD instead of patch files - Move ONLY_FOR_ARCHS upward
* - Fix build when DEFAULT_VERSIONS=python=3.*sunpoet2014-12-051-1/+1
|
* The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD andjhb2014-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)
* - Use USES=pythonsunpoet2014-08-151-2/+1
|
* - Add CPE informationsunpoet2014-08-131-3/+5
|
* - Reword COMMENTsunpoet2014-08-133-21/+27
| | | | | | | | | - Use CONFLICTS_INSTALL instead of CONFLICTS - Use USES=execinfo - Fix PLIST - Bump PORTREVISION for package change - Cosmetic change - Update pkg-descr
* - Take maintainershipsunpoet2014-08-081-1/+1
|
* reset maintainer to ports@.vanilla2014-08-071-1/+1
|
* Remove backslashes from single- and double-quotes in COMMENT and _DESCadamw2014-07-231-1/+1
| | | | | | strings, that were passed through rather than escaping anything. Approved by: portmgr (not really, but it touches unstaged ports)
* Upgrade v8-devel to 3.27.7.vanilla2014-06-033-15/+4
|
* 1: fix build with clang34.vanilla2014-03-271-2/+4
| | | | | | | 2: convert to new style of LIB_DEPENDS. 3: switch to tar:xz Submitted by: lev@ [1]
* - Add LICENSEsunpoet2014-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)
* Chase boost and icu bumpbapt2014-02-071-0/+1
| | | | While here convert some LIB_DEPENDS
* 1: use compiler.mkvanilla2014-02-043-10/+29
| | | | | | | 2: upgrade v8-devel to 3.24.30. PR: ports/186373 [1] Submitted by: mat@ [1]
* Python cleanup:rene2014-01-141-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)
* Fix build on i386.vanilla2013-12-281-0/+11
|
* repo copy lang/v8 to lang/v8-devel.vanilla2013-12-286-0/+111