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/siril/Makefile

Number of commits found: 60

Thursday, 11 Apr 2024
09:16 Max Brazhnikov (makc) search for other commits by this committer
*/*: convert to cmake:indirect

Convert bunch of ports to USES=cmake:indirect
commit hash: 43d9a1336ddec3ddb059a4c78b33888272692c36 commit hash: 43d9a1336ddec3ddb059a4c78b33888272692c36 commit hash: 43d9a1336ddec3ddb059a4c78b33888272692c36 commit hash: 43d9a1336ddec3ddb059a4c78b33888272692c36 43d9a13
Friday, 12 Jan 2024
22:40 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sanitize MANPREFIX for meson ports

Approved by:	portmgr
commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 9f8f710
Saturday, 23 Dec 2023
18:14 Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 3572ca3
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, 9 Jul 2023
22:08 Matthias Andree (mandree) search for other commits by this committer
astro/siril: make compatible with exiv2 0.28

PR:		272311
commit hash: a050789426c42aadc060c10ea6ba98ee2b837e3a commit hash: a050789426c42aadc060c10ea6ba98ee2b837e3a commit hash: a050789426c42aadc060c10ea6ba98ee2b837e3a commit hash: a050789426c42aadc060c10ea6ba98ee2b837e3a a050789
Thursday, 27 Apr 2023
12:01 Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump all users of multimedia/ffmpeg*

...to make sure all picks up new version(s)
commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5 commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5 commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5 commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5 f7accb2
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
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
Thursday, 2 Mar 2023
05:23 Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 fa81a4f
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
Tuesday, 15 Nov 2022
09:15 Yuri Victorovich (yuri) search for other commits by this committer
astro/siril: Update 1.0.5 -> 1.0.6

Reported by:	portscout
commit hash: 7c4fc3959b58dea5fcba8d6e10716bf4eca898cf commit hash: 7c4fc3959b58dea5fcba8d6e10716bf4eca898cf commit hash: 7c4fc3959b58dea5fcba8d6e10716bf4eca898cf commit hash: 7c4fc3959b58dea5fcba8d6e10716bf4eca898cf 7c4fc39
Saturday, 10 Sep 2022
05:27 Yuri Victorovich (yuri) search for other commits by this committer
astro/siril: Update 1.0.4 -> 1.0.5

Reported by:	portscout
commit hash: 3f1789a674e8c6750f3a18f0a95f18f1ae41b5ff commit hash: 3f1789a674e8c6750f3a18f0a95f18f1ae41b5ff commit hash: 3f1789a674e8c6750f3a18f0a95f18f1ae41b5ff commit hash: 3f1789a674e8c6750f3a18f0a95f18f1ae41b5ff 3f1789a
Friday, 9 Sep 2022
20:32 Daniel Engberg (diizzy) search for other commits by this committer
*/*: Update path set in BUILD_DEPENDS for CMake

Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to
devel/cmake-core

Approved by:	portmgr (blanket)
commit hash: e942e560c468063b850b05ae3df340b36f24c7b5 commit hash: e942e560c468063b850b05ae3df340b36f24c7b5 commit hash: e942e560c468063b850b05ae3df340b36f24c7b5 commit hash: e942e560c468063b850b05ae3df340b36f24c7b5 e942e56
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
Sunday, 4 Sep 2022
06:12 Yuri Victorovich (yuri) search for other commits by this committer
astro/siril: Update 1.0.3 -> 1.0.4

Reported by:	portscout
commit hash: 61d6b8b2eed2c2ee90c18db1b91d34f520e05fba commit hash: 61d6b8b2eed2c2ee90c18db1b91d34f520e05fba commit hash: 61d6b8b2eed2c2ee90c18db1b91d34f520e05fba commit hash: 61d6b8b2eed2c2ee90c18db1b91d34f520e05fba 61d6b8b
Friday, 2 Sep 2022
07:12 Tobias C. Berner (tcberner) search for other commits by this committer
graphics/opencv: bump consumers after e21578d954550998435c5d6d532e2d5a67398bfe

This was missed in the upgrade of graphics/opencv.

Reported by:	VVD
commit hash: a49cb0f435d525ea72be8f943d82d3562cfbcba8 commit hash: a49cb0f435d525ea72be8f943d82d3562cfbcba8 commit hash: a49cb0f435d525ea72be8f943d82d3562cfbcba8 commit hash: a49cb0f435d525ea72be8f943d82d3562cfbcba8 a49cb0f
Friday, 12 Aug 2022
14:46 Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed 4cf39de
Monday, 8 Aug 2022
03:52 Yuri Victorovich (yuri) search for other commits by this committer
astro/siril: Broken on systems where OpenMP isn't enabled

Reported by:	fallout
commit hash: a06f92fcb24bad4ff7209cc7a578b258fed25156 commit hash: a06f92fcb24bad4ff7209cc7a578b258fed25156 commit hash: a06f92fcb24bad4ff7209cc7a578b258fed25156 commit hash: a06f92fcb24bad4ff7209cc7a578b258fed25156 a06f92f
Sunday, 3 Jul 2022
16:33 Yuri Victorovich (yuri) search for other commits by this committer
astro/siril: Update 1.0.2 -> 1.0.3

Reported by:	portscout
commit hash: 94f4ea096a21d3e8fbf1224ff1f2f2201f33f252 commit hash: 94f4ea096a21d3e8fbf1224ff1f2f2201f33f252 commit hash: 94f4ea096a21d3e8fbf1224ff1f2f2201f33f252 commit hash: 94f4ea096a21d3e8fbf1224ff1f2f2201f33f252 94f4ea0
Monday, 16 May 2022
21:34 Yuri Victorovich (yuri) search for other commits by this committer
astro/siril: Update 1.0.1 -> 1.0.2

Reported by:	portscout
commit hash: b4a9e7c7ab8fa57a5bf17bb4ae6f56f362c33b9e commit hash: b4a9e7c7ab8fa57a5bf17bb4ae6f56f362c33b9e commit hash: b4a9e7c7ab8fa57a5bf17bb4ae6f56f362c33b9e commit hash: b4a9e7c7ab8fa57a5bf17bb4ae6f56f362c33b9e b4a9e7c
Sunday, 8 May 2022
05:27 Yuri Victorovich (yuri) search for other commits by this committer
astro/siril: Update 0.99.10.1 -> 1.0.1
commit hash: 2eb552662649517882ddd934bbc2d248f8ada043 commit hash: 2eb552662649517882ddd934bbc2d248f8ada043 commit hash: 2eb552662649517882ddd934bbc2d248f8ada043 commit hash: 2eb552662649517882ddd934bbc2d248f8ada043 2eb5526
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
Saturday, 26 Feb 2022
12:18 Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump PORTREVISION of users due to bump of graphics/libheif
commit hash: 6c15051d54e035515e4ddbbd2a37472fe969c488 commit hash: 6c15051d54e035515e4ddbbd2a37472fe969c488 commit hash: 6c15051d54e035515e4ddbbd2a37472fe969c488 commit hash: 6c15051d54e035515e4ddbbd2a37472fe969c488 6c15051
Wednesday, 26 Jan 2022
07:46 Marius Strobl (marius) search for other commits by this committer
devel/libconfig: update to 1.7.3

- Chase shared library bump across dependant ports.
- Fetch releases rather than tags from GitHub. [1]
- Properly depend on makeinfo, adding an INFO knob.
- Refresh pkg-descr and COMMENT accordingly.

PR:		261062
Reported by:	dizzy [1]
Approved by:	maintainer timeout
commit hash: 8c30deb681a941ce9974c57c7f45c9f294908d67 commit hash: 8c30deb681a941ce9974c57c7f45c9f294908d67 commit hash: 8c30deb681a941ce9974c57c7f45c9f294908d67 commit hash: 8c30deb681a941ce9974c57c7f45c9f294908d67 8c30deb
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
Sunday, 10 Oct 2021
19:44 Baptiste Daroussin (bapt) search for other commits by this committer
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 2c672a4
Sunday, 5 Sep 2021
20:31 Jan Beich (jbeich) search for other commits by this committer
devel/meson: update to 0.59.1

Changes:	https://mesonbuild.com/Release-notes-for-0-59-0.html
PR:		257251
Reported by:	GitHub (watch releases)
Submitted by:	tcberner, vishwin (based on)
Exp-run by:	antoine
Approved by:	tcberner
commit hash: 2b36c4b4615929fffaf8269bd3d15e26af757225 commit hash: 2b36c4b4615929fffaf8269bd3d15e26af757225 commit hash: 2b36c4b4615929fffaf8269bd3d15e26af757225 commit hash: 2b36c4b4615929fffaf8269bd3d15e26af757225 2b36c4b
Thursday, 12 Aug 2021
17:43 Yuri Victorovich (yuri) search for other commits by this committer
astro/siril: Fix unintended deletion of the line
commit hash: 6f15e1c0339e22678346839753553530e316423a commit hash: 6f15e1c0339e22678346839753553530e316423a commit hash: 6f15e1c0339e22678346839753553530e316423a commit hash: 6f15e1c0339e22678346839753553530e316423a 6f15e1c
17:37 Yuri Victorovich (yuri) search for other commits by this committer
astro/siril: Fix libcurl dysfunction by adding the CURL option and enabling it
properly

Reported by:	Andreas Kempe <kempe@lysator.liu.se> (via e-mail)
commit hash: 5114fbd567a30499953b95d2e7f480832652d218 commit hash: 5114fbd567a30499953b95d2e7f480832652d218 commit hash: 5114fbd567a30499953b95d2e7f480832652d218 commit hash: 5114fbd567a30499953b95d2e7f480832652d218 5114fbd
Monday, 5 Jul 2021
07:47 Yuri Victorovich (yuri) search for other commits by this committer
astro/siril: Update 0.99.8.1 -> 0.99.10.1
commit hash: 554006d2f7fb3843bd29a68c1ad82ec8093ab11a commit hash: 554006d2f7fb3843bd29a68c1ad82ec8093ab11a commit hash: 554006d2f7fb3843bd29a68c1ad82ec8093ab11a commit hash: 554006d2f7fb3843bd29a68c1ad82ec8093ab11a 554006d
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
Sunday, 6 Jun 2021
17:46 Yuri Victorovich (yuri) search for other commits by this committer
astro/siril: Add run-time dependency on devel/gvfs

PR:		256435
Reported by:	Stefan Rumetshofer <sterum77@gmail.com>
commit hash: 0a274268c9edf05e1b10155d147c9dbc6556e3e2 commit hash: 0a274268c9edf05e1b10155d147c9dbc6556e3e2 commit hash: 0a274268c9edf05e1b10155d147c9dbc6556e3e2 commit hash: 0a274268c9edf05e1b10155d147c9dbc6556e3e2 0a27426
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
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
Sunday, 14 Feb 2021
05:24 yuri search for other commits by this committer
astro/siril: Update 0.99.6 -> 0.99.8.1
Original commitRevision:565204 
Saturday, 30 Jan 2021
18:08 tcberner search for other commits by this committer
graphics/opencv: update to 4.5.1 -- and make port more easily maintainable

This is a major upgrade from 3.x to 4.x.

Changelog from versions 3.4.1--4.5.1 can be found here:
    https://github.com/opencv/opencv/wiki/ChangeLog

Note: this has explicitely not been added as a new graphics/opencv4 port, but
replaces the
      previous graphics/opencv[3] port. Again, to improve maintainability by not
giving ports
      the option to pick the "wrong one" - this leads however to some abandoned
ports being
      broken.

The port has been greatly simplified:
    * graphics/opencv-core which existed to enable ffmpeg to depend on opencv,
and vice versa
      has been removed. ffmpeg no longer can depend on opencv.
    * graphics/py-opencv has been integrated into graphics/opencv, the default
versions python
      bindings will be built unless the PYTHON option is explicitely turned off.
    * graphics/opencv-java has been integrated into graphics/opencv -- it is off
by default,
      but can be enabled by toggling the JAVA option -- there are no consumers
in the tree,
      so that option might go away in the future.
    * All the previous options have been removed and replaced by a (hopefully)
sane set of
      dependencies that make the port and package most usable for the majority
of consumers.
      - Please let me know if you think there are better defaults (i.e. anything
that is missing,
        or something that should not be dependet on).
      - If you think something should be added or removed, please open a bug
report.
      - If you think something should be added as an optional dependency, please
open a
        bug report (with a good reason [tm]).

The depending ports have been updated to work against opencv4, or marked broken.
    * Ports broken:
      - graphics/rubygem-objectdetect: OpenCV4 no longer ships opencv-1.0 API
      - graphics/p5-Image-ObjectDetect: OpenCV4 no longer ships opencv-1.0 API
      - graphics/gimp-gmic-plugin: OpenCV4 no longer ships opencv-1.0 API
    * Backports:
      - misc/visp:
https://github.com/lagadic/visp/commit/dfa7e4bd47c24cd2e631477e6afb18806733ff8a
      - multimedia/zart:
https://github.com/c-koi/zart/commit/6ca1964690afbbc78627d7c868a692401043a584,
                        
https://github.com/c-koi/zart/commit/d3a2931b1a07ec0322211f253468000363c4b6cb
    * Others:
      - misc/actiona: switch to pkgconfig 'opencv4'
      - multimedia/libav: drop opencv support
      - misc/darknet: already failed to build prior to the upgrade
      - math/saga: remove patching added to work against opencv3
Original commitRevision:563430 
Tuesday, 26 Jan 2021
14:00 sunpoet search for other commits by this committer
Bump PORTREVISION for astro/cfitsio shlib change
Original commitRevision:562668 
Friday, 1 Jan 2021
00:04 jhale search for other commits by this committer
graphics/libraw: Update to 0.20.2

Bump PORTREVISION on consumers due to shared library bump.

Changes:	https://www.libraw.org/news/libraw-0-20-2-Release
Original commitRevision:559789 
Tuesday, 17 Nov 2020
08:36 yuri search for other commits by this committer
astro/siril: Fix run-time error: Undefined symbol "cblas_dcopy"

This was because math/gsl installs 2 libraries, libgsl.so and
libgslcblas.so, the former of which should depend on the latter one.
Instead, the gsl package through its pkg-config script asks users to
link to both libraries. This fails when the link line also has
-Wl,--as-needed which causes the linker to drop the second library.
In such case the above error is triggered at runtime.

Also update WWW.

PR:		251206
Submitted by:	Ned Leitch <ned.leitch+freebsd@gmail.com>
MFH:		2020Q4
Original commitRevision:555541 
Monday, 28 Sep 2020
06:47 yuri search for other commits by this committer
astro/siril: Update 0.9.12 -> 0.99.6
Original commitRevision:550402 
06:10 yuri search for other commits by this committer
astro/siril: Fix build on 13

Reported by:	fallout
Original commitRevision:550401 
Tuesday, 15 Sep 2020
00:46 jbeich search for other commits by this committer
multimedia/ffms2: update to 2.40

Changes:	https://github.com/FFMS/ffms2/releases/tag/2.40
Reported by:	GitHub (watch releases)
Original commitRevision:548688 
Sunday, 8 Mar 2020
21:56 jbeich search for other commits by this committer
Drop dependency on devel/openmp

- Drop if devel/llvm* was used as a substitute

Approved by:	yuri, rene (earlier version)
Differential Revision:	https://reviews.freebsd.org/D23020
Original commitRevision:528082 
Tuesday, 28 Jan 2020
05:06 yuri search for other commits by this committer
astro/siril: Update 0.9.10 -> 0.9.12

Reported by:	portscout
Original commitRevision:524459 
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 
Saturday, 21 Sep 2019
18:59 jbeich search for other commits by this committer
devel/openmp: update to 9.0.0

- Connect tests to the framework to help QA remaining patches
- Force rebuild all consumers after https://reviews.llvm.org/D59783

Changes:	http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log
ABI:		https://abi-laboratory.pro/tracker/timeline/llvm_openmp/
Original commitRevision:512535 
Monday, 5 Aug 2019
23:06 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.2

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Original commitRevision:508216 
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 
Monday, 17 Jun 2019
11:37 linimon search for other commits by this committer
Add compiler:c++11-lang to USES to fix the following on GCC-based systems:

  configure: error: *** A compiler with support for C++11 language features is
required.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:504411 
Wednesday, 8 May 2019
16:05 jbeich search for other commits by this committer
devel/openmp: phase out

- Expire after the last version without /usr/lib/libomp.so
- Drop SOVERSION for seamless transition (i.e., avoid conditionals)

PR:		236907
Approved by:	bapt (maintainer)
Differential Revision:	https://reviews.freebsd.org/D19767
Original commitRevision:501030 
Friday, 29 Mar 2019
23:00 jhale search for other commits by this committer
graphics/libraw: Update to 0.19.2

- Demosaic packs are no longer distributed nor supported upstream
- Bump PORTREVISON on all consumers due to libraw shlib version increase

Changes:	https://www.libraw.org/news/libraw-0-19-2-release
Original commitRevision:497222 
Monday, 21 Jan 2019
07:54 yuri search for other commits by this committer
astro/siril: Update 0.9.9 -> 0.9.10

Reported by:	portscout
Original commitRevision:490828 
Tuesday, 6 Nov 2018
01:50 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.1

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Original commitRevision:484273 
Monday, 6 Aug 2018
17:22 fernape search for other commits by this committer
devel/libconfig: update to 1.7.2

* Change to USE_GH
* Bump PORTREVISION of dependant ports.

Committing after maintainer timeout

PR:	229961
Submitted by:	che@bein.link
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16442
Original commitRevision:476517 
Saturday, 23 Jun 2018
08:27 tcberner search for other commits by this committer
Update math/gsl to 2.5

PR:		229067
Original commitRevision:473116 
Friday, 8 Jun 2018
22:16 yuri search for other commits by this committer
astro/siril: Update 0.9.8 -> 0.9.9

Reported by:	portscout
Original commitRevision:472023 
Wednesday, 9 May 2018
20:27 swills search for other commits by this committer
Bump PORTREVISION on more opencv consumers due to opencv update
Original commitRevision:469466 
Wednesday, 2 May 2018
15:07 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.0

- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		227726
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15175
Original commitRevision:468844 
Monday, 26 Mar 2018
09:04 yuri search for other commits by this committer
science/siril: Move to astro/siril; Mark broken on i386; Add OPENMP category
Original commitRevision:465565 

Number of commits found: 60