notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/llvm33/Makefile
SVNWeb

Number of commits found: 42

Mon, 7 May 2018
[ 08:34 amdmi3 search for other commits by this committer ] Original commit   Revision:469276
- Switch to new test framework

Approved by:	portmgr blanket
Sat, 31 Mar 2018
[ 03:28 tobik search for other commits by this committer ] Original commit   Revision:466018 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:460241 (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit   Revision:459485
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 search for other commits by this committer ] Original commit   Revision:450351 (Only the first 10 of 175 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:441483
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 search for other commits by this committer ] Original commit   Revision:439720 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Provide more descriptive error messages for ports failing on powerpc64.

Approved by:	portmgr (tier-2 blanket)
Mon, 17 Apr 2017
[ 14:40 miwi search for other commits by this committer ] Original commit   Revision:438697
- Fix Shebangs
Thu, 3 Nov 2016
[ 15:47 linimon search for other commits by this committer ] Original commit   Revision:425232
Now appear to build on sparc64.

Approved by:	portmgr (tier-2 blanket)
Fri, 21 Oct 2016
[ 12:51 mat search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Thu, 21 Apr 2016
[ 16:43 swills search for other commits by this committer ] Original commit   Revision:413746 (Only the first 10 of 419 ports in this commit are shown above. View all ports for this commit)
many ports: mark broken on powerpc64
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 17 Jan 2016
[ 11:41 pawel search for other commits by this committer ] Original commit   Revision:406303
Remove deprecated @dirrm

Approved by:	portmgr blanket
Mon, 11 Jan 2016
[ 23:35 brooks search for other commits by this committer ] Original commit   Revision:405816
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 search for other commits by this committer ] Original commit   Revision:394508 (Only the first 10 of 271 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:392974
Fix plist
Fri, 19 Dec 2014
[ 01:23 brooks search for other commits by this committer ] Original commit   Revision:374937
Make default target triple match base clang.

PR:		194487
Submitted by:	Jan Beich <jbeich@vfemail.net>
Fri, 12 Dec 2014
[ 17:47 brooks search for other commits by this committer ] Original commit   Revision:374601
Fix incorrect USES=python syntax.

Submitted by:	amdmi3
Thu, 25 Sep 2014
[ 14:01 brooks search for other commits by this committer ] Original commit   Revision:369255
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 search for other commits by this committer ] Original commit   Revision:364077
USES=execinfo
Thu, 3 Jul 2014
[ 13:48 robak search for other commits by this committer ] Original commit   Revision:360370
devel/llvm34: convert to new LIB_DEPENDS format

Approved by:	marino (mentor), portmgr (blanket)
Wed, 25 Jun 2014
[ 05:35 bapt search for other commits by this committer ] Original commit   Revision:359185 (Only the first 10 of 304 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:356258
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 search for other commits by this committer ] Original commit   Revision:344317
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 search for other commits by this committer ] Original commit   Revision:332110
Fix install with ASSERTS option enabled.

Submitted by:	Cary <cary@SDF.ORG>
Mon, 21 Oct 2013
[ 19:42 brooks search for other commits by this committer ] Original commit   Revision:331178
Correct conflicting ldconfig config files by setting UNIQUENAME.

Strip installed libraries with ${STRIP_CMD}.

Some whitespace tidying.
Fri, 18 Oct 2013
[ 20:28 brooks search for other commits by this committer ] Original commit   Revision:330771
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 search for other commits by this committer ] Original commit   Revision:330682
Sigh, fix yet another plist bug.

Reported by:	marino
[ 13:54 brooks search for other commits by this committer ] Original commit   Revision:330644
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 search for other commits by this committer ] Original commit   Revision:330554
Add support for installing the lit and FileCheck test tools.

Requested by:	jonathan
[ 20:16 brooks search for other commits by this committer ] Original commit   Revision:330535
Support STAGEDIR
Mon, 14 Oct 2013
[ 06:52 bapt search for other commits by this committer ] Original commit   Revision:330275 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Fix package name collision
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Mon, 16 Sep 2013
[ 09:22 az search for other commits by this committer ] Original commit   Revision:327373 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Wed, 4 Sep 2013
[ 15:23 brooks search for other commits by this committer ] Original commit   Revision:326284
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 search for other commits by this committer ] Original commit   Revision:325075
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 search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Thu, 11 Jul 2013
[ 21:53 brooks search for other commits by this committer ] Original commit   Revision:322799
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 search for other commits by this committer ] Original commit   Revision:322564
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 search for other commits by this committer ] Original commit   Revision:321475
Upgrade Clang and LLVM 3.3 ports to the release version.
Wed, 12 Jun 2013
[ 16:32 brooks search for other commits by this committer ] Original commit   Revision:320705
Set LATEST_LINK to clang33/llvm33 to deconflict.

Reported by:	erwin
Tue, 11 Jun 2013
[ 18:50 brooks search for other commits by this committer ] Original commit   Revision:320628 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
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