Bug 112106

Summary: New port: math/Wcalc A natural-expression command-line calculator
Product: Ports & Packages Reporter: Amarendra Godbole <amarendra.godbole>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Amarendra Godbole 2007-04-25 06:40:04 UTC
Wcalc is a powerful arbitrary-precision calculator. It has standard functions 
(sin, asinh, logtwo, floor, etc), many pre-defined constants (pi, e, c, etc.), 
variables, "active" variables, command history, and hex/octal/binary i/o, 
conversions, and more.

WWW: http://w-calc.sourceforge.net/

Fix: Added Wcalc.shar.txt as attachment

Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-04-25 07:21:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-04-26 21:05:27 UTC
miwi        2007-04-26 20:05:22 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/wcalc           Makefile distinfo pkg-descr 
  Log:
  Wcalc is a powerful arbitrary-precision calculator. It has standard functions
  (sin, asinh, logtwo, floor, etc), many pre-defined constants (pi, e, c, etc.),
  variables, "active" variables, command history, and hex/octal/binary i/o,
  conversions, and more.
  
  WWW: http://w-calc.sourceforge.net/
  
  -Amarendra Godbole
  amarendra.godbole@gmail.com
  
  PR:             ports/112106
  Submitted by:   Amarendra Godbole <amarendra.godbole at gmail.com>
  
  Revision  Changes    Path
  1.452     +1 -0      ports/math/Makefile
  1.1       +30 -0     ports/math/wcalc/Makefile (new)
  1.1       +3 -0      ports/math/wcalc/distinfo (new)
  1.1       +9 -0      ports/math/wcalc/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-04-26 21:06:12 UTC
State Changed
From-To: open->closed

New port added. Thanks!