Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.0.1_14 30 Jun 2019 11:01:26 |
rene |
Remove expired ports:
2019-06-30 sysutils/cfengine33: No longer supported upstream
2019-06-30 sysutils/cfengine-masterfiles38: No longer supported upstream
2019-06-30 sysutils/cfengine39: No longer supported upstream
2019-06-30 sysutils/cfengine-masterfiles37: NO longer supported upstream
2019-06-30 sysutils/cfengine37: No longer supported upstream
2019-06-30 net/morebalance: Abandonware and depends on expiring games/libggz
2019-06-30 sysutils/cfengine36: No longer supported upstream
2019-06-30 sysutils/cfengine-masterfiles36: No longer supported upstream
2019-06-30 sysutils/cfengine34: No longer supported upstream
2019-06-30 sysutils/cfengine35: No longer supported upstream
2019-06-30 sysutils/cfengine-masterfiles39: No longer supported upstream
2019-06-30 devel/py-typed-ast12: Use devel/py-typed-ast instead
2019-06-30 devel/rubygem-devise-rails50: Use devel/rubygem-devise (depends on
Rails 5.0) instead
2019-06-30 security/rubygem-devise-two-factor-rails50: Use
security/rubygem-devise-two-factor (depends on Rails 5.0) instead (Only the first 15 lines of the commit message are shown above ) |
4.0.1_14 07 Jun 2019 16:15:49 |
brooks |
Add an expiration date now that devel/llvm40 has not dependencies. |
4.0.1_14 15 May 2019 14:17:24 |
brooks |
Use GCC 7 instead of GCC 5 when the base system doesn't have libc++.
We'd use USE_GCC=yes, but GCC 8 doesn't like the obsolete C++ in this
obsolete codebase.
Requested by: gerald |
4.0.1_13 07 Mar 2019 17:25:29 |
brooks |
Apply upstream r291939 to fix lambda issues.
This fixes build with clang 8.0.0.
PR: 236193
Submitted by: dim |
4.0.1_12 18 Feb 2019 21:52:49 |
brooks |
Don't override the compiler on armv7.
The base system compiler is now sufficent to build and link.
No version bump. While technically required for armv7, forcing everyone
to rebuild for this minor change that doesn't effect actual use is not
justifiable.
PR: 235282
Submitted by: jbeich |
4.0.1_12 18 Jan 2019 22:57:33 |
brooks |
Remove obsolete conflicts entries referencing clang-devel. |
4.0.1_12 17 Jan 2019 23:29:30 |
brooks |
More throughly disable assertions. This works around USES=cmake
overriding the CFLAGS used to build. [0]
devel/llvm[45]0: Fix build on GCC systems. [1]
devel/llvm[456]: Avoid realpath calls where possible in the wrapper
script. [2]
PR: 233506 [0], 234647 [1], 234937 [1]
Submitted by: greg@unrelenting.technology [0], pkubaj@anongoth.pl [1],
bdrewery [2]
Differential Revision: https://reviews.freebsd.org/D17990 |
4.0.1_11 08 Jan 2019 09:06:38 |
tobik |
Do not set OPTIONS_SUB twice |
4.0.1_11 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
4.0.1_11 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
4.0.1_10 14 Nov 2018 18:12:23 |
bdrewery |
Use exec in wrapper to avoid an extra shell process sticking around.
I purposely didn't bump PORTREVISION for this as it's not really
worth a rebuild even though technically required.
Approved by: brooks |
4.0.1_10 02 Oct 2018 20:12:27 |
brooks |
Fix build on non-clang systems.[0]
Switch to shared LICENSE defintions.
Chase USE_GNOME changes.
PR: 231528 [0]
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> [0]
Sponsored by: DARPA, AFRL |
4.0.1_9 21 Aug 2018 20:29:02 |
brooks |
Limit LLVM builds to linking a single binary at a time.
Regular builds can requires multiple gigabytes of memory at Debug builds
can exceed 100GB. This should help low-memory systems such as
Raspberry-Pis and VMs.
Submitted by: dim |
4.0.1_9 15 Aug 2018 22:40:06 |
brooks |
Fix build with clang 7.0.
PR: 230463
Submitted by: dim |
4.0.1_9 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
4.0.1_8 05 Jul 2018 09:02:52 |
jbeich |
devel/llvm*: apply r447281 and enable OPENMP on i386
PR: 229521
Approved by: brooks (maintainer)
MFH: 2018Q3 |
4.0.1_7 20 Jun 2018 08:37:16 |
amdmi3 |
- Switch to new test framework
Approved by: portmgr blanket |
4.0.1_7 19 Apr 2018 16:54:10 |
brooks |
Remove a needless include of vm/pmap.h which broke the i386 build with
COMPILER_RT enabled on recent CURRENT.
This should have been in r467737, but I mixed things up in the renames. |
4.0.1_7 18 Apr 2018 21:06:34 |
brooks |
Remove a needless include of vm/pmap.h which broke the i386 build with
COMPILER_RT enabled on recent CURRENT.
Rename files as if EXTRA_PATCHS+=compiler-rt were used, but don't use it
due to compiler-rt's odd location in WRKDIR.
No functional change. |
4.0.1_7 31 Mar 2018 03:28:42 |
tobik |
devel/llvm*: Fix wrapper scripts to support symlinking to them
The wrapper scripts currently do not resolve the real path to $0:
$ install -l rs /usr/local/bin/clang50 gcc
$ ./gcc
./gcc: /usr/local/llvm50/bin/gcc: not found
Here /usr/local/llvm50/bin/clang should be called not
/usr/local/llvm50/bin/gcc.
Approved by: brooks (maintainer)
Differential Revision: https://reviews.freebsd.org/D14727 |
4.0.1_6 21 Mar 2018 03:45:55 |
bdrewery |
Fix CCACHE_BUILD support. |
4.0.1_6 26 Feb 2018 22:31:32 |
sunpoet |
Simplify Makefile: use PY_ENUM34
With hat: python |
4.0.1_6 19 Jan 2018 23:38:18 |
brooks |
Fix python dependency: restrict to python 2.7.
No PORTREVISON bump as build would fail without python 2.7
PR: 225144
Submitted by: sunpoet |
4.0.1_6 10 Jan 2018 04:02:21 |
brooks |
Correct llvm-config40 output with shared libraries.
PR: 223191
Submitted by: greg@unrelenting.technology
MFH: 2018Q1 |
4.0.1_5 29 Nov 2017 23:40:13 |
brooks |
Enable RTTI to allow ports that need it to work.
Requested by: danfe |
4.0.1_4 13 Nov 2017 01:45:13 |
brooks |
Merge from src and upstream LLVM:
lld: accept EINVAL to indicate posix_fallocate is unsupported
As of r325320 posix_fallocate on a ZFS filesystem returns EINVAL to
indicate that the operation is not supported. (I think this is a strange
choice of errno on the part of POSIX.)
PR: 223383, 223440
Reported by: Mark Millard |
4.0.1_3 15 Oct 2017 18:26:20 |
brooks |
Fix hardcoded version in clang-format. [0]
Run ccache-update-links on install and deinstall. [1]
PR: 220995 [0], 217572 [1] |
4.0.1_2 11 Oct 2017 17:15:30 |
brooks |
- add support for ARMv7
- according to r450176 pass CONFIGURE_TARGET as LLVM_DEFAULT_TARGET_TRIPLE
and LLVM_HOST_TRIPLE
- for ARMv[67], use correct API when building CONFIGURE_TARGET
PR: 219779
Submitted by: mmel |
4.0.1_1 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
4.0.1_1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
4.0.1 25 Jun 2017 21:07:58 |
tcberner |
Make ninja opt-out in cmake.mk
Using ninja instead of make (1) can lead to significant speed ups while
building.
Therefore switch from having the ninja generator opt-in to having it opt-out.
Previously cmake-ports that wanted to use ninja could set
CMAKE_NINJA=yes
now, ports that do not work with ninja can set
cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.
The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary
PR: 219629
PR: 213331
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D10748 |
4.0.1 23 Jun 2017 17:38:50 |
brooks |
Upgrade to 4.0.1 release. |
4.0.1.r1_5 20 Jun 2017 00:10:58 |
brooks |
Fix build with CLANG disabled.
PR: 220142 |
4.0.1.r1_5 24 May 2017 22:42:15 |
brooks |
Bump rather than decrement PORTREVISION.
Reported by: jkim |
4.0.1.r1_1 24 May 2017 22:14:14 |
brooks |
Adapt to ino64 changes.[0]
Bump dependencies to allow python 3 support.[1]
PR: 219222 [1]
Submitted by: kib [0], Daniel Ylitalo <daniel@blodan.se> [1]
Reviewed by: emaste [0]
Differential Revision: https://reviews.freebsd.org/D10797 |
4.0.1.r1_4 22 May 2017 17:39:26 |
bdrewery |
Fix build when LOCALBASE is not /usr/local.
Reviewed by: brooks
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D10859 |
4.0.1.r1_4 15 May 2017 15:38:56 |
mat |
Remove svn keywords from patches.
Sponsored by: Absolight |
4.0.1.r1_4 08 May 2017 20:32:01 |
brooks |
Upgrade to 4.0.1rc1.
Fix build on powerpc.[0]
Submitted by: rezny[0]
Differential Revision: https://reviews.freebsd.org/D10630 |
4.0.0_4 21 Apr 2017 15:03:20 |
brooks |
Fix SHEBANG_FILES when the EXTRAS option is disabled.
PR: 218719, 218775, 218776
Submitted by: Helge Oldach <freebsd@oldach.net>, owen@easytarget.org |
4.0.0_4 17 Apr 2017 14:40:16 |
miwi |
- Fix Shebangs |
4.0.0_3 17 Apr 2017 00:30:15 |
brooks |
Fix build on armv6.
PR: 218685
Submitted by: mmel |
4.0.0_3 16 Apr 2017 19:30:46 |
brooks |
Add a patch for upstream r300404:
Use correct registers for "A" inline asm constraint
Summary:
In PR32594, inline assembly using the 'A' constraint on x86_64 causes
llvm to crash with a "Cannot select" stack trace. This is because
`X86TargetLowering::getRegForInlineAsmConstraint` hardcodes that 'A'
means the EAX and EDX registers.
However, on x86_64 it means the RAX and RDX registers, and on 16-bit x86
(ia16?) it means the old AX and DX registers.
Add new register classes in `X86RegisterInfo.td` to support these cases,
and amend the logic in `getRegForInlineAsmConstraint` to cope with
different subtargets. Also add a test case, derived from PR32594.
Submitted by: dim |
4.0.0_2 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" |
4.0.0_2 05 Apr 2017 21:12:59 |
brooks |
The LLDB option requires CLANG so make it imply CLANG.
Attempt to reduce the size of WITH_DEBUG builds. Reports suggest they
are still enormous.
Garbage collect some FreeBSD 9.x bits. |
4.0.0_2 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 |
4.0.0_1 29 Mar 2017 14:43:28 |
jbeich |
devel/openmp: link libomp.so against -lm for clang 3.6+
PR: 214258
Submitted by: Yuta Satoh <nigoro.dev@gmail.com>
Approved by: portmgr blanket |
4.0.0 21 Mar 2017 18:02:11 |
brooks |
Update to 4.0.0 RELEASE. |
4.0.0.r4 11 Mar 2017 01:57:56 |
brooks |
Update to RC4 (identical to final which will be released shortly). |
4.0.0.r3 03 Mar 2017 01:27:12 |
brooks |
Update to rc3.
Sponsored by: DARPA, AFRL |
4.0.0.r2 17 Feb 2017 01:28:57 |
brooks |
Update to 4.0.0rc2.
Sponsored by: DARPA, AFRL |
4.0.0.r1 11 Feb 2017 19:21:28 |
antoine |
Apply upstream r294806, remove struct_rtentry_sz on FreeBSD
This should fix build on head after _WANT_RTENTRY removal |
4.0.0.r1 08 Feb 2017 21:24:57 |
brooks |
Allow build with EXTRAS disabled.
The plist change is a no-op except when it broke the build so not
bumping PORTREVISION.
PR: 216786
Reported by: greenreaper@hotmail.com
Sponsored by: DARPA, AFRL |
4.0.0.r1 28 Jan 2017 20:37:55 |
brooks |
Correct a broken patch. |
4.0.0.r1 26 Jan 2017 17:38:14 |
brooks |
Add LLVM 4.0.0rc1 copied form llvm39.
Adjust plist generation to be more copy friendly for future releases. |