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.

Port details
llvm-gcc4 A gcc4 frontend for LLVM
2.9 lang Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.9Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Development ended upstream. Switch to dragonegg once available
Expired This port expired on: 2013-02-01
Maintainer: brooks@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-07-25 18:56:46
Last Update: 2013-02-01 14:48:07
SVN Revision: 311380
People watching this port, also watch:: bash-completion, siod, python
Also Listed In: devel
License: not specified in port
WWW:
http://llvm.org/
Description:
llvm-gcc is the LLVM C front end. It is a modified version of gcc that compiles C/C++/ObjC programs into native objects, LLVM bitcode or LLVM assembly language, depending upon the options. By default, llvm-gcc compiles to native objects just like GCC does. If the -emit-llvm option is given then it will generate LLVM bitcode files instead. If -S (assembly) is also given, then it will generate LLVM assembly. Being derived from the GNU Compiler Collection, llvm-gcc has many of gcc's features and accepts most of gcc's options. It handles a number of gcc's extensions to the C programming language. WWW: http://llvm.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • llvm-gcc4>0:lang/llvm-gcc4
No installation instructions:
This port has been deleted.
PKGNAME: llvm-gcc4
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. llc : devel/llvm29
  2. as : devel/binutils
  3. gmake : devel/gmake
  4. bison : devel/bison
  5. perl5.12.4 : lang/perl5.12
Runtime dependencies:
  1. as : devel/binutils
Library dependencies:
  1. iconv.3 : converters/libiconv
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://llvm.org/releases/2.9/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.9
01 Feb 2013 14:48:07
Revision:311380Original commit files touched by this commit
brooks search for other commits by this committer
As long promised, remove llvm-gcc4 in favor of the dragonegg gcc plugin.
Remove llvm29 as it is ancient and only existed to support llvm-gcc4.
2.9
10 Jan 2013 18:31:21
Revision:310197Original commit files touched by this commit
brooks search for other commits by this committer
Now that I've committed a dragonegg port give llvm-gcc4 and llvm29 three
last weeks to live.
2.9
16 Dec 2011 02:12:32
Original commit files touched by this commit
brooks search for other commits by this committer
Development of llvm-gcc has ended and it does not work with the recently
released LLVM 3.0 release.  Deprecate it and change its dependency to
devel/llvm29.
2.9
10 Nov 2011 05:38:32
Original commit files touched by this commit
linimon search for other commits by this committer
Mark broken on powerpc as well as sparc64.  (In fact, on all the tier-2s.)

Hat:            portmgr
2.9
29 Apr 2011 15:04:30
Original commit files touched by this commit
brooks search for other commits by this committer
Upgrade LLVM, Clang, and llvm-gcc to 2.9.

Add a number of bug fixes from our base gcc to llvm-gcc.[0]

PR:             ports/154927 [0]
Submitted by:   Pedro Giffuni <giffunip at tutopia com> [0]
2.8
08 Oct 2010 14:00:32
Original commit files touched by this commit
brooks search for other commits by this committer
Upgrade LLVM, Clang, and llvm-gcc to 2.8 release.

The Clang port has now been updated to avoid building LLVM twice.
2.7
28 Apr 2010 21:05:03
Original commit files touched by this commit
brooks search for other commits by this committer
Upgrade llvm, clang, and llvm-gcc to the 2.7 release.

Submitted by:   mm (llvm and clang)
2.6
08 Dec 2009 22:42:02
Original commit files touched by this commit
brooks search for other commits by this committer
Upgrade to the 2.6 release of llvm-gcc.

This version depends on the binutils port due to lack of functionality
in our current base version as documented in LLVM bug 5004.
http://llvm.org/bugs/show_bug.cgi?id=5004
2.5
06 Nov 2009 21:17:34
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN: does not compile

Reported by:    pointyhat
2.5
04 Mar 2009 21:01:10
Original commit files touched by this commit
brooks search for other commits by this committer
Upgrade llvm and llvm-gcc to the 2.5 release.

See the release notes for details:
http://www.llvm.org/releases/2.5/docs/ReleaseNotes.html
2.4
09 Dec 2008 10:48:33
Original commit files touched by this commit
linimon search for other commits by this committer
Does not yet configure on sparc64.

Hat:    portmgr
2.4
16 Nov 2008 19:43:07
Original commit files touched by this commit
brooks search for other commits by this committer
Upgrade llvm and llvm-gcc4 ports to the 2.4 release.

PR:             ports/128806, ports/128814
2.3
18 Jun 2008 17:51:55
Original commit files touched by this commit
brooks search for other commits by this committer
Fix the build in 6.x by requiring GCC 4.2+.  This may not be exactly the right
string, but half an hour of searching around the gcc source and website sheds
no light on when -Wno-variadic-macros was added.
2.3
12 Jun 2008 16:17:54
Original commit files touched by this commit
brooks search for other commits by this committer
Upgrade to LLVM GCC release 2.3.

Take maintainership since this needs to be updated with devel/llvm.

General Makefile cleanup.
2.2_1
28 Mar 2008 23:23:34
Original commit files touched by this commit
brooks search for other commits by this committer
Record (and thus remove on deinstall) libgomp.info.

Reported by:    erwin
2.2
24 Mar 2008 22:48:36
Original commit files touched by this commit
brooks search for other commits by this committer
Upgrade devel/llvm and lang/llvm-gcc4 to LLVM 2.2.

Switch llvm-gcc4 from the deprecated gcc 4.0 based version to a new gcc
4.2 based release.

See the release notes for details:
http://www.llvm.org/releases/2.2/docs/ReleaseNotes.html
2.1_1
22 Dec 2007 17:16:25
Original commit files touched by this commit
pav search for other commits by this committer
- Fix build on FreeBSD 8.x

Submitted by:   Wesley Shields <wxs@atarininja.org>
2.1_1
17 Oct 2007 10:13:01
Original commit files touched by this commit
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
2.1
16 Oct 2007 16:32:23
Original commit files touched by this commit
fjoe search for other commits by this committer
Assign maintainership to Emil Mikulic.
2.1
16 Oct 2007 04:17:21
Original commit files touched by this commit
fjoe search for other commits by this committer
- Update to 2.1

PR:             117011
Submitted by:   Emil Mikulic
2.0_1
22 Sep 2007 09:11:59
Original commit files touched by this commit
fjoe search for other commits by this committer
Only for i386 and amd64.
2.0_1
01 Aug 2007 14:58:44
Original commit files touched by this commit
fjoe search for other commits by this committer
Remove fsf-funding.7, gfdl.7 and gpl.7 manpages (as all other gcc* ports do).
2.0_1
31 Jul 2007 10:57:12
Original commit files touched by this commit
pav search for other commits by this committer
- Package man pages

Reported by:    pointyhat
2.0
26 Jul 2007 03:26:48
Original commit files touched by this commit
fjoe search for other commits by this committer
Reorder CATEGORIES so that PKGORIGIN is generated correctly.
2.0
25 Jul 2007 20:17:36
Original commit files touched by this commit
fjoe search for other commits by this committer
Fix build on EMT64T: add --disable-shared for this platform as recommended
in README.LLVM.
2.0
25 Jul 2007 19:08:15
Original commit files touched by this commit
fjoe search for other commits by this committer
- Add missing dependency on llvm
- Remove debugging garbage
2.0
25 Jul 2007 18:56:38
Original commit files touched by this commit
fjoe search for other commits by this committer
New port: llvm-gcc4

lvm-gcc is the LLVM C front end. It is a modified version of gcc
that compiles C/C++/ObjC programs into native objects, LLVM bitcode or
LLVM assembly language, depending upon the options.

By default, llvm-gcc compiles to native objects just like GCC does.
If the -emit-llvm option is given then it will generate LLVM bitcode
files instead. If -S (assembly) is also given, then it will generate
LLVM assembly.

Being derived from the GNU Compiler Collection, llvm-gcc has many of
gcc's features and accepts most of gcc's options. It handles a number
of gcc's extensions to the C programming language.

Number of commits found: 27