Date: Mon, 10 Jul 2006 21:45:29 +0000 (UTC) From: Ion-Mihai Tetcu <itetcu@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/truthtable Makefile distinfo pkg-descr pkg-plist ports/math/truthtable/files truthtable.in Message-ID: <200607102145.k6ALjT1T085721@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
itetcu 2006-07-10 21:45:29 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/truthtable Makefile distinfo pkg-descr pkg-plist math/truthtable/files truthtable.in Log: TruthTable is a truth table generator that does the dirty work for you. This Java program handles the following operations: Not, And, Or, XOR, Implication, and the Biconditional. Author: Greg Slepak WWW: http://www.kinostudios.com/truthtable.php PR: ports/100041 Submitted by: Nicola Vitale <nivit at email.it> Revision Changes Path 1.406 +1 -0 ports/math/Makefile 1.1 +35 -0 ports/math/truthtable/Makefile (new) 1.1 +3 -0 ports/math/truthtable/distinfo (new) 1.1 +4 -0 ports/math/truthtable/files/truthtable.in (new) 1.1 +6 -0 ports/math/truthtable/pkg-descr (new) 1.1 +4 -0 ports/math/truthtable/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607102145.k6ALjT1T085721>