Bug 215158

Summary: [NEW PORT] math/acalc: Simple and pretty expressions calculator
Product: Ports & Packages Reporter: Andrey Ponomarenko <andrey.nik.ponomarenko>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: danfe
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
acalc.shar - port archive none

Description Andrey Ponomarenko 2016-12-08 15:21:09 UTC
Created attachment 177804 [details]
acalc.shar - port archive

Acalc is simple and pretty expressions calculator. It depends on Qt4.
It has standard functions (sin, asinh etc), pre-defined constants, variables and hex/octal/binary i/o.

It has feature - the original and user-friendly interface.

WWW: https://github.com/anpp/acalc
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-02-28 08:45:42 UTC
A commit references this bug:

Author: danfe
Date: Tue Feb 28 08:44:49 UTC 2017
New revision: 435007
URL: https://svnweb.freebsd.org/changeset/ports/435007

Log:
  `math/acalc' is a simple and pretty Qt4-based expression calculator.

  Because GitHub releases (tarballs) are not fetched with correct modification
  time, set TIMESTAMP to 1481206796 which corresponds to commit 6c032ba tagged
  as this release.

  PR:		215158
  Submitted by:	Andrey Ponomarenko

Changes:
  head/math/Makefile
  head/math/acalc/
  head/math/acalc/Makefile
  head/math/acalc/distinfo
  head/math/acalc/pkg-descr
Comment 2 Alexey Dokuchaev freebsd_committer freebsd_triage 2017-02-28 08:55:23 UTC
Port was added in ports r435007, thank you.  (Please note that it was modified to better adhere to our common practices and quality standards.)