summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* pkg: revert openssl3 supportBaptiste Daroussin2023-06-274-198/+2
| | | | | | This change makes pkg generate a signature that is incompatible with previous keys, it is better to have pkg broken for openssl3 and die instead of having a backward incompatibility
* devel/py-pytz: Update to 2023.3Li-Wen Hsu2023-06-272-4/+4
|
* graphics/gifsicle: update to 1.94Hiroki Tagato2023-06-272-6/+5
| | | | | | | | While here, add missing USE_XORG={ice,sm}. Changelog: https://github.com/kohler/gifsicle/blob/v1.94/NEWS.md Reported by: Repology
* comms/scrcpy: update to 2.1Hiroki Tagato2023-06-273-16/+10
| | | | | | While here, remove unnecessary USES=desktop-file-utils. Changelog: https://github.com/Genymobile/scrcpy/releases/tag/v2.1
* www/py-django-timezone-field: Update to 5.1Kai Knoblich2023-06-273-33/+7
| | | | | | | | * Switch to PEP-517 build and remove no longer required patch. Changelog: https://github.com/mfogel/django-timezone-field/compare/5.0...5.1
* www/py-django-rich: Update to 1.6.0Kai Knoblich2023-06-272-5/+4
| | | | | | Changelog: https://github.com/adamchainz/django-rich/blob/1.6.0/CHANGELOG.rst
* www/py-django-cors-headers: Update to 4.1.0Kai Knoblich2023-06-272-4/+4
| | | | | | Changelog: https://github.com/adamchainz/django-cors-headers/blob/4.1.0/CHANGELOG.rst
* www/chromium: update to 114.0.5735.198Robert Nagy2023-06-272-8/+8
| | | | | Approved by: rene (mentor, implicit) Security: https://vuxml.freebsd.org/freebsd/ad05a737-14bd-11ee-8290-a8a1599412c6.html
* cad/svlint: Update 0.7.2 → 0.8.0Yuri Victorovich2023-06-272-50/+58
| | | | Reported by: portscout
* graphics/filament: Update 1.39.0 → 1.40.0Yuri Victorovich2023-06-272-4/+4
| | | | Reported by: portscout
* devel/tree-sitter-graph: Update 0.10.4 → 0.10.5Yuri Victorovich2023-06-272-35/+43
| | | | Reported by: portscout
* science/py-nibabel: Add commentYuri Victorovich2023-06-271-1/+1
|
* archivers/nfpm: Update 2.30.1 → 2.31.0Yuri Victorovich2023-06-272-6/+6
| | | | Reported by: portscout
* security/nextcloud-passman: Update to 2.4.6Bernard Spil2023-06-272-4/+4
|
* security/vuxml: add www/*chromium < 114.0.5735.198Robert Nagy2023-06-271-0/+37
| | | | | Approved by: rene (mentor, implicit) Obtained from: https://chromereleases.googleblog.com/2023/06/stable-channel-update-for-desktop_26.html
* databases/mariadb1011-server: Update to 10.11.4Bernard Spil2023-06-272-4/+4
|
* devel/electron25: add port: Build cross-platform desktop apps with ↵Hiroki Tagato2023-06-271277-0/+41836
| | | | | | | | | | | | | | | JavaScript, HTML, and CSS Build cross platform desktop apps with JavaScript, HTML, and CSS. It's easier than you think. If you can build a website, you can build a desktop app. Electron is a framework for creating native applications with web technologies like JavaScript, HTML, and CSS. It takes care of the hard parts so you can focus on the core of your application. WWW: https://electronjs.org/
* bsd.sites.mk: Fix URL in MASTER_SITE_FREEBSD_ORGLi-Wen Hsu2023-06-271-1/+1
| | | | Sponsored by: The FreeBSD Foundation
* bsd.sites.mk: Remove stale linkLi-Wen Hsu2023-06-271-2/+0
| | | | Sponsored by: The FreeBSD Foundation
* security/heimdal-devel: Update to the latest Heimdal github commitCy Schubert2023-06-263-9/+9
|
* net-mgmt/netbox: Update to 3.5.4Kai Knoblich2023-06-274-12/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adjust the sample netbox rc script as gunicorn emits a warning if the configuration file doesn't have a ".py" extension. [1] Fix the default path of the "netbox_config" variable as well while I'm here. Changelog: Enhancements: * Define colors for staged change action choices * Include "add" button on all device & virtual machine component list views * Add menu navigation button to add wireless links directly * Add "add" buttons for reports & scripts to navigation menu Bug Fixes: * Update cable terminations when assigning a location to a new site * Permit the assignment of non-site VLANs to prefixes assigned to a site * Correct OpenAPI schema for connected device API endpoint * Allow the assignment of all /31 IP addresses to interfaces * Fix permissions evaluation when queuing a data sync job * Fix encoding of whitespace in custom link URLs * Correct rounding of rack power utilization values * Fix pagination of objects for related IP addresses table * Fix table configuration modal for the contact assignments list * Permit mounting of devices in rack unit 100 * Clear stored ordering from user config when cleared by request https://github.com/netbox-community/netbox/releases/tag/v3.5.4 Reported by: Linda Lapinlampi (via e-mail) [1]
* www/py-dj41-django-timezone-field: Update to 5.1Kai Knoblich2023-06-273-33/+7
| | | | | | | | * Switch to PEP-517 build and remove no longer required patch. Changelog: https://github.com/mfogel/django-timezone-field/compare/5.0...5.1
* www/py-dj41-django-rich: Update to 1.6.0Kai Knoblich2023-06-272-5/+4
| | | | | | Changelog: https://github.com/adamchainz/django-rich/blob/1.6.0/CHANGELOG.rst
* www/py-dj41-django-cors-headers: Update to 4.1.0Kai Knoblich2023-06-272-4/+4
| | | | | | Changelog: https://github.com/adamchainz/django-cors-headers/blob/4.1.0/CHANGELOG.rst
* textproc/py-tablib: Update to 3.5.0Kai Knoblich2023-06-272-5/+4
| | | | | | Changelog: https://github.com/jazzband/tablib/releases/tag/v3.5.0
* textproc/py-mkdocs-material: Update to 9.1.16Kai Knoblich2023-06-272-4/+4
| | | | | | Changelog: https://github.com/squidfunk/mkdocs-material/compare/9.1.15...9.1.16
* science/py-pyprecice: Update 2.5.0.1 → 2.5.0.2Yuri Victorovich2023-06-262-5/+4
| | | | Reported by: portscout
* science/py-nibabel: Update 3.2.2 → 5.1.0Yuri Victorovich2023-06-262-8/+14
| | | | Reported by: portscout
* science/py-nilearn: Update 0.8.1 → 0.10.1Yuri Victorovich2023-06-262-14/+16
| | | | Reported by: portscout
* science/py-arch: Update 5.5.0 → 6.1.0Yuri Victorovich2023-06-263-11/+35
| | | | Reported by: portscout
* devel/py-scikit-build-core: Update 0.4.6 → 0.4.7Yuri Victorovich2023-06-262-8/+8
| | | | Reported by: portscout
* biology/ncbi-cxx-toolkit: Update 26.0.1 → 27.0.0Yuri Victorovich2023-06-264-16/+18
| | | | Reported by: portscout
* textproc/highlight: the port had been updated to version 4.6.Alexey Dokuchaev2023-06-272-4/+4
|
* graphics/mesa-devel: update to 23.1.b.3591Jan Beich2023-06-272-5/+5
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/427fee35079...957d7644aa4
* emulators/yuzu: update to s20230626Jan Beich2023-06-272-8/+8
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/5ab4aa1ed...2ed8b3cbb
* emulators/rpcs3: update to 0.0.28.15245Jan Beich2023-06-272-11/+8
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/0a0ef50caf...8e3d0af08e
* x11-wm/sway-devel: update to 1.8.1.165Jan Beich2023-06-272-5/+5
| | | | Changes: https://github.com/swaywm/sway/compare/7fbd9fbf...20c91335
* x11-toolkits/wlroots-devel: update to 0.16.0.590Jan Beich2023-06-272-5/+5
| | | | Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/be05097968...cbcd99435f
* graphics/vulkan-extension-layer: update to 1.3.255Jan Beich2023-06-272-4/+4
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-ExtensionLayer/compare/v1.3.254...v1.3.255 Reported by: Repology, portscout
* x11/swayr: update to 0.27.0Jan Beich2023-06-273-98/+97
| | | | | Changes: https://git.sr.ht/~tsdh/swayr/log/swayr-0.27.0 Reported by: Repology
* devel/orc: work around armv7 libc bugRobert Clausecker2023-06-272-0/+20
| | | | | | | | | | | | | | | The armv7 libc has a bug in printf() where printing a denormal double may cause NUL bytes to be written out. This port tries to write a diagnostic comment containing such a denormal to a C source file. The bug causes the source file to be malformed, breaking the port and its consumers. Work around the bug by killing the offending part of the diagnostic comment. Approved by: portmgr (build fix blanket) Reviewed by: diizzy PR: 272229
* ftp/wzdftpd: fix build with LLVM 16Robert Clausecker2023-06-275-3/+52
| | | | | | Also fix staging violation. Reported by: fallout
* net-p2p/deluge-cli: update to 2.1.1Joakim Bergman2023-06-2712-119/+32
| | | | | | | | | | | | | | | | | | | | fixes: - pidfile for deluge-web - long options in command_args to make it easier to read - remove deprecated -f (fork) option, it's now default and there is no way to explicitly negate the new option --do-not-daemonize - use *_confdir variable in command_args instead of $required_dirs which just happened to have the same value (more explicit this way) - remove setproctitle dependency to allow stop/restart of service (process cannot be found otherwise) - replace slimit with rjsmin for javascript minification for web ui - make PY_PILLOW dependency optional for cli and required for ui (default include) Changelog: https://deluge.readthedocs.io/en/latest/changelog.html Approved by: rm (maintainer timeout, two weeks) PR: 242033
* security/py-openssl: update to 21.0.0Joakim Bergman2023-06-272-4/+4
| | | | | | | | this is to make devel/py-twisted work (from context of net-p2p/deluge) PR: 264970 Approved by: sbz (maintainer timeout, two weeks)
* net/miniupnpd: remove ipfw port optionR. Christian McDonald2023-06-271-9/+6
| | | | | | | | | | | It is well-known that net/miniupnpd does not work with IPFW. However, the port options still allow building with IPFW support. In order to prevent unnecessary foot-shooting, let us eliminate this option outright and unconditionally use pf instead. PR: 271732 Approved by: squat@squat.no (maintainer timeout, two weeks) Sponsored by: Rubicon Communications, LLC ("Netgate")
* emulators/mame: fix build on armv7 and arm64Robert Clausecker2023-06-279-0/+182
| | | | | | | | | Port now bundles LZMA with known build issues. Import patch set from archivers/7-zip to fix the build on armv7 and arm64. PR: 271987 Approved by: portmgr (build fix blanket) Obtained from: archivers/7-zip
* emulators/qmc2: fix build on armv7 and arm64Robert Clausecker2023-06-276-1/+115
| | | | | | | | | Port now bundles LZMA with known build issues. Import patch set from archivers/7-zip to fix the build on armv7 and arm64. PR: 271987 Approved by: portmgr (build fix blanket) Obtained from: archivers/7-zip
* security/pam_ocra: update to 1.6Stefan Grundmann2023-06-272-6/+4
| | | | | | | | | | Remove BROKEN_SSL. Changelog: - support OpenSSL 3.0 PR: 271909
* ftp/R-cran-curl: update to 5.0.1Zsolt Udvari2023-06-272-4/+4
| | | | | | Changelog: https://cran.r-project.org/web/packages/curl/NEWS PR: 271948
* databases/mysqlwsrep57-server: Update to 5.7.42-25.34devel@galeracluster.com2023-06-272-5/+5
| | | | | | Changelog: http://releases.galeracluster.com/mysql-wsrep-5.7.42-25.34/release-notes-mysql-wsrep-5.7.42-25.34.txt PR: 272025