cvs commit: ports/math Makefile ports/math/truthtable Makefile distinfo pkg-descr pkg-plist ports/math/truthtable/files truthtable.in

Ion-Mihai Tetcu itetcu at FreeBSD.org
Mon Jul 10 21:45:30 UTC 2006


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)


More information about the cvs-all mailing list