aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net/haproxy: Enable prometheus exporter by default.Dmitry Sivachenko2022-04-307-7/+7
| | | | | PR: 263629 Submitted by: Sascha Biberhofer <ports@skyforge.at>
* net/haproxy-devel: update to version 2.6-dev8Dmitry Sivachenko2022-04-302-4/+4
|
* sysutils/govmomi: Update to 0.28.0Aleksandr Ignatyev2022-04-302-7/+6
| | | | | | Changes: https://github.com/vmware/govmomi/releases/tag/v0.28.0 PR: 263644
* net/gobgp: update 2.23.0 -> 3.0.0Jordan Bracco2022-04-302-128/+11
| | | | PR: 262596
* textproc/py-rich: update to 12.3.0Matthew Seaman2022-04-302-4/+4
| | | | ChangeLog: https://github.com/Textualize/rich/blob/v12.3.0/CHANGELOG.md
* textproc/py-python-slugify: update to 6.1.2Matthew Seaman2022-04-302-4/+4
| | | | ChangeLog: https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md
* net-im/nheko: bump PORTREVISION for spdlog-updateAdriaan de Groot2022-04-301-1/+1
| | | | PR: 263666
* sysutils/mackerel-agent: commit forgotten distinfoKoichiro Iwao2022-04-301-7/+7
|
* devel/hare: add new port for the Hare build system and std libraryStefan Eßer2022-04-306-0/+646
| | | | | | | | This is the build system for Hare language projects. The compiler currently supports amd64, aarch64, and riscv64, but the port is currently only provided for amd64 for lack of testing on other FreeBSD architectures.
* databases/mysql57-*: Update ti 5.7.38Jochen Neumeister2022-04-303-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | Bugs Fixed InnoDB: A missing null pointer check for an index instance caused a failure. (Bug #33600109) InnoDB: Purge threads processed undo records of an encrypted table for which the tablespace was not loaded, causing a failure. (Bug #32586721) InnoDB: Incorrect AUTO_INCREMENT values were generated when the maximum integer column value was exceeded. The error was due to the maximum column value not being considered. The previous valid AUTO_INCREMENT value should have been returned in this case, causing a duplicate key error. (Bug #87926, Bug #26906787) Partitioning: In some cases, establishing a connection to MySQL server could fail if the .ibd file for a partition was missing. (Bug #33459653) Statements that cannot be parsed (due, for example, to syntax errors) are no longer written to the slow query log. (Bug #33732907) It was not possible to revoke the DROP privilege on the Performance Schema. (Bug #33578113) A page cleaner thread timed out as it waited for an exclusive lock on an index page held by a full-text index creation operation on a large table. (Bug #33101844) A memory leak occurred if mysqldump was used on more than one table with the --order-by-primary option. The memory allocated for sorting each table’s rows is now freed after every table, rather than only once. (Bug #30042589, Bug #96178) mysqld_safe log message textual errors were corrected. Thanks to Bin Wang at China Mobile for the contribution. (Bug #106590, Bug #33903639) Full Changelog: https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-38.html Sponsored by: Netzkommune GmbH
* net-mgmt/py-pynetbox: Update to 6.6.2Kai Knoblich2022-04-302-4/+4
| | | | | | | | Changelog: https://github.com/netbox-community/pynetbox/compare/v6.6.1...v6.6.2 MFH: 2022Q2
* net-mgmt/py-pynetbox: Switch to USES=pytestKai Knoblich2022-04-301-8/+4
| | | | * Adjust/remove relevant entries that are handled by Uses/pytest.mk.
* lang/harec: add port of the Hare compiler written in C11Stefan Eßer2022-04-305-0/+54
| | | | | | | | The Hare programming language is a simple systems programming language that is currently under development. It supports code generation for amd64, aarch64, and riscv64 targets, but this port is currently limited to amd64 due to lack of testing on other FreeBSD architectures.
* devel/dbus: update to 1.14.0Tobias C. Berner2022-04-304-30/+9
| | | | | | | | Changelog: https://dbus.freedesktop.org/doc/NEWS Exp-run by: antoine PR: 263014
* x11-wm/lxqt: Update to 1.1.0Jesper Schmitz Mouridsen2022-04-301-2/+2
|
* editors/featherpad: Update to 1.2.0Jesper Schmitz Mouridsen2022-04-303-5/+10
|
* x11/screengrab: Update to 2.4.0Jesper Schmitz Mouridsen2022-04-303-5/+8
|
* audio/pavucontrol-qt: Update to 1.1.0Jesper Schmitz Mouridsen2022-04-302-4/+4
|
* sysutils/lxqt-admin: Update to 1.1.0Jesper Schmitz Mouridsen2022-04-303-4/+6
|
* security/lxqt-openssh-askpass: Update to 1.1.0Jesper Schmitz Mouridsen2022-04-302-4/+4
|
* x11/qterminal: Update to 1.1.0Jesper Schmitz Mouridsen2022-04-303-5/+7
|
* x11-toolkits/qtermwidget: Update to 1.1.0Jesper Schmitz Mouridsen2022-04-303-4/+6
|
* x11-themes/lxqt-themes: Update to 1.1.0Jesper Schmitz Mouridsen2022-04-303-30/+90
|
* x11/lxqt-runner: Update to 1.1.0Jesper Schmitz Mouridsen2022-04-302-4/+12
| | | | | Include upstream fix for wrong positioning of the lxqt-runner window.
* x11-wm/lxqt-panel: Update to 1.1.0Jesper Schmitz Mouridsen2022-04-304-41/+26
|
* security/lxqt-sudo: Update to 1.1.0Jesper Schmitz Mouridsen2022-04-302-4/+4
|
* x11-wm/lxqt-session: Update to 1.1.0Jesper Schmitz Mouridsen2022-04-303-5/+4
|
* sysutils/lxqt-powermanagement: Update to 1.1.0Jesper Schmitz Mouridsen2022-04-302-4/+4
|
* sysutils/lxqt-policykit: Update to 1.1.0Jesper Schmitz Mouridsen2022-04-302-4/+4
|
* deskutils/lxqt-notificationd: Update to 1.1.0Jesper Schmitz Mouridsen2022-04-303-4/+5
|
* x11/lxqt-globalkeys: Update to 1.1.0Jesper Schmitz Mouridsen2022-04-302-4/+4
|
* sysutils/lxqt-config: Update to 1.1.0Jesper Schmitz Mouridsen2022-04-303-4/+8
|
* x11/lxqt-about: Update to 1.1.0Jesper Schmitz Mouridsen2022-04-303-4/+6
|
* archivers/lxqt-archiver: Update to 0.6.0Jesper Schmitz Mouridsen2022-04-303-4/+5
|
* graphics/lximage-qt: Update to 1.1.0Jesper Schmitz Mouridsen2022-04-303-5/+8
|
* sysutils/lxqt-qtplugin: Update to 1.1.0Jesper Schmitz Mouridsen2022-04-302-4/+4
|
* x11-fm/pcmanfm-qt: Update to 1.1.0Jesper Schmitz Mouridsen2022-04-303-4/+5
|
* x11/libfm-qt: Update to 1.1.0Jesper Schmitz Mouridsen2022-04-303-6/+8
|
* devel/liblxqt: Update to 1.1.0Jesper Schmitz Mouridsen2022-04-302-4/+4
|
* devel/libqtxdg: Update to 3.9.0Jesper Schmitz Mouridsen2022-04-302-4/+4
|
* devel/lxqt-build-tools: Update to 0.11.0Jesper Schmitz Mouridsen2022-04-302-4/+4
|
* sysutils/edid-decode: Update to 0.1.20220406Emanuel Haupt2022-04-302-4/+4
|
* framework: convert bsd.gstreamer.mk to Uses/gstreamer.mkTobias C. Berner2022-04-30133-844/+677
| | | | | | | | - convert bsd.gstreamer.mk to Uses/gstreamer.mk - convert ports tree to make use of USES=gstreamer - remove duplicate dependency lines from the tree Differential Revision: https://reviews.freebsd.org/D35097
* graphics/evince: Enable PDF in mesonNeel Chauhan2022-04-301-1/+2
|
* graphics/mesa-devel: update to 22.1.b.671Jan Beich2022-04-302-5/+5
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/6a3dc4e370d...14cad38b190
* emulators/yuzu: update to s20220429Jan Beich2022-04-302-8/+14
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/9ed0b5c5f...b50e1596c
* emulators/rpcs3: update to 0.0.21.13532Jan Beich2022-04-302-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/7a434d19a...8316469cf
* multimedia/onevpl: update to 2022.1.2Jan Beich2022-04-302-4/+4
| | | | | Changes: https://github.com/oneapi-src/oneVPL/compare/v2022.1.1...v2022.1.2 Reported by: Repology
* www/jwt-cli: update to 5.0.3Sergey A. Osokin2022-04-292-17/+19
|
* security/boringssl: update to the recent commitSergey A. Osokin2022-04-292-5/+5
|