cvs commit: ports/math Makefile ports/math/galculator Makefile
 distinfo pkg-descr pkg-plist ports/math/galculator/files
 patch-src_general_functions.c
    Christian Weisgerber 
    naddy at FreeBSD.org
       
    Wed Jun 25 16:52:01 PDT 2003
    
    
  
naddy       2003/06/25 16:52:00 PDT
  FreeBSD ports repository
  Modified files:
    math                 Makefile 
  Added files:
    math/galculator      Makefile distinfo pkg-descr pkg-plist 
    math/galculator/files patch-configure 
                          patch-galculator.desktop.in 
                          patch-src_general_functions.c 
  Log:
  Import galculator 1.1.1.
  
  galculator is a GTK2-based scientific calculator with ordinary
  notation/reverse polish notation, different number bases (DEC, HEX,
  OCT, BIN) and different units of angular measure (DEG, RAD, GRAD).
  
  Revision  Changes    Path
  1.220     +1 -0      ports/math/Makefile
  1.1       +26 -0     ports/math/galculator/Makefile (new)
  1.1       +1 -0      ports/math/galculator/distinfo (new)
  1.1       +20 -0     ports/math/galculator/files/patch-configure (new)
  1.1       +12 -0     ports/math/galculator/files/patch-galculator.desktop.in (new)
  1.1       +56 -0     ports/math/galculator/files/patch-src_general_functions.c (new)
  1.1       +5 -0      ports/math/galculator/pkg-descr (new)
  1.1       +11 -0     ports/math/galculator/pkg-plist (new)
    
    
More information about the cvs-ports
mailing list