notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: graphics/qgis-ltr/Makefile
SVNWeb

Number of commits found: 120 (showing only 100 on this page)

1 | 2  »  

Sat, 16 Sep 2023
[ 19:03 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:3e1ce28dcbedb1347c801595e683b7a454f8576c  commit hash:3e1ce28dcbedb1347c801595e683b7a454f8576c  commit hash:3e1ce28dcbedb1347c801595e683b7a454f8576c  3e1ce28 
graphics/qgis-ltr: Update to 3.28.11

Changelog: https://github.com/qgis/QGIS/compare/final-3_28_10%5E...final-3_28_11

Reported by:	portscout, Repology
MFH:		2023Q3
Sat, 19 Aug 2023
[ 15:13 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:c31fe5ed6e532ce6340fd6867ea1c6d26f1629bb  commit hash:c31fe5ed6e532ce6340fd6867ea1c6d26f1629bb  commit hash:c31fe5ed6e532ce6340fd6867ea1c6d26f1629bb  c31fe5e 
graphics/qgis-ltr: Update to 3.28.10

Changelog: https://github.com/qgis/QGIS/compare/final-3_28_9...final-3_28_10

Reported by:	portscout, Repology
MFH:		2023Q3
Wed, 26 Jul 2023
[ 19:58 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:94ecbdcacc2083fe7f08c30604b0834597d5d524  commit hash:94ecbdcacc2083fe7f08c30604b0834597d5d524  commit hash:94ecbdcacc2083fe7f08c30604b0834597d5d524  94ecbdc  (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
graphics/proj: Update to 9.2.1
Mon, 24 Jul 2023
[ 11:50 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:515854e92634bd07b50ba60e965d954fea6c1220  commit hash:515854e92634bd07b50ba60e965d954fea6c1220  commit hash:515854e92634bd07b50ba60e965d954fea6c1220  515854e 
graphics/qgis-ltr: Update to 3.28.9

Changelog: https://github.com/qgis/QGIS/compare/final-3_28_8%5E...final-3_28_9

PR:		portscout, Repology
MFH:		2023Q3
Fri, 14 Jul 2023
[ 07:24 Rainer Hurling (rhurlin) search for other commits by this committer Author: alt2600@icloud.com ]    commit hash:347cd7d336121850e3b6234d4d4ebea96ab42588  commit hash:347cd7d336121850e3b6234d4d4ebea96ab42588  commit hash:347cd7d336121850e3b6234d4d4ebea96ab42588  347cd7d 
graphics/qgis-ltr: Use default Python version

cmake's FindPython.cmake always returns the highest found Python version,
although the default version is needed here, since only for this usually
further tools like SIP etc. are installed.

Passing the path of the default version to Python_EXECUTABLE causes the
cmake configuration to use it.

Co-authored-by: Rainer Hurling <rhurlin@gwdg.de>

PR:		272457
MFH:		2023Q3
Sun, 9 Jul 2023
[ 22:08 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:8870a6436d134814a551bb5d30c37a05968d428b  commit hash:8870a6436d134814a551bb5d30c37a05968d428b  commit hash:8870a6436d134814a551bb5d30c37a05968d428b  8870a643 
graphics/qgis-ltr: make compatible with exiv2 0.28

PR:		272311
[ 08:06 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:81aafe016809ea615ab9b15cb48070743b469381  commit hash:81aafe016809ea615ab9b15cb48070743b469381  commit hash:81aafe016809ea615ab9b15cb48070743b469381  81aafe0 
graphics/qgis-ltr: Update to 3.28.8

Has to use embedded LazPerf again, since isn't able to recognize external.

Changelog: https://github.com/qgis/QGIS/compare/final-3_28_7%5E...final-3_28_8

Reported by:	portscout, Repology
MFH:		2023Q3
Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
Fri, 9 Jun 2023
[ 00:09 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:16d9bae01aef79c12a52605ba056b3988ad22205  commit hash:16d9bae01aef79c12a52605ba056b3988ad22205  commit hash:16d9bae01aef79c12a52605ba056b3988ad22205  16d9bae 
devel/spatialindex: Update 1.8.5 → 1.9.3

PR:		271912
Approved by:	wen@ (maintainer)
Mon, 29 May 2023
[ 17:26 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:ae62aad22ef4c3b63a718533cdee568f36fc4851  commit hash:ae62aad22ef4c3b63a718533cdee568f36fc4851  commit hash:ae62aad22ef4c3b63a718533cdee568f36fc4851  ae62aad 
graphics/qgis-ltr: Update to 3.28.7

Bugfix release. While here, also fix cmake configure:
If PostgreSQL server and client are present, the 'About' dialog
does not show the PostgreSQL version any more

Changelog: https://github.com/qgis/QGIS/compare/final-3_28_6%5E...final-3_28_7

Reported by:	portscout, Repology
MFH:		2023Q2
Sat, 27 May 2023
[ 04:08 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:17dbcfa0af86d4d84e82806c267d8c8c7159c1ed  commit hash:17dbcfa0af86d4d84e82806c267d8c8c7159c1ed  commit hash:17dbcfa0af86d4d84e82806c267d8c8c7159c1ed  17dbcfa  (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
graphics/gdal: Update to 3.7.0

Changes:	https://github.com/OSGeo/gdal/releases
		https://github.com/OSGeo/gdal/blob/release/3.7/NEWS.md
Sun, 7 May 2023
[ 16:11 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:0cf3172f1690031e1a6543d81f6619e5057dddd9  commit hash:0cf3172f1690031e1a6543d81f6619e5057dddd9  commit hash:0cf3172f1690031e1a6543d81f6619e5057dddd9  0cf3172  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
devel/py-shapely: Fix PORTNAME and WWW

- Bump PORTREVISION for package change

It is to minimize the patch of 2.0.1 update. Upstream also changed the tarball
from Shapely to shapely.

Approved by:	portmgr (blanket)
With hat:	python
Sun, 30 Apr 2023
[ 14:32 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:7fee4e3d54b46f315a217b0866ef3899a9ed4642  commit hash:7fee4e3d54b46f315a217b0866ef3899a9ed4642  commit hash:7fee4e3d54b46f315a217b0866ef3899a9ed4642  7fee4e3 
graphics/qgis-ltr: Update to 3.28.6

Changelog: https://github.com/qgis/QGIS/compare/final-3_28_5%5E...final-3_28_6

Reported by:	portscout, Repology
MFH:		2023Q2
Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
Sun, 23 Apr 2023
[ 09:09 Gerald Pfeifer (gerald) search for other commits by this committer ]    commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  8d3e020  (Only the first 10 of 2091 ports in this commit are shown above. View all ports for this commit)
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
Fri, 31 Mar 2023
[ 19:55 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:9ca80594ca5a9918e407f5d9127cca5589991e88  commit hash:9ca80594ca5a9918e407f5d9127cca5589991e88  commit hash:9ca80594ca5a9918e407f5d9127cca5589991e88  9ca8059 
graphics/qgis-ltr: Update to 3.28.5

Changelog: https://github.com/qgis/QGIS/compare/final-3_28_4%5E...final-3_28_5

Reported by:	Portscout
Fri, 10 Mar 2023
[ 19:47 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:4e1810a17c7f28bd2b355b7ab19c5a9c3520e647  commit hash:4e1810a17c7f28bd2b355b7ab19c5a9c3520e647  commit hash:4e1810a17c7f28bd2b355b7ab19c5a9c3520e647  4e1810a 
graphics/qgis-ltr: Update to 3.28.4

The new long-term repository, coming from 3.22.15.

Changelog: https://github.com/qgis/QGIS/compare/final-3_28_3%5E...final-3_28_4

Reported by:	Repology
Thu, 9 Mar 2023
[ 12:42 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:486ea1d293d02cd4afaab696b71c6c3d205b57dd  commit hash:486ea1d293d02cd4afaab696b71c6c3d205b57dd  commit hash:486ea1d293d02cd4afaab696b71c6c3d205b57dd  486ea1d  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
graphics/proj: Update to 9.2.0
[ 11:15 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:6d3a647cc0ba425475074038caed83f68bd739b2  commit hash:6d3a647cc0ba425475074038caed83f68bd739b2  commit hash:6d3a647cc0ba425475074038caed83f68bd739b2  6d3a647  (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
PyQt: Update to latest versions

- PyQt5: update to 5.15.9
- PyQt6: upate to 6.4.2
- PyQt6-sip: update to 13.4.1
- PyQt5-sip: update to 12.11.1
- PyQt-builder: update to 1.14.1
- sip: upate to 6.7.7

PR:		269751
Exp-run by:	antoine
Sat, 28 Jan 2023
[ 15:58 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:fe079295ef3748cb84e47ace015d7cc9e75fd165  commit hash:fe079295ef3748cb84e47ace015d7cc9e75fd165  commit hash:fe079295ef3748cb84e47ace015d7cc9e75fd165  fe07929 
graphics/qgis-ltr: Update to 3.22.15

Changelog: https://github.com/qgis/QGIS/compare/final-3_22_14%5E...final-3_22_15

Reported by:	Repology
MFH:		2023Q1
Wed, 18 Jan 2023
[ 14:48 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:3db760ad79ec3a2494d776c56a89c6a3eed8f537  commit hash:3db760ad79ec3a2494d776c56a89c6a3eed8f537  commit hash:3db760ad79ec3a2494d776c56a89c6a3eed8f537  3db760a  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
graphics/proj: Update to 9.1.1
Sat, 17 Dec 2022
[ 19:39 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:b66f5c143d9face591599a64cb1245bb9e9eda6f  commit hash:b66f5c143d9face591599a64cb1245bb9e9eda6f  commit hash:b66f5c143d9face591599a64cb1245bb9e9eda6f  b66f5c1 
graphics/qgis-ltr: Update to 3.22.14

Changelog: https://github.com/qgis/QGIS/compare/final-3_22_13%5E...final-3_22_14

Reported by:	portscout, Repology
Sat, 19 Nov 2022
[ 18:00 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:10191d7c44f83d8b540636885f7838ed5b10207e  commit hash:10191d7c44f83d8b540636885f7838ed5b10207e  commit hash:10191d7c44f83d8b540636885f7838ed5b10207e  10191d7 
graphics/qgis-ltr: Update to 3.22.13

Changelog: https://github.com/qgis/QGIS/compare/final-3_22_12%5E...final-3_22_13

Reported by:	portscout, Repology
Thu, 17 Nov 2022
[ 08:20 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:de3b9f557801bb43af80c0e2bd6085a70a783631  commit hash:de3b9f557801bb43af80c0e2bd6085a70a783631  commit hash:de3b9f557801bb43af80c0e2bd6085a70a783631  de3b9f5  (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
graphics/proj: Update to 9.1.0

Release notes:
https://proj.org/news.html#id37

Also remove proj-data dependency.

You can use proj to retrieve data or install graphics/proj-data
manually.
Tue, 25 Oct 2022
[ 16:09 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:3389fc34380d81c8d8cd00f6bbf121967c827477  commit hash:3389fc34380d81c8d8cd00f6bbf121967c827477  commit hash:3389fc34380d81c8d8cd00f6bbf121967c827477  3389fc3 
graphics/qgis-ltr: Update to 3.22.12

Changelog: https://github.com/qgis/QGIS/compare/final-3_22_11%5E...final-3_22_12

Reported by:	portscout, Repology
MFH:		2022Q4
Thu, 20 Oct 2022
[ 14:06 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:5e1e4b9b2760dda35154501954ce9048a6b2732c  commit hash:5e1e4b9b2760dda35154501954ce9048a6b2732c  commit hash:5e1e4b9b2760dda35154501954ce9048a6b2732c  5e1e4b9  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
devel/py-cppy, math/py-kiwisolver: fix versions

These ports install lib tagged as v0.0.0.
Both ports require devel/py-setuptools_scm to generate
the version of the library.

PR:		267120
Reported by:	jwb
Reviewed by:	jwb
Sun, 9 Oct 2022
[ 15:37 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:05e7a8b8e17851b506a55ab8676bd62779c328c5  commit hash:05e7a8b8e17851b506a55ab8676bd62779c328c5  commit hash:05e7a8b8e17851b506a55ab8676bd62779c328c5  05e7a8b  (Only the first 10 of 62 ports in this commit are shown above. View all ports for this commit)
devel/protobuf: Update to 3.21.7

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
Wed, 28 Sep 2022
[ 18:22 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:ea48d0b9d391f45e45b922e57af66faa8de26b9c  commit hash:ea48d0b9d391f45e45b922e57af66faa8de26b9c  commit hash:ea48d0b9d391f45e45b922e57af66faa8de26b9c  ea48d0b 
databases/grass7: Update to 7.8.7

Release notes:
- https://grass.osgeo.org/news/2022_02_23_grass_gis_7_8_7_released/
Sun, 11 Sep 2022
[ 10:20 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  ddae4e9  (Only the first 10 of 1105 ports in this commit are shown above. View all ports for this commit)
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
Sat, 10 Sep 2022
[ 18:11 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:09707ce2cc0049bbf2f4922331a7a17c632d3822  commit hash:09707ce2cc0049bbf2f4922331a7a17c632d3822  commit hash:09707ce2cc0049bbf2f4922331a7a17c632d3822  09707ce 
graphics/qgis-ltr: Update USES=python

graphics/py-pyproj requires Python 3.8+
[ 15:28 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:ced9106f18a079dfcc207702f98f2f9f8da43ed8  commit hash:ced9106f18a079dfcc207702f98f2f9f8da43ed8  commit hash:ced9106f18a079dfcc207702f98f2f9f8da43ed8  ced9106 
graphics/qgis-ltr: 3.22.11

Changelog: https://github.com/qgis/QGIS/compare/final-3_22_10%5E...final-3_22_11

Reported by:	Repology
MFH:		2022Q3
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
[ 10:26 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b86221feeafaacbff38b27dd5999866460e3a67b  commit hash:b86221feeafaacbff38b27dd5999866460e3a67b  commit hash:b86221feeafaacbff38b27dd5999866460e3a67b  b86221f  (Only the first 10 of 99 ports in this commit are shown above. View all ports for this commit)
cleanup: remove trailing whitepaces
Sat, 27 Aug 2022
[ 09:53 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:400762247806d6e6371e70edf99ead80d75a41ff  commit hash:400762247806d6e6371e70edf99ead80d75a41ff  commit hash:400762247806d6e6371e70edf99ead80d75a41ff  4007622  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
security/qtkeychain: add flavors for Qt 5 and Qt 6

Approved by:		arrowd
Differential Revision: https://reviews.freebsd.org/D36375
Fri, 26 Aug 2022
[ 06:30 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:630a8a1ea538f72e0a0e00e645758982cdba095a  commit hash:630a8a1ea538f72e0a0e00e645758982cdba095a  commit hash:630a8a1ea538f72e0a0e00e645758982cdba095a  630a8a1  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
devel/qca: add flavors for Qt 5 and Qt 6
Sun, 14 Aug 2022
[ 17:08 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:7bdb1f2dfe38d7a4cb48b639356d6be3547a3e5e  commit hash:7bdb1f2dfe38d7a4cb48b639356d6be3547a3e5e  commit hash:7bdb1f2dfe38d7a4cb48b639356d6be3547a3e5e  7bdb1f2df 
graphics/qgis-ltr: Update to 3.22.10

Changelog: https://github.com/qgis/QGIS/compare/final-3_22_9...final-3_22_10

Reported by:	portscout, Repology
MFH:		2022Q3
Fri, 12 Aug 2022
[ 14:46 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  4cf39de  (Only the first 10 of 722 ports in this commit are shown above. View all ports for this commit)
*/*: bump all consumers after recent boost upgrade
Fri, 5 Aug 2022
[ 17:58 Bernard Spil (brnrd) search for other commits by this committer ]    commit hash:57a153b6962c76f08da35530b3ae483fb6c20ef0  commit hash:57a153b6962c76f08da35530b3ae483fb6c20ef0  commit hash:57a153b6962c76f08da35530b3ae483fb6c20ef0  57a153b  (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
archivers/libzip: Bump PORTREVISION on dependent ports
Wed, 20 Jul 2022
[ 14:35 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:5564b3b420db29745d2d4981d1963200ddf53e35  commit hash:5564b3b420db29745d2d4981d1963200ddf53e35  commit hash:5564b3b420db29745d2d4981d1963200ddf53e35  5564b3b  (Only the first 10 of 87 ports in this commit are shown above. View all ports for this commit)
science/hdf5: bump PORTREVISION of consumers

The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .

Reported by:	VVD <vvd@unislabs.com>
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  022e658  (Only the first 10 of 771 ports in this commit are shown above. View all ports for this commit)
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 16 Jul 2022
[ 11:19 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:d37c2234f877ae4fbfb68dc169c3bc5fc489db6c  commit hash:d37c2234f877ae4fbfb68dc169c3bc5fc489db6c  commit hash:d37c2234f877ae4fbfb68dc169c3bc5fc489db6c  d37c223 
graphics/qgis-ltr: Update to 3.22.9

Changelog: https://github.com/qgis/QGIS/compare/final-3_22_8%5E...final-3_22_9

Reported by:	portscout, Repology
MFH:		2022Q3
Tue, 21 Jun 2022
[ 16:10 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:dd15410c33cf2d6e1265a9d62a8e4add90cec18c  commit hash:dd15410c33cf2d6e1265a9d62a8e4add90cec18c  commit hash:dd15410c33cf2d6e1265a9d62a8e4add90cec18c  dd15410 
graphics/qgis-ltr: Update to 3.22.8

In addition to the update, the write permissions for the world_map files
are also reset here, as recommended in PR 264761 by Bill Blake for
graphics/qgis. They should have been read-only for two years already
(PR 237070).

Changelog: https://github.com/qgis/QGIS/compare/final-3_22_7%5E...final-3_22_8
Thu, 16 Jun 2022
[ 15:13 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:328ae4074233a5b85e0e38efece1af5dcc218160  commit hash:328ae4074233a5b85e0e38efece1af5dcc218160  commit hash:328ae4074233a5b85e0e38efece1af5dcc218160  328ae40  (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
*/*: Replace science/szip with science/libaec

- Bump PORTREVISION of dependent ports for dependency change

szip does not allow redistribution in binary form without proper commercial
license. Its LICENSE_PERMS should be set to no-auto-accept which blocks building
this port, therefore building dependent ports are also blocked. Switch all
dependent ports to science/libaec to avoid conflicts and license issue.

PR:		228743, 246097, 250165
Sat, 21 May 2022
[ 10:30 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:fd2fa06900b7f45581f04e2a6fc08e9f7573bba4  commit hash:fd2fa06900b7f45581f04e2a6fc08e9f7573bba4  commit hash:fd2fa06900b7f45581f04e2a6fc08e9f7573bba4  fd2fa06 
graphics/qgis-ltr: Update to 3.22.7

- Remove testbuild
- Sort pkg-plist

Changelog: https://github.com/qgis/QGIS/compare/final-3_22_6%5E...final-3_22_7

Reported by:	portscout, Repology
Mon, 16 May 2022
[ 06:49 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:17e453ccb903ec8adb8dfb258c27c5ed0c6883b2  commit hash:17e453ccb903ec8adb8dfb258c27c5ed0c6883b2  commit hash:17e453ccb903ec8adb8dfb258c27c5ed0c6883b2  17e453c 
graphics/qgis*: fix pkg-plist use share/man

Approved by:	portmgr (blanket)
Sun, 17 Apr 2022
[ 08:42 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:bc52465b4fee04969b4df936d06bc99c2f236ff1  commit hash:bc52465b4fee04969b4df936d06bc99c2f236ff1  commit hash:bc52465b4fee04969b4df936d06bc99c2f236ff1  bc52465 
graphics/qgis-ltr: Update to 3.22.6

Changelog: https://github.com/qgis/QGIS/compare/final-3_22_5%5E...final-3_22_6

Reported by:	portscout, Repology
MFH:		2022Q2
Sat, 16 Apr 2022
[ 04:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:10d211b655d85e31bf9b8e27d234f526cfd1e49b  commit hash:10d211b655d85e31bf9b8e27d234f526cfd1e49b  commit hash:10d211b655d85e31bf9b8e27d234f526cfd1e49b  10d211b  (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
devel/protobuf: Update to 3.20.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
Sun, 10 Apr 2022
[ 19:11 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  d63665f  (Only the first 10 of 892 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
Mon, 28 Mar 2022
[ 05:22 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:8f819385009c867643f1e393b4c86fd6726856eb  commit hash:8f819385009c867643f1e393b4c86fd6726856eb  commit hash:8f819385009c867643f1e393b4c86fd6726856eb  8f81938  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
devel/qscintilla-qt5: Update to 2.13.2

Change:
  - https://riverbankcomputing.com/news/QScintilla_2.13.2_Released
Sat, 26 Mar 2022
[ 08:27 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  247c7db  (Only the first 10 of 867 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
Sat, 19 Mar 2022
[ 18:00 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:6ea44bcfb383615cfc21e2d903d160f35da95db8  commit hash:6ea44bcfb383615cfc21e2d903d160f35da95db8  commit hash:6ea44bcfb383615cfc21e2d903d160f35da95db8  6ea44bc 
graphics/qgis-ltr: Update to 3.22.5

Changelog: https://github.com/qgis/QGIS/compare/final-3_22_4%5E...final-3_22_5

Reported by:	portscout, Repology
MFH:		No (2022Q1 is one major version back)
Mon, 7 Mar 2022
[ 17:39 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:2d8f8573167d49958b7fbf471f42a360a20227d8  commit hash:2d8f8573167d49958b7fbf471f42a360a20227d8  commit hash:2d8f8573167d49958b7fbf471f42a360a20227d8  2d8f8573  (Only the first 10 of 75 ports in this commit are shown above. View all ports for this commit)
devel/py-qt5, devel/py-sip: Update versions

- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)

PR:		261685
Exp-run by:	antoine
Sun, 6 Mar 2022
[ 18:07 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:3a44e4a8c0656a68575fbce6dd5b581f91d30dca  commit hash:3a44e4a8c0656a68575fbce6dd5b581f91d30dca  commit hash:3a44e4a8c0656a68575fbce6dd5b581f91d30dca  3a44e4a 
graphics/qgis-ltr: Update to 3.22.4

This is the new LTR version, with a big version jump from 3.16.16.
The most important changes can be read at [1].

[1] https://www.qgis.org/de/site/forusers/visualchangelog322/index.html

Changelog: https://github.com/qgis/QGIS/compare/final-3_22_3%5E...final-3_22_4
Mon, 28 Feb 2022
[ 12:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:f7e42ce5d5a3f11265d1e253b04212001992eca2  commit hash:f7e42ce5d5a3f11265d1e253b04212001992eca2  commit hash:f7e42ce5d5a3f11265d1e253b04212001992eca2  f7e42ce  (Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
devel/protobuf: Update to 3.19.4

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
Thu, 27 Jan 2022
[ 20:12 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:354d8cf1c3384eebbd1bb165f686f5ddd9c7c837  commit hash:354d8cf1c3384eebbd1bb165f686f5ddd9c7c837  commit hash:354d8cf1c3384eebbd1bb165f686f5ddd9c7c837  354d8cf  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
*/*: Update qscintilla2 to 2.13.1

Changes:
  - https://riverbankcomputing.com/news/QScintilla_2.13.1_Released
[ 06:12 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:4f0a5e1540c391610950d6ae9ce64ba0dd218d72  commit hash:4f0a5e1540c391610950d6ae9ce64ba0dd218d72  commit hash:4f0a5e1540c391610950d6ae9ce64ba0dd218d72  4f0a5e1  (Only the first 10 of 205 ports in this commit are shown above. View all ports for this commit)
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.

SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.

PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.

This allows us to be in adequacy with the packages that the author of these
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 23 Jan 2022
[ 20:56 Rene Ladan (rene) search for other commits by this committer ]    commit hash:48d98ef9181e828b575f37e1841ad53e5def5987  commit hash:48d98ef9181e828b575f37e1841ad53e5def5987  commit hash:48d98ef9181e828b575f37e1841ad53e5def5987  48d98ef  (Only the first 10 of 87 ports in this commit are shown above. View all ports for this commit)
cleanup: remove transitive py27 deprecation (www/qt5-webengine)
Tue, 18 Jan 2022
[ 06:35 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:ff6d5d39a8900de92e24ff90cdca3661f7fe9894  commit hash:ff6d5d39a8900de92e24ff90cdca3661f7fe9894  commit hash:ff6d5d39a8900de92e24ff90cdca3661f7fe9894  ff6d5d3 
graphics/qgis-ltr: Step down version for OWSLib dependency

Dependency graphics/py-OWSLib has lower version on quarterly, sorry.

Reported by:	pkg-fallout
MFH:		2022Q1
Mon, 17 Jan 2022
[ 13:06 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:42579a50820cfd9f2a933d6dd7afaac26a8c3e6d  commit hash:42579a50820cfd9f2a933d6dd7afaac26a8c3e6d  commit hash:42579a50820cfd9f2a933d6dd7afaac26a8c3e6d  42579a5 
graphics/qgis-ltr: Update to 3.16.16

- Change from Github to QGIS release archive
- Update some dependencies
- Reorder some Arguments

Changelog: https://github.com/qgis/QGIS/compare/final-3_16_15%5E...final-3_16_16

Reported by:	Repology
MFH:		2022Q1
Wed, 12 Jan 2022
[ 19:41 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:654acd81409d31495f8b1b11db61e1afbf640981  commit hash:654acd81409d31495f8b1b11db61e1afbf640981  commit hash:654acd81409d31495f8b1b11db61e1afbf640981  654acd8  (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
math/gsl: bump portrevision of consumers after update to 2.7.1

PR:		260201
Sun, 19 Dec 2021
[ 09:36 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:f35182ac5200757d871c426c190f4500c53444ff  commit hash:f35182ac5200757d871c426c190f4500c53444ff  commit hash:f35182ac5200757d871c426c190f4500c53444ff  f35182a 
graphics/qgis-ltr: 3.16.15

Changelog: https://github.com/qgis/QGIS/compare/final-3_16_14%5E...final-3_16_15

Reported by:	Repology
Sat, 20 Nov 2021
[ 09:47 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:4b4afa04ebfb8fddded6c26a5c37b05e1ebfc367  commit hash:4b4afa04ebfb8fddded6c26a5c37b05e1ebfc367  commit hash:4b4afa04ebfb8fddded6c26a5c37b05e1ebfc367  4b4afa0 
graphics/qgis-ltr: Update to 3.16.14

Changelog: https://github.com/qgis/QGIS/compare/final-3_16_13%5E...final-3_16_14

Reported by:	Repology
Tue, 9 Nov 2021
[ 21:00 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:a1e55954f69296063692e00ae0c8ec71105c18d9  commit hash:a1e55954f69296063692e00ae0c8ec71105c18d9  commit hash:a1e55954f69296063692e00ae0c8ec71105c18d9  a1e5595 
graphics/qgis-ltr: Update to 3.16.13

A critical issue occurs in QGIS 3.16.12 that can cause plugins to hang (mainly
on Windows, but also in some Unix-like systems under certain circumstances).
Users of the LTR version 3.16.12 are encouraged to upgrade to 3.16.13 [1]

[1] https://blog.qgis.org/2021/11/06/psa-update-to-3-16-13/
Sun, 31 Oct 2021
[ 09:15 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:cf70dcb721413403ade1aaf577735a6749804fa9  commit hash:cf70dcb721413403ade1aaf577735a6749804fa9  commit hash:cf70dcb721413403ade1aaf577735a6749804fa9  cf70dcb 
graphics/qgis-ltr: Update to 3.16.12

Changelog: https://changelog.qgis.org/en/qgis/version/3.16/

Reported by:	portscout
Sun, 10 Oct 2021
[ 19:44 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  2c672a4  (Only the first 10 of 586 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 11 Sep 2021
[ 17:49 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:41ec7f1282d878cdfbfae72836c843693efdaea1  commit hash:41ec7f1282d878cdfbfae72836c843693efdaea1  commit hash:41ec7f1282d878cdfbfae72836c843693efdaea1  41ec7f1 
graphics/qgis-ltr: Update to 3.16.11

Changelog: https://github.com/qgis/QGIS/compare/final-3_16_10...final-3_16_11

Reported by:	Repology
Sat, 4 Sep 2021
[ 11:45 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:a8c00a74c03d634a4805e629e6e11cd2afd4e16f  commit hash:a8c00a74c03d634a4805e629e6e11cd2afd4e16f  commit hash:a8c00a74c03d634a4805e629e6e11cd2afd4e16f  a8c00a7 
graphics/qgis-ltr: Remove invalid CPE information

Approved by:	portmgr (blanket)
Sat, 14 Aug 2021
[ 12:10 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:ba30e3b23de20db6ccb0cf11c366053670db5e62  commit hash:ba30e3b23de20db6ccb0cf11c366053670db5e62  commit hash:ba30e3b23de20db6ccb0cf11c366053670db5e62  ba30e3b 
graphics/qgis-ltr: Update to 3.16.10

Changelog: https://github.com/qgis/QGIS/compare/final-3_16_9...final-3_16_10

Reported by:	portscout, Repology
Wed, 4 Aug 2021
[ 13:06 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:1e72f20bdb8df7b9fa1deb79ef1ae13dc45463c6  commit hash:1e72f20bdb8df7b9fa1deb79ef1ae13dc45463c6  commit hash:1e72f20bdb8df7b9fa1deb79ef1ae13dc45463c6  1e72f20 
graphics/qgis-ltr: Update to 3.16.9

- Many upstream fixes for the long term release
- Use new MDAL port instead of internal version

Changelog: https://github.com/qgis/QGIS/compare/final-3_16_8...final-3_16_9
Tue, 27 Jul 2021
[ 18:55 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:8b9c482b9026cdd2ba8d0afd28205a563289d88e  commit hash:8b9c482b9026cdd2ba8d0afd28205a563289d88e  commit hash:8b9c482b9026cdd2ba8d0afd28205a563289d88e  8b9c482  (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
*/*: PyQt Update qscintilla2 to 2.13.0 and py-qt5-sip to 12.9.0

Changes:
  - https://riverbankcomputing.com/news/QScintilla_2.13.0_Released
  - https://www.riverbankcomputing.com/hg/sip/raw-file/tip/NEWS
PR:	257308
Exp-run by:	antoine
Wed, 21 Jul 2021
[ 18:11 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:f4acead6367a692af17431cc233565e8f1149366  commit hash:f4acead6367a692af17431cc233565e8f1149366  commit hash:f4acead6367a692af17431cc233565e8f1149366  f4acead  (Only the first 10 of 64 ports in this commit are shown above. View all ports for this commit)
devel/protobuf: Update to 3.17.3

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
PR:		257026
Exp-run by:	antoine
Mon, 12 Jul 2021
[ 12:36 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:9713ff93f26132468714bfba19c8d7f671b8e4cb  commit hash:9713ff93f26132468714bfba19c8d7f671b8e4cb  commit hash:9713ff93f26132468714bfba19c8d7f671b8e4cb  9713ff9  (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
devel/qscintilla2: Update to 2.12.1

Changelog:
	https://riverbankcomputing.com/news/QScintilla_2.12.1_Released

PR:		257002
Exp-run by:	antoine
Thu, 24 Jun 2021
[ 15:33 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:dea7b18f865c0c33c8bf3e3b7620da53de96f944  commit hash:dea7b18f865c0c33c8bf3e3b7620da53de96f944  commit hash:dea7b18f865c0c33c8bf3e3b7620da53de96f944  dea7b18 
graphics/qgis-ltr: Update to 3.16.8

Changelog: https://changelog.qgis.org/en/qgis/version/3.16/

Reported by:	portscout, Repology
Tue, 22 Jun 2021
[ 18:53 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  da3162c  (Only the first 10 of 914 ports in this commit are shown above. View all ports for this commit)
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
Wed, 16 Jun 2021
[ 19:31 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:63e653adaa7493aa98f17f9fbc834c0aed7e096e  commit hash:63e653adaa7493aa98f17f9fbc834c0aed7e096e  commit hash:63e653adaa7493aa98f17f9fbc834c0aed7e096e  63e653a  (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sun, 16 May 2021
[ 08:50 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:8615e9596af4c2dbf1992a676cb6b09c914e40c5  commit hash:8615e9596af4c2dbf1992a676cb6b09c914e40c5  commit hash:8615e9596af4c2dbf1992a676cb6b09c914e40c5  8615e95 
graphics/qgis-ltr: Update to 3.16.7

Changelog: https://changelog.qgis.org/en/qgis/version/3.16/

Reported by:	portscout
Mon, 19 Apr 2021
[ 16:54 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:804841a56e74c490f164220aa351d7ea7a0d567d  commit hash:804841a56e74c490f164220aa351d7ea7a0d567d  commit hash:804841a56e74c490f164220aa351d7ea7a0d567d  804841a  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
databases/spatialite and databases/spatialite-tools: Update to 5.0.1
Sat, 17 Apr 2021
[ 18:41 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:120ca822d1646e9f35bbf2906815c8d3c826aba6  commit hash:120ca822d1646e9f35bbf2906815c8d3c826aba6  commit hash:120ca822d1646e9f35bbf2906815c8d3c826aba6  120ca82  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
graphics/qgis-ltr: Update to 3.16.6

This is a major update of the LTR release from 3.10.14 to 3.16.6.

Changelog: https://changelog.qgis.org/en/qgis/version/3.16/

Reported by:	portscout
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 24 Mar 2021
[ 13:34 rene search for other commits by this committer ] Original commit   Revision:569118 (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
Mark ports recursively depending on Python 2.7 for expiration on June 23.

For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.

Submitted by:	rene
Reviewed by:	portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D28665
Tue, 16 Mar 2021
[ 09:29 lbartoletti search for other commits by this committer ] Original commit   Revision:568547 (Only the first 10 of 57 ports in this commit are shown above. View all ports for this commit)
PyQt5: Update PyQt5 to 5.15.4 and py-qtbuilder to 1.9.1

PR:		254218
Exp-run by:	antoine
Mon, 8 Mar 2021
[ 06:49 lbartoletti search for other commits by this committer ] Original commit   Revision:567825 (Only the first 10 of 100 ports in this commit are shown above. View all ports for this commit)
PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0

* PyQt5: update to 5.15.3

This is a minor feature and bug-fix release. There are corresponding releases of
the other PyQt5-related packages.

 - Added the missing QImage.setAlphaChannel().
 - Support for the QtNetworkAuth library has been moved to a separate
PyQtNetworkAuth package.
 - Wheels no longer bundle the corresponding Qt libraries and instead
automatically install them from an external wheel.

* QScintilla2: update to 2.12.0

This adds support for Qt6 and removes support for Qt4.

 - Change the new distname (again)i due to a conflict
 - Use the new sip-build system

* devel/py-qtbuilder: update to 1.9.0
* devel/py-sip: fix flavor for sip-distinfo

PR:		253865
Exp-run by:	antoine
Tue, 23 Feb 2021
[ 05:58 lbartoletti search for other commits by this committer ] Original commit   Revision:566369 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
graphics/gdal: Set the default options as a workable set

- reinstate r552962 (was reverted in r553000)
- remove pkg-message from qgis and qgis-ltr
- Bump PORTREVSION on all consumers

PR:		224004
Approved by:	portmgr
Sat, 30 Jan 2021
[ 13:29 sunpoet search for other commits by this committer ] Original commit   Revision:563407 (Only the first 10 of 62 ports in this commit are shown above. View all ports for this commit)
Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+

PR:		250103
Tue, 26 Jan 2021
[ 14:01 sunpoet search for other commits by this committer ] Original commit   Revision:562671 (Only the first 10 of 58 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for devel/protobuf shlib change
Wed, 20 Jan 2021
[ 11:32 rhurlin search for other commits by this committer ] Original commit   Revision:562129
graphics/qgis-ltr: Update to 3.10.14

Changelog: https://github.com/qgis/QGIS/compare/final-3_10_13...final-3_10_14

Reported by:	Repology
Approved by:	arrowd, tcberner (mentors, implicit)
Mon, 18 Jan 2021
[ 19:03 lbartoletti search for other commits by this committer ] Original commit   Revision:561958 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
Update qscintilla2 to 2.11.6
Tue, 22 Dec 2020
[ 19:48 rhurlin search for other commits by this committer ] Original commit   Revision:558947
graphics/qgis-ltr: Update to 3.10.13

Changelog: https://github.com/qgis/QGIS/compare/final-3_10_12...final-3_10_13

Approved by:	arrowd, tcberner (mentors, implicit)
Tue, 15 Dec 2020
[ 17:56 lbartoletti search for other commits by this committer ] Original commit   Revision:558168 (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip to
12.8.1

PR:		251764
Exp-run by: antoine
Tue, 8 Dec 2020
[ 20:03 lbartoletti search for other commits by this committer ] Original commit   Revision:557300 (Only the first 10 of 136 ports in this commit are shown above. View all ports for this commit)
Update Qt/PySide2 to 5.15.2 / PyQt to 5.15.1 / SIP to 5.4.0
This commit combines several updates.

- Update Qt to 5.12.2
- Update PyQt to 5.15.1
- Since PySide 5.15.1 is broken with Qt 5.15.2, so PySide and Shiboken are also
updated to 5.15.2.
- Update sip to 5.4.0

SIP is a collection of tools  to create Python bindings for C and C++ libraries
and used by PyQt and wxPython. There are some changes with sip5 [1]:
- python 3.5+ is required
- sip drops support of old deprecated methods as sipdistutils & cie.
- this version breaks also PyQt5 extension ABI. SIP files will be installed in
${PYTHON_SITELIBDIR}/PyQt${_PYQT_VERSION}/bindings
- some ports will use the new pyqtbuilder package with the pyproject.toml setup.
Instead if the project have a setup.py, you should use sip-build to build it.
- if a port needs sip, it should also needs pysip. BTW, py-qt5-core requires
pysip, so that should be enough for PyQt packages.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 5 Dec 2020
[ 14:22 sunpoet search for other commits by this committer ] Original commit   Revision:557064 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Move textproc/py-MarkupSafe to textproc/py-markupsafe

- Bump PORTREVISION for dependency change
Sun, 29 Nov 2020
[ 18:58 rhurlin search for other commits by this committer ] Original commit   Revision:556597
graphics/qgis-ltr: Update to 3.10.12

Bugfix release [1][2].

[1] https://qgis.org/en/site/forusers/visualchangelog310/index.html
[2] https://github.com/qgis/QGIS/compare/final-3_10_11...final-3_10_12

If you miss features in QGIS-LTR that are actually
built into QGIS-LTR, you may need to enable additional
options in graphics/gdal, see pkg-message.

Approved by:	arrowd, tcberner (mentors, implicit)
Wed, 18 Nov 2020
[ 05:27 lbartoletti search for other commits by this committer ] Original commit   Revision:555622 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
graphics/proj: Update to 7.2.0

Changelog:
  - https://proj.org/news.html#release-notes
Tue, 17 Nov 2020
[ 09:23 lbartoletti search for other commits by this committer ] Original commit   Revision:555543 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
graphics/proj: Update to 7.1.1

- Add a pkg-message explaining how to access or sync datum grids from the CDN
  (disabled by default)
- Add curl and tiff dependencies since proj can read datum grids from remote
  COG (Cloud Optimized Geotiff)
- Take maintainer'ship (ok wen@)

PR:		245611
Submitted by:	wen (first version)
Reviewed by:	wen, rhurlin
Approved by:	wen
Exp-run by:	antoine
Tue, 3 Nov 2020
[ 19:58 rhurlin search for other commits by this committer ] Original commit   Revision:554022
graphics/qgis-ltr: Update to 3.10.11

Changelog[1]:
Bugfix release with many fixes and some minor enhancements,
like adding default UTF-8 encoding to grass provider by default.

[1] https://github.com/qgis/QGIS/compare/final-3_10_10...final-3_10_11

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D27079
Tue, 6 Oct 2020
[ 13:04 lbartoletti search for other commits by this committer ] Original commit   Revision:551576
databases/grass7: Update to 7.8.4

  - update grass7 to 7.8.4
  - bump qgis and qgis-ltr portversion

Changelog:
  - https://trac.osgeo.org/grass/wiki/Release/7.8.4-News
Mon, 5 Oct 2020
[ 15:50 lbartoletti search for other commits by this committer ] Original commit   Revision:551499 (Only the first 10 of 122 ports in this commit are shown above. View all ports for this commit)
Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5

- Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Use pypi for PYQT [1]
- Add devel/py-qt5-sip (Don't use it for now. It will be used in future updates
of PyQt with py-sip >= 5)
- Add missing py-qt5 ports: comms/py-qt5-sensors, devel/py-qt5-location,
devel/py-qt5-remoteobjects, net/py-qt5-networkauth
- Strip libs
- Refactor *_PATH and *_PORT parts

[1] RiverBankComputing doesn't offer links to download latest version of some
ports

PR:		247369
Reviewed by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D25749
Exp-run by:	antoine
Sun, 27 Sep 2020
[ 11:35 rhurlin search for other commits by this committer ] Original commit   Revision:550267
graphics/qgis-ltr: Update to 3.10.10

This is a minor update for QGIS from 3.10.9 to 3.10.10. It fixes several
problems and brings some new features.

- Enabling OpenCL features
- Update some Python deps under BUILD_DEPENDS
- Add devel/protobuf in LIB_DEPENDS
- Reorder USES part
- Delete __pycache__ via post-install target
- Update distinfo

Approved by:	tcberner (mentor)
Relnotes:	https://github.com/qgis/QGIS/compare/final-3_10_9...final-3_10_10
Differential Revision:	https://reviews.freebsd.org/D26563
Thu, 10 Sep 2020
[ 19:17 rhurlin search for other commits by this committer ] Original commit   Revision:548221 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Change the maintainer entry in rhurlin's ports

After I got a commit bit for ports, it is time now to change the maintainers
entry in all 'owned' ports.

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D26398
Sat, 29 Aug 2020
[ 19:59 lbartoletti search for other commits by this committer ] Original commit   Revision:546945 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
graphics/qgis-ltr: Update to 3.10.9

- Update to 3.10.9
- Remove patch file for QT 5.15.0 (upstream now)
- Add a license file
- Add some Python dependencies: geopandas, pandas, jedi, nltk,
  psutil, pyrsgis, and qt5-quick
- Add INSTALLS_ICONS=yes
- Remove files/patch-src_analysis_interpolation_qgsinterpolator.h
- Update pkg-plist
- Prepare for sip5 and PyQT 5.15

PR:		248888
Submitted by:	Rainer Hurling (maintainer)
Reviewed by:	fernape, lbartoletti

Number of commits found: 120 (showing only 100 on this page)

1 | 2  »