From owner-cvs-all@FreeBSD.ORG Mon Aug 9 21:09:53 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6FA316A4CE; Mon, 9 Aug 2004 21:09:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E9F143D31; Mon, 9 Aug 2004 21:09:53 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i79L9rBV078919; Mon, 9 Aug 2004 21:09:53 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i79L9rcf078918; Mon, 9 Aug 2004 21:09:53 GMT (envelope-from thierry) Message-Id: <200408092109.i79L9rcf078918@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 9 Aug 2004 21:09:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math Makefile ports/math/orpie Makefile distinfo pkg-descr ports/math/orpie/files patch-Makefile patch-gsl::wrappers.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Aug 2004 21:09:53 -0000 thierry 2004-08-09 21:09:53 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/orpie Makefile distinfo pkg-descr math/orpie/files patch-Makefile patch-gsl::wrappers.h Log: Add orpie 1.3.1, a fullscreen RPN calculator for the console. PR: 70054 Submitted by: Dylan Simon Revision Changes Path 1.281 +1 -0 ports/math/Makefile 1.1 +30 -0 ports/math/orpie/Makefile (new) 1.1 +2 -0 ports/math/orpie/distinfo (new) 1.1 +53 -0 ports/math/orpie/files/patch-Makefile (new) 1.1 +11 -0 ports/math/orpie/files/patch-gsl::wrappers.h (new) 1.1 +10 -0 ports/math/orpie/pkg-descr (new)