Port details |
- octave-forge-pythonic Octave-forge package pythonic
- 0.1.3_3 math
=2 0.1.3_3Version of this port present on the latest quarterly branch. - Maintainer: stephen@FreeBSD.org
 - Port Added: 2022-11-05 21:39:13
- Last Update: 2025-02-17 23:52:20
- Commit Hash: bf37ad7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- 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 pythonic.
Python native calling interface for GNU Octave.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- octave-forge-pythonic>0:math/octave-forge-pythonic
- To install the port:
- cd /usr/ports/math/octave-forge-pythonic/ && make install clean
- To add the package, run one of these commands:
- pkg install math/octave-forge-pythonic
- pkg install octave-forge-pythonic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: octave-forge-pythonic
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1693843930
SHA256 (octave-forge/octave-pythonic-v0.1.3.tar.bz2) = a01e9f467344ed5b05ee93075e3cf426aa1d4d902b486f0467d428931733513c
SIZE (octave-forge/octave-pythonic-v0.1.3.tar.bz2) = 70687
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:
-
- gsed : textproc/gsed
- octave : math/octave
- python3.11 : lang/python311
- gfortran13 : lang/gcc13
- gmake>=4.4.1 : devel/gmake
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- octave : math/octave
- load-octave-pkg : math/octave-forge-base
- python3.11 : lang/python311
- gfortran13 : lang/gcc13
- 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-pythonic
- USES:
- octave python
- 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.3_3 17 Feb 2025 23:52:20
    |
Stephen Montgomery-Smith (stephen)  |
math/octave-forge-*: Fix spelling error in pkg-descr. |
0.1.3_3 06 Jun 2024 12:33:04
    |
Stephen Montgomery-Smith (stephen)  |
category/port: math/octave-forge-*
Bump port revision because of library update in math/octave. |
0.1.3_2 16 Mar 2024 23:28:02
    |
Stephen Montgomery-Smith (stephen)  |
math/octave: Update to 9.1.0.
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 |
0.1.3_1 04 Sep 2023 16:15:38
    |
Stephen Montgomery-Smith (stephen)  |
math/octave-forge-pythonic: Get correct distribution.
Port was using wrong source code.
Pointyhat: me.
Bump portrevision. |
0.1.3 22 Aug 2023 00:43:13
    |
Stephen Montgomery-Smith (stephen)  |
math/octave-forge-pythonic: Update to 0.1.3. |
0.1.2 24 Jul 2023 18:04:56
    |
Stephen Montgomery-Smith (stephen)  |
math/octave-forge-pythonic: Update to 0.1.2. |
0.0.1+_2 12 Jul 2023 18:56:04
    |
Felix Palmen (zirias)  |
bsd.sites.mk: Update all ports using USE_GITLAB
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 |
0.0.1+_2 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.0.1+_1 09 Mar 2023 02:17:52
    |
Stephen Montgomery-Smith (stephen)  |
math/octave: Update to 8.1.0.
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. |
0.0.1+ 30 Dec 2022 17:54:39
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**octave.mk: Convert to USES=octave
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 |
0.0.1+ 05 Nov 2022 21:34:50
    |
Stephen Montgomery-Smith (stephen)  |
math/octave-forge-pythonic: New port.
Python native calling interface for GNU Octave. |