Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Feb 2013 14:48:07 +0000 (UTC)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r311380 - in head: . devel devel/llvm29 lang lang/llvm-gcc4
Message-ID:  <201302011448.r11Em7CA047856@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brooks
Date: Fri Feb  1 14:48:06 2013
New Revision: 311380
URL: http://svnweb.freebsd.org/changeset/ports/311380

Log:
  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.

Deleted:
  head/devel/llvm29/
  head/lang/llvm-gcc4/
Modified:
  head/MOVED
  head/devel/Makefile
  head/lang/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Fri Feb  1 14:33:47 2013	(r311379)
+++ head/MOVED	Fri Feb  1 14:48:06 2013	(r311380)
@@ -4021,3 +4021,5 @@ lang/erlang14||2013-01-30|Not needed; no
 www/tomcat55||2013-01-31|Has expired: EOL and unsupported upstream
 net/samba-pdbsql||2013-01-31|Depends from the obsoleted net/samba34
 net/samba35||2013-01-31|Obsoleted by net/samba36
+devel/llvm29|devel/llvm|2013-02-01|Obsolete and unmaintained
+lang/llvm-gcc4|lang/dragonegg46|2013-02-01|Obsolete and unmaintained

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Fri Feb  1 14:33:47 2013	(r311379)
+++ head/devel/Makefile	Fri Feb  1 14:48:06 2013	(r311380)
@@ -1125,7 +1125,6 @@
     SUBDIR += lion
     SUBDIR += llvm
     SUBDIR += llvm-devel
-    SUBDIR += llvm29
     SUBDIR += llvm31
     SUBDIR += lmdbg
     SUBDIR += lndir

Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile	Fri Feb  1 14:33:47 2013	(r311379)
+++ head/lang/Makefile	Fri Feb  1 14:48:06 2013	(r311380)
@@ -148,7 +148,6 @@
     SUBDIR += linux-f10-tcl85
     SUBDIR += linux-j
     SUBDIR += linux-libg2c
-    SUBDIR += llvm-gcc4
     SUBDIR += logo
     SUBDIR += lua
     SUBDIR += lua-mode.el



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302011448.r11Em7CA047856>