summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Bump PORTREVISION. net/asio was updated to 1.34.2Jose Alonso Cardenas Marquez2025-07-1514-9/+14
|
* net/asio: Update to 1.34.2Jose Alonso Cardenas Marquez2025-07-154-20/+27
|
* misc/qman: add port: More modern man page viewer for our terminalsHiroki Tagato2025-07-166-0/+93
| | | | | | | | | | | | | | | Unix manual pages are lovely. They are concise, well-written, complete, and downright useful. However, the standard way of accessing them from the command-line hasn't changed since the early days. Qman aims to change that. It's a modern, full-featured manual page viewer featuring hyperlinks, web browser like navigation, a table of contents for each page, incremental search, on-line help, and more. It also strives to be fast and tiny, so that it can be used everywhere. For this reason, it's been written in plain C and has only minimal dependencies. WWW: https://github.com/plp13/qman
* audio/milkytracker: Update to 1.06Emanuel Haupt2025-07-154-17/+12
|
* deskutils/recoll: fix largefile support in miniz.Matthias Andree2025-07-152-3/+18
| | | | | | | | | | | | | | | | | recoll ships with a utils/miniz component that doesn't know we have large file support on FreeBSD. Use the apple code path for us, too, so it would use fseeko()/ftello() instead of printing this warning: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. Bump PORTREVISION. loosely related to PR: 279960 Approved by: portmgr@ (just-fix-it blanket approval) MFH: 2025Q3
* deskutils/recoll: unbreak with new libxml2 APIGeorge Mitchell2025-07-151-0/+20
| | | | | | | | | | | | | which broke because the newer libxml2 error reporting callbacks now want functions that take const-qualified pointers. PR: 279960 Approved by: danfe@ (maintainer timeout, 38 days) Approved by: portmgr@ (just-fix-it blanket approval) MFH: 2025Q3 Not bumping PORTREVISION this only fixes the build, and we have one more fix coming up.
* net-im/telegram-desktop: update from 5.16.3 to 5.16.4Sergey A. Osokin2025-07-152-4/+4
| | | | ChangeLog: https://github.com/telegramdesktop/tdesktop/compare/v5.16.3...v5.16.4
* emulators/citra: unbreak build after 3fc4fad26362Jan Beich2025-07-151-1/+1
| | | | | | | cp: /distfilescitra-s20220902/compatibility_list.json: No such file or directory *** Error code 1 Reported by: pkg-fallout
* KDE: Update Plasma to 6.4.3Max Brazhnikov2025-07-1557-157/+164
| | | | | | | | | | | Announcements: https://kde.org/announcements/plasma/6/6.4.3/ Ports changes: - Explicitly disable KF6NetworkManagerQt, it is a stub currently. audio/plasma6-plasma-pa: - Renew USE_KDE components
* KDE: Update KDE Frameworks 6 to 6.16.0Max Brazhnikov2025-07-1577-217/+211
| | | | Announcement: https://kde.org/announcements/frameworks/6/6.16.0/
* security/vuxml: libxml2 fixed version is 2.14.5.Matthias Andree2025-07-151-3/+4
| | | | Security: abbc8912-5efa-11f0-ae84-99047d0a6bcc
* www/gallery-dl: update to 1.30.0Jan Beich2025-07-152-4/+4
| | | | | Changes: https://github.com/mikf/gallery-dl/releases/tag/v1.30.0 Reported by: GitHub (watch releases)
* emulators/yuzu: unbreak build after 3fc4fad26362Jan Beich2025-07-151-1/+1
| | | | | | | cp: /portdistfilesyuzu-s20230424/compatibility_list.json: No such file or directory *** Error code 1 Reported by: pkg-fallout
* games/narcissu2: unbreak build after 3fc4fad26362Jan Beich2025-07-151-1/+1
| | | | | | | | install -m 0644 /portdistfilesnarci2.ico /portdistfilesnarci2.png /wrkdirs/usr/ports/games/narcissu2/work/stage/usr/local/share/pixmaps install: /portdistfilesnarci2.ico: No such file or directory *** Error code 71 Reported by: pkg-fallout
* textproc/fzy: Update to 1.1Oleh Hushchenkov2025-07-152-10/+8
| | | | | | | | | Add test support. Changelog: https://github.com/jhawthorn/fzy/releases/tag/v1.1 PR: 288190 Approved by: o.hushchenkov@gmail.com (maintainer)
* devel/py-apispec: Update 6.8.1 => 6.8.2Goran Mekić2025-07-152-5/+5
| | | | | | | | | Changelog: https://github.com/marshmallow-code/apispec/blob/6.8.2/CHANGELOG.rst Remove python version from USES - all versions in ports are suitable. PR: 288239
* lang/rust-nightly: update 1.90.0.20250624 → 1.90.0.20250709Dmitry Marakasov2025-07-153-13/+13
| | | | Approved by: rust (implicit)
* www/typo3-13: Update 13.1.14 => 13.1.15Helmut Ritter2025-07-152-4/+4
| | | | | | | | | | Release notes: https://get.typo3.org/release-notes/13.4.15 News: https://typo3.org/article/typo3-13415-and-12434-maintenance-releases-published PR: 288217
* www/typo3-12: Update 12.4.33 => 12.4.34Helmut Ritter2025-07-152-4/+4
| | | | | | | | | | Release notes: https://get.typo3.org/release-notes/12.4.34 News: https://typo3.org/article/typo3-13415-and-12434-maintenance-releases-published PR: 288216
* devel/sdl_console: Improve port, take maintainershipseafork2025-07-151-10/+14
| | | | | | | | | - Replace PORTVERSION with DISTVERSION. - Add LICENSE. - Fix option SDL_IMAGE. - Fix warnings from portclippy. PR: 288155
* lang/gcc16-devel: Update to 16.0.0.s20250713Lorenzo Salvadore2025-07-152-4/+4
|
* lang/gcc15-devel: Update to 15.1.1.s20250712Lorenzo Salvadore2025-07-152-4/+4
|
* lang/gcc14-devel: Update to 14.3.1.s20250711Lorenzo Salvadore2025-07-152-4/+4
|
* lang/gcc13-devel: Update to 13.4.1.s20250710Lorenzo Salvadore2025-07-152-4/+4
|
* textproc/libxml2: security update from 2.14.4 to 2.14.5Sergey A. Osokin2025-07-154-24/+5
| | | | | Approved by: arrowd (desktop, maintainer) PR: 288242
* devel/php-composer: Update to 2.8.10Guido Falsi2025-07-152-4/+4
| | | | | PR: 288240 Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* devel/electron34: deprecate and set to expire on 2025-08-31Hiroki Tagato2025-07-151-1/+4
|
* devel/electron37: add port: Build cross-platform desktop apps with ↵Hiroki Tagato2025-07-151557-0/+48482
| | | | | | | | | | | | | | | 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/
* audio/baresip: Update to 3.24.0Herbert J. Skuhra2025-07-153-5/+5
| | | | | | | Changelog: https://github.com/baresip/baresip/releases/tag/v3.24.0 PR: 288184 Approved by: herbert@gojira.at (maintainer)
* audio/re: Update to 3.24.0Herbert J. Skuhra2025-07-153-7/+9
| | | | | | | | | Add test support. Changelog: https://github.com/baresip/re/releases/tag/v3.24.0 PR: 288183 Approved by: herbert@gojira.at (maintainer)
* sysutils/p5-Log-Syslog-Fast: update to 0.68Matthew Seaman2025-07-152-4/+4
| | | | | Changes: https://metacpan.org/release/ATHOMASON/Log-Syslog-Fast-0.68/changes Reported by: portscout, repology
* net/haproxy: update to version 3.2.3.Dmitry Sivachenko2025-07-152-4/+4
|
* games/ponscripter-07th-mod: update to 4.0.1Jan Beich2025-07-152-5/+4
| | | | | Changes: https://github.com/07th-mod/ponscripter-fork/releases/tag/v4.0.1 Reported by: GitHub (watch releases)
* x11/swaync: update to 0.12.1Jan Beich2025-07-152-4/+4
| | | | | Changes: https://github.com/ErikReider/SwayNotificationCenter/releases/tag/v0.12.1 Reported by: GitHub (watch releases)
* emulators/dosbox-staging: chase audio/iir1 updateMax Brazhnikov2025-07-151-0/+1
|
* audio/iir1: Update to 1.10.0Max Brazhnikov2025-07-152-4/+4
| | | | Release notes: https://github.com/berndporr/iir1/releases/tag/1.10.0
* archivers/7-zip: Update to 25.00Max Brazhnikov2025-07-152-4/+4
| | | | | | | Changes: https://www.7-zip.org/history.txt PR: 288230 Submitted by: seafork
* devel/py-xstatic-autosize: Return to poolMuhammad Moinur Rahman2025-07-151-1/+1
|
* www/zola: Update version 0.20.0=>0.21.0Muhammad Moinur Rahman2025-07-153-593/+655
| | | | Changelog: https://github.com/getzola/zola/releases/tag/v0.21.0
* devel/gsoap: Update version 2.8.138=>2.8.139Muhammad Moinur Rahman2025-07-152-4/+4
| | | | Changelog: https://www.genivia.com/changelog.html#latest
* devel/cirrus-cli: Update version 0.140.0=>0.140.1Muhammad Moinur Rahman2025-07-152-6/+6
| | | | Changelog: https://github.com/cirruslabs/cirrus-cli/releases/tag/v0.140.1
* textproc/re-flex: update to 6.0.0Pietro Cerutti2025-07-152-5/+4
| | | | | | Changes: * https://github.com/Genivia/RE-flex/releases/tag/v5.5.0 * https://github.com/Genivia/RE-flex/releases/tag/v6.0.0
* x11-toolkits/gtk40: update to 4.18.6Olivier Duchateau2025-07-152-6/+6
| | | | PR: 288212
* net/ktcplist: Update to 1.0.2Gleb Popov2025-07-152-4/+4
|
* x11/cinnamon: Add RUN_DEPENDS on sysutils/cinnamon-settings-daemonPavel Timofeev2025-07-151-0/+2
| | | | PR: 288215
* x11/xapp: Patch the hardcoded /usr/bin path with ${PREFIX}Pavel Timofeev2025-07-151-0/+5
| | | | PR: 288226
* sysutils/polkit-gnome: Autostart the agent when running under CinnamonPavel Timofeev2025-07-153-1/+18
| | | | PR: 281993, 278635
* textproc/mdbook: Update to 0.4.52Nuno Teixeira2025-07-153-230/+256
| | | | | ChangeLog: https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0452
* misc/py-natten: update 0.20.1 → 0.21.0Yuri Victorovich2025-07-142-12/+5
| | | | Reported by: portscout
* audio/libremidi: update 5.0.0 → 5.3.1Yuri Victorovich2025-07-143-6/+18
| | | | Reported by: portscout