summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-16lang/rust: Update to 1.68.0Mikael Urankar
Announce: https://blog.rust-lang.org/2023/03/09/Rust-1.68.0.html ChangeLog: https://github.com/rust-lang/rust/releases/tag/1.68.0 PR: 270080 Tested by: mikael,pkubaj
2023-03-16devel/rubygem-octicons: GitHub's octicons svgDirk Meyer
Created by: Pedro Giffuni PR: 235008
2023-03-16graphics/alembic: update the port to version 1.8.5Alexey Dokuchaev
Reported by: portscout
2023-03-16www/gitlab-ce: make it working with ruby 3.1Matthias Fechner
Ruby 3.1 did some breaking changes: https://www.ruby-lang.org/en/news/2021/12/25/ruby-3-1-0-released/ With the help of @yasu I added some work-arounds that should make gitlab work again with ruby 3.1. They can be removed after gitlab support ruby 3.1 upstream. PR: 270252
2023-03-16games/pysolfc-cardsets: update the port to version 2.2Alexey Dokuchaev
Trim needless newline from the port description while here. Reported by: portscout
2023-03-16ports-mgmt/rc-subr-jail: Bug fixes.Alexey Yushkin
- Fix check for "jail_mount_devfs" knob. - Make "jail_nullfs_mounts" handle relative paths. Co-authored-by: Alexey Donskov <voxnod@gmail.com>
2023-03-16net-mgmt/netbox: Update to 3.4.6Kai Knoblich
Changelog: Enhancements: * Enable searching for devices/VMs by primary IP address * Add ability to toggle visibility of virtual interfaces under device view * Enable live preview of Markdown content * Restore default page size when navigating between views * Add connected_endpoints field to GraphQL API for cabled objects * Include IP version in GraphQL API representations of aggregates, prefixes, and IP addresses * Add Cisco StackWise 1T interface type * Add IEEE 802.3az PoE type for interfaces * Strip whitespace from CSV headers prior to validation Bug Fixes: * Avoid raising exception when filtering IPs by an invalid address * Apply custom field defaults to IP address created during FHRP group creation * Fix filtering changelog & journal entries by multiple content type IDs * Support non-URL-safe characters in plugin menu titles * When importing devices, restrict rack by location only if the location field is specified * Fix filtering of cable terminations by object type * Fix loading of CSV files containing a byte order mark * Fix escaping of return URL values for action buttons in tables * Correct loading of plugin resources with custom paths https://github.com/netbox-community/netbox/releases/tag/v3.4.6
2023-03-16www/py-dj41-django-tables2: Update to 2.5.3Kai Knoblich
Changelog: https://github.com/jieter/django-tables2/blob/v2.5.3/CHANGELOG.md
2023-03-16www/py-dj41-django-rich: Update to 1.5.0Kai Knoblich
* Switch to PEP517 build framework. Changelog: https://github.com/adamchainz/django-rich/blob/1.5.0/CHANGELOG.rst
2023-03-16www/py-dj41-django-cors-headers: Update to 3.14.0Kai Knoblich
* Switch to PEP517 build framework. Changelog: https://github.com/adamchainz/django-cors-headers/blob/3.14.0/CHANGELOG.rst
2023-03-16textproc/py-mkdocs-material: Update to 9.1.2Kai Knoblich
* Switch to PEP517 build framework and remove no longer required setuptools workaround. Changelog since 8.5.11: https://github.com/squidfunk/mkdocs-material/compare/8.5.11...9.1.2 MFH: No (PEP517 support not present in 2023Q1 branch)
2023-03-16devel/py-hatch-requirements-txt: New portKai Knoblich
Hatchling plugin to read project dependencies from "requirements.txt" and there is support for defining groups of optional dependencies (also known as "features") as well. WWW: https://github.com/repo-helper/hatch-requirements-txt
2023-03-16devel/py-hatch-nodejs-version: New portKai Knoblich
This package provides two Hatch plugins: * version source plugin that reads/writes the package version from the version field of the Node.js package.json file. * metadata hook plugin that reads PEP 621 metadata from the Node.js package.json file. WWW: https://github.com/agoose77/hatch-nodejs-version
2023-03-16textproc/py-pymdown-extensions: Update to 9.9.2Kai Knoblich
* Switch to PEP517 build framework and remove no longer required setuptools workaround. Changelog since 9.9: https://github.com/facelessuser/pymdown-extensions/compare/9.9...9.9.2 MFH: No (PEP517 support not present in 2023Q1 branch)
2023-03-16textproc/py-mkdocs-material-extensions: Switch to PEP517Kai Knoblich
* Remove no longer required setuptools workaround. * Bump PORTREVISION due package change.
2023-03-16editors/uhex: new port had been added (+)Alexey Dokuchaev
uHex is small and fast multiplatform hexadecimal editor with support for large files (up to 2 GB) while using minimal amounts of memory. WWW: https://uhex.sourceforge.net/
2023-03-16editors/vscode: update to 1.76.2Hiroki Tagato
While here, remove unnecessary distfiles and post-extract target. Changelog: https://code.visualstudio.com/updates/v1_76 Reported by: GitHub (watch releases)
2023-03-15graphics/filament: Update 1.31.7 → 1.32.0Yuri Victorovich
Reported by: portscout
2023-03-15devel/py-param: Update 1.12.2 → 1.13.0Yuri Victorovich
Reported by: portscout
2023-03-15devel/gitleaks: Update 8.16.0 → 8.16.1Yuri Victorovich
Reported by: portscout
2023-03-15devel/bacon: Update 2.6.3 → 2.7.0Yuri Victorovich
Reported by: portscout
2023-03-15audio/avldrums-lv2: Update 0.5.2 → 0.6.0Yuri Victorovich
Reported by: portscout
2023-03-16editors/mickey: new port had been added (+)Alexey Dokuchaev
Mickey is a hexadecimal/ASCII file viewer and editor that runs on all major operating systems thanks to FLTK. It supports various integer and floating-point data types, and allows to work with multiple files simultaneously via well-known tabbed interface. WWW: https://mickey.sourceforge.net/
2023-03-16editors/bingrok: new port had been added (+)Alexey Dokuchaev
BinGrok is a binary/hexadecimal editor created specifically with the goal of reverse-engineering proprietary data formats in mind. It allows for creation of C-struct-like "views" of your data for better visualization of the parts that you have deciphered. WWW: https://github.com/spuriousdata/BinGrok
2023-03-15devel/pydio-packr: Remove portSerhii (Sergey) Kozlov
Was only used for building www/pydio-cells before, not needed anymore
2023-03-15graphics/mesa-devel: update to 23.0.b.3068Jan Beich
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/ecf29228d0b...f99eab23ad6
2023-03-15multimedia/gstreamer1-plugins-rust: update to 0.10.4Jan Beich
Changes: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/compare/0.10.3...0.10.4
2023-03-15www/pydio-cells: update to 4.1.1Serhii (Sergey) Kozlov
While here - remove legacy Makefile params
2023-03-15sysutils/fusefs-securefs: Mark broken and return to the poolSerhii (Sergey) Kozlov
The port became broken recently, and I'm not using it anymore, so just give it to anyone interested.
2023-03-15math/gh-bc: update to version 6.5.0Stefan Eßer
This is a production release that fixes an infinite loop bug in root() and cbrt(), fixes a bug with BC_LINE_LENGTH=0, and adds the fib() function to the extended math library to calculate Fibonacci numbers.
2023-03-15net/geoipupdate: Update to 4.11.0Adam Weinberger
2023-03-15security/pcsc-tools: Update to 1.6.2Tilman Keskinoz
Take back maintainership Changelog: https://pcsc-tools.apdu.fr/Changelog
2023-03-15math/nfft: enable on powerpc64lePiotr Kubaj
2023-03-15graphics/squish: enable OPENMP on powerpc64lePiotr Kubaj
2023-03-15graphics/libmypaint: enable OPENMP on powerpc64lePiotr Kubaj
2023-03-15dns/bind918: update to 9.18.13Mathieu Arnold
Changes: https://downloads.isc.org/isc/bind9/9.18.13/doc/arm/html/notes.html#notes-for-bind-9-18-13
2023-03-15dns/bind916: update to 9.16.39Mathieu Arnold
Changes: https://downloads.isc.org/isc/bind9/9.16.39/doc/arm/html/notes.html#notes-for-bind-9-16-39
2023-03-15databases/pg_activity: upgrade to 3.2.0Palle Girgensohn
Release notes: https://github.com/dalibo/pg_activity/blob/master/CHANGELOG.md
2023-03-15devel/git-cinnabar: unbreak after d3a5eb641d28Jan Beich
patch -p1 -F0 -o helper/object-file.patched.c git-core/object-file.c < helper/object-file.c.patch Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/object-file.c b/object-file.c |index 8be57f48de..52315414f3 100644 |--- a/object-file.c |+++ b/object-file.c -------------------------- Patching file git-core/object-file.c using Plan A... Hunk #1 failed at 34. 1 out of 1 hunks failed--saving rejects to helper/object-file.patched.c.rej done gmake[2]: *** [helper/helper.mk:104: helper/object-file.patched.c] Error 1 PR: 270222
2023-03-15emulators/vice: update to 3.7.1Dirk Meyer
disable FFMPEG PR: 270202
2023-03-15devel/binutils: Enable sharedCy Schubert
The submittor's reason for this change is that shared libraries makes dependencies easier to track. However, this is not the primary reason to add shared library support. Shared libraries are more secure because should a depending package, such as binutils, require a security update any depending packages will immediately reap the benefit of the newly secured package. This change only affects the native flavor because when 2f26d37a5937 (SVN r517642) changed the port from slave ports of binutils to FLAVORS, it mistakenly removed shared libraries from the native package. Prior to this 2f26d37a5937 only non-native packages were built producing only static libraries. This revision restores the behabviour of prior to 2f26d37a5937. PR: 270146 Reported by: yuri Fixes: 2f26d37a5937 (SVN r517642)
2023-03-15devel/binutils: Sort plistCy Schubert
2023-03-15devel/git: Update to 2.4.0Cy Schubert
Changelog at https://github.com/git/git/blob/master/Documentation/RelNotes/2.4.0.txt. This update fixes a long-standing problem with git rebase of some (but not all) merges from the vendor branch, resulting in subsequently rebased files being placed into the root of the repo tree. PR: 270222 Submitted by: cy Reported by: cy Approved by: garga
2023-03-15audio/xwave: fix buildMartin Kraft
The problem is an implicit type conversion: StrToPmap.c:143:19: error: incompatible pointer to integer conversion assigning to 'XrmName' (aka 'int') from 'void *' [-Wint-conversion] xrm_name[1] = NULL; PR: 270150 Reported by: a0516@marimga.de (maintainer)
2023-03-15security/luasec: update to 1.3.0Thomas Morper
ChangeLog: https://github.com/brunoos/luasec/blob/v1.3.0/CHANGELOG * Add :getlocalchain() + :getlocalcertificate() to mirror the peer methods * Add Pre-Shared Key (PSK) support PR: 270216 Reported by: thomas@beingboiled.info (maintainer)
2023-03-15multimedia/plexmediaserver-plexpass: Update to 1.31.2.6810Ben Shertenlieb
ChangeLog: https://forums.plex.tv/t/plex-media-server/30447/562 PR: 270227 Reported by: b.shertenlieb@yahoo.com (maintainer)
2023-03-15multimedia/plexmediaserver: Update to 1.31.2.6810Ben Shertenlieb
ChangeLog: https://forums.plex.tv/t/plex-media-server/30447/563 NEW: * (TV) Add series- and season-level preferences controlling audio and subtitle stream selection. FIXES: * Request to system/agents could fail. * (CreditsDetection) Scanner might quit unexpectedly in some cases. * (First Run) Library creation could fail during set up. * (Playlist) > Smart playlists could fail when set to show/season/artist/album types when requested by someone other than server admin. * (Push) The server could exit unexpectedly if a database error occurred within certain notification-handling code. * (Scanner) TV episodes with certain naming formats involving underscores could fail to be scanned in. PR: 270228 Reported by: b.shertenlieb@yahoo.com (maintainer)
2023-03-15dns/powerdns-recursor: update to 4.8.3Ralf van der Enden
ChangeLog: https://blog.powerdns.com/2023/03/07/powerdns-recursor-4-8-3-released/ PR: 270236 Reported by: tremere@cainites.net (maintainer)
2023-03-15devel/py-pathspec: update to 0.11.1Matthew Seaman
Switch to pep517-compliant build system Changes: https://github.com/cpburnz/python-pathspec/blob/v0.11.1/CHANGES.rst
2023-03-15editors/bee-host: upgrade to 1.3.6Thierry Thomas
Release notes at <https://github.com/rosmanov/bee-host/releases/tag/1.3.6>.