summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
* devel/py-etuples: update 0.3.9 → 0.3.10Yuri Victorovich2025-07-143-6/+27
| | | | Reported by: portscout
* devel/py-cachier: update 3.1.2 → 4.0.0Yuri Victorovich2025-07-142-4/+4
| | | | Reported by: portscout
* sysutils/ipget: update 0.11.1 → 0.11.3Yuri Victorovich2025-07-142-7/+6
| | | | Reported by: portscout
* astro/astroterm: Update to 1.0.8Yusuf Yaman2025-07-152-6/+6
| | | | | | | Changelog: https://github.com/da-luce/astroterm/releases/tag/v1.0.8 PR: 288204 Approved by: nxjoseph@protonmail.com (maintainer)
* filesystems/zrepl-dsh2dsh: Update to 0.9.10Denis Shaposhnikov2025-07-152-12/+14
| | | | | | | Changelog: https://github.com/dsh2dsh/zrepl/releases/tag/v0.9.10 PR: 285375 Approved by: dsh@bamus.cz (maintainer)
* biology/R-cran-BiocManager: Update to 1.30.26Atanu Biswas2025-07-152-6/+15
| | | | | | | | | Add test dependencies and TESTING_UNSAFE. Submitter takes maintainership. Changelog: https://cran.r-project.org/web/packages/BiocManager/NEWS PR: 287891
* deskutils/fet: Update to 7.3.0Zsolt Udvari2025-07-152-4/+4
| | | | Changelog: https://lalescu.ro/liviu/fet/news.html
* misc/llama-cpp: update 5891 → 5897Yuri Victorovich2025-07-142-4/+4
|
* lang/odin: update 2025-03 → 2025-07Yuri Victorovich2025-07-143-8/+90
| | | | Reported by: portscout
* sysutils/mise: update 2025.7.4 → 2025.7.8Yuri Victorovich2025-07-142-22/+25
| | | | Reported by: portscout
* multimedia/obs-studio: update 31.0.3 → 31.1.1Yuri Victorovich2025-07-145-30/+50
| | | | Reported by: portscout
* devel/electron36: update to 36.7.1Hiroki Tagato2025-07-154-9/+8
| | | | | | Changelog: https://github.com/electron/electron/releases/tag/v36.7.1 Reported by: GitHub (watch releases)
* www/py-searxng-devel: Update to 20250711Jesús Daniel Colmenares Oviedo2025-07-142-6/+8
| | | | | | | | | | - Add tomli dependency. - Add valkey dependency. ChangeLog: https://github.com/searxng/searxng/commits/d5743398539263f2c0cac676e073a08cb3eb6eb8/ Approved by: acm (mentor)
* databases/py-valkey: New port: Python client for Valkey forked from redis-pyJesús Daniel Colmenares Oviedo2025-07-144-0/+42
| | | | | | | | | Valkey-py is a python library that allows you to connect to Valkey, the open source (BSD) high-performance key/value datastore that supports a variety of workloads such as caching, message queues, and can act as a primary database. Approved by: acm (mentor)
* databases/libvalkey: New port: Valkey client library in CJesús Daniel Colmenares Oviedo2025-07-146-0/+99
| | | | | | | | Libvalkey is the official C client for the Valkey database. It also supports any server that uses the RESP protocol (version 2 or 3). This project supports both standalone and cluster modes. Approved by: acm (mentor)
* java/dbvis: Update 25.2.1 => 25.2.2Vladimir Druzenko2025-07-152-4/+4
| | | | | | | Release notes: https://www.dbvis.com/releasenotes/25.2/ MFH: 2025Q3
* sysutils/py-qmk: update to 1.1.8.Vanilla I. Shu2025-07-152-5/+5
|
* net-im/abaddon: New port: Alternative Discord client with voice supportseafork2025-07-158-0/+203
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Made with C++ and GTK 3. Current features: - Not Electron - Voice support - Handles most types of chat messages including embeds, images, and replies - Completely styleable/customizable - Identifies to Discord as the web client unlike other clients so less likely to be falsely flagged as spam - Set status - Unread and mention indicators - Notifications (non-Windows) - Start new DMs and group DMs - View user profiles (notes, mutual servers, mutual friends) - Kick, ban, and unban members - Modify roles and modify members' roles - Manage invites - Manage emojis - View audit log - Emojis - Thread support - Animated avatars, server icons, emojis (can be turned off) PR: 288157
* databases/p5-SQL-Abstract-More: Update 1.43 => 1.44Sergei Vyshenski2025-07-152-6/+8
| | | | | | | ChangeLog: https://metacpan.org/changes/distribution/SQL-Abstract-More PR: 288225
* math/add: Update to 20240916seafork2025-07-142-10/+12
| | | | | | | | | | | | | | | | | | | | | | | - Update MASTER_SITES and WWW urls - Pet portfmt ChangeLog: 2024/09/16 ---------- + exit immediately if an error is detected in a script. + use MIT license throughout rather than ISC + updated configure script to reduce compiler-warnings in checks. + update config.guess, config.sub 2024/01/10 ---------- + minor fixes to manpage style. + updated configure script to reduce compiler-warnings in checks. + update config.guess, config.sub PR: 288228 MFH: 2025Q3
* multimedia/kodi: Chase waylandpp soversion bumpNuno Teixeira2025-07-141-1/+1
|
* graphics/waylandpp: Update to 1.0.1Nuno Teixeira2025-07-142-5/+5
| | | | ChangeLog: https://github.com/NilsBrause/waylandpp/releases/tag/1.0.1
* devel/codequery: Update to 1.0.1Nuno Teixeira2025-07-142-4/+4
| | | | ChangeLog: https://ruben2020.github.io/codequery/NEWS.html
* net/samba420: Fix pkg-plist for bundled tallocMichael Proto2025-07-141-1/+1
| | | | | | | | | | | | | | | Move share/man/man3/samba-talloc.3.gz to %%MANPAGES%%%%SAMBA4_BUNDLED_TALLOC%% category in pkg-plist. Building with BUNDLED_TALLOC set and MANPAGES unset currently breaks at the packaging step with the following: ===> Building packages for samba420-4.20.7_7 ===> Building samba420-4.20.7_7 pkg-static: Unable to access file /tmp/_ports/usr/ports/net/samba420/work/stage/usr/local/share/man/man3/samba-talloc.3.gz:No such file or directory *** Error code 1 PR: 288198 Sponsored by: Klara, Inc.
* Wrappers/gm4: Quote $@ correctlyMateusz Piotrowski2025-07-141-1/+1
| | | | Approved by: portmgr blanket
* devel/libphonenumber: update to 9.0.9Max Brazhnikov2025-07-152-4/+4
|
* textproc/kdiff3: update to 1.12.3Max Brazhnikov2025-07-152-4/+4
|
* x11-toolkits/kirigami-addons-qt6: update to 1.9.0Max Brazhnikov2025-07-153-4/+8
|
* www/firefox-esr: update to 140.1.0 (rc1)Christoph Moench-Tegeder2025-07-1416-8619/+19689
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/140.1esr/releasenotes/
* www/firefox: update to 141.0 (rc1)Christoph Moench-Tegeder2025-07-144-584/+442
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/141.0/releasenotes/
* security/seahorse: Update to 47.0.1Emanuel Haupt2025-07-143-9/+56
| | | | | | | | | * Update to 47.0.1 * portclippy, portfmt * Update WWW PR: 283074 Approved by: bapt
* www/R-cran-httr2: Update to 1.2.0Zsolt Udvari2025-07-142-6/+6
| | | | Changelog: https://cran.r-project.org/web/packages/httr2/news/news.html
* devel/pecl-ev: unbreak build on -current after inotify importDima Panov2025-07-141-0/+24
|
* textproc/py-emeraldtree: Return to poolMuhammad Moinur Rahman2025-07-141-1/+1
|