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 photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
quich Just an advanced terminal calculator
4.0.0 math on this many watch lists=1 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 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 search for ports maintained by this maintainer
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.
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.
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.0---
FreeBSD:13:quarterly4.0.04.0.0-4.0.04.0.0---
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/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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 1