notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: astro/gnuastro/Makefile

Number of commits found: 32

Sunday, 4 Feb 2024
17:58 Alexey Dokuchaev (danfe) search for other commits by this committer
astro/gnuastro: update GNU Astronomy Utilities to version 0.22

Reported by:	upstream maintainer (via information bulletin)
commit hash: 0006ba443fd12035261f5d1c7503e7c368c1f66d commit hash: 0006ba443fd12035261f5d1c7503e7c368c1f66d commit hash: 0006ba443fd12035261f5d1c7503e7c368c1f66d commit hash: 0006ba443fd12035261f5d1c7503e7c368c1f66d 0006ba4
Tuesday, 23 Jan 2024
11:32 Alexey Dokuchaev (danfe) search for other commits by this committer
Convert more of my ports to new manual page location (part two).
commit hash: 9a81a60255cf823a5092605fe5032b0e0ab4e671 commit hash: 9a81a60255cf823a5092605fe5032b0e0ab4e671 commit hash: 9a81a60255cf823a5092605fe5032b0e0ab4e671 commit hash: 9a81a60255cf823a5092605fe5032b0e0ab4e671 9a81a60
Sunday, 22 Oct 2023
07:10 Alexey Dokuchaev (danfe) search for other commits by this committer
astro/gnuastro: update GNU Astronomy Utilities to version 0.21

Reported by:	upstream maintainer, portscout
commit hash: 6dc7ad3434ebb93a2697c7ea7e3432950a33f66d commit hash: 6dc7ad3434ebb93a2697c7ea7e3432950a33f66d commit hash: 6dc7ad3434ebb93a2697c7ea7e3432950a33f66d commit hash: 6dc7ad3434ebb93a2697c7ea7e3432950a33f66d 6dc7ad3
Friday, 28 Jul 2023
17:13 Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f 664a2fa
Sunday, 30 Apr 2023
02:51 Alexey Dokuchaev (danfe) search for other commits by this committer
astro/gnuastro: update GNU Astronomy Utilities to version 0.20

Reported by:	upstream maintainer (via information bulletin)
commit hash: 1f1fae8610a6ec5ed17b3840f5f5ed11852a914d commit hash: 1f1fae8610a6ec5ed17b3840f5f5ed11852a914d commit hash: 1f1fae8610a6ec5ed17b3840f5f5ed11852a914d commit hash: 1f1fae8610a6ec5ed17b3840f5f5ed11852a914d 1f1fae8
Sunday, 23 Apr 2023
09:09 Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b 8d3e020
Friday, 30 Dec 2022
09:04 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: e73ed31d9f444ad5a59d89f6651a35a0bc18629a commit hash: e73ed31d9f444ad5a59d89f6651a35a0bc18629a commit hash: e73ed31d9f444ad5a59d89f6651a35a0bc18629a commit hash: e73ed31d9f444ad5a59d89f6651a35a0bc18629a e73ed31
Monday, 24 Oct 2022
11:53 Alexey Dokuchaev (danfe) search for other commits by this committer
astro/gnuastro: update GNU Astronomy Utilities to version 0.19

Reported by:	upstream maintainer (via information bulletin)
commit hash: bf9ddb2284d12a41cab467c18ba0cdcd3c8233d6 commit hash: bf9ddb2284d12a41cab467c18ba0cdcd3c8233d6 commit hash: bf9ddb2284d12a41cab467c18ba0cdcd3c8233d6 commit hash: bf9ddb2284d12a41cab467c18ba0cdcd3c8233d6 bf9ddb2
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Friday, 29 Jul 2022
07:41 Alexey Dokuchaev (danfe) search for other commits by this committer
astro/gnuastro: update GNU Astronomy Utilities to version 0.18

Reported by:	upstream information bulletin, portscout
commit hash: 7edbd2f196b7137bacb75ce08d1ccc5c8dd3d93c commit hash: 7edbd2f196b7137bacb75ce08d1ccc5c8dd3d93c commit hash: 7edbd2f196b7137bacb75ce08d1ccc5c8dd3d93c commit hash: 7edbd2f196b7137bacb75ce08d1ccc5c8dd3d93c 7edbd2f
Wednesday, 20 Jul 2022
14:20 Tobias C. Berner (tcberner) search for other commits by this committer
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>
  *  Christian Brueffer <chris@unixpages.org>
  *  David Wolfskill
  *  Frank W. Josellis <frank@dynamical-systems.org>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Gleb Smirnoff <glebius@FreeBSD.org>
  *  Hye-Shik Chang <perky@fallin.lv>
  *  Jan Srzednicki <w@wrzask.pl>
  *  Jean-Yves Lefort <jylefort@FreeBSD.org>
  *  Jean-Yves Lefort <jylefort@brutele.be>
  *  Jeremy Shaffner <jeremy@external.org>
  *  Keith Walker <kew@icehouse.net>
  *  Kirill Ponomarew <ponomarew@oberon.net>
  *  Kris Kennaway <kkennawa@physics.adelaide.edu.au>
  *  Kris Kennaway <kris@FreeBSD.org
  *  Laurent Courty
  *  Loïc BARTOLETTI <lbartoletti@FreeBSD.org>
  *  Lukas Maly <Iam@LukasMaly.NET>
  *  Markus Brueffer <markus@FreeBSD.org>
  *  Mathias Monnerville <mathias@monnerville.com>
  *  Muhammad Moinur Rahman <bofh@FreeBSD.org>
  *  Patrick Li <pat@FreeBSD.org>
  *  Patrick Li <pat@databits.net>
  *  Piero Serini <piero@FreeBSD.org>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Simon Olofsson <simon@olofsson.de>
  *  Slaven Rezic <slaven@rezic.de>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  *  Sébastien Santoro <dereckson@gmail.com>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Tatsuki Makino <tatsuki_makino@hotmail.com>
  *  Tony Maher <tonymaher@optusnet.com.au>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Wen Heping<wen@FreeBSD.org>
  *  Will Andrews <andrews@technologist.com>
  *  asami
  *  chuck@pkix.net
  *  crwhipp@gmail.com
  *  darius@dons.net.au
  *  db
  *  erich@FreeBSD.org
  *  freebsd-ports@henrik.synth.no
  *  ijliao
  *  nwhitehorn
  *  pat
  *  searle
  *  thierry@pompo.net
  *  torstenb
  *  trevor
  *  will

With hat:	portmgr
commit hash: b15254402b32382ff6da10de50bf7b0e84b841f4 commit hash: b15254402b32382ff6da10de50bf7b0e84b841f4 commit hash: b15254402b32382ff6da10de50bf7b0e84b841f4 commit hash: b15254402b32382ff6da10de50bf7b0e84b841f4 b152544
Sunday, 20 Mar 2022
12:20 Alexey Dokuchaev (danfe) search for other commits by this committer
astro/gnuastro: update GNU Astronomy Utilities to version 0.17

Reported by:	upstream maintainer (via information bulletin)
commit hash: 61a9460c45f0e6bea21844ebca4e61e58ec0d20a commit hash: 61a9460c45f0e6bea21844ebca4e61e58ec0d20a commit hash: 61a9460c45f0e6bea21844ebca4e61e58ec0d20a commit hash: 61a9460c45f0e6bea21844ebca4e61e58ec0d20a 61a9460
Monday, 28 Feb 2022
15:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: d1d14ca3e59f48ada778c1a9dbc754c4186ed76a commit hash: d1d14ca3e59f48ada778c1a9dbc754c4186ed76a commit hash: d1d14ca3e59f48ada778c1a9dbc754c4186ed76a commit hash: d1d14ca3e59f48ada778c1a9dbc754c4186ed76a d1d14ca
Wednesday, 12 Jan 2022
19:41 Tobias C. Berner (tcberner) search for other commits by this committer
math/gsl: bump portrevision of consumers after update to 2.7.1

PR:		260201
commit hash: 654acd81409d31495f8b1b11db61e1afbf640981 commit hash: 654acd81409d31495f8b1b11db61e1afbf640981 commit hash: 654acd81409d31495f8b1b11db61e1afbf640981 commit hash: 654acd81409d31495f8b1b11db61e1afbf640981 654acd8
Monday, 11 Oct 2021
05:50 Alexey Dokuchaev (danfe) search for other commits by this committer
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
commit hash: 42eecec387174ba3d4436ed6cee9c0a025af3da0 commit hash: 42eecec387174ba3d4436ed6cee9c0a025af3da0 commit hash: 42eecec387174ba3d4436ed6cee9c0a025af3da0 commit hash: 42eecec387174ba3d4436ed6cee9c0a025af3da0 42eecec
Tuesday, 21 Sep 2021
18:21 Danilo Egea Gondolfo (danilo) search for other commits by this committer
astro/wcslib: Update to 7.7

Drop maintainership.
commit hash: 3ee07bfd8d740c974302a363db0b634d58da774b commit hash: 3ee07bfd8d740c974302a363db0b634d58da774b commit hash: 3ee07bfd8d740c974302a363db0b634d58da774b commit hash: 3ee07bfd8d740c974302a363db0b634d58da774b 3ee07bf
Wednesday, 16 Jun 2021
19:31 Tobias C. Berner (tcberner) search for other commits by this committer
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
	* updated exponential fitting example for nonlinear least squares
	* added banded LU decomposition and solver (gsl_linalg_LU_band)
	* New functions added to the library:
	      - gsl_matrix_norm1
	      - gsl_spmatrix_norm1
	      - gsl_matrix_complex_conjtrans_memcpy
	      - gsl_linalg_QL: decomp, unpack
	      - gsl_linalg_complex_QR_* (thanks to Christian Krueger)
	      - gsl_vector_sum
	      - gsl_matrix_scale_rows
	      - gsl_matrix_scale_columns
	      - gsl_multilarge_linear_matrix_ptr
	      - gsl_multilarge_linear_rhs_ptr
	      - gsl_spmatrix_dense_add (renamed from gsl_spmatrix_add_to_dense)
	      - gsl_spmatrix_dense_sub
	      - gsl_linalg_cholesky_band: solvem, svxm, scale, scale_apply
	      - gsl_linalg_QR_UD: decomp, lssolve
	      - gsl_linalg_QR_UU: decomp, lssolve, QTvec
	      - gsl_linalg_QR_UZ: decomp
	      - gsl_multifit_linear_lcurvature
	      - gsl_spline2d_eval_extrap
	* bug fix in checking vector lengths in gsl_vector_memcpy (dieggsy@pm.me)
	* made gsl_sf_legendre_array_index() inline and documented
	      - gsl_sf_legendre_nlm()

[1] http://git.savannah.gnu.org/cgit/gsl.git/tree/NEWS

PR:		256423
Exp-run by:	antoine
commit hash: 63e653adaa7493aa98f17f9fbc834c0aed7e096e commit hash: 63e653adaa7493aa98f17f9fbc834c0aed7e096e commit hash: 63e653adaa7493aa98f17f9fbc834c0aed7e096e commit hash: 63e653adaa7493aa98f17f9fbc834c0aed7e096e 63e653a
Tuesday, 1 Jun 2021
09:44 Alexey Dokuchaev (danfe) search for other commits by this committer
astro/gnuastro: update Gnuastro to version 0.15.

Announcement:	https://lists.gnu.org/archive/html/info-gnuastro/2021-05/msg00000.html
Reported by:	portscout
commit hash: 6902d0057b7327e4e5da4e31bb9e08aa80c30ccf commit hash: 6902d0057b7327e4e5da4e31bb9e08aa80c30ccf commit hash: 6902d0057b7327e4e5da4e31bb9e08aa80c30ccf commit hash: 6902d0057b7327e4e5da4e31bb9e08aa80c30ccf 6902d00
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 26 Jan 2021
14:00 sunpoet search for other commits by this committer
Bump PORTREVISION for astro/cfitsio shlib change
Original commitRevision:562668 
Monday, 25 Jan 2021
18:17 danfe search for other commits by this committer
Update to version 0.14.
Original commitRevision:562600 
Monday, 7 Sep 2020
08:05 danfe search for other commits by this committer
Update to version 0.13.
Original commitRevision:547882 
Thursday, 16 Jul 2020
08:04 danilo search for other commits by this committer
- Update astro/wcslib to 7.3
Original commitRevision:542334 
Friday, 29 May 2020
12:45 danfe search for other commits by this committer
- 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)
Original commitRevision:536970 
Tuesday, 26 Nov 2019
14:48 danfe search for other commits by this committer
- Update Gnuastro to version 0.11
- Drop no longer needed `post-patch' target
Original commitRevision:518465 
Friday, 25 Oct 2019
23:41 tcberner search for other commits by this committer
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
Original commitRevision:515671 
Sunday, 15 Sep 2019
10:51 danilo search for other commits by this committer
- Update astro/wcslib to 6.4
Original commitRevision:512097 
Sunday, 4 Aug 2019
11:55 danfe search for other commits by this committer
- 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
Original commitRevision:508090 
Saturday, 27 Jul 2019
11:53 sunpoet search for other commits by this committer
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
Original commitRevision:507401 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Thursday, 9 May 2019
14:19 danfe search for other commits by this committer
- Update Gnuastro to version 0.9
- Debashize and degawkize one script

Reported by:	portscout
Original commitRevision:501098 
Monday, 1 Apr 2019
15:13 danfe search for other commits by this committer
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/
Original commitRevision:497484 

Number of commits found: 32