From owner-svn-ports-head@FreeBSD.ORG Wed Feb 5 10:37:50 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 727E3292; Wed, 5 Feb 2014 10:37:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5CDEF192F; Wed, 5 Feb 2014 10:37:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s15Abog9081959; Wed, 5 Feb 2014 10:37:50 GMT (envelope-from gahr@svn.freebsd.org) Received: (from gahr@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s15Aboux081957; Wed, 5 Feb 2014 10:37:50 GMT (envelope-from gahr@svn.freebsd.org) Message-Id: <201402051037.s15Aboux081957@svn.freebsd.org> From: Pietro Cerutti Date: Wed, 5 Feb 2014 10:37:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r342683 - in head: . graphics graphics/nurbs++ X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Feb 2014 10:37:50 -0000 Author: gahr Date: Wed Feb 5 10:37:49 2014 New Revision: 342683 URL: http://svnweb.freebsd.org/changeset/ports/342683 QAT: https://qat.redports.org/buildarchive/r342683/ Log: - Kill graphics/nurbs++ -- can't be built on any supported version Deleted: head/graphics/nurbs++/ Modified: head/MOVED head/graphics/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Wed Feb 5 10:33:12 2014 (r342682) +++ head/MOVED Wed Feb 5 10:37:49 2014 (r342683) @@ -5438,3 +5438,4 @@ multimedia/openmovieeditor||2014-02-03|H french/gfaim||2014-02-04|Abandonware math/matlab-R2012a-installer|matlab-installer|2014-02-04|Now it can handle any Matlab version games/deal||2014-02-05|Abandonware +graphics/nurbs++||2014-02-05|Broken on all supported versions Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Wed Feb 5 10:33:12 2014 (r342682) +++ head/graphics/Makefile Wed Feb 5 10:37:49 2014 (r342683) @@ -600,7 +600,6 @@ SUBDIR += nip2 SUBDIR += nomacs SUBDIR += npretty - SUBDIR += nurbs++ SUBDIR += nvidia-texture-tools SUBDIR += ocaml-images SUBDIR += ocaml-lablgl