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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2025Q1
rofi-calc Do live calculations in rofi
2.3.0 x11 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 2.3.0Version of this port present on the latest quarterly branch.
Maintainer: vidar@karlsen.tech search for ports maintained by this maintainer
Port Added: 2025-01-17 12:48:19
Last Update: 2025-01-17 12:45:34
Commit Hash: 2c15300
License: MIT
WWW:
https://github.com/svenstaro/rofi-calc
Description:
rofi plugin that uses libqalculate's qalc to parse natural language input and provide results. Since this uses libqalculate's amazing qalc you can try natural language queries such 500 + 25% or 5000 EUR to USD or 150 to hex. It can also solve linear equations on the fly. Try 60x + 30 = 50, for instance.
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. lib/rofi/calc.so
  2. /usr/local/share/licenses/rofi-calc-2.3.0/catalog.mk
  3. /usr/local/share/licenses/rofi-calc-2.3.0/LICENSE
  4. /usr/local/share/licenses/rofi-calc-2.3.0/MIT
Collapse this list.
Dependency lines:
  • rofi-calc>0:x11/rofi-calc
To install the port:
cd /usr/ports/x11/rofi-calc/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/rofi-calc
  • pkg install rofi-calc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rofi-calc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1736862524 SHA256 (svenstaro-rofi-calc-v2.3.0_GH0.tar.gz) = 8c2c3aeda31fce84577e0e7246a7888e5428c31ae6350c191e77654597f9ff41 SIZE (svenstaro-rofi-calc-v2.3.0_GH0.tar.gz) = 1697081

Packages (timestamps in pop-ups are UTC):
rofi-calc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2.3.0------
FreeBSD:13:quarterly2.3.02.3.0----2.2.02.2.0
FreeBSD:14:latest2.3.02.3.0-----2.2.0
FreeBSD:14:quarterly2.3.02.3.0----2.2.02.2.0
FreeBSD:15:latest2.3.02.3.0n/a-n/a-2.2.0-
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. rofi : x11/rofi
  2. gettext-runtime>=0.22_1 : devel/gettext-runtime
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. autoconf>=2.72 : devel/autoconf
  5. automake>=1.17 : devel/automake
  6. libtoolize : devel/libtool
Runtime dependencies:
  1. rofi : x11/rofi
Library dependencies:
  1. libcairo.so : graphics/cairo
  2. libglib-2.0.so : devel/glib20
  3. libqalculate.so : math/libqalculate
  4. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
x11_rofi-calc
USES:
autoreconf gettext-runtime libtool 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/svenstaro/rofi-calc/tar.gz/v2.3.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
2.3.0
17 Jan 2025 12:45:34
commit hash: 2c1530032566cf09c979b93b9a137e5233367f37commit hash: 2c1530032566cf09c979b93b9a137e5233367f37commit hash: 2c1530032566cf09c979b93b9a137e5233367f37commit hash: 2c1530032566cf09c979b93b9a137e5233367f37 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Vidar Karlsen
x11/rofi-calc: update 2.2.1 → 2.3.0

Changelog: https://github.com/svenstaro/rofi-calc/blob/v2.3.0/CHANGELOG.md

Changes:
- Fix multiline outputs only showing the first line #128 (thanks @jdholtz)
- Error Message Color #121 (thanks @sornig)

QA:
- Builds and runs on 14.2-amd64
- poudriere testport 14.1-amd64 ok

PR:		284060
MFH:		2025Q1
(cherry picked from commit 923f66dbdd34b74069a69a89697a757a1b8e41d8)

Number of commits found: 1