notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
Port details
quich Just an advanced terminal calculator
4.0.0 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.0.0Version of this port present on the latest quarterly branch.
Maintainer: tiga@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-08-14 00:27:08
Last Update: 2025-10-01 19:18:58
Commit Hash: 4e450f3
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/quich
  2. /usr/local/share/licenses/quich-4.0.0/catalog.mk
  3. /usr/local/share/licenses/quich-4.0.0/LICENSE
  4. /usr/local/share/licenses/quich-4.0.0/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • quich>0:math/quich
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

Expand this list (2 items)

Collapse this list.

SHA256 (9ddb21a370fe403b6863995f1f2225529a5f0f81.patch) = bc32b7092593620c4a9b51fcb173172733bb52dacf9dee7e0161c48965d9b1e1 SIZE (9ddb21a370fe403b6863995f1f2225529a5f0f81.patch) = 2626

Collapse this list.


Packages (timestamps in pop-ups are UTC):
quich
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.0.04.0.0-4.0.04.0.0n/an/an/a
FreeBSD:13:quarterly4.0.04.0.0-4.0.04.0.0n/an/an/a
FreeBSD:14:latest4.0.04.0.0-4.0.04.0.0---
FreeBSD:14:quarterly4.0.04.0.0-4.0.04.0.0---
FreeBSD:15:latest4.0.04.0.0n/a4.0.0n/an/a--
FreeBSD:15:quarterly4.0.04.0.0n/a-n/an/a--
FreeBSD:16:latest4.0.04.0.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Usbac/quich/tar.gz/v4.0.0?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.0.0
01 Oct 2025 19:18:58
commit hash: 4e450f33b9f9cf668688f9c439c58871751e2bbbcommit hash: 4e450f33b9f9cf668688f9c439c58871751e2bbbcommit hash: 4e450f33b9f9cf668688f9c439c58871751e2bbbcommit hash: 4e450f33b9f9cf668688f9c439c58871751e2bbb files touched by this commit
Tiago Gasiba (tiga) search for other commits by this committer
*/*: update maintainer to @freebsd.org

PR:		289928
Approved by:	eduardo (mentor)
4.0.0
14 Aug 2024 00:19:05
commit hash: 7b157ac5264d8767e48759d362801c9ead26710acommit hash: 7b157ac5264d8767e48759d362801c9ead26710acommit hash: 7b157ac5264d8767e48759d362801c9ead26710acommit hash: 7b157ac5264d8767e48759d362801c9ead26710a files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
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

Number of commits found: 2