non port: devel/llvm33/Makefile |
SVNWeb
|
Number of commits found: 42 |
Mon, 7 May 2018
|
[ 08:34 amdmi3 ]
- Switch to new test framework
Approved by: portmgr blanket
|
Sat, 31 Mar 2018
|
[ 03:28 tobik ] (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
|
Mon, 29 Jan 2018
|
[ 06:45 araujo ] (Only the first 10 of 37 ports in this commit are shown above. )
- Update textproc/py-sphinx to 1.6.5. [0]
- Update all ports that depends of py-sphinx. [0]
- Add conditional RUN_DEPENDS. [1]
- Add TEST_DEPENDS. [1]
PR: ports/221891 [0] and ports/225136 [1]
Submitted by: sunpoet [1]
Approved by: antoine (portmgr)
Exprun by: antoine (several rounds)
Sponsored by: iXsystems, Inc.
|
Fri, 19 Jan 2018
|
[ 23:38 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
|
Fri, 22 Sep 2017
|
[ 10:48 mat ] (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
|
Mon, 22 May 2017
|
[ 17:39 bdrewery ]
Fix build when LOCALBASE is not /usr/local.
Reviewed by: brooks
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D10859
|
Sat, 29 Apr 2017
|
[ 06:32 linimon ] (Only the first 10 of 19 ports in this commit are shown above. )
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Mon, 17 Apr 2017
|
[ 14:40 miwi ]
- Fix Shebangs
|
Thu, 3 Nov 2016
|
[ 15:47 linimon ]
Now appear to build on sparc64.
Approved by: portmgr (tier-2 blanket)
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Thu, 21 Apr 2016
|
[ 16:43 swills ] (Only the first 10 of 419 ports in this commit are shown above. )
many ports: mark broken on powerpc64
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 17 Jan 2016
|
[ 11:41 pawel ]
Remove deprecated @dirrm
Approved by: portmgr blanket
|
Mon, 11 Jan 2016
|
[ 23:35 brooks ]
Mark llvm 3.3, 3.4, and 3.5 ports as broken on arm64
Submitted by: andrew
Differential Revision: https://reviews.freebsd.org/D4784
|
Mon, 17 Aug 2015
|
[ 14:20 mat ] (Only the first 10 of 271 ports in this commit are shown above. )
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
|
Mon, 27 Jul 2015
|
[ 12:53 bapt ]
Fix plist
|
Fri, 19 Dec 2014
|
[ 01:23 brooks ]
Make default target triple match base clang.
PR: 194487
Submitted by: Jan Beich <jbeich@vfemail.net>
|
Fri, 12 Dec 2014
|
[ 17:47 brooks ]
Fix incorrect USES=python syntax.
Submitted by: amdmi3
|
Thu, 25 Sep 2014
|
[ 14:01 brooks ]
Enable builds on/for Raspberry Pi and other arm variants.
USES=python
PR: 191996
Submitted by: direct727@gmail.com
Sponsored by: DARPA, AFRL
|
Tue, 5 Aug 2014
|
[ 06:40 bapt ]
USES=execinfo
|
Thu, 3 Jul 2014
|
[ 13:48 robak ]
devel/llvm34: convert to new LIB_DEPENDS format
Approved by: marino (mentor), portmgr (blanket)
|
Wed, 25 Jun 2014
|
[ 05:35 bapt ] (Only the first 10 of 304 ports in this commit are shown above. )
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
|
Mon, 2 Jun 2014
|
[ 22:59 brooks ]
Modern versions of LLVM will never build on IA64 so mark them as such and
remove attempts to allow IA64 to work.
PR: 188166
Submitted by: mexas@bris.ac.uk
|
Fri, 14 Feb 2014
|
[ 21:49 brooks ]
Fix build when python 3 is the default.
PR: ports/186641, ports/186642
Submitted by: Gereon Kaiping <kta1c10!gereon@linta.de>
|
Wed, 30 Oct 2013
|
[ 14:03 brooks ]
Fix install with ASSERTS option enabled.
Submitted by: Cary <cary@SDF.ORG>
|
Mon, 21 Oct 2013
|
[ 19:42 brooks ]
Correct conflicting ldconfig config files by setting UNIQUENAME.
Strip installed libraries with ${STRIP_CMD}.
Some whitespace tidying.
|
Fri, 18 Oct 2013
|
[ 20:28 brooks ]
Remove explicit references to "33" and obsolete (nop) LATEST_LINK definition.
Add a guard to help catch cases were programs in bin vanish between releases.
|
Thu, 17 Oct 2013
|
[ 22:03 brooks ]
Sigh, fix yet another plist bug.
Reported by: marino
|
[ 13:54 brooks ]
Correct a plist bug that crept in at the end of testing.
Reported by: mat
Pointy hat: brooks (still figuring out the details of this stage thing...)
|
Wed, 16 Oct 2013
|
[ 22:21 brooks ]
Add support for installing the lit and FileCheck test tools.
Requested by: jonathan
|
[ 20:16 brooks ]
Support STAGEDIR
|
Mon, 14 Oct 2013
|
[ 06:52 bapt ] (Only the first 10 of 15 ports in this commit are shown above. )
Fix package name collision
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Mon, 16 Sep 2013
|
[ 09:22 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Wed, 4 Sep 2013
|
[ 15:23 brooks ]
Fix the build on i386 9 with a patch from upstream the. This was
broken by the enabling of R600 support.
Tested by: mat
|
Tue, 20 Aug 2013
|
[ 21:32 kwm ]
Enable R600 backend which is used by graphics/dri r600 and radeonsi gallium
drivers.
Approved by: brooks@ (maintainer)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Thu, 11 Jul 2013
|
[ 21:53 brooks ]
Add an option to create and install files to let cmake build projects
that depend on llvm work. Enable this by default so they are in
packages.
|
Tue, 9 Jul 2013
|
[ 15:29 brooks ]
Correct the location of the gold linker plugin. Users who have not
enabled it may skip this revision.
Submitted by: Eric van Gyzen <eric@vangyzen.net>
|
Fri, 21 Jun 2013
|
[ 15:17 brooks ]
Upgrade Clang and LLVM 3.3 ports to the release version.
|
Wed, 12 Jun 2013
|
[ 16:32 brooks ]
Set LATEST_LINK to clang33/llvm33 to deconflict.
Reported by: erwin
|
Tue, 11 Jun 2013
|
[ 18:50 brooks ] (Only the first 10 of 18 ports in this commit are shown above. )
Add ports of clang and LLVM 3.3.rc3. Unlike previous ports these
install primarily in ${PREFIX}/llvm33 with wrapper scripts in
${PREFIX}/bin named clang33, llc33, etc.
In an additional change, the clang static analyzer's python wrapper and
web bits are not installed.
|
Number of commits found: 42 |