Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 24735180 | 2025-01-20 17:16:42 | Move ports back to using --forward in PATCH_ARGS and PATCH_DIST_ARGS. this was used earlier, but lost when changing to PATCH_DEBUG by default. Without this, if a diff appears to be reversed, patch asks whether to assume that you used -R, with a default 'y'. If there's no tty, as is the case with a bulk build, the default is accepted, resulting in problems (potentially nasty in the case of a security fix which was applied via a patch and later committed upstream) if 'cvs rm' was missed. Sync option order between PATCH_ARGS and PATCH_DIST_ARGS while there. Grepping ports logs doesn't show any current ports where this will cause unexpected changes in behaviour. ok tb | ||
| 4751ce24 | 2025-01-20 16:32:15 | editors/helix: Update to 25.01.1 From Laurent Cheylus (Maintainer), thanks! | ||
| 0778e66a | 2025-01-20 14:27:49 | Update to recoil-rts 2025.01.5. This is a new versioning scheme, simplifying Makefile somewhat. Includes some patches replacing std::format with fmt::format because the former is not yet (fully) supported in our clang/llvm. Some machines (like amdgpu "ATI Phoenix" might need to run with '-safemode' to avoid hang while launching scenario. This was not present on testing on an "ATI Navi 21" system by armani@ (with slightly earlier version 2025.01.3). | ||
| b4390bd3 | 2025-01-20 12:31:28 | update to libexif-0.6.25 | ||
| f7f31904 | 2025-01-20 11:13:24 | Link textproc/p5-WagnerFischer and security/p5-Digest-ssdeep to the build ok benoit@ | ||
| 95fb078d | 2025-01-20 11:05:36 | Import security/p5-Digest-ssdeep, a Pure Perl ssdeep (CTPH) fuzzy hashing | ||
| 829aea1a | 2025-01-20 11:02:38 | import textproc/p5-WagnerFisher, a Perl implementation of the Wagner-Fischer edit distance | ||
| 804ab106 | 2025-01-20 09:54:16 | Add missing bump after pkgname rename | ||
| 11c40129 | 2025-01-20 09:06:13 | Update to dillo 3.2.0 https://dillo-browser.github.io/release/3.2.0/ | ||
| bab2218a | 2025-01-20 08:01:36 | geo/postgis: update to 3.5.2. see https://postgis.net/2025/01/PostGIS-3.5.2/ | ||
| a4dc965a | 2025-01-20 07:47:39 | update to 132.0.6834.83 | ||
| bc8bcd24 | 2025-01-19 19:36:26 | Update to yt-dlp 2025.01.15 | ||
| 50d6700e | 2025-01-19 18:51:06 | update to p7zip 17.06 Fix CVE-2021-3520 affected components Lz4 1.9.3 in p7zip17 (#239) | ||
| 6ac70057 | 2025-01-19 18:49:35 | sysutils/fzf: Update to 0.58.0 From Laurent Cheylus (Maintainer), thanks! | ||
| d3b13961 | 2025-01-19 18:46:34 | update to yubico-piv-tool 2.7.1 https://developers.yubico.com/yubico-piv-tool/Release_Notes.html | ||
| 2b233bc1 | 2025-01-19 17:48:11 | needs hatch-vcs, spotted by aja | ||
| 2c110387 | 2025-01-19 17:46:04 | update to py3-flask-cors-5.0.0 | ||
| 0aed6489 | 2025-01-19 17:46:00 | update to py3-argh-0.31.3 | ||
| 25897a44 | 2025-01-19 15:22:51 | databases/victoriametrics: update to 1.109.1 full changes https://docs.victoriametrics.com/changelog/#v11080 https://docs.victoriametrics.com/changelog/#v11081 https://docs.victoriametrics.com/changelog/#v11090 https://docs.victoriametrics.com/changelog/#v11091 OK denis | ||
| eab5ca04 | 2025-01-19 14:20:18 | update to ode-0.16.6 | ||
| 195e979d | 2025-01-19 14:08:46 | update to py3-patsy-1.0.1 mention that it's no longer actively developed and suggest alternative in DESCR | ||
| 259aa58e | 2025-01-19 14:00:13 | +comic-mono | ||
| ef988695 | 2025-01-19 13:59:39 | import ports/fonts/comic-mono, ok tb Comic Mono is a legible monospace font of the "comic" style. It is a fork of Shannon Miwa's Comic Shanns (version 1). | ||
| a2b573a6 | 2025-01-19 13:58:57 | update to py3-zc-lockfile-3.0pl1 actually fix bogus package name, the previous attempt to fix it missed an important piece | ||
| 90c20e4d | 2025-01-19 13:49:38 | tweak trigger for the warning message about setuptools_scm being needed but not used | ||
| 2301b50a | 2025-01-19 13:44:59 | needs setuptools_scm, reported by aja | ||
| f59a8ea2 | 2025-01-19 10:40:50 | Forgot to cvs rm in previous. | ||
| f1b36564 | 2025-01-19 10:23:16 | Unbreak the array in previous to workaround https://github.com/polkit-org/polkit/issues/544 | ||
| c52bd0bc | 2025-01-19 10:00:44 | Update to pango-1.56.1. | ||
| b32e21dd | 2025-01-19 09:56:02 | Update to gupnp-1.6.8. | ||
| 2b2731d1 | 2025-01-19 09:52:32 | Update to xdg-user-dirs-gtk-0.14. | ||
| 2231dc9a | 2025-01-19 09:43:58 | Update to ibus-typing-booster-2.27.9. | ||
| f0c2a30b | 2025-01-19 07:25:32 | Update gallery-dl from 1.28.0 to 1.28.4 from grodzio Changes: https://github.com/mikf/gallery-dl/releases/tag/v1.28.1 https://github.com/mikf/gallery-dl/releases/tag/v1.28.2 https://github.com/mikf/gallery-dl/releases/tag/v1.28.3 https://github.com/mikf/gallery-dl/releases/tag/v1.28.4 grodzio is dropping MAINTAINER, thanks for all the work! Adding myself as MAINTAINER. | ||
| 04f2b57c | 2025-01-18 21:26:14 | bump after blueprint-compiler update | ||
| fb103330 | 2025-01-18 21:24:59 | update to blueprint-compiler 0.16.0 | ||
| c14d6448 | 2025-01-18 20:58:57 | + chicago95-theme | ||
| 5bf799de | 2025-01-18 20:56:02 | import x11/chicago95-theme 3.0; classic Redmond theme; OK kirill - Icons to complete the icon theme started with Classic95 - GTK2 and GTK3 themes - Edited Redmond XFWM theme to more accurately reflect Windows 95 - An MS-DOS inspired theme for oh-my-zsh - Partial support for HiDPI monitors - Partial icon theme for LibreOffice 6+ | ||
| 29870f72 | 2025-01-18 19:54:16 | update to py3-zopecomponent-6.0 | ||
| 1041e58f | 2025-01-18 19:41:13 | unbreak py-flask-wtf usual very valuable feedback, and some additional clean-up sthen@ | ||
| 0c1163f8 | 2025-01-18 16:45:12 | Remove govmomi (govc & vcsim); these cannot be properly packaged anymore. It's a mess between git clone, go tidy + vendor and our go MODULE. | ||
| c942d2eb | 2025-01-18 14:44:49 | graphics/fswebcam: switch to sys/videoio.h OK: kn@ | ||
| d777ba97 | 2025-01-18 14:15:52 | update to py3-zopeinterface-7.2 | ||
| 3d4f846a | 2025-01-18 14:08:48 | update to py3-zopeevent-5.0 | ||
| f036778f | 2025-01-18 14:08:18 | update to py3-zopetesting-5.0.1 | ||
| 9c932fc0 | 2025-01-18 14:03:41 | Change (github) tagnames containing '/' to replace slash with '-', as done for GH_* already. Original idea from sthen@. Draft from me and fixed by tb@ and survived a bulk. ok tb@ sthen@ | ||
| 80445a05 | 2025-01-18 14:01:11 | editors/helix: Update to 25.01 ok Maintainer (Laurent Cheylus) | ||
| 0542ecd2 | 2025-01-18 13:58:41 | lang/deno: Update to 2.1.6 | ||
| d6e149cc | 2025-01-18 13:56:12 | update to py3-sh-2.2.1 | ||
| 1060fef6 | 2025-01-18 13:52:08 | update to py3-argcomplete-3.5.3 | ||
| 679d8bd6 | 2025-01-18 13:43:56 | update to borgmatic-1.9.6 | ||
| dd9cc536 | 2025-01-18 13:38:57 | update to py3-docstring-to-markdown-0.15 | ||
| 56cce644 | 2025-01-18 13:37:39 | update to py3-test-flake8-1.3.0 | ||
| 5256e2a9 | 2025-01-18 13:27:44 | drop unnecessary MODPY_PYTEST | ||
| 057c75c6 | 2025-01-18 12:52:46 | update to v1.6.1 Changelog: https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.6.1-victorialogs | ||
| d3283b82 | 2025-01-18 12:49:28 | devel/sccache: update to 0.9.1 | ||
| 6d17a8e0 | 2025-01-18 12:48:40 | sysutils/monit: update to 5.34.4 | ||
| 98c71283 | 2025-01-18 10:40:57 | update to py3-aiostream-0.6.4 | ||
| 0c170a23 | 2025-01-18 10:40:52 | update to py3-aiosignal-1.3.2 | ||
| feccfac1 | 2025-01-18 10:32:33 | add mini info about extension packages to php.ini with a reference to the pkg-readme, and remove the big list of commented-out extensions which we'd normally expect users to handle via symlinks (many of the extensions in that list are built into the main php binaries in the port anyway). add a list of extensions and SAPIs to the pkg-readme to make it easier to see what you can pkg_add. | ||
| 3b53c698 | 2025-01-18 10:19:43 | databases/arrow/cpp: update to 18.1.0. see https://arrow.apache.org/release/18.1.0.html | ||
| fd3e0d12 | 2025-01-18 09:37:40 | databases/arrow/cpp: disable building static libs the pkg size goes from 115Mb to 50Mb, and pkg_info -s from ~850Mb to ~120Mb. This requires disabling building tests, but this can still locally be reverted when testing updates.. geo/gdal still builds with this stripped down package. | ||
| 19383b93 | 2025-01-18 09:33:48 | www/nextcloud_notify_push: update to 1.0.0. see https://github.com/nextcloud/notify_push/releases/tag/v1.0.0 | ||
| e7ff84e8 | 2025-01-18 08:58:18 | openssl/3.3: readd static link comment that was dropped with 3.2 | ||
| e782cb33 | 2025-01-18 08:07:26 | Update to awscli-1.37.2. | ||
| 7222a25f | 2025-01-18 08:07:12 | Update to py3-boto3-1.36.2. | ||
| 960c445d | 2025-01-18 08:07:01 | Update to py3-s3transfer-0.11.1. | ||
| 8a7a4187 | 2025-01-18 08:06:50 | Update to py3-botocore-1.36.2. | ||
| 87ea5a74 | 2025-01-18 07:10:33 | geo/qgis: update to 3.40.3. | ||
| 1f97c2e2 | 2025-01-18 04:43:38 | news/nzbget - fix building on arm64 Prodded by jca@ and Brad Smith. Tested by Brad. | ||
| 5cf3ded5 | 2025-01-18 04:32:55 | update net/dnscrypt-proxy 2.1.7 changelogs: https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.1.7 https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.1.6 - remove patches for libc wrapper fcntl issue - update GH_ACCOUNT - remove MODGO_TYPE which defaults to bin - add rc_configtest - update description with more protocols From Igor Zornik <mocheryl AT mocheryl DOT org> with feedback from sthen@ and tweaks by me | ||
| d32a14e1 | 2025-01-18 02:11:07 | Update to Ruby 3.3.7 | ||
| f62cfd61 | 2025-01-17 23:33:08 | libssh2: regen patches | ||
| dcdbdce7 | 2025-01-17 19:41:58 | update to composer-2.8.4 | ||
| e0579c62 | 2025-01-17 18:04:14 | update to librenms-25.1.0 | ||
| 44c47de5 | 2025-01-17 18:04:00 | update to php-8.4.3 | ||
| a5a27474 | 2025-01-17 18:03:58 | update to php-8.3.16 | ||
| 10bafd32 | 2025-01-17 17:04:12 | update 4.1.0 -> 5.1.0 forgot to update when updating alongside with sysutils/ruby-pdk mistake pointed out by naddy@ | ||
| cd1d1850 | 2025-01-17 17:01:46 | Drop patches now that base pkg-config(1) support relocatable .pc files ok ajacoutot@ (librsvg maintainer) | ||
| cb75b66c | 2025-01-17 16:38:31 | Update to pioneers-15.6. | ||
| d16045e9 | 2025-01-17 15:26:19 | update to py3-requests-oauthlib-2.0.0 | ||
| 27854268 | 2025-01-17 15:19:48 | update to py3-referencing-0.36.1 | ||
| bed15c34 | 2025-01-17 15:13:05 | update to nghttp2-1.64.0 | ||
| 871df6ef | 2025-01-17 15:11:20 | Unbreak runtime. See: https://github.com/polkit-org/polkit/issues/544 | ||
| a71d520b | 2025-01-17 15:04:36 | update to py3-pypandoc-1.15 | ||
| a5bc614f | 2025-01-17 15:04:32 | update to py3-ruamel.yaml-0.18.10 | ||
| b0604e3b | 2025-01-17 15:01:40 | update to wcslib-8.4 add comment about the Fortran tunits tests which fail (the same way here and in previous version) | ||
| ee9b74fc | 2025-01-17 15:00:54 | update to py3-tomli_w-1.2.0 | ||
| 80b7dc4d | 2025-01-17 14:59:56 | update to py3-typogrify-2.1.0 | ||
| 3d8c5f02 | 2025-01-17 14:58:42 | run 2to3 to fix test script | ||
| 7e6f9b26 | 2025-01-17 14:26:02 | Update to terragrunt-0.72.2. | ||
| 9eb0bfb1 | 2025-01-17 14:25:50 | Update to cloud-sql-proxy-2.14.3. | ||
| 6ccec4a4 | 2025-01-17 14:19:31 | Update to envconsul-0.13.3. | ||
| 55ad59fa | 2025-01-17 14:18:47 | Update to amazon-ssm-agent-3.3.1611.0. | ||
| 0c405381 | 2025-01-17 13:54:19 | Update to ptouch-driver-1.7.1. | ||
| 94736d34 | 2025-01-17 13:45:31 | update to freeipmi-1.6.15 | ||
| c0b0fb12 | 2025-01-17 13:35:57 | update to py3-kiwisolver-1.4.8 | ||
| 180309e3 | 2025-01-17 13:19:08 | Update to der-ascii 0.5.0 | ||
| 128f6f48 | 2025-01-17 12:58:01 | Update to libsoup3-3.6.4. | ||
| ab340998 | 2025-01-17 12:55:47 | Update to libgee-0.20.8. | ||
| 0ede6215 | 2025-01-17 10:54:06 | uodate to certbot/py3-acme 3.1.0 |