aboutsummaryrefslogtreecommitdiff
path: root/graphics/qgis
Commit message (Collapse)AuthorAgeFilesLines
* */*: Update qscintilla2 to 2.13.1Loïc Bartoletti2022-01-271-1/+1
| | | | | Changes: - https://riverbankcomputing.com/news/QScintilla_2.13.1_Released
* PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.Loïc Bartoletti2022-01-271-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 libraries proposes, namely: PyQt - devel/py-qt5-pyqt PyQt-Charts - x11-toolkits/py-qt5-chart PyQt-NetworkAuth – net/py-qt5-networkauth PyQt-WebEngine – www/py-qt5-webengine SIP – devel/py-sip py-sip - devel/py-qt5-sip PyQt-builder - devel/py-qtbuilder Qscintilla - devel/py-qt5-qscintilla2 Reviewed by: diizzy, kde Tested by: kai, rhurlin, arrowd, madpilot Approved by: makc, tcberner, kde Differential Revision: https://reviews.freebsd.org/D33237 Exp-run by: antoine
* cleanup: remove transitive py27 deprecation (www/qt5-webengine)Rene Ladan2022-01-231-3/+0
|
* graphics/qgis: Step down version for OWSLib dependencyRainer Hurling2022-01-181-2/+2
| | | | | | | Dependency graphics/py-OWSLib has lower version on quarterly, sorry. Reported by: pkg-fallout MFH: 2022Q1
* graphics/qgis: Change back from PORTVERSION to DISTVERSIONRainer Hurling2022-01-172-12/+12
| | | | Reported by: diizzy@
* graphics/qgis: Change from Github to QGIS release archiveRainer Hurling2022-01-173-21/+18
| | | | | | | While here, remove unneeded PATCH_SITES. Reported by: Daniel Engberg <diizzy@FreeBSD.org> MFH: 2022Q1
* graphics/qgis: Update to 3.22.3Rainer Hurling2022-01-172-8/+7
| | | | | | | Changelog: https://github.com/qgis/QGIS/compare/final-3_22_2%5E...final-3_22_3 Reported by: Repology MFH: 2022Q1
* math/gsl: bump portrevision of consumers after update to 2.7.1Tobias C. Berner2022-01-121-0/+1
| | | | PR: 260201
* graphics/qgis: 3.22.2Rainer Hurling2021-12-194-35/+5
| | | | | | | | Patches for qgsogrproviderutils not necessary any more, since committed upstream. Changelog: https://github.com/qgis/QGIS/compare/final-3_22_1%5E...final-3_22_2 Reported by: Repology
* graphics/qgis: Fix on CURRENT after llvm13 introDimitry Andric2021-11-232-0/+30
| | | | | | | | | | | Right after replacing llvm12 with llvm13 in base (commits b61bce17f346d79cecfd8f195a64b10f77be43b1 to 397a8ba05313cc3815d219c9d1b2de1372fcb561) graphics/qgis was broken on 14.0-CURRENT with /usr/ports/graphics/qgis/work/QGIS-final-3_22_1/src/core/providers/ogr/qgsogrproviderutils.cpp:2595:34: error: no matching constructor for initialization of 'QgsOgrDatasetSharedPtr' (aka 'shared_ptr<QgsOgrDataset>') QgsOgrDatasetSharedPtr dsRet = QgsOgrDatasetSharedPtr( new QgsOgrDataset(), QgsOgrProviderUtils::releaseDataset ); Thanks to dim@ for the analysis and solution. Much appreciated! PR: 259967
* graphics/qgis: Update to 3.22.1Rainer Hurling2021-11-202-5/+4
| | | | | | Changelog: https://github.com/qgis/QGIS/compare/final-3_22_0%5E...final-3_22_1 Reported by: Repology
* graphics/qgis: Switch to external MDALRainer Hurling2021-10-241-1/+3
| | | | Now that math/mdal is updated to v0.9.0, using it again. Thanks to wen@
* graphics/qgis: Update to 3.22.0Rainer Hurling2021-10-234-845/+932
| | | | | | | - Use internal MDAL, until v0.9.0 is in the ports - Needs FLEX >= v2.5.6 (thanks to lbartoletti@ for the hint) Changelog: https://changelog.qgis.org/en/qgis/version/3.22/
* INSTALLS_ICONS: retire the macro and rework the related dependenciesBaptiste Daroussin2021-10-101-1/+0
| | | | | | | 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)
* graphics/qgis: Update to 3.20.3Rainer Hurling2021-09-113-5/+8
| | | | | | Changelog: https://changelog.qgis.org/en/qgis/version/3.20/ Reported by: Repology
* graphics/qgis: Remove invalid CPE informationBernhard Froehlich2021-09-031-1/+1
| | | | Approved by: portmgr (blanket)
* graphics/qgis: Update to 3.20.2Rainer Hurling2021-08-142-4/+4
| | | | | | Changelog: https://github.com/qgis/QGIS/compare/final-3_20_1...final-3_20_2 Reported by: portscout, Repology
* graphics/qgis: Update to 3.20.1Rainer Hurling2021-08-042-11/+12
| | | | | | | | | - Various bug fixes, among others for PostgreSQL and Python - Use MDAL port instead of internal version Changelog: https://changelog.qgis.org/en/qgis/version/3.20 Reported by: Repology
* */*: PyQt Update qscintilla2 to 2.13.0 and py-qt5-sip to 12.9.0Loïc Bartoletti2021-07-271-1/+1
| | | | | | | | 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
* devel/protobuf: Update to 3.17.3Po-Chuan Hsieh2021-07-211-1/+1
| | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases PR: 257026 Exp-run by: antoine
* devel/qscintilla2: Update to 2.12.1Loïc Bartoletti2021-07-121-0/+1
| | | | | | | | Changelog: https://riverbankcomputing.com/news/QScintilla_2.12.1_Released PR: 257002 Exp-run by: antoine
* graphics/qgis: Update to 3.20.0Rainer Hurling2021-06-244-30/+79
| | | | | | | | | | | | | | - Numerous data management improvements, with advanced changes to the management and display of CRS systems and projection information - Basic support for coordinate epoch of dynamic CRS systems and advanced accuracy integrity warnings - Improved metadata management and handling for certain data and metadata types - Native integration of the nominatim geocoding service Changelog: https://changelog.qgis.org/en/qgis/version/3.20/ Reported by: portscout, Repology
* graphics/mesa-libs: Bump reverse deps for libglvndKevin Bowling2021-06-221-1/+1
| | | | | | | | | | 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
* math/gsl: update to 2.7Tobias C. Berner2021-06-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* archivers/lazperf: Uses liblazperf.soLoïc Bartoletti2021-06-161-2/+2
| | | | | | | Since lazperf is no longer header-only it is better to indicate the dependency on the lib. This commit unbreak databases/grass7 build.
* archivers/lazperf: Bump PORTREVSION on all consumersLoïc Bartoletti2021-06-061-1/+2
| | | | | | | Lazperf has changed the name of the includes to : ${LOCALBASE}/include/lazperf/lazperf.hpp Fixes ports that use lazperf.
* graphics/qgis: Update to 3.18.3Rainer Hurling2021-05-153-6/+7
| | | | | | Changelog: https://changelog.qgis.org/en/qgis/version/3.18/ Reported by: portscout
* databases/spatialite and databases/spatialite-tools: Update to 5.0.1Loïc Bartoletti2021-04-191-0/+1
|
* graphics/qgis: Update to 3.18.2Rainer Hurling2021-04-173-19/+20
| | | | | | Changelog: https://changelog.qgis.org/en/qgis/version/3.18/ Reported by: portscout
* graphics/qgis: Add support for PointCloudRainer Hurling2021-04-072-1/+5
| | | | | PR: 254716 Submitted by: Loic Bartoletti <lbartoletti@FreeBSD.org>
* graphics/qgis: Fix plistRainer Hurling2021-04-071-1/+1
| | | | | | | Bad plist with SERVER=off PR: 254699 Submitted by: ice <ice@extreme.hu>
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Mark ports recursively depending on Python 2.7 for expiration on June 23.Rene Ladan2021-03-241-0/+3
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=569118
* graphics/qgis: Update to 3.18.1Rainer Hurling2021-03-213-5/+5
| | | | | | | | | | | Mainly a bugfix release. Changelog: https://github.com/qgis/QGIS/compare/final-3_18_0...final-3_18_1 Reported by: Repology Notes: svn path=/head/; revision=568919
* PyQt5: Update PyQt5 to 5.15.4 and py-qtbuilder to 1.9.1Loïc Bartoletti2021-03-161-1/+1
| | | | | | | | PR: 254218 Exp-run by: antoine Notes: svn path=/head/; revision=568547
* PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0Loïc Bartoletti2021-03-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=567825
* graphics/gdal: Set the default options as a workable setLoïc Bartoletti2021-02-232-20/+1
| | | | | | | | | | | | - reinstate r552962 (was reverted in r553000) - remove pkg-message from qgis and qgis-ltr - Bump PORTREVSION on all consumers PR: 224004 Approved by: portmgr Notes: svn path=/head/; revision=566369
* graphics/qgis: Update to 3.18.0Rainer Hurling2021-02-203-16/+124
| | | | | | | | | | | Now with Native Point Cloud support Changelog: https://changelog.qgis.org/en/qgis/version/3.18/ Reported by: portscout Notes: svn path=/head/; revision=566175
* Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+Sunpoet Po-Chuan Hsieh2021-01-301-1/+1
| | | | | | | PR: 250103 Notes: svn path=/head/; revision=563407
* Bump PORTREVISION for devel/protobuf shlib changeSunpoet Po-Chuan Hsieh2021-01-261-0/+1
| | | | Notes: svn path=/head/; revision=562671
* graphics/qgis: Update to 3.16.3Rainer Hurling2021-01-192-17/+15
| | | | | | | | | | Changelog: https://github.com/qgis/QGIS/compare/final-3_16_2...final-3_16_3 Reported by: Repology Approved by: arrowd, tcberner (mentors, implicit) Notes: svn path=/head/; revision=562081
* Update qscintilla2 to 2.11.6Loïc Bartoletti2021-01-181-0/+1
| | | | Notes: svn path=/head/; revision=561958
* graphics/qgis: Update to 3.16.2Rainer Hurling2020-12-223-6/+5
| | | | | | | | | | | | Bugfix release with some improvements. Changelog: https://github.com/qgis/QGIS/compare/final-3_16_1...final-3_16_2 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D27721 Notes: svn path=/head/; revision=558931
* Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip ↵Loïc Bartoletti2020-12-151-1/+1
| | | | | | | | | | to 12.8.1 PR: 251764 Exp-run by: antoine Notes: svn path=/head/; revision=558168
* Update Qt/PySide2 to 5.15.2 / PyQt to 5.15.1 / SIP to 5.4.0Loïc Bartoletti2020-12-083-26/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. List of ports impacted by this change. Most of the patches have been integrated or are in the process of being integrated upstream: - devel/libsavitar - graphics/py-python-poppler-qt5 - net-im/scudcloud - net/libarcus - print/py-frescobaldi - science/py-veusz - graphics/qgis and graphics/qgis-ltr - deskutils/calibre A special note regarding calibre. New versions require sip>=5, we update it to the latest version (thanks to madpilot@) science/scidavis will remove the PyQt binding soon and there is no patch planned, so we remove the python option (ok makc@) While here, convert some ports to USE_PYQT (cad/cura, cad/uranium, devel/eric6, ...) Thanks to tcberner and adridg! [1] https://www.riverbankcomputing.com/static/Docs/sip/ PR: 250853 Exp-run by: antoine Notes: svn path=/head/; revision=557300
* Move textproc/py-MarkupSafe to textproc/py-markupsafeSunpoet Po-Chuan Hsieh2020-12-051-2/+3
| | | | | | | - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=557064
* graphics/qgis: Update to 3.16.1Rainer Hurling2020-11-285-10/+46
| | | | | | | | | | | | | | | | | Bugfix release [1][2]. [1] https://qgis.org/en/site/forusers/visualchangelog316/index.html [2] https://github.com/qgis/QGIS/compare/final-3_16_0...final-3_16_1 If you miss features in QGIS that are actually built into QGIS, you may need to enable additional options in graphics/gdal, see pkg-message. Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D27374 Notes: svn path=/head/; revision=556508
* graphics/proj: Update to 7.2.0Loïc Bartoletti2020-11-181-1/+1
| | | | | | | | Changelog: - https://proj.org/news.html#release-notes Notes: svn path=/head/; revision=555622
* graphics/proj: Update to 7.1.1Loïc Bartoletti2020-11-171-0/+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 Notes: svn path=/head/; revision=555543
* graphics/qgis: Missing build dependencyRainer Hurling2020-10-301-0/+1
| | | | | | | | | | | By mistake the last commit contained a pre-version of Makefile, which missed BUILD_DEPENDS=devel/opencl. Sorry for any inconvenience. Reported by: pkg-fallout Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D27021 Notes: svn path=/head/; revision=553701