18459 FreshPorts -- devel/llvm-devel
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
llvm-devel 3.4.r181598_2 devel on this many watch lists=5 search for ports that depend on this port
Low Level Virtual Machine
Maintained by: brooks@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 Aug 2008 15:41:21
Also Listed In: lang
License: not specified in port


Low Level Virtual Machine (LLVM) is:
- A compilation strategy designed to enable effective program
  optimization across the entire lifetime of a program.
- A virtual instruction set.
- A compiler infrastructure.
- LLVM does not imply things that you would expect from a high-level
  virtual machine. It does not require garbage collection or run-time
  code generation.

WWW:	http://llvm.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/cmake
  2. textproc/py-sphinx
  3. lang/python27
  4. devel/gmake
  5. lang/perl5.14
Required To Run:
  1. lang/python27
  2. lang/perl5.14

This port is required by:

for Build for Run

To install the port: cd /usr/ports/devel/llvm-devel/ && make install clean
To add the package: pkg_add -r llvm-devel


Configuration Options
===> The following configuration options are available for llvm-devel-3.4.r181598_2:
     ASSERTS=off: Enable assertions (thread unsafe)
     DOCS=on: Build and/or install documentation
     LTOPLUGIN=off: Build LTO plugin (requires gold)
     MANPAGES=on: Build and/or install manual pages
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/brooks/
  3. ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/brooks/
  4. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/brooks/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/brooks/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/brooks/
  7. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/brooks/
  8. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/brooks/
  9. http://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/brooks/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2010-10-15
    Affects: users of devel/llvm-devel who use clang
    Author: Brooks Davis <brooks@FreeBSD.org>
    Reason: 
      The clang portion of devel/llvm-devel has been split out and now
      resides in lang/clang-devel.  If you have devel/llvm-devel installed
      in order to use clang, you will need to install the clang-devel port
      when upgrading.
    
    

Number of commits found: 77

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 May 2013 15:30:57
Original commit files touched by this commit  3.4.r181598_2
brooks search for other commits by this committer
Now that I'm installing lit, we need a runtime dependency on python so
the deinstall order is correct.
22 May 2013 19:31:40
Original commit files touched by this commit  3.4.r181598_1
brooks search for other commits by this committer
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]
14 May 2013 22:10:59
Original commit files touched by this commit  3.4.r181598
brooks search for other commits by this committer
Upgrade LLVM, Clang, and Dragonegg to svn rev r181598.

Install all *intrin*.h files.
14 Mar 2013 19:19:51
Original commit files touched by this commit  3.3.r176188_1
brooks search for other commits by this committer
Install lit.1 such that it actually works after "make clean" is run.
Retain a llvm-lit links for code that can build with either an
installed LLVM or an LLVM source tree.

Minor makefile cleanup.
11 Mar 2013 18:32:06
Original commit files touched by this commit  3.3.r176188
brooks search for other commits by this committer
Upgrade llvm-devel, clang-devel, and dragonegg-devel46 to r174891 (circa
Feb 27th).  Add FileCheck and llvm-lit binaries as some consumers need
them.
13 Feb 2013 15:03:05
Original commit files touched by this commit  3.3.r174891_1
brooks search for other commits by this committer
Don't implicitely require devel/ninja.

Reported by:	avg
11 Feb 2013 19:11:58
Original commit files touched by this commit  3.3.r174891_1
brooks search for other commits by this committer
Fix cmake depend.

Correct pre-expansion of ${DATADIR} in plist.

Reported by:	FreshPorts, portlint
11 Feb 2013 19:02:00
Refresh Original commit files touched by this commit
  Sanity Test Failure
brooks search for other commits by this committer
Upgrade llvm-devel and related ports to 3.3.r174891.

Install .cmake files for devel/llvm-devel so projects that use cmake can
build against the installed copy.
11 Jan 2013 16:52:39
Original commit files touched by this commit  3.3.r172076
brooks search for other commits by this committer
Fix build with PACKAGE_BUILDING or MAINTAINER_MODE.

Reported by:	bdrewery
10 Jan 2013 18:01:29
Original commit files touched by this commit  3.3.r172076
brooks search for other commits by this committer
Update the develoment version of the llvm, clang and dragonegg ports to
3.3.r172076.
14 Sep 2012 21:03:34
Original commit files touched by this commit  3.2.r163622
brooks search for other commits by this committer
Upgrade to svn rev r163622.  Several fixes to FreeBSD support for -pie and
mips as well as reported improvements to the MIPS backend.
23 Aug 2012 21:04:17
Original commit files touched by this commit  3.2.r162438
brooks search for other commits by this committer
Update LLVM and Clang to r162438 plus a couple patchs to make it possible
to target MIPS with FreeBSD's base binutils.
03 Aug 2012 21:09:26
Original commit files touched by this commit  3.2.r160283
brooks search for other commits by this committer
Always build manpages.
Add a couple of missing plist entries.

PR:		ports/170028
Submitted by:	4721@hushmail.com
16 Jul 2012 22:55:45
Original commit files touched by this commit  3.2.r160283
brooks search for other commits by this committer
Update to a 3.2 snapshot.  OPTIONSng-ify.  Reduce diffs with non-devel
ports.
13 Apr 2012 22:52:38
Original commit files touched by this commit  3.1.r154687
brooks search for other commits by this committer
Update to LLVM and Clang 3.1.r154687, unless specific issues are found
that need to be fixed to support testing, this is likely the last -devel
update before 3.1 is released.
03 Mar 2012 03:48:16
Original commit files touched by this commit  3.1.r150242
brooks search for other commits by this committer
Now that gold is built in devel/binutils in 9.0 and later, make the
LTO option available.
22 Feb 2012 23:19:27
Original commit files touched by this commit  3.1.r150242
brooks search for other commits by this committer
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.
17 Oct 2011 20:08:21
Original commit files touched by this commit  3.0.r141985
brooks search for other commits by this committer
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.
16 Jun 2011 15:07:40
Original commit files touched by this commit  3.0.r133062
brooks search for other commits by this committer
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.
07 Apr 2011 18:36:05
Original commit files touched by this commit  2.9.r126497
dinoex search for other commits by this committer
- add CONFLICTS
25 Feb 2011 18:53:15
Original commit files touched by this commit  2.9.r126497
brooks search for other commits by this committer
Upgrade to r126497 and in particulr pick up r126226 which fixes stack
alignment.
24 Feb 2011 21:54:36
Original commit files touched by this commit  2.9.r126079
brooks search for other commits by this committer
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.
10 Dec 2010 21:43:19
Original commit files touched by this commit  2.9.r121368_2
brooks search for other commits by this committer
Install manpages in the NOPORTDOCS case.

Don't depend on PYTHON since it's only needed by clang which is a
seperate port.

Minor cleanup and diff reduction relative to devel/llvm
09 Dec 2010 22:54:18
Original commit files touched by this commit  2.9.r121368_1
brooks search for other commits by this committer
Hopefully really fix the NOPORTDOCS case by using the --disable-docs
option I just found for configure.
09 Dec 2010 20:39:29
Original commit files touched by this commit  2.9.r121368
brooks search for other commits by this committer
Add patch missed in previous commit.  Only effects the NOPORTDOCS case.
09 Dec 2010 19:29:42
Original commit files touched by this commit  2.9.r121368
brooks search for other commits by this committer
Update to r121368.

Reduce diff between llvm/Makefile and llvm-devel/Makefile.

Hopefully fix NOPORTDOCS case.  Currently this bogusly disables
manpages.
15 Oct 2010 19:39:35
Original commit files touched by this commit  2.9.r116582
brooks search for other commits by this committer
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.
31 Aug 2010 19:04:20
Original commit files touched by this commit  2.8.r112486
brooks search for other commits by this committer
Actually add the patch to FormatString.h.

PR:             ports/149746 (in error)
Reported by:    Volodymyr Kostyrko <c.kworr@gmail.com>
30 Aug 2010 22:55:11
Original commit files touched by this commit  2.8.r112486
brooks search for other commits by this committer
Upgrade to r112486.

Disable asserts by default as they break threading programs.[1]

PR:             ports/149746 [1]
Submitted by:   avilla
17 Jun 2010 17:35:57
Original commit files touched by this commit  2.8.r104832
brooks search for other commits by this committer
Upgrade to r104832 (the version in head.)
06 May 2010 21:15:44
Original commit files touched by this commit  2.8.r103179_1
brooks search for other commits by this committer
Don't install pre-patch versions of clang header files.

Reported by:    jkim
06 May 2010 15:35:00
Original commit files touched by this commit  2.8.r103179
brooks search for other commits by this committer
Update to r103179.

Start calling this 2.8.r* since 2.7 has shipped.

Add support for FreeBSD printf format extensions.[0]

Submitted by:   rdivacky [0]
22 Apr 2010 01:53:39
Original commit files touched by this commit  2.7.r102038
brooks search for other commits by this committer
Update to r102038.

On i386, force compliation with -O2 to avoid a -O3 bug in the base gcc.
05 Apr 2010 17:33:55
Original commit files touched by this commit  2.7.r100430
brooks search for other commits by this committer
Upgrade to r100430.
18 Mar 2010 19:33:23
Original commit files touched by this commit  2.7.r98833
brooks search for other commits by this committer
Upgrade to r98833.

Revert the previous addition of debugging info.  It made the program too
big to package reliably.
17 Mar 2010 19:10:25
Original commit files touched by this commit  2.7.r97654
pav search for other commits by this committer
- Instead of BROKEN, mark it MANUAL_PACKAGE_BUILD:
  -rwxr-xr-x  0 root   wheel 498732122 Mar 17 18:55 bin/clang

Reported by:    brucec/EFnet
17 Mar 2010 18:42:20
Original commit files touched by this commit  2.7.r97654
pav search for other commits by this committer
- Mark BROKEN: fails to package

Reported by:    pointyhat
03 Mar 2010 20:38:11
Original commit files touched by this commit  2.7.r97654
brooks search for other commits by this committer
Fix plist.

Feature safe:   yes
03 Mar 2010 20:11:58
Original commit files touched by this commit  2.7.r97654
brooks search for other commits by this committer
Update to 97654.

Switch to using the new llvm test framework (lit).  Tests now pass.

Feature safe:   yes
02 Mar 2010 03:58:47
Original commit files touched by this commit  2.7.r97497
brooks search for other commits by this committer
Update to r97497.

Enable debugging symbols as suggested by the packaging guide.

Feature safe:   yes
16 Feb 2010 20:14:05
Original commit files touched by this commit  2.7.r96348_1
brooks search for other commits by this committer
Fix a plist bug.  Since the previous version build and installed, but
didn't package, bump PORTREVISION.

Reported by:    QAT
Feature safe:   yes
16 Feb 2010 17:58:52
Original commit files touched by this commit  2.7.r96348
brooks search for other commits by this committer
Update to r96348.

This update is reported to be self hosting with -O2.

This update contains a hack of setting REQUIRES_RTTI=1 globaly which
isn't optimal, but works around a problem a people have seen in
testing.

Feature safe:   yes
08 Jan 2010 22:21:20
Original commit files touched by this commit  2.7.r90769
brooks search for other commits by this committer
graphics/opengtl doesn't require that LLVM assertions be disabled so
don't claim it does in the OPTIONS description.

PR:             ports/141783
Submitted by:   Alberto Villa <villa dot alberto at gmail dot com>
08 Dec 2009 17:25:09
Original commit files touched by this commit  2.7.r90769
brooks search for other commits by this committer
Fix -DBOOTSTRAP with LANG!=C.

Submitted by:   Frederic Chardon <chardon dot frederic at gmail com>
08 Dec 2009 16:08:09
Original commit files touched by this commit  2.7.r90769
brooks search for other commits by this committer
Update to r90769.
Build with -fPIC on amd64 and ia64.
Allow the user to disable asserts.

PR:             ports/127718, ports/139207
04 Nov 2009 18:02:43
Original commit files touched by this commit  2.7.r86028
brooks search for other commits by this committer
Upgrade to r86028.

Reduce the complexity of CONFLICTS.

Chase plist changes.
30 Oct 2009 05:54:55
Original commit files touched by this commit  2.7.r85018
brooks search for other commits by this committer
correct plist
25 Oct 2009 17:43:20
Original commit files touched by this commit  2.7.r85018
brooks search for other commits by this committer
Upgrade to rev 85018.
07 Oct 2009 02:31:56
Original commit files touched by this commit  2.7.r83443
brooks search for other commits by this committer
Upgrade to r83443 which contains some FreeBSD specific fixes.

Add USE_GCC=4.2+ to hopefully allow 6.x systems to build this.

Prodded by:     rdivacky
03 Oct 2009 17:58:19
Original commit files touched by this commit  2.7.r83078
brooks search for other commits by this committer
Upgrade to llvm trunk r83078.  Bump the major version to 2.7 since 2.6
has been branced and the release will happen shortly.
27 Sep 2009 21:43:25
Original commit files touched by this commit  2.6.r82217
brooks search for other commits by this committer
Upgrade to r82217.

Feature safe:   yes
06 May 2009 20:20:26
Original commit files touched by this commit  2.6.r71086
brooks search for other commits by this committer
Upgrade to svn rev 71086

The ccc script has been removed and is entierly superceded by the clang
binary.
31 Mar 2009 16:51:39
Original commit files touched by this commit  2.6.r68053
brooks search for other commits by this committer
Upgrade to r68053.  Should fix problems with scan-build not finding
clang-cc.

Move the svn revision out into it's own file to allow do-fetch to update
it in the -DBOOTSTRAP case.  This makes it easier to do:

        make -DBOOTSTRAP makesum
        make
        ...
27 Mar 2009 18:44:54
Original commit files touched by this commit  2.6.r67853
brooks search for other commits by this committer
Upgrade to 67853 which reportedly fixes a regression building sh.

Also enable make -j.
27 Mar 2009 13:52:07
Original commit files touched by this commit  2.6.r67766
brooks search for other commits by this committer
Upgrade to r67766.

The most visiable change is that what was bin/clang is now installed as
libexec/clang-cc and bin/clang is the new C++ driver which will
eventually replace ccc.
04 Mar 2009 17:00:44
Original commit files touched by this commit  2.6.r66031
brooks search for other commits by this committer
Upgrade to r65948 which fixes a few key optimizer bugs.

Avoid installing more conflicting headers.

Tested with:    porttools port test :)
03 Mar 2009 21:05:18
Original commit files touched by this commit  2.6.r65948_1
brooks search for other commits by this committer
Catch a few files and directories I should have noticed during the
previous update.

Reported by:    QAT
03 Mar 2009 18:12:02
Original commit files touched by this commit  2.6.r65948
brooks search for other commits by this committer
Update to r65948.

Add printf0 support. [1]

Install the clang C headers (excluding std*.h since we have our own) now
that the installer puts them somewhere sane.

Submitted by:   ed
02 Mar 2009 19:52:50
Original commit files touched by this commit  2.6.r65789_1
brooks search for other commits by this committer
Add missing libLTO.so to the plist.

Reported by:    QAT
01 Mar 2009 22:45:34
Original commit files touched by this commit  2.6.r65789
brooks search for other commits by this committer
Upgrade to a snapshot of svn rev r65789.
Improve the patch for format string checking. [1]
Correctly refect that this is a 2.6 snapshot since 2.5 has been branched.

Submitted by:   ed [1]
27 Feb 2009 01:34:19
Original commit files touched by this commit  2.4.r65584
brooks search for other commits by this committer
Update to llvm as of r65584 which includes wchar support.

Switch to using svn revision numbers instead of date based snapshots,
fortunatly X.r[0-9]* > X.s[0-9]* in our version scheme.
26 Feb 2009 00:04:25
Original commit files touched by this commit  2.4.s20090224_2
brooks search for other commits by this committer
Correctly have run depends on perl and python so clang works.

switch from #!/usr/bin/env p* to actually specifying the path.

Reported by:    Pawel Worach
25 Feb 2009 20:49:35
Original commit files touched by this commit  2.4.s20090224_1
brooks search for other commits by this committer
Update to a new snapshot.
Install a missing piece of scan-build. [1]

Submitted by:   Pawel Worach <pawel dot worach at gmail dot com> [1]
24 Feb 2009 17:00:08
Original commit files touched by this commit  2.4.s20090222_1
brooks search for other commits by this committer
Remove some plist bogons that crept in during late (incorrect) testing.

Reported by:    QAT
23 Feb 2009 19:15:28
Original commit files touched by this commit  2.4.s20090222
brooks search for other commits by this committer
Update to a snapshot from yesterday.

Requested by:   rdivacky
20 Feb 2009 16:39:51
Original commit files touched by this commit  2.4.s20090215_2
brooks search for other commits by this committer
Patch the clang target selection code to support amd64 in addition to
x86_64 in triples.

Reported by:    Michael Reifenberger <mike at reifenberger dot com>
19 Feb 2009 14:56:48
Original commit files touched by this commit  2.4.s20090215_1
brooks search for other commits by this committer
Support %b in printf-like functions as required to compile the FreeBSD
kernel.

Submitted by:   rdivacky
17 Feb 2009 02:15:37
Original commit files touched by this commit  2.4.s20090215
brooks search for other commits by this committer
Upgrade to a snapshot from yesterday (just pre 2.5).
10 Dec 2008 07:35:19
Original commit files touched by this commit  2.4.s20081105_1
linimon search for other commits by this committer
Mark as broken on sparc64.

Hat:    portmgr
24 Nov 2008 21:59:12
Original commit files touched by this commit  2.4.s20081105_1
brooks search for other commits by this committer
Actually bump the PORTREVISION variable rather than misspelling it.

Reported by:    Stuart Henderson <stu at spacehopper dot org>
Pointy hat:     brooks
15 Nov 2008 18:46:26
Original commit files touched by this commit  2.4.s20081105
brooks search for other commits by this committer
Fix a plist bug.

Reported by:    QAT
06 Nov 2008 23:07:02
Original commit files touched by this commit  2.4.s20081105
brooks search for other commits by this committer
Update a November 5th snapshot, fix the plist.
04 Oct 2008 05:44:06
Original commit files touched by this commit  2.4.s20081002
brooks search for other commits by this committer
Upgrade to a snapshot from October 2nd.
16 Sep 2008 22:15:05
Original commit files touched by this commit  2.4.s20080819
pav search for other commits by this committer
- Mark BROKEN on amd64/6: does not compile

Reported by:    pointyhat
Approved by:    portmgr (self)
21 Aug 2008 14:54:22
Original commit files touched by this commit  2.4.s20080819
brooks search for other commits by this committer
Update to a new 8/19 snapshot that passes the regression tests.

"Fix" the regression tests by running them as nobody if the regression-test
target is run by root.  Remove the .if defined(MAINTAINER_MODE) guards so
the package cluster will run the tests (they pass correctly on i386).
20 Aug 2008 22:31:26
Original commit files touched by this commit  2.4.s20080817
brooks search for other commits by this committer
Upgrade to a snapshot from 8/17.

Temporarily put the regression-test target under if
defined(MAINTAINER_MODE) because it eats /dev/null if run as root and
the package cluster runs it as root.
18 Aug 2008 15:41:03
Original commit files touched by this commit  2.4.s20080805
brooks search for other commits by this committer
Add an llvm snapshot port including clang.  The current snapshot is as of
2008-08-05.

Number of commits found: 77

2863
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24537
Broken 216
Deprecated 487
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 123
Set to expire 525
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days34
new fortnight56
new month220

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0