| Port details |
- octave-forge-llms Octave-forge package llms
- 0.1.4_1 math
=0 0.1.2_1Version of this port present on the latest quarterly branch. - Maintainer: stephen@FreeBSD.org
 - Port Added: 2025-10-15 20:54:07
- Last Update: 2026-02-22 05:39:02
- Commit Hash: 444f42e
- License: GPLv3
- WWW:
- https://packages.octave.org/
- Description:
- The octave-forge package is the result of The GNU Octave Repository project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.
This is llms.
Large Language Models for GNU Octave.
¦ ¦ ¦ ¦ 
- 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:
-
- octave-forge-llms>0:math/octave-forge-llms
- To install the port:
- cd /usr/ports/math/octave-forge-llms/ && make install clean
- To add the package, run one of these commands:
- pkg install math/octave-forge-llms
- pkg install octave-forge-llms
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: octave-forge-llms
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1770345028
SHA256 (octave-forge/pr0m1th3as-octave-llms-release-0.1.4_GH0.tar.gz) = 4e7b58d5f48b1989eaa06650dfc9b92ac7d77c8d71d4e8ec2c21a1d4e50bae3c
SIZE (octave-forge/pr0m1th3as-octave-llms-release-0.1.4_GH0.tar.gz) = 344153
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:
-
- octave : math/octave
- gfortran14 : lang/gcc14
- gmake>=4.4.1 : devel/gmake
- Runtime dependencies:
-
- datatypes.tar.gz : math/octave-forge-datatypes
- octave : math/octave
- load-octave-pkg : math/octave-forge-base
- gfortran14 : lang/gcc14
- Library dependencies:
-
- libpcre.so : devel/pcre
- This port is required by:
- for Run
-
- math/octave-forge
Configuration Options:
- No options to configure
- Options name:
- math_octave-forge-llms
- USES:
- octave
- 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 |
0.1.4_1 22 Feb 2026 05:39:02
    |
Stephen Montgomery-Smith (stephen)  |
math/octave: Update to 11.1.0.
- Bump portrevision of dependent ports. |
0.1.4 06 Feb 2026 02:34:26
    |
Stephen Montgomery-Smith (stephen)  |
math/octave-forge-llms: Update to 0.1.4. |
0.1.3 01 Feb 2026 16:57:32
    |
Piotr Kubaj (pkubaj)  |
math/octave-forge-llms: fix build on non-amd64 / non-i386
Those instructions are x86-only. |
0.1.3 30 Jan 2026 18:46:40
    |
Stephen Montgomery-Smith (stephen)  |
math/octave-forge-llms: Ignore for arm64. |
0.1.3 26 Jan 2026 15:46:14
    |
Stephen Montgomery-Smith (stephen)  |
math/octave-forge-llms: Update to 0.1.3.
- unbreak.
- Add compiler flags -mpclmul -msse4.1, which are required for a
successful build. |
0.1.2_1 24 Dec 2025 22:08:38
    |
Stephen Montgomery-Smith (stephen)  |
math/octave-forge-llms: Mark broken. |
0.1.2_1 22 Dec 2025 13:31:53
    |
Piotr Kubaj (pkubaj)  |
math/octave-forge-llms: fix build on non-x86
/usr/local/bin/mkoctfile -march=native -O2 fig2base64.cc fpng.cpp
c++: error: unsupported option '-march=' for target
'powerpc64le-unknown-freebsd15.0'
Also use __BYTE_ORDER__ instead of __BYTE_ORDER (which is undefined). |
0.1.2 26 Nov 2025 02:11:35
    |
Stephen Montgomery-Smith (stephen)  |
math/octave-forge-llms: Mark broken for arm64.
Reported by: pkg-fallout@ |
0.1.2 28 Oct 2025 04:39:33
    |
Stephen Montgomery-Smith (stephen)  |
math/octave-forge-llms: Update to 0.1.2. |
0.1.1 23 Oct 2025 05:21:18
    |
Stephen Montgomery-Smith (stephen)  |
math/octave-forge-llms: Update to 0.1.1. |
0.1.0 15 Oct 2025 20:53:14
    |
Stephen Montgomery-Smith (stephen)  |
math/octave-forge-llms: New port.
Large Language Models for GNU Octave. |