Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.6.2_1 02 May 2017 02:45:50
  |
miwi  |
- Nuke llvm36/clang36 - Obsolete and unmaintained upstream
Approved by: brooks (maintainer)
Differential Revision: https://reviews.freebsd.org/D10419 |
3.6.2_1 01 Apr 2017 15:23:32
  |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
3.6.2 21 Oct 2016 12:51:41
  |
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
3.6.2 01 Apr 2016 14:08:38
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
3.6.2 11 Nov 2015 18:15:57
  |
brooks  |
Add USES=libedit. [1]
Avoid some duplicate work.
Submitted by: amdmi3 [1] |
3.6.2 30 Oct 2015 16:50:28
  |
brooks  |
Fix build with GCC 4.9.
PR: 196712
Submitted by: kwm |
3.6.2 14 Jul 2015 22:52:18
  |
brooks  |
Upgrade to 3.6.2 release. |
3.6.1 26 May 2015 18:42:24
  |
brooks  |
Upgrade to 3.6.1 release. |
3.6.0 22 May 2015 20:34:29
  |
mat  |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
3.6.0 19 May 2015 14:18:31
  |
marino  |
lang/clang3*, lang/clang-devel: set environment during build
The clang ports override the default build target, but the new targets
fail to set the environment like the default target does. This patch
passes MAKE_ENV to environment.
It also combines compounds to a single make cmd and unsuppresses the
commands so the output shows on the build logs.
PR: 199500
Submitted by: marino
Approved by: brooks (maintainer) |
3.6.0 31 Mar 2015 14:33:34
  |
brooks  |
Catch the set of host platforms up to the set in llvm ports.
To revision bump as it only effects building the port on platforms that
would fail before. |
3.6.0 02 Mar 2015 20:21:39
  |
brooks  |
Update to 3.6.0 release. |
3.6.0.r4 20 Feb 2015 19:23:57
  |
brooks  |
Update to rc4. |
3.6.0.r3 19 Feb 2015 23:27:02
  |
brooks  |
Update to rc3 |
3.6.0.r2 05 Feb 2015 17:25:20
  |
brooks  |
Update to RC2. |
3.6.0.r1 21 Jan 2015 23:47:29
  |
brooks  |
Add ports of llvm/clang 3.6.0rc1. |