notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: devel/llvm33/Makefile

Number of commits found: 42

Monday, 7 May 2018
08:34 amdmi3 search for other commits by this committer
- Switch to new test framework

Approved by:	portmgr blanket
Original commitRevision:469276 
Saturday, 31 Mar 2018
03:28 tobik search for other commits by this committer
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
Original commitRevision:466018 
Monday, 29 Jan 2018
06:45 araujo search for other commits by this committer
- 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.
Original commitRevision:460241 
Friday, 19 Jan 2018
23:38 brooks search for other commits by this committer
Fix python dependency: restrict to python 2.7.

No PORTREVISON bump as build would fail without python 2.7

PR:		225144
Submitted by:	sunpoet
Original commitRevision:459485 
Friday, 22 Sep 2017
10:48 mat search for other commits by this committer
Remove USES=execinfo.

PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
Original commitRevision:450351 
Monday, 22 May 2017
17:39 bdrewery search for other commits by this committer
Fix build when LOCALBASE is not /usr/local.

Reviewed by:	brooks
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D10859
Original commitRevision:441483 
Saturday, 29 Apr 2017
06:32 linimon search for other commits by this committer
Provide more descriptive error messages for ports failing on powerpc64.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:439720 
Monday, 17 Apr 2017
14:40 miwi search for other commits by this committer
- Fix Shebangs
Original commitRevision:438697 
Thursday, 3 Nov 2016
15:47 linimon search for other commits by this committer
Now appear to build on sparc64.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:425232 
Friday, 21 Oct 2016
12:51 mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Original commitRevision:424411 
Thursday, 21 Apr 2016
16:43 swills search for other commits by this committer
many ports: mark broken on powerpc64
Original commitRevision:413746 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Sunday, 17 Jan 2016
11:41 pawel search for other commits by this committer
Remove deprecated @dirrm

Approved by:	portmgr blanket
Original commitRevision:406303 
Monday, 11 Jan 2016
23:35 brooks search for other commits by this committer
Mark llvm 3.3, 3.4, and 3.5 ports as broken on arm64

Submitted by:	andrew
Differential Revision:	https://reviews.freebsd.org/D4784
Original commitRevision:405816 
Monday, 17 Aug 2015
14:20 mat search for other commits by this committer
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
Original commitRevision:394508 
Monday, 27 Jul 2015
12:53 bapt search for other commits by this committer
Fix plist
Original commitRevision:392974 
Friday, 19 Dec 2014
01:23 brooks search for other commits by this committer
Make default target triple match base clang.

PR:		194487
Submitted by:	Jan Beich <jbeich@vfemail.net>
Original commitRevision:374937 
Friday, 12 Dec 2014
17:47 brooks search for other commits by this committer
Fix incorrect USES=python syntax.

Submitted by:	amdmi3
Original commitRevision:374601 
Thursday, 25 Sep 2014
14:01 brooks search for other commits by this committer
Enable builds on/for Raspberry Pi and other arm variants.

USES=python

PR:		191996
Submitted by:	direct727@gmail.com
Sponsored by:	DARPA, AFRL
Original commitRevision:369255 
Tuesday, 5 Aug 2014
06:40 bapt search for other commits by this committer
USES=execinfo
Original commitRevision:364077 
Thursday, 3 Jul 2014
13:48 robak search for other commits by this committer
devel/llvm34: convert to new LIB_DEPENDS format

Approved by:	marino (mentor), portmgr (blanket)
Original commitRevision:360370 
Wednesday, 25 Jun 2014
05:35 bapt search for other commits by this committer
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
Original commitRevision:359185 
Monday, 2 Jun 2014
22:59 brooks search for other commits by this committer
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
Original commitRevision:356258 
Friday, 14 Feb 2014
21:49 brooks search for other commits by this committer
Fix build when python 3 is the default.

PR:		ports/186641, ports/186642
Submitted by:	Gereon Kaiping <kta1c10!gereon@linta.de>
Original commitRevision:344317 
Wednesday, 30 Oct 2013
14:03 brooks search for other commits by this committer
Fix install with ASSERTS option enabled.

Submitted by:	Cary <cary@SDF.ORG>
Original commitRevision:332110 
Monday, 21 Oct 2013
19:42 brooks search for other commits by this committer
Correct conflicting ldconfig config files by setting UNIQUENAME.

Strip installed libraries with ${STRIP_CMD}.

Some whitespace tidying.
Original commitRevision:331178 
Friday, 18 Oct 2013
20:28 brooks search for other commits by this committer
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.
Original commitRevision:330771 
Thursday, 17 Oct 2013
22:03 brooks search for other commits by this committer
Sigh, fix yet another plist bug.

Reported by:	marino
Original commitRevision:330682 
13:54 brooks search for other commits by this committer
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...)
Original commitRevision:330644 
Wednesday, 16 Oct 2013
22:21 brooks search for other commits by this committer
Add support for installing the lit and FileCheck test tools.

Requested by:	jonathan
Original commitRevision:330554 
20:16 brooks search for other commits by this committer
Support STAGEDIR
Original commitRevision:330535 
Monday, 14 Oct 2013
06:52 bapt search for other commits by this committer
Fix package name collision
Original commitRevision:330275 
Friday, 20 Sep 2013
17:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Original commitRevision:327724 
Monday, 16 Sep 2013
09:22 az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:327373 
Wednesday, 4 Sep 2013
15:23 brooks search for other commits by this committer
Fix the build on i386 9 with a patch from upstream the.   This was
broken by the enabling of R600 support.

Tested by:	mat
Original commitRevision:326284 
Tuesday, 20 Aug 2013
21:32 kwm search for other commits by this committer
Enable R600 backend which is used by graphics/dri r600 and radeonsi gallium
drivers.

Approved by:	brooks@ (maintainer)
Original commitRevision:325075 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Thursday, 11 Jul 2013
21:53 brooks search for other commits by this committer
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.
Original commitRevision:322799 
Tuesday, 9 Jul 2013
15:29 brooks search for other commits by this committer
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>
Original commitRevision:322564 
Friday, 21 Jun 2013
15:17 brooks search for other commits by this committer
Upgrade Clang and LLVM 3.3 ports to the release version.
Original commitRevision:321475 
Wednesday, 12 Jun 2013
16:32 brooks search for other commits by this committer
Set LATEST_LINK to clang33/llvm33 to deconflict.

Reported by:	erwin
Original commitRevision:320705 
Tuesday, 11 Jun 2013
18:50 brooks search for other commits by this committer
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.
Original commitRevision:320628 

Number of commits found: 42