non port: devel/llvm10/Makefile |
SVNWeb
|
Number of commits found: 43 |
Tue, 3 May 2022
|
[ 18:58 Brooks Davis (brooks) ] 3a57086 (Only the first 10 of 21 ports in this commit are shown above. )
devel/llvm*: (NFC) extract MAN1SRCS list
Move the lists of manpages into Makefile.MAN1SRCS as with COMMANDS.
Sponsored by: DARPA, AFRL
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Thu, 25 Nov 2021
|
[ 21:40 Stefan Eßer (se) ] 04b9da4 (Only the first 10 of 188 ports in this commit are shown above. )
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket)
|
Sat, 16 Oct 2021
|
[ 09:51 Jimmy Olgeni (olgeni) ] 4460cf7 (Only the first 10 of 476 ports in this commit are shown above. )
*: fix tab vs. space issues, and comments according to the guide.
|
Thu, 30 Sep 2021
|
[ 21:23 Rene Ladan (rene) ] 620968a (Only the first 10 of 399 ports in this commit are shown above. )
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
|
Mon, 27 Sep 2021
|
[ 22:23 Brooks Davis (brooks) ] 6911dd4
devel/llvm*: avoid crossdir links
Avoid hardlinks between PREFIX/bin and PREFIX/llvm##. This permits
them be on different filesystems.
PR: 244439
|
Sun, 29 Aug 2021
|
[ 19:18 Bernhard Froehlich (decke) ] ef60d66
devel/llvm10: Add CPE information
Approved by: portmgr (blanket)
|
Fri, 16 Jul 2021
|
[ 18:00 Brooks Davis (brooks) ] 4512e77
devel/llvm1[01]: Fix lit
Correct missing renames of lit modules. [0]
Remove no-op LLD_LINK option.
PR: 257123 [0]
Reported by: Derek Schrock <dereks@lifeofadishwasher.com>
|
Thu, 15 Jul 2021
|
[ 08:36 Piotr Kubaj (pkubaj) ] d839e89
devel/llvm10: enable OPENMP on riscv64
|
Tue, 15 Jun 2021
|
[ 08:41 Piotr Kubaj (pkubaj) ] 5e553d6
devel/llvm10: enable GOLD on powerpc, fix whitespaces
|
Thu, 20 May 2021
|
[ 23:33 Brooks Davis (brooks) ] 72f87a5
devel/llvm*: Fix BE_NATIVE on aarch64
Fix two bugs in native-only backend support (BE_NATIVE). First, ARCH
is aarch64 not arm64. Second, consistently spell AArch64 not AAarch64
(extra 'a').
Because this only effects aarch64 in a non-default configuration, skip
the PORTREVISION bump that is technically required to reduce excess
heating in common cases.
Reported by: Mark Millard
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 26 Jan 2021
|
[ 14:56 pkubaj ]
devel/llvm*: enable GOLD on 14 on powerpc64
|
Thu, 14 Jan 2021
|
[ 14:34 dbaio ] (Only the first 10 of 85 ports in this commit are shown above. )
Remove PY_SPHINX from ports using Python 3
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D28093
|
Mon, 11 Jan 2021
|
[ 23:46 brooks ]
llvm10: Avoid untracked ncurses depend
Force linkage with the base system's ncurses in lldb and disable
terminfo to avoid untracked dependencies when ncurses is installed from
ports. Ideally we'd also use the base libtinfo, but I have been unable
to find a way to force it to be used.
PR: 252120
MFH: 2021Q1
|
Sun, 10 Jan 2021
|
[ 14:05 rene ] (Only the first 10 of 73 ports in this commit are shown above. )
Remove empty PY_ENUM34 from ports using Python 3.6+
|
Thu, 24 Dec 2020
|
[ 00:29 pkubaj ]
devel/llvm10: fix libllvm runtime on powerpc64 head
llvmpipe on powerpc64 head is broken without this.
This patch seems to have been droppen after llvm90
|
Sun, 8 Nov 2020
|
[ 12:39 pkubaj ]
devel/llvm10: enable GOLD and OPENMP by default on powerpc64le
|
Wed, 28 Oct 2020
|
[ 17:15 brooks ]
Bump port revion after r553456
The patch to openmp was either ignored or the build was broken depending
on different aspects of the build environment. Now that it applies, the
pkg contents change...
PR: 250530
Reported by: John Hein
|
Tue, 27 Oct 2020
|
[ 17:04 brooks ]
Fix application of openmp patch
PR: 250530
Submitted by: Yasuhito FUTATSUKI
Reported by: albert.shih@obspm.fr
|
Mon, 19 Oct 2020
|
[ 20:32 kevans ]
devel/llvm10: fix hand-rolled AT_EXECPATH search for older FreeBSD
This was committed in base r360875 and upstream 21e5e1724, which was after
LLVM10 branched and has not been backported.
This failure would only have been noticed if AT_EXECPATH was missing, and
qemu-user-static does not currently provide AT_EXECPATH. As such, any
execution of llvm10 binaries under qemu-user-static immediately segfaulted.
Reported by: Daniel Tihanyi <daniel.tihanyi@tetragir.com>, jbeich
Approved by: brooks (maintainer)
MFH: 2020Q4
|
Wed, 5 Aug 2020
|
[ 22:14 brooks ]
Minor fixes.
Unbreak OPENMP in some cases.
Fix C++ library selection for some target values.
PR: 248384, 248386
Submitted by: Greg V
Differential Revision: https://reviews.freebsd.org/D24420
|
Tue, 28 Jul 2020
|
[ 18:52 brooks ]
Upgrade to 10.0.1 release.
Fix sanitizer runtime install location. [0]
PR: 245542 [0]
Reported by: jbeich [0]
Sponsored by: DARPA
|
Wed, 15 Jul 2020
|
[ 09:57 pkubaj ]
devel/llvm10: enable GOLD on powerpc64 head
Only head, because ld.gold is available only on head.
|
Wed, 17 Jun 2020
|
[ 18:17 sunpoet ] (Only the first 10 of 84 ports in this commit are shown above. )
Move devel/swig30 to devel/swig and update to 4.0.1
- Do not silence installation message
- Update dependent ports:
- Fix build with swig 4.0.1
- Update *_DEPENDS
- Remove BINARY_ALIAS
Changes: http://www.swig.org/news.php
PR: 246613
Exp-run by: antoine
|
Wed, 10 Jun 2020
|
[ 04:07 kevans ]
devel/llvm*: Avoid extraneous escapes
All of these single quotes are safe on their own, as they're enclosed in
double quotes. Removes the escapes, because they're currently passed through
to the underlying regex engine as \' to be interpreted as '.
A future change will forbid this escape, then an even further future change
will actually imbue \' with special meaning based on GNU interpretation
("end of subject").
No PORTREVISION bump or rebuild is needed, as they're functionally
equivalent.
PR: 247058
Approved by: koobs (mentor), brooks (maintainer)
MFH: 2020Q2 (blanket: trivial build fix)
|
Mon, 18 May 2020
|
[ 21:50 dbaio ]
devel/llvm*: Upgrade Sphinx dependency to 3.X
This avoids conflicts between Sphinx ports when not using Poudriere.
PR: 246500
Approved by: brooks (maintainer)
|
Mon, 11 May 2020
|
[ 23:51 dbaio ] (Only the first 10 of 144 ports in this commit are shown above. )
Update Sphinx
- Repocopy textproc/py-sphinx to textproc/py-sphinx18
Update it to 1.8.5 (latest version from 1.8.X).
This version supports Python 2 and 3.
Add test target.
- textproc/py-sphinx: Update to 3.0.2
Python 3 only (3.5+).
Add test target.
- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above )
|
Tue, 7 Apr 2020
|
[ 22:00 brooks ]
Revert upstream 18bfb3a.
The commit in question causes miscompiliation of VirtualBox. Efforts to
create a reproducer are underway, but quite complicated.
Submitted by: kevans
Sponsored by: DARPA
|
Wed, 25 Mar 2020
|
[ 17:33 brooks ]
Update to 10.0.0 release.
Add a patch disabling wrapping of qsort in ASAN as the current wrapper
is reported to be broken.[1]
Reported by: bdrewery
Sponsored by: DARPA
|
Tue, 17 Mar 2020
|
[ 22:12 brooks ]
Update to 10.0.0rc4.
Enable OpenMP on aarch64. [0]
Submitted by: Greg V. [0]
Differential Revision: https://reviews.freebsd.org/D23862
|
Thu, 12 Mar 2020
|
[ 21:16 brooks ]
Add clang-move to EXTRAS_COMMANDS correcting plist.
PR: 244669
Reported by: greenreaper@hotmail.com
|
Wed, 4 Mar 2020
|
[ 18:41 brooks ]
Update to 10.0.0rc3
Sponsored by: DARPA
|
Wed, 19 Feb 2020
|
[ 22:27 brooks ]
Correct a number of OPENMP plist errors.
I'd only half-merged the switch to an OPENMP_PATTERN variable.
Reported by: Mark Millard
|
Mon, 17 Feb 2020
|
[ 23:30 brooks ]
Update to rc2.
Add github MASTER_SITE now that binaries are being published there and
at llvm.org.
|
Sat, 15 Feb 2020
|
[ 00:07 pkubaj ]
devel/llvm10: remove ELFv2 option to fix patch target
ELFv2 patches are now upstreamed and having them in ports actually breaks patch
target:
=======================<phase: patch >============================
===> Patching for llvm10-10.0.0.r1
===> Applying extra patch patches for llvm10-10.0.0.r1
===> Applying extra patch patches for llvm10-10.0.0.r1
1 out of 1 hunks failed--saving rejects to
tools/clang/lib/Basic/Targets/PPC.h.rej
=> extra patch patch patch-tools_clang_lib_Basic_Targets_PPC.h failed to apply
cleanly.
=> Patch(es) patch-lib_Target_PowerPC_PPCTargetMachine.cpp applied cleanly.
Approved by: portmgr (fix build blanket)
|
Wed, 12 Feb 2020
|
[ 23:31 brooks ]
Replace /usr/local with ${LOCALBASE}
Reported by: jbeich
|
Tue, 11 Feb 2020
|
[ 23:52 brooks ]
Restore the clang EXTRAS option.
Add a USES=lua for LLDB as it now picks up lua if installed. Let it
know which version to link to since it seems to prefer 5.3 even when
USES=lua prefers 5.2.
Submitted by: C Williams
Differential Revision: https://reviews.freebsd.org/D23583
|
Mon, 3 Feb 2020
|
[ 21:39 brooks ]
Fix: files/lld directory was removed due to a commit hook.
|
Sat, 1 Feb 2020
|
[ 04:43 linimon ]
Mark BROKEN: files/lld subdirectory does not exist.
|
[ 01:05 brooks ] (Only the first 10 of 12 ports in this commit are shown above. )
Add LLVM 10.0.0rc1
Due to the added digit from 9 to 10 and the fact that ##.1.# releases
are vanishingly rare, use llvm10 rather than llvm100 for the name.
EXTRAS are currently disabled due to configure errors.
Sponsored by: DARPA
|
Number of commits found: 43 |