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
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: lang/clang-devel/Makefile
SVNWeb

Number of commits found: 51

Fri, 19 Jan 2018
[ 23:30 brooks search for other commits by this committer ] Original commit   Revision:459483
Update to a new snapshot, now on the 7.0 line. [0]

Depend explicitly on python2.7. [1]

Install clang headers as they are now believed to work properly with
FreeBSD headers.

PR:		225315 [0], 225144 [1]
Submitted by:	sunpoet [1]
Differential Revision:	https://reviews.freebsd.org/D13984
Wed, 14 Dec 2016
[ 18:38 brooks search for other commits by this committer ] Original commit   Revision:428585
Get PORTVERSION from llvm-devel automatically.

PR:		215305
Fri, 1 Apr 2016
[ 14:08 mat search for other commits by this committer ] Original commit   Revision:412347 (Only the first 10 of 481 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 4 Sep 2015
[ 23:42 brooks search for other commits by this committer ] Original commit   Revision:396152
Remove stray distinfo from clang and lldb metaports.

Reported by:	pluknet
Fri, 24 Jul 2015
[ 23:40 brooks search for other commits by this committer ] Original commit   Revision:392851 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Mostly complete redo to the build of -devel LLVM ports:
 - Switch to cmake.
 - Combine all builds into devel/llvm-devel.
   - Remove devel/libiomp5-devel
   - Make lang/clang-devel a metaport so people can still find it.

Upgrade a snapshot shortly after the 3.7 branch point.

Sponsored by:	DARPA, AFRL
Tue, 19 May 2015
[ 14:18 marino search for other commits by this committer ] Original commit   Revision:386779
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)
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Wed, 13 May 2015
[ 14:54 brooks search for other commits by this committer ] Original commit   Revision:386221
Use svnlite in the maintainer BOOTSTRAP target.

Requested by:	xmj
Mon, 6 Apr 2015
[ 21:51 brooks search for other commits by this committer ] Original commit   Revision:383482
Upgrade to r234164.

PR:		197908 (seems to build with gcc 4.9)
Thu, 15 Jan 2015
[ 19:04 brooks search for other commits by this committer ] Original commit   Revision:377138
Update to r225991 (the 3.6 branch point).
Thu, 18 Dec 2014
[ 22:42 brooks search for other commits by this committer ] Original commit   Revision:374928
Make default target triple match base clang.

PR:		194487
Submitted by:	Jan Beich <jbeich@vfemail.net>
Tue, 18 Nov 2014
[ 23:29 brooks search for other commits by this committer ] Original commit   Revision:372755
Update clang-devel and llvm-devel to r222267.
Fri, 26 Sep 2014
[ 20:05 brooks search for other commits by this committer ] Original commit   Revision:369336
Install scan-view support files under LLVM_PREFIX and alter
llvm-wrapper to support this.

PR:		193955
Thu, 25 Sep 2014
[ 19:10 brooks search for other commits by this committer ] Original commit   Revision:369283 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Upgrade to r218451.

USES=python

Give llvm a chance to build on arm* and powerpc64 systems. [0]

PR:		191996 [0]
Submitted by:	direct727@gmail.com [0]
Sponsored by:	DARPA, AFRL
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Thu, 21 Aug 2014
[ 12:43 brooks search for other commits by this committer ] Original commit   Revision:365552
Upgrade to 3.6.r216160.
Fri, 15 Aug 2014
[ 15:41 brooks search for other commits by this committer ] Original commit   Revision:364981
Update to r211638.
Tue, 29 Jul 2014
[ 18:41 adamw search for other commits by this committer ] Original commit   Revision:363371 (Only the first 10 of 426 ports in this commit are shown above. View all ports for this commit)
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
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
Fri, 28 Mar 2014
[ 14:07 brooks search for other commits by this committer ] Original commit   Revision:349423
The configure scripts require a C++11 standard library as well as a
C++11 compiler.

Reported by	Andrzej Tobola <ato@iem.pw.edu.pl>
Thu, 27 Mar 2014
[ 22:37 brooks search for other commits by this committer ] Original commit   Revision:349369
Hopefully fix builds on systems where cc isn't a C++11 compiler.
Sat, 15 Mar 2014
[ 06:45 brooks search for other commits by this committer ] Original commit   Revision:348290
Upgrade to r203994.
Fri, 28 Feb 2014
[ 22:02 brooks search for other commits by this committer ] Original commit   Revision:346579
Recent versions of clang should work find on sparc64 and arm so mark
them not broken.  We'll patch if it turns out they have issues.

Requested by:	rdivacky (sparc64)
Wed, 13 Nov 2013
[ 02:38 brooks search for other commits by this committer ] Original commit   Revision:333647
Include altivec.h and cpuid.h in the set of installed headers.

PR:		ports/183799
Submitted by:	Philippe Michel <philippe.michel7@sfr.fr>
Sponsored by:	DARPA/AFRL
Wed, 6 Nov 2013
[ 00:13 brooks search for other commits by this committer ] Original commit   Revision:332935 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Upgrade the llvm development ports to r193887.  We're about two weeks
from the LLVM 3.4 branch starting.

Apply the clang portion of r255321 from base switching the default C++
library to libc++ on 10+.

Correct clang's notion of the underlying type of (u)intmax_t on MIPS64.
Wed, 16 Oct 2013
[ 17:34 brooks search for other commits by this committer ] Original commit   Revision:330523
Upgrade to 3.4.r191854.

STAGIFY

Mark dragonegg IGNORE on systems where the default compiler defaults to
libc++ on the grounds the the clang/llvm ports are likely linked with it
and thus won't work with gcc and libstdc++.
Fri, 20 Sep 2013
[ 19:53 bapt search for other commits by this committer ] Original commit   Revision:327741 (Only the first 10 of 379 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:
lang)
Tue, 17 Sep 2013
[ 06:40 bapt search for other commits by this committer ] Original commit   Revision:327452 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
Wed, 4 Sep 2013
[ 15:57 brooks search for other commits by this committer ] Original commit   Revision:326289
Upgrade clang, dragonegg, and llvm -devel ports to r182968.
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)
Fri, 31 May 2013
[ 20:49 brooks search for other commits by this committer ] Original commit   Revision:319542
Update clang/dragonegg/llvm-devel to subversion rev r182968.
Thu, 23 May 2013
[ 14:29 brooks search for other commits by this committer ] Original commit   Revision:318873
Correct plist by adding the new clang-format command and @dirrmtry
entries for Python library directories.
Wed, 22 May 2013
[ 19:31 brooks search for other commits by this committer ] Original commit   Revision:318790
Add a new option MANPAGES to allow man pages to be supressed. [0]

Remove USE_GCC=4.2+ as all supported versions have an acceptable version
of gcc by default.[0]

Remove the long unused MAINTAINER_MODE variable.

Submitted by:	tijl [0]
Tue, 14 May 2013
[ 22:32 brooks search for other commits by this committer ] Original commit   Revision:318207
Add missing mm3dnow.h and mm_malloc.h files.
[ 22:10 brooks search for other commits by this committer ] Original commit   Revision:318206 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Upgrade LLVM, Clang, and Dragonegg to svn rev r181598.

Install all *intrin*.h files.
Mon, 11 Mar 2013
[ 18:32 brooks search for other commits by this committer ] Original commit   Revision:313927
Upgrade llvm-devel, clang-devel, and dragonegg-devel46 to r174891 (circa
Feb 27th).  Add FileCheck and llvm-lit binaries as some consumers need
them.
Thu, 10 Jan 2013
[ 18:01 brooks search for other commits by this committer ] Original commit   Revision:310192 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Update the develoment version of the llvm, clang and dragonegg ports to
3.3.r172076.
Thu, 30 Aug 2012
[ 09:05 brooks search for other commits by this committer ] Original commit   Revision:303365
Fix a missing plist entry.

Submitted by:	QAT (beat)
Mon, 27 Aug 2012
[ 16:18 brooks search for other commits by this committer ] Original commit 
Fix creation of position independent executables (-fPIE -pie).

There were two bugs here.  First, -pie was not passed to ld.  Second,
non-relocatable versions of three *crt*.o archives were used in the pie
case.

Additionally, link with crtbeginT.o in the -static case.

Shift style towards that of the Linux code since much of the new login was
cribbed from it.

Reported by:	jonathan
Thu, 23 Aug 2012
[ 21:04 brooks search for other commits by this committer ] Original commit 
Update LLVM and Clang to r162438 plus a couple patchs to make it possible
to target MIPS with FreeBSD's base binutils.
Tue, 31 Jul 2012
[ 18:49 brooks search for other commits by this committer ] Original commit 
Fix build in the !DOCS case.

Reported by:	avg
Mon, 30 Jul 2012
[ 18:41 brooks search for other commits by this committer ] Original commit 
Install manpages even when docs are off.

Depend on devel/binutils on older OS versions which are missing a
require option

PR:		ports/170049, ports/170036
Wed, 25 Jul 2012
[ 21:19 brooks search for other commits by this committer ] Original commit 
Correct a plist error reported by QAT.
Mon, 16 Jul 2012
[ 22:55 brooks search for other commits by this committer ] Original commit 
Update to a 3.2 snapshot.  OPTIONSng-ify.  Reduce diffs with non-devel
ports.
Wed, 22 Feb 2012
[ 23:19 brooks search for other commits by this committer ] Original commit 
Upgrade to llvm/clang r150242.

Enable installation of the shared libaray in LLVM.

Add preliminary support for building and installing the gold linker
plugin.  No option is avaiable to turn it on (use -DWITH_LTOPLUGIN)
because devel/binutils does not yet build the gold linker.
Mon, 17 Oct 2011
[ 20:08 brooks search for other commits by this committer ] Original commit 
Upgrade to r141985.  The is contemporary with the creation of the 3.0
branch.  Please test and report bugs to the llvm developers to make 3.0
a good release.
Thu, 16 Jun 2011
[ 15:07 brooks search for other commits by this committer ] Original commit 
Upgrade the LLVM and Clang -devel ports to r133062.

Update the conflicts lines in all the llvm and clang ports to conflict
with 3.x as well as 2.x and generally simplify the conflict definitions
following the example of llvm-etoile.
Thu, 24 Feb 2011
[ 21:54 brooks search for other commits by this committer ] Original commit 
Upgrade to LLVM and Clang r126079 to match the version in HEAD.

Add support to the LLVM makefile to set SVN_REV externally to make
upgrading to a specific version easier.
Fri, 10 Dec 2010
[ 15:09 brooks search for other commits by this committer ] Original commit 
Rather than relying on some hackish patches use thre --disable-docs
configure option in the NOPORTDOCS case.

This should result in no changes to packages.
Fri, 15 Oct 2010
[ 19:39 brooks search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Upgrade LLVM and Clang to r116582 and bump the overall version to 2.9
since 2.8 has shipped.

Split out the clang portion of devel/llvm-devel into lang/clang-devel.
Thu, 14 Oct 2010
[ 19:15 brooks search for other commits by this committer ] Original commit 
Forced commit to record repocopy from devel/clang to lang/clang and
lang/clang-devel by marcus on 2010-10-11.

PR:             ports/151340

Number of commits found: 51