Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.6.2_4 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_4 17 Apr 2017 14:40:16 |
miwi |
- Fix Shebangs |
3.6.2_3 15 Apr 2017 14:11:44 |
linimon |
Remove the misspelled ONLY_FOR_ARCH definitions, which referred to an
arch we no longer support in any case.
Approved by: portmgr (tier-2 blanket), "just fix it" |
3.6.2_3 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_2 12 Nov 2016 23:20:07 |
antoine |
Spell CHOSEN_COMPILER_TYPE correctly
PR: 199098 |
3.6.2_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_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.6.2_2 04 Nov 2015 19:45:20 |
brooks |
Allow build on aarch64.
PR: 204281
Submitted by: andrew |
3.6.2_2 15 Oct 2015 14:55:14 |
mat |
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694 |
3.6.2_2 25 Aug 2015 23:08:52 |
brooks |
Fix pessimizing moves in devel/llvm36, for the benefit of other ports
PR: 202596
Submitted by: dim |
3.6.2_1 17 Aug 2015 14:20:41 |
mat |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
3.6.2_1 27 Jul 2015 12:53:52 |
bapt |
Convert to USES=libedit
Fix plist |
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 13:34:22 |
mat |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
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. |