Port details |
- hexowl Lightweight programmer's calculator with variables and functions
- 1.5.1_2 math
=0 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: olgeni@FreeBSD.org
 - Port Added: 2025-07-10 12:24:06
- Last Update: 2025-09-04 17:53:24
- Commit Hash: 31a5a22
- License: GPLv3
- WWW:
- https://github.com/dece2183/hexowl
- Description:
- hexowl is a lightweight and flexible programmer's calculator with user variables
and functions support. It provides a terminal-based interface for performing
arithmetic, bitwise, and boolean operations across decimal, hexadecimal, and
binary number systems.
Features:
- Support for decimal, hexadecimal, and binary numbers
- Arithmetic, bitwise, and boolean operations
- User-defined variables and functions
- No external dependencies
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/math/hexowl/ && make install clean
- To add the package, run one of these commands:
- pkg install math/hexowl
- pkg install hexowl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hexowl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1752149599
SHA256 (go/math_hexowl/hexowl-v1.5.1/v1.5.1.mod) = 08dca80bd2751736b6b9a0543b101b646e8700c8ed9b5b81009abc3cfe75c9e2
SIZE (go/math_hexowl/hexowl-v1.5.1/v1.5.1.mod) = 43
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:
-
- go124 : lang/go124
- Fetch dependencies:
-
- go124 : lang/go124
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_hexowl
- USES:
- go:modules zip
- 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 |
1.5.1_2 04 Sep 2025 17:53:24
    |
Adam Weinberger (adamw)  |
many: Bump go ports for go-1.24.7 |
1.5.1_1 07 Aug 2025 00:02:46
    |
Adam Weinberger (adamw)  |
go ports: Bump for 1.24.6 |
1.5.1 10 Jul 2025 12:22:06
    |
Jimmy Olgeni (olgeni)  |
math/hexowl: Add new port
hexowl is a lightweight and flexible programmer's calculator with user
variables and functions support. It provides a terminal-based interface
for performing arithmetic, bitwise, and boolean operations across decimal,
hexadecimal, and binary number systems.
WWW: https://github.com/mruttley/hexowl |