| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Changes:
- https://riverbankcomputing.com/news/QScintilla_2.13.1_Released
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
Dependency graphics/py-OWSLib has lower version on quarterly, sorry.
Reported by: pkg-fallout
MFH: 2022Q1
|
|
|
|
| |
Reported by: diizzy@
|
|
|
|
|
|
|
| |
While here, remove unneeded PATCH_SITES.
Reported by: Daniel Engberg <diizzy@FreeBSD.org>
MFH: 2022Q1
|
|
|
|
|
|
|
| |
Changelog: https://github.com/qgis/QGIS/compare/final-3_22_2%5E...final-3_22_3
Reported by: Repology
MFH: 2022Q1
|
|
|
|
| |
PR: 260201
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Changelog: https://github.com/qgis/QGIS/compare/final-3_22_0%5E...final-3_22_1
Reported by: Repology
|
|
|
|
| |
Now that math/mdal is updated to v0.9.0, using it again. Thanks to wen@
|
|
|
|
|
|
|
| |
- 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/
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
Changelog: https://changelog.qgis.org/en/qgis/version/3.20/
Reported by: Repology
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
| |
Changelog: https://github.com/qgis/QGIS/compare/final-3_20_1...final-3_20_2
Reported by: portscout, Repology
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 257026
Exp-run by: antoine
|
|
|
|
|
|
|
|
| |
Changelog:
https://riverbankcomputing.com/news/QScintilla_2.12.1_Released
PR: 257002
Exp-run by: antoine
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Since lazperf is no longer header-only it is better to indicate the
dependency on the lib.
This commit unbreak databases/grass7 build.
|
|
|
|
|
|
|
| |
Lazperf has changed the name of the includes to :
${LOCALBASE}/include/lazperf/lazperf.hpp
Fixes ports that use lazperf.
|
|
|
|
|
|
| |
Changelog: https://changelog.qgis.org/en/qgis/version/3.18/
Reported by: portscout
|
| |
|
|
|
|
|
|
| |
Changelog: https://changelog.qgis.org/en/qgis/version/3.18/
Reported by: portscout
|
|
|
|
|
| |
PR: 254716
Submitted by: Loic Bartoletti <lbartoletti@FreeBSD.org>
|
|
|
|
|
|
|
| |
Bad plist with SERVER=off
PR: 254699
Submitted by: ice <ice@extreme.hu>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: 254218
Exp-run by: antoine
Notes:
svn path=/head/; revision=568547
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
PR: 250103
Notes:
svn path=/head/; revision=563407
|
|
|
|
| |
Notes:
svn path=/head/; revision=562671
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=561958
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
to 12.8.1
PR: 251764
Exp-run by: antoine
Notes:
svn path=/head/; revision=558168
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for dependency change
Notes:
svn path=/head/; revision=557064
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Changelog:
- https://proj.org/news.html#release-notes
Notes:
svn path=/head/; revision=555622
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|