Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2013 11:54:53 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r323224 - in head: . editors editors/code-browser lang lang/copper
Message-ID:  <201307181154.r6IBsrq5003457@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Thu Jul 18 11:54:53 2013
New Revision: 323224
URL: http://svnweb.freebsd.org/changeset/ports/323224

Log:
  - Remove editors/code-browser and lang/copper, which fail to build on
    most environments

Deleted:
  head/editors/code-browser/
  head/lang/copper/
Modified:
  head/MOVED
  head/editors/Makefile
  head/lang/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Thu Jul 18 11:10:22 2013	(r323223)
+++ head/MOVED	Thu Jul 18 11:54:53 2013	(r323224)
@@ -4436,3 +4436,5 @@ net/avahi-qt3||2013-07-13|Depends on the
 www/xpi-gwt-dev-plugin||2013-07-15|Has expired: Requires an ancient version of Firefox to build
 security/pyobfsproxy|security/obfsproxy|2013-07-15|Rename
 devel/kdevelop-custom-buildsystem||2013-07-17|Has expired: part of devel/kdevelop-kde4 now
+editors/code-browser||2013-07-18|Removed
+lang/copper||2013-07-18|Removed

Modified: head/editors/Makefile
==============================================================================
--- head/editors/Makefile	Thu Jul 18 11:10:22 2013	(r323223)
+++ head/editors/Makefile	Thu Jul 18 11:54:53 2013	(r323224)
@@ -43,7 +43,6 @@
     SUBDIR += calligra-l10n-sv
     SUBDIR += calligra-l10n-tr
     SUBDIR += chexedit
-    SUBDIR += code-browser
     SUBDIR += codeeditor
     SUBDIR += codelite
     SUBDIR += color-mate

Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile	Thu Jul 18 11:10:22 2013	(r323223)
+++ head/lang/Makefile	Thu Jul 18 11:54:53 2013	(r323224)
@@ -40,7 +40,6 @@
     SUBDIR += cmucl
     SUBDIR += cmucl-extra
     SUBDIR += cocor
-    SUBDIR += copper
     SUBDIR += cparser
     SUBDIR += csharp-mode.el
     SUBDIR += cython



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