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
Port details
pcalc Command line util for doing hex/dec/oct/bin math quickly
5 mathnew! 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 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: me@pacopascal.com search for ports maintained by this maintainer
Port Added: 2025-02-21 07:06:06
Last Update: 2025-02-21 17:18:11
Commit Hash: 86ff748
License: GPLv2
WWW:
https://vapier.github.io/pcalc/
Description:
A programmer's command line calculator for doing hex/dec/oct/bin math quickly. Features: - Full math parser, parentheses, add, sub, mult, div, exponential - Automatic conversion between HEX DEC OCT BIN numbers - Mixing different bases in one expression - Definable variables - Math constants (E PI ...) - Built in math functions (sin/cos/sqrt ...)
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/pcalc
  2. /usr/local/share/licenses/pcalc-5/catalog.mk
  3. /usr/local/share/licenses/pcalc-5/LICENSE
  4. /usr/local/share/licenses/pcalc-5/GPLv2
Collapse this list.
Dependency lines:
  • pcalc>0:math/pcalc
To install the port:
cd /usr/ports/math/pcalc/ && make install clean
To add the package, run one of these commands:
  • pkg install math/pcalc
  • pkg install pcalc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pcalc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1738694896 SHA256 (vapier-pcalc-v5_GH0.tar.gz) = 6a557bdb315ae4552e58efd80b94b372e4e10199e80148fe796dc325750302c8 SIZE (vapier-pcalc-v5_GH0.tar.gz) = 26563

Packages (timestamps in pop-ups are UTC):
pcalc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest55-55---
FreeBSD:13:quarterly55-55---
FreeBSD:14:latest55-55---
FreeBSD:14:quarterly-5--5---
FreeBSD:15:latest55n/a5n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bison : devel/bison
  2. gmake>=4.4.1 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for pcalc-5: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
math_pcalc
USES:
bison gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/vapier/pcalc/tar.gz/v5?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
5
21 Feb 2025 17:18:11
commit hash: 86ff748a50d8760dc8d42fc0145504a6263e66edcommit hash: 86ff748a50d8760dc8d42fc0145504a6263e66edcommit hash: 86ff748a50d8760dc8d42fc0145504a6263e66edcommit hash: 86ff748a50d8760dc8d42fc0145504a6263e66ed files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/pcalc: Corrections

Reported by:	jhale
5
21 Feb 2025 07:04:34
commit hash: 1f1b52823126722ceb9cd8c0275dbf563cef9f5acommit hash: 1f1b52823126722ceb9cd8c0275dbf563cef9f5acommit hash: 1f1b52823126722ceb9cd8c0275dbf563cef9f5acommit hash: 1f1b52823126722ceb9cd8c0275dbf563cef9f5a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Paco Pascal
math/pcalc: New port: Command line util for doing hex/dec/oct/bin math quickly

PR:		284557

Number of commits found: 2