| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412347
|
|
|
|
|
|
|
| |
Reported by: pluknet
Notes:
svn path=/head/; revision=396152
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=392851
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=387082
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=386779
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=386312
|
|
|
|
|
|
|
| |
Requested by: xmj
Notes:
svn path=/head/; revision=386221
|
|
|
|
|
|
|
|
|
| |
Add a port of the Intel/LLVM OpenMP runtime library.
Sponsored by: DARPA, AFRL
Notes:
svn path=/head/; revision=385836
|
|
|
|
|
|
|
| |
PR: 197908 (seems to build with gcc 4.9)
Notes:
svn path=/head/; revision=383482
|
|
|
|
|
|
|
|
| |
To revision bump as it only effects building the port on platforms that
would fail before.
Notes:
svn path=/head/; revision=382825
|
|
|
|
| |
Notes:
svn path=/head/; revision=377138
|
|
|
|
|
|
|
|
| |
PR: 194487
Submitted by: Jan Beich <jbeich@vfemail.net>
Notes:
svn path=/head/; revision=374928
|
|
|
|
|
|
|
|
|
| |
Add support for -fformat-exentions as a no-op in clang. [0]
Submitted by: lightside@gmx.com [0]
Notes:
svn path=/head/; revision=374919
|
|
|
|
| |
Notes:
svn path=/head/; revision=372755
|
|
|
|
| |
Notes:
svn path=/head/; revision=371587
|
|
|
|
|
|
|
|
|
| |
llvm-wrapper to support this.
PR: 193955
Notes:
svn path=/head/; revision=369336
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=369283
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
| |
Notes:
svn path=/head/; revision=365552
|
|
|
|
|
|
|
| |
No version bump as clang won't compile without this change.
Notes:
svn path=/head/; revision=364982
|
|
|
|
| |
Notes:
svn path=/head/; revision=364981
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363371
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=359185
|
|
|
|
|
|
|
|
|
| |
C++11 compiler.
Reported by Andrzej Tobola <ato@iem.pw.edu.pl>
Notes:
svn path=/head/; revision=349423
|
|
|
|
| |
Notes:
svn path=/head/; revision=349369
|
|
|
|
| |
Notes:
svn path=/head/; revision=348290
|
|
|
|
|
|
|
|
|
| |
them not broken. We'll patch if it turns out they have issues.
Requested by: rdivacky (sparc64)
Notes:
svn path=/head/; revision=346579
|
|
|
|
|
|
|
|
|
| |
PR: ports/183799
Submitted by: Philippe Michel <philippe.michel7@sfr.fr>
Sponsored by: DARPA/AFRL
Notes:
svn path=/head/; revision=333647
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=332935
|
|
|
|
|
|
|
|
|
|
|
| |
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++.
Notes:
svn path=/head/; revision=330523
|
|
|
|
|
|
|
| |
lang)
Notes:
svn path=/head/; revision=327741
|
|
|
|
|
|
|
| |
Convert from USE_GMAKE to USES=gmake
Notes:
svn path=/head/; revision=327452
|
|
|
|
| |
Notes:
svn path=/head/; revision=326289
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
| |
Notes:
svn path=/head/; revision=319542
|
|
|
|
|
|
|
| |
entries for Python library directories.
Notes:
svn path=/head/; revision=318873
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
Notes:
svn path=/head/; revision=318790
|
|
|
|
| |
Notes:
svn path=/head/; revision=318207
|
|
|
|
|
|
|
| |
Install all *intrin*.h files.
Notes:
svn path=/head/; revision=318206
|
|
|
|
|
|
|
|
| |
Feb 27th). Add FileCheck and llvm-lit binaries as some consumers need
them.
Notes:
svn path=/head/; revision=313927
|
|
|
|
|
|
|
|
| |
Install .cmake files for devel/llvm-devel so projects that use cmake can
build against the installed copy.
Notes:
svn path=/head/; revision=312075
|
|
|
|
|
|
|
| |
3.3.r172076.
Notes:
svn path=/head/; revision=310192
|
|
|
|
|
|
|
| |
mips as well as reported improvements to the MIPS backend.
Notes:
svn path=/head/; revision=304297
|
|
|
|
|
|
|
| |
Submitted by: QAT (beat)
Notes:
svn path=/head/; revision=303365
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=303233
|
|
|
|
|
|
|
| |
to target MIPS with FreeBSD's base binutils.
Notes:
svn path=/head/; revision=303040
|
|
|
|
|
|
|
| |
Reported by: avg
Notes:
svn path=/head/; revision=301807
|
|
|
|
|
|
|
|
|
|
| |
Depend on devel/binutils on older OS versions which are missing a
require option
PR: ports/170049, ports/170036
Notes:
svn path=/head/; revision=301736
|
|
|
|
| |
Notes:
svn path=/head/; revision=301533
|
|
|
|
|
|
|
| |
ports.
Notes:
svn path=/head/; revision=300985
|