From owner-svn-ports-head@FreeBSD.ORG Mon Oct 15 14:45:39 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 28C0BB25; Mon, 15 Oct 2012 14:45:39 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 109B38FC08; Mon, 15 Oct 2012 14:45:39 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9FEjcYJ010447; Mon, 15 Oct 2012 14:45:38 GMT (envelope-from gahr@svn.freebsd.org) Received: (from gahr@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9FEjc4f010444; Mon, 15 Oct 2012 14:45:38 GMT (envelope-from gahr@svn.freebsd.org) Message-Id: <201210151445.q9FEjc4f010444@svn.freebsd.org> From: Pietro Cerutti Date: Mon, 15 Oct 2012 14:45:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305915 - in head: . math math/guppi 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.14 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: Mon, 15 Oct 2012 14:45:39 -0000 Author: gahr Date: Mon Oct 15 14:45:38 2012 New Revision: 305915 URL: http://svn.freebsd.org/changeset/ports/305915 Log: - Remove math/guppi The code hasn't been worked on for years, consider switching to math/gnumeric. Feature safe: yes Deleted: head/math/guppi/ Modified: head/MOVED head/math/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Oct 15 13:12:23 2012 (r305914) +++ head/MOVED Mon Oct 15 14:45:38 2012 (r305915) @@ -3722,3 +3722,4 @@ mail/enigmail-seamonkey||2012-10-10|Enig mail/enigmail-thunderbird||2012-10-10|Enigmail is now an option in the thunderbird port mail/enigmail-thunderbird-esr||2012-10-10|Enigmail is now an option in the thunderbird-esr port sysutils/binup||2012-10-14|Upstream disappeared, use freebsd-update(8) instead +math/guppi||2012-10-15|Not developed anymore, consider math/gnumeric instead Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Mon Oct 15 13:12:23 2012 (r305914) +++ head/math/Makefile Mon Oct 15 14:45:38 2012 (r305915) @@ -148,7 +148,6 @@ SUBDIR += gri SUBDIR += grpn SUBDIR += gsl - SUBDIR += guppi SUBDIR += hs-Agda SUBDIR += hs-Agda-executable SUBDIR += hs-NumInstances