Port details |
- octave-forge-cfitsio Octave-forge package cfitsio
- 0.0.6_2 math =2 0.0.6_2Version of this port present on the latest quarterly branch.
- Maintainer: stephen@FreeBSD.org
- Port Added: 2022-10-28 18:39:05
- Last Update: 2024-06-06 12:33:04
- Commit Hash: 008f3ad
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://packages.octave.org/
- Description:
- The octave-forge package is the result of The GNU Octave Repositry 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 cfitsio.
I/O routines to read and write FITS (Flexible Image Transport System) files.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- octave-forge-cfitsio>0:math/octave-forge-cfitsio
- To install the port:
- cd /usr/ports/math/octave-forge-cfitsio/ && make install clean
- To add the package, run one of these commands:
- pkg install math/octave-forge-cfitsio
- pkg install octave-forge-cfitsio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: octave-forge-cfitsio
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1703213718
SHA256 (octave-forge/gnu-octave-octave-cfitsio-v0.0.6_GH0.tar.gz) = e766838988083696e560ba63dfdc66378fbe8659a8cda44ad59503ac7c83168a
SIZE (octave-forge/gnu-octave-octave-cfitsio-v0.0.6_GH0.tar.gz) = 273520
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
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- gfortran13 : lang/gcc13
- gmake>=4.4.1 : devel/gmake
- Runtime dependencies:
-
- octave : math/octave
- load-octave-pkg : math/octave-forge-base
- gfortran13 : lang/gcc13
- Library dependencies:
-
- libcfitsio.so : astro/cfitsio
- 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-cfitsio
- USES:
- autoreconf 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.0.6_2 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.0.6_1 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.0.6 22 Dec 2023 03:35:13 |
Stephen Montgomery-Smith (stephen) |
math/octave-forge-cfitsio: Update to 0.0.6. |
0.0.5 16 Aug 2023 18:26:30 |
Po-Chuan Hsieh (sunpoet) |
math/octave-forge-cfitsio: Add NO_ARCH
Approved by: portmgr (blanket) |
0.0.5 12 Jun 2023 22:27:59 |
Stephen Montgomery-Smith (stephen) |
math/octave-forge-cfitsio: Update to 0.0.5. |
0.0.4_3 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.0.4_2 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.4_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.4_1 30 Dec 2022 09:04:05 |
Po-Chuan Hsieh (sunpoet) |
astro/cfitsio: Update to 4.2.0
- Convert REINPLACE_CMD to patch file
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt |
0.0.4 29 Oct 2022 05:49:06 |
Stephen Montgomery-Smith (stephen) |
*/octave-forge-*: Update WWW field. |
0.0.4 28 Oct 2022 18:36:09 |
Stephen Montgomery-Smith (stephen) |
math/octave-forge-cfitsio: new port.
Octave forge port: I/O routines to read and write FITS (Flexible Image
Transport System) files. |