non port: devel/llvm50/Makefile |
SVNWeb
|
Number of commits found XX: 33 |
Mon, 25 Mar 2019
|
[ 23:59 brooks ] 
496861 devel/llvm50/Makefile
Deprecate and slap an expiriation date on llvm50.
|
Mon, 18 Feb 2019
|
[ 21:52 brooks ] 
493328 devel/llvm40/Makefile
493328 devel/llvm50/Makefile
493328 devel/llvm60/Makefile
493328 devel/llvm70/Makefile
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
|
Fri, 18 Jan 2019
|
[ 22:57 brooks ] 
490680 devel/llvm38/Makefile
490680 devel/llvm40/Makefile
490680 devel/llvm50/Makefile
490680 devel/llvm60/Makefile
490680 devel/llvm70/Makefile
Remove obsolete conflicts entries referencing clang-devel.
|
Thu, 17 Jan 2019
|
[ 23:29 brooks ] 
490610 devel/llvm40/Makefile
490610 devel/llvm40/files/llvm-wrapper.sh.in
490610 devel/llvm50/Makefile
490610 devel/llvm50/files/llvm-wrapper.sh.in
490610 devel/llvm60/Makefile
490610 devel/llvm60/files/llvm-wrapper.sh.in
490610 devel/llvm70/Makefile
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
|
Tue, 8 Jan 2019
|
[ 09:06 tobik ] 
489658 devel/llvm-cheri/Makefile
489658 devel/llvm-devel/Makefile
489658 devel/llvm38/Makefile
489658 devel/llvm40/Makefile
489658 devel/llvm50/Makefile
489658 devel/llvm60/Makefile
489658 devel/llvm70/Makefile
489658 devel/mono-addins/Makefile
489658 multimedia/audacious-plugins/Makefile
Do not set OPTIONS_SUB twice
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] 
488341 CHANGES
488341 Mk/Uses/cmake.mk
488341 accessibility/jovie-kde4/Makefile
488341 accessibility/kaccessible-kde4/Makefile
488341 accessibility/kmag-kde4/Makefile
488341 accessibility/kmag/Makefile
488341 accessibility/kmousetool-kde4/Makefile
488341 accessibility/kmousetool/Makefile
488341 accessibility/kmouth-kde4/Makefile
488341 accessibility/kmouth/Makefile
(Only the first 10 of 1277 ports in this commit are shown above. )
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
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] 
487272 Mk/bsd.ruby.mk
487272 accessibility/atkmm/Makefile
487272 accessibility/kmag/Makefile
487272 accessibility/kmousetool/Makefile
487272 accessibility/kmouth/Makefile
487272 accessibility/qt5-speech/Makefile
487272 archivers/R-cran-zip/Makefile
487272 archivers/ark/Makefile
487272 archivers/brotli/Makefile
487272 archivers/c-blosc/Makefile
(Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Fri, 2 Nov 2018
|
[ 13:32 rene ] 
483807 Mk/Uses/gssapi.mk
483807 Mk/bsd.gecko.mk
483807 audio/kwave/Makefile
483807 audio/logitechmediaserver/Makefile
483807 audio/supercollider/Makefile
483807 audio/teamspeak3-server/Makefile
483807 audio/wavpack/Makefile
483807 audio/zynaddsubfx/Makefile
483807 base/binutils/Makefile
483807 cad/calculix/Makefile
(Only the first 10 of 243 ports in this commit are shown above. )
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724
|
Tue, 21 Aug 2018
|
[ 20:29 brooks ] 
477756 devel/llvm-cheri/Makefile
477756 devel/llvm-devel/Makefile
477756 devel/llvm38/Makefile
477756 devel/llvm40/Makefile
477756 devel/llvm50/Makefile
477756 devel/llvm60/Makefile
477756 devel/llvm70/Makefile
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
|
Wed, 15 Aug 2018
|
[ 22:40 brooks ] 
477293 devel/llvm40/Makefile
477293 devel/llvm40/files/lld
477293 devel/llvm40/files/lld/patch-tools_lld_ELF_LTO.cpp
477293 devel/llvm40/files/lld/patch-tools_lld_ELF_Symbols.cpp
477293 devel/llvm50/Makefile
477293 devel/llvm50/files/lld
477293 devel/llvm50/files/lld/patch-tools_lld_ELF_Symbols.cpp
Fix build with clang 7.0.
PR: 230463
Submitted by: dim
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] 
475857 Mk/bsd.ruby.mk
475857 accessibility/atkmm/Makefile
475857 archivers/brotli/Makefile
475857 archivers/c-blosc/Makefile
475857 archivers/innoextract/Makefile
475857 archivers/kf5-karchive/Makefile
475857 archivers/lazperf/Makefile
475857 archivers/libpar2/Makefile
475857 archivers/paq/Makefile
475857 archivers/pxz/Makefile
(Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Thu, 5 Jul 2018
|
[ 09:02 jbeich ] 
473956 devel/llvm-devel/Makefile
473956 devel/llvm-devel/files/openmp/patch-i386
473956 devel/llvm38/Makefile
473956 devel/llvm38/files/openmp-patch-i386
473956 devel/llvm40/Makefile
473956 devel/llvm40/files/openmp-patch-i386
473956 devel/llvm50/Makefile
473956 devel/llvm50/files/openmp-patch-i386
473956 devel/llvm60/Makefile
473956 devel/llvm60/files/openmp/patch-i386
devel/llvm*: apply r447281 and enable OPENMP on i386
PR: 229521
Approved by: brooks (maintainer)
MFH: 2018Q3
|
Thu, 21 Jun 2018
|
[ 08:37 amdmi3 ] 
472966 devel/llvm50/Makefile
- Switch to new test framework
Approved by: portmgr blanket
|
Wed, 23 May 2018
|
[ 23:24 sunpoet ] 
470741 devel/llvm50/Makefile
Simplify Makefile: use PY_ENUM34
With hat: python
|
Tue, 22 May 2018
|
[ 13:15 mat ] 
470610 archivers/rox-archive/Makefile
470610 audio/libgpod/Makefile
470610 audio/lv2/Makefile
470610 audio/py-opuslib/Makefile
470610 cad/fritzing/Makefile
470610 converters/gbsdconv/Makefile
470610 databases/mongodb/Makefile
470610 databases/mongodb32/Makefile
470610 databases/mongodb34-rocks/Makefile
470610 databases/mongodb34/Makefile
(Only the first 10 of 74 ports in this commit are shown above. )
Add PY_FLAVOR to Python module dependencies.
Sponsored by: Absolight
|
Thu, 3 May 2018
|
[ 23:33 brooks ] 
468997 devel/llvm50/Makefile
468997 devel/llvm50/distinfo
Update to LLVM 5.0.2.
This release includes Spectre mitigations.
Sponsored by: DARPA, AFRL
|
Sat, 31 Mar 2018
|
[ 03:28 tobik ] 
466018 devel/llvm-cheri/Makefile
466018 devel/llvm-cheri/files/llvm-wrapper.sh.in
466018 devel/llvm33/Makefile
466018 devel/llvm33/files/llvm-wrapper.sh.in
466018 devel/llvm34/Makefile
466018 devel/llvm34/files/llvm-wrapper.sh.in
466018 devel/llvm35/Makefile
466018 devel/llvm35/files/llvm-wrapper.sh.in
466018 devel/llvm38/Makefile
466018 devel/llvm38/files/llvm-wrapper.sh.in
(Only the first 10 of 18 ports in this commit are shown above. )
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
|
Wed, 21 Mar 2018
|
[ 03:45 bdrewery ] 
465145 devel/llvm-devel/Makefile
465145 devel/llvm38/Makefile
465145 devel/llvm39/Makefile
465145 devel/llvm40/Makefile
465145 devel/llvm50/Makefile
465145 devel/llvm60/Makefile
465145 lang/ldc/Makefile
465145 math/xtensor/Makefile
465145 security/bro/Makefile
Fix CCACHE_BUILD support.
|
Fri, 19 Jan 2018
|
[ 23:38 brooks ] 
459485 devel/llvm-cheri/Makefile
459485 devel/llvm33/Makefile
459485 devel/llvm34/Makefile
459485 devel/llvm35/Makefile
459485 devel/llvm38/Makefile
459485 devel/llvm39/Makefile
459485 devel/llvm40/Makefile
459485 devel/llvm50/Makefile
Fix python dependency: restrict to python 2.7.
No PORTREVISON bump as build would fail without python 2.7
PR: 225144
Submitted by: sunpoet
|
Wed, 10 Jan 2018
|
[ 19:21 brooks ] 
458680 devel/llvm50/Makefile
458680 devel/llvm50/distinfo
Upgrade to 5.0.1.
Add a local distfile backup while LLVM sorts out mirror issues.
Correct shared linkage with llvm-config50.[0]
PR: 223191 [0]
Submitted by: greg@unrelenting.technology [0]
MFH: 2018Q1
|
[ 06:57 antoine ] 
458612 devel/llvm50/Makefile
458612 devel/llvm50/distinfo
Revert r458590, it's unfetchable
With hat: portmgr
|
[ 01:43 brooks ] 
458590 devel/llvm50/Makefile
458590 devel/llvm50/distinfo
Upgrade to 5.0.1.
Correct shared linkage with llvm-config50.[0]
PR: 223191 [0]
Submitted by: greg@unrelenting.technology
MFH: 2008Q1
|
Tue, 28 Nov 2017
|
[ 17:13 brooks ] 
455066 devel/llvm50/Makefile
Enable RTTI to allow ports such as `graphics/openshadinglanguage' and
`graphics/appleseed' to link with LLVM.
Requested by: danfe
|
Sun, 12 Nov 2017
|
[ 09:09 brooks ] 
454025 devel/llvm50/Makefile
454025 devel/llvm50/files/patch-lib_Support_Unix_Path.inc
Merge from src:
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
|
Sat, 14 Oct 2017
|
[ 23:38 brooks ] 
452094 devel/llvm50/Makefile
452094 devel/llvm50/files/openmp-patch-bug32279
452094 devel/llvm50/pkg-plist
Put openmp in the right place so it is built and installed.
PR: 222727
|
[ 18:54 brooks ] 
452079 devel/llvm50/Makefile
452079 devel/llvm50/pkg-plist
Fix build without EXTRAS (clangd is part of EXTRAS, not CLANG). [0]
Update ccache links on install/deinstall. [1]
PR: 222964 [0], 217572 [1]
|
Thu, 12 Oct 2017
|
[ 18:16 brooks ] 
451923 devel/llvm50/Makefile
- add support for ARMv7
- for ARMv[67], use correct API when building CONFIGURE_TARGET
PR: 219779
Submitted by: Sylvain Garrigues <sylvain@sylvaingarrigues.com>
|
Fri, 22 Sep 2017
|
[ 10:48 mat ] 
450351 Mk/Scripts/qa.sh
450351 Mk/Uses/execinfo.mk
450351 astro/opencpn/Makefile
450351 audio/clementine-player/Makefile
450351 audio/deadbeef/Makefile
450351 audio/pulseaudio/Makefile
450351 audio/sayonara/Makefile
450351 biology/seqtools/Makefile
450351 biology/ugene/Makefile
450351 cad/klayout/Makefile
(Only the first 10 of 175 ports in this commit are shown above. )
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
|
Wed, 20 Sep 2017
|
[ 16:05 brooks ] 
450206 devel/llvm50/Makefile
Spell PORTREVISION correctly.
Reported by: "Matthew D. Fuller" <fullermd@over-yonder.net>
|
[ 01:33 brooks ] 
450183 devel/llvm50/Makefile
450183 devel/llvm50/files/clang-patch-svn-r280672
450183 devel/llvm50/pkg-plist
Don't install a wrapper for the not installed pp-trace program.
GC an obsolete patch.
PR: 222380
|
Tue, 19 Sep 2017
|
[ 23:44 brooks ] 
450176 devel/llvm50/Makefile
450176 devel/llvm50/files/clang-patch-tools_clang_tools_clang-format_clang-format-sublime.py
450176 devel/llvm50/files/clang-patch-tools_clang_tools_clang-format_clang-format.py
450176 devel/llvm50/files/clang-patch-tools_clang_tools_clang-format_git-clang-format
450176 devel/llvm50/pkg-plist
Disable LLDB builds on 10.x as they don't link.
Attempt to correct default targets. [0]
Fix more references to clang-format50 and use a more future proof
patching approach. [1]
Build and install pp-trace with the EXTRAS target.
PR: 219779 [0], 220995 [1], 222380 [2]
|
Mon, 18 Sep 2017
|
[ 19:24 brooks ] 
450073 devel/llvm50/Makefile
450073 devel/llvm50/pkg-plist
Fix builds without COMPILER_RT.
|
Thu, 14 Sep 2017
|
[ 19:30 brooks ] 
449851 devel/Makefile
449851 devel/llvm50
449851 devel/llvm50/Makefile
449851 devel/llvm50/distinfo
449851 devel/llvm50/files/clang-patch-fformat_extensions.diff
449851 devel/llvm50/files/clang-patch-fopenmp.diff
449851 devel/llvm50/files/clang-patch-tools_clang_lib_Headers_CMakeLists.txt
449851 devel/llvm50/files/compiler-rt-patch-canonical-syscalls
449851 devel/llvm50/files/compiler-rt-patch-ino64
449851 devel/llvm50/files/lldb-patch-tools_lldb_source_Host_common_FileSpec.cpp
(Only the first 10 of 12 ports in this commit are shown above. )
Add a port of LLVM 5.0.0 release.
Sponsored by: DARPA, AFRL
|
Number of commits found XX: 33 |