Bug 215158 - [NEW PORT] math/acalc: Simple and pretty expressions calculator
Summary: [NEW PORT] math/acalc: Simple and pretty expressions calculator
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-08 15:21 UTC by Andrey Ponomarenko
Modified: 2017-02-28 08:55 UTC (History)
1 user (show)

See Also:


Attachments
acalc.shar - port archive (1.81 KB, text/plain)
2016-12-08 15:21 UTC, Andrey Ponomarenko
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.)