From owner-cvs-ports@FreeBSD.ORG Wed Dec 21 04:10:10 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org 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 1E32516A41F; Wed, 21 Dec 2005 04:10:10 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DFF543D5F; Wed, 21 Dec 2005 04:10:09 +0000 (GMT) (envelope-from edwin@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 jBL4A9D6062015; Wed, 21 Dec 2005 04:10:09 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jBL4A9ro062014; Wed, 21 Dec 2005 04:10:09 GMT (envelope-from edwin) Message-Id: <200512210410.jBL4A9ro062014@repoman.freebsd.org> From: Edwin Groothuis Date: Wed, 21 Dec 2005 04:10:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math Makefile ports/math/plman Makefile distinfo pkg-descr pkg-plist ports/math/plman/files patch-bin-plman X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 21 Dec 2005 04:10:10 -0000 edwin 2005-12-21 04:10:09 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/plman Makefile distinfo pkg-descr pkg-plist math/plman/files patch-bin-plman Log: [NEW PORT] math/plman: A Propositional Logic sentence shell/interpreter PLMan, or Propositional LogicMan, is a user-friendly and powerful propositional logic (sometimes called sentential logic or propositional calculus) sentence shell/interpreter written in Java, capable of handling many existing propositional systems of propositional logic, especially the important ones. Author: Takayuki Hoshi WWW: http://plman.sourceforge.net/ PR: ports/90277 Submitted by: Nicola Vitale Revision Changes Path 1.349 +1 -0 ports/math/Makefile 1.1 +49 -0 ports/math/plman/Makefile (new) 1.1 +3 -0 ports/math/plman/distinfo (new) 1.1 +11 -0 ports/math/plman/files/patch-bin-plman (new) 1.1 +8 -0 ports/math/plman/pkg-descr (new) 1.1 +8 -0 ports/math/plman/pkg-plist (new)