From owner-cvs-ports@FreeBSD.ORG Sun Mar 20 18:04:36 2005 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07F5E16A4CE; Sun, 20 Mar 2005 18:04:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E38D243D48; Sun, 20 Mar 2005 18:04:35 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2KI4ZaM034369; Sun, 20 Mar 2005 18:04:35 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2KI4ZeP034368; Sun, 20 Mar 2005 18:04:35 GMT (envelope-from danfe) Message-Id: <200503201804.j2KI4ZeP034368@repoman.freebsd.org> From: Alexey Dokuchaev Date: Sun, 20 Mar 2005 18:04:35 +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/pgcalc Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2005 18:04:36 -0000 danfe 2005-03-20 18:04:35 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/pgcalc Makefile distinfo pkg-descr pkg-plist Log: PG Calculator is a very powerful scientific calculator, operating in algebraic and RPN mode. Besides its functionality, it comes with different skins for GUI. Very cool. WWW: http://www.pgcalc.net/ Revision Changes Path 1.317 +1 -0 ports/math/Makefile 1.1 +45 -0 ports/math/pgcalc/Makefile (new) 1.1 +2 -0 ports/math/pgcalc/distinfo (new) 1.1 +8 -0 ports/math/pgcalc/pkg-descr (new) 1.1 +181 -0 ports/math/pgcalc/pkg-plist (new)