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) combination for a given watch list. This is what FreshPorts will look for.

non port: lang/clang33/Makefile

Number of commits found: 31

Tuesday, 6 Feb 2018
16:55 amdmi3 search for other commits by this committer
- Limit python version with 2.7, fails with python3:

checking for python >= 2.5...   File "<string>", line 1
    import sys; print sys.version.split()[0]
                        ^
SyntaxError: invalid syntax

- Fix shebang in scan-view script

Approved by:	portmgr blanket
Original commitRevision:461076 
Thursday, 25 May 2017
14:35 bapt search for other commits by this committer
Register dependency on groff
Original commitRevision:441694 
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 
Friday, 1 Apr 2016
14:08 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

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

Approved by:	portmgr blanket
Original commitRevision:406510 
Tuesday, 19 May 2015
14:18 marino search for other commits by this committer
lang/clang3*, lang/clang-devel: set environment during build

The clang ports override the default build target, but the new targets
fail to set the environment like the default target does.  This patch
passes MAKE_ENV to environment.

It also combines compounds to a single make cmd and unsuppresses the
commands so the output shows on the build logs.

PR:		199500
Submitted by:	marino
Approved by:	brooks (maintainer)
Original commitRevision:386779 
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 
Saturday, 27 Sep 2014
01:25 brooks search for other commits by this committer
Install scan-view dependencies.

Tell the user the correct scan-view to run.

PR:		193955
Sponsored by:	DARPA, AFRL
Original commitRevision:369352 
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 
Tuesday, 17 Jun 2014
16:50 brooks search for other commits by this committer
Add PORTREVISiON bump missing from r358139.
Original commitRevision:358147 
15:55 brooks search for other commits by this committer
Add back support for scan-build.[1]

Change ccc-analyzer's default compiler to clang.[2]

Install unwind.h.[3]

PR:		ports/185733 [1], ports/183802 [2], ports/186173 [3]
Original commitRevision:358139 
Tuesday, 4 Mar 2014
23:04 brooks search for other commits by this committer
Replace %%DATADIR%% in patched scan-build.

PR:		ports/187193, ports/187243
Submitted by:	Li-Wen Hsu <lwhsu@FreeBSD.org>
Original commitRevision:347084 
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 
Sunday, 5 Jan 2014
01:25 brooks search for other commits by this committer
Install altivec.h and cpuid.h headers.
Original commitRevision:338734 
Wednesday, 6 Nov 2013
23:38 brooks search for other commits by this committer
Apply the clang portion of r255321 from base switching the default C++
library to libc++ on 10+.

Requested by:	tijl
Original commitRevision:333046 
Wednesday, 30 Oct 2013
15:18 brooks search for other commits by this committer
If the ASSERTS option is enabled, make sure it was enabled in the
corresponding devel/llvm## port as build fails otherwise.
Original commitRevision:332126 
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
22:35 brooks search for other commits by this committer
Sync improvements from clang32.
Original commitRevision:330783 
Wednesday, 16 Oct 2013
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
19:53 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
Original commitRevision:327741 
Tuesday, 17 Sep 2013
06:40 bapt search for other commits by this committer
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
Original commitRevision:327452 
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 
Wednesday, 10 Jul 2013
11:27 kwm search for other commits by this committer
Teach clang33 where to find libc++ headers when installed from ports.
It will use the headers in base if it finds them there.

Approved by:	maintainer (brooks@)
Original commitRevision:322654 
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
23:11 brooks search for other commits by this committer
Fix two plist bugs.  Only install the manpage as clang33.1 not also as
clang.1.  Include clang-format in the set of commands.
Original commitRevision:320729 
19:03 brooks search for other commits by this committer
Fix up depends so we depend on llvm33 and look for the llc33 binary to
identify it rather than port versions.

Remove the broken and obviously unused regression-test target along with
the obsolute dependency on dejagnu.

Reported by:	decke
Original commitRevision:320715 
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
21:57 brooks search for other commits by this committer
Add missing build depend on python.  I removed the run dependency too
firmaly.

Submitted by:	 bdrewery
Original commitRevision:320650 
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: 31