Port details |
- quich Just an advanced terminal calculator
- 4.0.0 math =1 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: tiago.gasiba@gmail.com
- Port Added: 2024-08-14 00:27:08
- Last Update: 2024-08-14 00:19:05
- Commit Hash: 7b157ac
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/Usbac/quich
- Description:
- Quich is a compact, fast, powerful and useful calculator
for your terminal with numerous features, supporting Linux,
Mac and Windows, written in ANSI C.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/quich/ && make install clean
- To add the package, run one of these commands:
- pkg install math/quich
- pkg install quich
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: quich
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722776154
SHA256 (Usbac-quich-v4.0.0_GH0.tar.gz) = d28d9a3552552bf692b126dacac6bcc2591531b6a44a24cb1285d2d506dadc85
SIZE (Usbac-quich-v4.0.0_GH0.tar.gz) = 25650
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- liblinenoise.so : devel/linenoise
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_quich
- USES:
- cmake compiler:c++11-lib pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.0.0 14 Aug 2024 00:19:05 |
Daniel Engberg (diizzy) Author: Tiago Gasiba |
math/quich: New port: Terminal based advanced calculator
A calculator that supports various functions such as sqrt, abs, log
sin, cos, tan, asin, acos, atan, rand, round, floor and ceil.
It also allows adjustable output, variables etc
https://github.com/Usbac/quich
PR: 280340 |