summaryrefslogtreecommitdiff
path: root/math/octave-forge-coder (follow)
Commit message (Collapse)AuthorAgeFilesLines
* math/octave-forge-coder: Update to 1.10.1.Stephen Montgomery-Smith2025-03-303-10/+7
| | | | - Unbreak.
* math/octave-forge-coder: Mark broken.Stephen Montgomery-Smith2025-03-291-0/+2
|
* math/octave-forge-*: Fix spelling error in pkg-descr.Stephen Montgomery-Smith2025-02-171-1/+1
|
* category/port: math/octave-forge-*Stephen Montgomery-Smith2024-06-061-0/+1
| | | | Bump port revision because of library update in math/octave.
* math/octave-forge-coder: Update to 1.9.2.Stephen Montgomery-Smith2024-03-242-4/+4
|
* math/octave-forge-coder: Update to 1.9.1.Stephen Montgomery-Smith2024-03-222-7/+4
| | | | Unbreak.
* math/octave: Update to 9.1.0.Stephen Montgomery-Smith2024-03-161-0/+3
| | | | | | | | | | | | | | | | | | | math/octave-forge: Bump portrevision. Mark broken and set optional dependency to off in math/octave-forge: math/octave-forge-bioinfo math/octave-forge-coder math/octave-forge-financial math/octave-forge-fits math/octave-forge-fuzzy-logic-toolkit math/octave-forge-gnuplot math/octave-forge-informationtheory math/octave-forge-irsa math/octave-forge-level-set math/octave-forge-nnet math/octave-forge-plot math/octave-forge-queueing math/octave-forge-symband
* math/octave-forge-coder: Update to 1.8.4.Stephen Montgomery-Smith2023-11-132-5/+4
|
* *: Bump PORTREVISIONs for math/mpc update to 1.3.1Gerald Pfeifer2023-04-231-1/+1
|
* math/octave: Update to 8.1.0.Stephen Montgomery-Smith2023-03-081-0/+1
| | | | | | | | | | | | Bump portrevision of all dependent ports. Mark broken math/octave-forge-database, math/octave-forge-mechanics, math/octave-forge-mpi math/octave-forge-nlwing2, math/octave-forge-parallel, math/octave-forge-specfun Set to default off these ports in math/octave-forge. Clean up indentation in Mk/Uses/octave.mk.
* math/octave-forge-coder: Update to 1.8.0.Stephen Montgomery-Smith2023-02-133-4/+14
|
* Mk/**octave.mk: Convert to USES=octaveMuhammad Moinur Rahman2022-12-301-11/+4
| | | | | | | | | | | | | | As part of the improvements of USES infrastructure Mk/bsd.octave.mk has been converted to Mk/Uses/octave.mk. This also declutters some old stuffs in the octave-* ports and makes it simpler to add more octave-forge ports easily. While I am here make all the ports portclippy/portfmt compliant. And use USES macros whenever possible. Reviewed by: portmgr Approved by: tcberner Differential Revision: https://reviews.freebsd.org/D37887
* */octave-forge-*: Update WWW field.Stephen Montgomery-Smith2022-10-291-1/+1
|
* math/octave-forge-coder: new port.Stephen Montgomery-Smith2022-10-283-0/+47
Coder is an Octave code generator and build system that, given a function name translates the function and all of its dependencies to C++ and builds a .oct shared module.