Port details |
- gnuastro GNU astronomy utilities and library
- 0.23 astro
=2 0.22_1Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
 - Port Added: 2019-04-01 15:13:22
- Last Update: 2024-07-16 09:42:12
- Commit Hash: 942eb8a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- https://www.gnu.org/software/gnuastro/
- Description:
- The GNU Astronomy Utilities (Gnuastro) is an official GNU software package
consisting of various programs and library functions for the manipulation
and analysis of astronomical data. All the programs share the same basic
command-line user interface enabling easy and efficient operation combined
with other installed programs in shell scripts or Makefiles; the libraries
are also usable in C and C++ programs.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gnuastro>0:astro/gnuastro
- To install the port:
- cd /usr/ports/astro/gnuastro/ && make install clean
- To add the package, run one of these commands:
- pkg install astro/gnuastro
- pkg install gnuastro
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gnuastro
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1720895780
SHA256 (gnuastro-0.23.tar.lz) = d8533dda444e4e3b3577875ed1598992b6cc0983c80954adb0016d45e304a1a3
SIZE (gnuastro-0.23.tar.lz) = 4867093
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:
-
- ghostscript10>=10.02.0 : print/ghostscript10
- gmake>=4.4.1 : devel/gmake
- libtool : devel/libtool
- Runtime dependencies:
-
- ghostscript10>=10.02.0 : print/ghostscript10
- indexinfo : print/indexinfo
- Library dependencies:
-
- libcfitsio.so : astro/cfitsio
- libwcs.so : astro/wcslib
- libcurl.so : ftp/curl
- libgsl.so : math/gsl
- libpng.so : graphics/png
- libtiff.so : graphics/tiff
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gnuastro-0.23:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- astro_gnuastro
- USES:
- ghostscript gmake jpeg libtool:build localbase pathfix tar:lz
- 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.23 16 Jul 2024 09:42:12
    |
Alexey Dokuchaev (danfe)  |
astro/gnuastro: update GNU Astronomy Utilities to version 0.23
Configuration files are now installed under $PREFIX/etc/gnuastro
to make them easier to find, as there is a whole bunch of them.
Reported by: upstream maintainer, portscout |
0.22_1 27 Apr 2024 12:44:59
    |
Tijl Coosemans (tijl)  |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine |
0.22 04 Feb 2024 17:58:16
    |
Alexey Dokuchaev (danfe)  |
astro/gnuastro: update GNU Astronomy Utilities to version 0.22
Reported by: upstream maintainer (via information bulletin) |
0.21 23 Jan 2024 11:32:28
    |
Alexey Dokuchaev (danfe)  |
Convert more of my ports to new manual page location (part two). |
0.21 22 Oct 2023 07:10:52
    |
Alexey Dokuchaev (danfe)  |
astro/gnuastro: update GNU Astronomy Utilities to version 0.21
Reported by: upstream maintainer, portscout |
0.20_1 28 Jul 2023 17:13:17
    |
Daniel Engberg (diizzy)  |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
0.20 30 Apr 2023 02:51:38
    |
Alexey Dokuchaev (danfe)  |
astro/gnuastro: update GNU Astronomy Utilities to version 0.20
Reported by: upstream maintainer (via information bulletin) |
0.19_2 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.19_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.19 24 Oct 2022 11:53:56
    |
Alexey Dokuchaev (danfe)  |
astro/gnuastro: update GNU Astronomy Utilities to version 0.19
Reported by: upstream maintainer (via information bulletin) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.18 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.18 29 Jul 2022 07:41:22
    |
Alexey Dokuchaev (danfe)  |
astro/gnuastro: update GNU Astronomy Utilities to version 0.18
Reported by: upstream information bulletin, portscout |
0.17 20 Jul 2022 14:20:50
    |
Tobias C. Berner (tcberner)  |
astro: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp>
* Alexander Leidinger
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org>
* Anton Karpov <toxa@toxahost.ru>
* Brion Moss <brion@queeg.com>
* Bruce M Simpson <bms@FreeBSD.org>
* Chris Piazza <cpiazza@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.17 20 Mar 2022 12:20:38
    |
Alexey Dokuchaev (danfe)  |
astro/gnuastro: update GNU Astronomy Utilities to version 0.17
Reported by: upstream maintainer (via information bulletin) |
0.16_2 28 Feb 2022 15:06:56
    |
Po-Chuan Hsieh (sunpoet)  |
astro/cfitsio: Update to 4.0.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt |
0.16_1 12 Jan 2022 19:41:22
    |
Tobias C. Berner (tcberner)  |
math/gsl: bump portrevision of consumers after update to 2.7.1
PR: 260201 |
0.16 11 Oct 2021 05:50:57
    |
Alexey Dokuchaev (danfe)  |
astro/gnuastro: the port had been updated and improved (+)
- Update GNU Astronomy Utilities to the latest version 0.16
- Use `install-strip' so that installed library gets stripped
- Do not try to run the tests across entire source code, they
are confined to a single subdirectory (makes the build log
less noisy)
Reported by: upstream maintainer via information bulletin |
0.15_2 21 Sep 2021 18:21:13
    |
Danilo Egea Gondolfo (danilo)  |
astro/wcslib: Update to 7.7
Drop maintainership. |
0.15_1 16 Jun 2021 19:31:27
    |
Tobias C. Berner (tcberner)  |
math/gsl: update to 2.7
From [1]
* What is new in gsl-2.7:
* fixed doc bug for gsl_histogram_min_bin (lhcsky at 163.com)
* fixed bug #60335 (spmatrix test failure, J. Lamb)
* fixed bug #36577
* clarified documentation on interpolation accelerators (V. Krishnan)
* fixed bug #45521 (erroneous GSL_ERROR_NULL in ode-initval2, thanks to M.
Sitte)
* fixed doc bug #59758
* fixed bug #58202 (rstat median for n=5)
* added support for native C complex number types in gsl_complex
when using a C11 compiler
* upgraded to autoconf 2.71, automake 1.16.3, libtool 2.4.6 (Only the first 15 lines of the commit message are shown above ) |
0.15 01 Jun 2021 09:44:46
    |
Alexey Dokuchaev (danfe)  |
astro/gnuastro: update Gnuastro to version 0.15.
Announcement: https://lists.gnu.org/archive/html/info-gnuastro/2021-05/msg00000.html
Reported by: portscout |
0.14_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.14_1 26 Jan 2021 14:00:17
  |
sunpoet  |
Bump PORTREVISION for astro/cfitsio shlib change |
0.14 25 Jan 2021 18:17:46
  |
danfe  |
Update to version 0.14. |
0.13 07 Sep 2020 08:05:51
  |
danfe  |
Update to version 0.13. |
0.12_1 16 Jul 2020 08:04:26
  |
danilo  |
- Update astro/wcslib to 7.3 |
0.12 29 May 2020 12:45:06
  |
danfe  |
- Update Gnuastro to the latest version 0.12
- Do not build with -O3 by default (respect CFLAGS)
- Pull the fix for bogus timezone calculation
(see https://savannah.gnu.org/bugs/?58455) |
0.11 26 Nov 2019 14:48:51
  |
danfe  |
- Update Gnuastro to version 0.11
- Drop no longer needed `post-patch' target |
0.10_2 25 Oct 2019 23:41:34
  |
tcberner  |
math/gsl: update to 2.6
- math/p5-Math-GSL does not seem to have any upstream activity to make it work
with this version -> mark it broken
- this also breaks the two consumers of this port
- biology/gemma: has a conflict with cblas, and is makred broken.
PR: 241363
Exp-run by: antoine |
0.10_1 15 Sep 2019 10:51:14
  |
danilo  |
- Update astro/wcslib to 6.4 |
0.10 04 Aug 2019 11:55:18
  |
danfe  |
- Update Gnuastro to version 0.10 (switch to the .tar.lz distfile)
- Stop patching `lib/gnuastro/table.h' for missing #include <time.h>
which was not needed since version 0.9 (r501098); remove patches
that were integrated upstream |
0.9_2 27 Jul 2019 11:53:22
  |
sunpoet  |
Update to 3.47
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt |
0.9_1 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.9 09 May 2019 14:19:59
  |
danfe  |
- Update Gnuastro to version 0.9
- Debashize and degawkize one script
Reported by: portscout |
0.8 01 Apr 2019 15:13:05
  |
danfe  |
The GNU Astronomy Utilities (Gnuastro) is an official GNU software package
consisting of various programs and library functions for the manipulation
and analysis of astronomical data.
WWW: http://www.gnu.org/software/gnuastro/ |