| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
- Simplify CXXFLAGS: all supported Clang are 3.3+
|
|
|
|
|
| |
PR: ports/195666
Submitted by: dim
|
|
|
|
|
|
|
| |
- Fix SHEBANG_FILES
- Respect LOCALBASE
- Use REINPLACE_CMD instead of patch files
- Move ONLY_FOR_ARCHS upward
|
| |
|
|
|
|
|
|
|
|
|
| |
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 CONFLICTS_INSTALL instead of CONFLICTS
- Use USES=execinfo
- Fix PLIST
- Bump PORTREVISION for package change
- Cosmetic change
- Update pkg-descr
|
| |
|
| |
|
|
|
|
|
|
| |
strings, that were passed through rather than escaping anything.
Approved by: portmgr (not really, but it touches unstaged ports)
|
| |
|
|
|
|
|
|
|
| |
2: convert to new style of LIB_DEPENDS.
3: switch to tar:xz
Submitted by: lev@ [1]
|
|
|
|
|
|
|
|
| |
- Fix build for users with python 3.x as default
- Simplify shebang fix
Submitted by: sunpoet (myself)
Approved by: vanilla (maintainer)
|
|
|
|
| |
While here convert some LIB_DEPENDS
|
|
|
|
|
|
|
| |
2: upgrade v8-devel to 3.24.30.
PR: ports/186373 [1]
Submitted by: mat@ [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)
|
| |
|
|
|