| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
ChagneLog: https://github.com/citusdata/citus/blob/v10.2.4/CHANGELOG.md
|
|
|
|
| |
PR: 261592
|
|
|
|
|
|
|
|
|
| |
* Remove codes that aren't necessary after the removal of lang/python36
* Mark ports that aren't necessary with Python 3.7 or later as
DEPRECATED and set EXPIRATION_DATE.
PR: 261046
Approved by: lwhsu (python)
|
|
|
|
|
|
| |
Changelog: https://docs.mongodb.com/database-tools/release-notes/database-tools-changelog/#100.5.2-changelog
PR: 261718
|
|
|
|
|
| |
Changelog:
https://github.com/ged/ruby-pg/blob/master/History.rdoc
|
|
|
|
| |
News: https://grass.osgeo.org/news/2022_01_30_grass_gis_8_0_0_released/
|
|
|
|
|
| |
PR: 261449
Security: ee26f513-826e-11ec-8be6-d4c9ef517024
|
|
|
|
|
|
| |
- Bump PORTREVISION
- Disable some default OPTIONS
Obtained from: https://forum.lazarus.freepascal.org/index.php/topic,57752.msg429737.html#msg429737
|
|
|
|
| |
PR: 261220
|
|
|
|
|
| |
Changes:
- https://postgis.net/2022/02/01/postgis-3.1.5/
|
|
|
|
|
|
|
| |
Changelog: https://www.phpmyadmin.net/files/5.1.2/
PR: 261499
Sponsored by: Netzkommune GmbH
|
|
|
|
|
| |
PR: 261586
Reported by: geraud@gcu.info
|
|
|
|
|
|
|
|
|
| |
the older esrap package cannot be built with a recent sbcl compiler,
thus rendering pgloader3 unbuildable. this update bumps esrap to
a recent version which is compatible with our current sbcl compiler.
PR: 261319
Approved by: maintainer-timeout
|
|
|
|
| |
Changes: https://github.com/redis/redis/commits/6ca97da
|
|
|
|
|
|
| |
- zabbix3 reached EOL 2021-02-28
- libzbxpgsql is set to EXPIRE on 2022-02-27
- Rest of the zabbix3-* are set to EXPIRE on 2022-02-28
|
|
|
|
|
|
|
|
|
| |
- Fix PORTSCOUT; mongo changed versioning policy
- Document llvm13 as not working with LTO on aarch64 either
Changelog: https://docs.mongodb.com/manual/release-notes/5.0-changelog/#5.0.6-changelog
PR: 261533
|
|
|
|
|
|
|
|
|
|
|
| |
adapter
Sub-package for Ormar support in FastAPI Users.
WWW: https://github.com/fastapi-users/fastapi-users-db-ormar
PR: 260845
Reported by: Goran Mekić <meka@tilda.center> (new maintainer)
|
|
|
|
|
|
|
|
|
| |
While here, loosen version ranges of some dependencies to avoid build
error.
PR: 261190
Reported by: Goran Mekić <meka@tilda.center> (maintainer)
Reviewed by: koobs
|
|
|
|
| |
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
Changes: https://github.com/tarantool/tarantool-c/commits/master
|
|
|
|
| |
Changes: https://github.com/okbob/plpgsql_check/releases
|
|
|
|
|
|
| |
Changelog: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-28.html
Sponsored by: Netzkommune GmbH
|
|
|
|
|
|
|
| |
- add new dependencies
- remove LD_CONFIG and add INSTALL_ICONS
- remove use of deprecated proj api
- use wxwidgets 3
|
|
|
|
|
| |
Changes:
- https://riverbankcomputing.com/news/QScintilla_2.13.1_Released
|
|
|
|
|
| |
PR: 261510
Approved by: maintainer
|
|
|
|
|
| |
PR: 261509
Approved by: maintainer
|
|
|
|
|
| |
Changes:
- https://gitlab.com/Oslandia/SFCGAL/-/blob/master/NEWS#L1-9
|
|
|
|
|
| |
Changes: https://github.com/influxdata/influx-cli/releases/tag/v2.2.0
Changes: https://github.com/influxdata/influx-cli/releases/tag/v2.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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Security: CVE-2019-8457
The SQL option is vulnerable, and since this feature was always marked
experimental, nuke it, and backport to 2022Q1.
If someone needs the SQL interface in spite of its vulnerability,
please use: pkg lock -y db5.
MFH: 2022Q1
I am marking the port for expiry and abandoning it because I will no
longer spend the increasing efforts to play hide and seek with Oracle's
patches, or backport sometimes bigger Linux distro patches (Red Hat,
Debian, who else?), or otherwise put up with how they have changed
availability of patches, documentation, or important information.
FOR db5 USERS:
One option is to upgrade to db18, but note that db versions 6 and 18
are under the Affero GNU GPL v3 license, with implications for,
among others, software-as-a-service, and distributability of packages
linking against db. This is in stark contrast with db5's Sleepycat license.
POTENTIAL MAINTAINERS:
If someone wants to adopt this, review all the various patches in the
major other BSD distros and Linux distros, check if their patches can be
licensed under a sufficiently liberal license (ideally, MIT-like or
Sleepycat) and see what you need to import.
|
|
|
|
| |
ChangeLog: https://github.com/EnterpriseDB/barman/blob/release/2.18/NEWS
|
|
|
|
|
|
| |
Update WWW
ChangeLog: https://github.com/2ndQuadrant/pglogical/releases/tag/REL2_4_1
|
| |
|
|
|
|
|
|
|
| |
CLI for managing resources in InfluxDB v2.
Approved by: 0mp (mentor)
Diferential Revision: https://reviews.freebsd.org/D33582
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
- EOL reached on 2021-12-06
https://www.php.net/eol.php
PR: 260624
Approved by: tz (private email) ale portmgr (blanket)
Sponsored by: Bounce Experts
|
| |
|
|
|
|
| |
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md
|
|
|
|
| |
Changes: https://github.com/rails-api/active_model_serializers/blob/0-10-stable/CHANGELOG.md
|
|
|
|
| |
Changes: https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
|
|
|
|
| |
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst
|
|
|
|
| |
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
|
|
|
|
| |
Changes: https://github.com/TileDB-Inc/TileDB/releases
|
|
|
|
|
|
|
|
|
|
| |
In 9967c437a2b52c64533fb17d3e33772c8a3f9daa the port got updated
from 1.3.2 to 1.3.2.a.20200527, which is a lower version number.
Add portepoch accordingly.
Differential Revision: https://reviews.freebsd.org/D34006
Approved by: rene
|
|
|
|
|
|
|
|
|
| |
This changes the log entries from "daemon[PID]: logmesage" to
"influxd[PID]: logmessage". While here, remove trailing spaces.
Approved by: 0mp (mentor)
Pull Request: https://github.com/freebsd/freebsd-ports/pull/121
Differential Revision: https://reviews.freebsd.org/D33907
|
|
|
|
| |
2021-12-31 databases/postgis25: Deprecated in favour of databases/postgis3x
|
|
|
|
|
|
| |
Changelog: https://github.com/encode/databases/releases/tag/0.5.5
PR: 261435
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Import minizip-ng and zlib-ng
Minizip was originally developed in 1998. It was first included in the zlib
distribution as an additional code contribution starting in zlib 1.1.2. Since
that time, it has been continually improved upon and contributed to by many
people.
+ Creating and extracting zip archives.
+ Adding and removing entries from zip archives.
+ Read and write raw zip entry data.
+ Reading and writing zip archives from memory.
+ Zlib, BZIP2, LZMA, and ZSTD compression methods.
+ Password protection through Traditional PKWARE and WinZIP AES encryption.
+ Buffered streaming for improved I/O performance.
some ports bundle it, some ports allow building against a systemwide
one, some ports bundle/rely on an incompatible version - all those will be
fixed in following commits.
Mk/Uses: Introduce USES=minizip[:ng]
To simplify, the LIB_DEPENDS part a new USES tag is added.
USES=minizip will add a LIB_DEPENDS on legacy minizip and
USES=minizip:ng will add a LIB_DEPENDS on minizip-ng.
minizip [1]:
databases/spatialite
databases/spatialite-tools
devel/collada-dom
games/mrboom
games/oolite
graphics/comical
misc/xiphos
science/libkml
textproc/sigil
www/domoticz
deskutils/anydesk
emulators/mupen64plus-core
multimedia/assimp
multimedia/vlc
net-im/psi
net-im/telegram-desktop
minizip-ng:
devel/axmldec
[1] Some are known to work with minizip-ng but have to be patched.
Approved by: tcberner (portmgr)
Differential Revision: https://reviews.freebsd.org/D33771
|
|
|
|
|
|
|
|
|
|
|
|
| |
- databases/xapian-bindings is a mata port which do not have
php:flavors and is unable to be MARKED to IGNORE as one of it's
dependent databases/php-xapian do not support php8.0. Hence this
creates a circular dependency and it fails to start bulk building. So
for now remove PHP from OPTIONS_DEFAULT.
PR: 260595
Approved by: ale portmgr(exp-run)
Sponsored by: Bounce Experts
|