Port details |
- gnuastro GNU astronomy utilities and library
- 0.17 astro
=0 0.16Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
 - Port Added: 2019-04-01 15:13:22
- Last Update: 2022-03-20 12:20:38
- Commit Hash: 61a9460
- License: GPLv3+
- 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.
WWW: http://www.gnu.org/software/gnuastro/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- gnuastro>0:astro/gnuastro
- For LIB depends:
- libgnuastro.so: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 = 1647741108
SHA256 (gnuastro-0.17.tar.lz) = f0cd361ef37a89f9712a4ff631f5b9753d84003c04dadafb35a5d0a4bb3a03bf
SIZE (gnuastro-0.17.tar.lz) = 3905062
- 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:
-
- gmake>=4.3 : devel/gmake
- libtool : devel/libtool
- Runtime dependencies:
-
- 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.17:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- astro_gnuastro
- USES:
- gmake jpeg libtool:build localbase tar:lz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Mar 2022 12:20:38 0.17
|
Alexey Dokuchaev (danfe)  |
astro/gnuastro: update GNU Astronomy Utilities to version 0.17
Reported by: upstream maintainer (via information bulletin) |
28 Feb 2022 15:06:56 0.16_2
|
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 |
12 Jan 2022 19:41:22 0.16_1
|
Tobias C. Berner (tcberner)  |
math/gsl: bump portrevision of consumers after update to 2.7.1
PR: 260201 |
11 Oct 2021 05:50:57 0.16
|
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 |
21 Sep 2021 18:21:13 0.15_2
|
Danilo Egea Gondolfo (danilo)  |
astro/wcslib: Update to 7.7
Drop maintainership. |
16 Jun 2021 19:31:27 0.15_1
|
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 ) |
01 Jun 2021 09:44:46 0.15
|
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 |
06 Apr 2021 14:31:07 0.14_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Jan 2021 14:00:17
0.14_1
|
sunpoet  |
Bump PORTREVISION for astro/cfitsio shlib change |
25 Jan 2021 18:17:46
0.14
|
danfe  |
Update to version 0.14. |
07 Sep 2020 08:05:51
0.13
|
danfe  |
Update to version 0.13. |
16 Jul 2020 08:04:26
0.12_1
|
danilo  |
- Update astro/wcslib to 7.3 |
29 May 2020 12:45:06
0.12
|
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) |
26 Nov 2019 14:48:51
0.11
|
danfe  |
- Update Gnuastro to version 0.11
- Drop no longer needed `post-patch' target |
25 Oct 2019 23:41:34
0.10_2
|
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 |
15 Sep 2019 10:51:14
0.10_1
|
danilo  |
- Update astro/wcslib to 6.4 |
04 Aug 2019 11:55:18
0.10
|
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 |
27 Jul 2019 11:53:22
0.9_2
|
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 |
26 Jul 2019 20:46:57
0.9_1
|
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 |
09 May 2019 14:19:59
0.9
|
danfe  |
- Update Gnuastro to version 0.9
- Debashize and degawkize one script
Reported by: portscout |
01 Apr 2019 15:13:05
0.8
|
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/ |