aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-pythonic
Commit message (Collapse)AuthorAgeFilesLines
* 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-1/+1
| | | | Bump port revision because of library update in math/octave.
* math/octave: Update to 9.1.0.Stephen Montgomery-Smith2024-03-161-1/+1
| | | | | | | | | | | | | | | | | | | 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-pythonic: Get correct distribution.Stephen Montgomery-Smith2023-09-042-4/+5
| | | | | | Port was using wrong source code. Pointyhat: me. Bump portrevision.
* math/octave-forge-pythonic: Update to 0.1.3.Stephen Montgomery-Smith2023-08-221-1/+1
|
* math/octave-forge-pythonic: Update to 0.1.2.Stephen Montgomery-Smith2023-07-242-7/+6
|
* bsd.sites.mk: Update all ports using USE_GITLABFelix Palmen2023-07-121-2/+2
| | | | | | | | | | Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is backwards-compatible (accepting any commit hash as before), but also understands an actual tag name. Moving to tag names where appropriate is left to individual ports' maintainers. Approved by: portmgr (tcberner, mentor) Differential Revision: https://reviews.freebsd.org/D37077
* *: 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-091-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.
* Mk/**octave.mk: Convert to USES=octaveMuhammad Moinur Rahman2022-12-301-13/+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
* math/octave-forge-pythonic: New port.Stephen Montgomery-Smith2022-11-053-0/+45
Python native calling interface for GNU Octave.