summaryrefslogtreecommitdiff
path: root/deskutils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* deskutils/stirling-pdf: update to 1.5.0Matthias Fechner5 hours2-4/+4
| | | | Changes: https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.5.0
* deskutils/todo: Fix autocompletionPo-Chuan Hsieh20 hours1-4/+3
| | | | | | | | | | | - Do not rename todo.sh - Update CONFLICTS_INSTALL: - devel/devtodo: Remove deskutils/todo from CONFLICTS_INSTALL - deskutils/todo: Remove CONFLICTS_INSTALL - Bump PORTREVISION for package change PR: 288001 Reported by: Laurent Chardon <laurent.chardon@gmail.com>
* deskutils/calibre: Update to 8.13.0Guido Falsi27 hours3-70/+70
|
* */*: bump port revision after electron37 update (b4f186c00266)Hiroki Tagato40 hours1-1/+1
|
* deskutils/treesheets: Update to 2665Nuno Teixeira44 hours2-4/+4
| | | | ChangeLog: https://github.com/aardappel/treesheets/compare/2595...2665
* deskutils/gnome-shell-extension-openweather: Remove expired portRene Ladan5 days6-142/+0
| | | | 2025-10-13 deskutils/gnome-shell-extension-openweather: Superseded by deskutils/gnome-shell-extension-simple-weather
* deskutils/gnome-shell-extra-extensions: unregister expired dependencyRene Ladan5 days1-2/+1
|
* various: Bump go ports for go-1.24.9Adam Weinberger5 days6-6/+6
|
* deskutils/remind: update to 06.01.05Robert Clausecker5 days2-4/+4
| | | | | | Changelog: https://salsa.debian.org/dskoll/remind/-/blob/master/docs/WHATSNEW?ref_type=heads MFH: 2025Q4
* deskutils/xfce4-tumbler: Update to 4.20.1Guido Falsi6 days2-5/+4
|
* deskutils/tatuin: Update 0.24.0 => 0.24.1Älven7 days4-121/+128
| | | | | | | | | | | Changelogs: * https://github.com/panter-dsd/tatuin/releases/tag/v0.24.1 * https://github.com/panter-dsd/tatuin/compare/v0.24.0...v0.24.1 * Use system OpenSSL instead of vendored one Approved by: yuri@ (Mentor) Differential Revision: https://reviews.freebsd.org/D53048
* deskutils/fet: Update to 7.5.3Zsolt Udvari7 days2-4/+4
| | | | Changelog: https://lalescu.ro/liviu/fet/news.html
* deskutils/nextcloudclient: Update to 3.17.3Michael Reifenberger7 days2-4/+4
|
* deskutils/stirling-pdf: update to 1.4.0Matthias Fechner8 days2-4/+4
| | | | Changes: https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.4.0
* deskutils/elementary-iconbrowser: Update 8.0.0 => 8.1.0Olivier Duchateau8 days3-5/+8
| | | | | | | Changelog: https://github.com/elementary/iconbrowser/releases/tag/8.1.0 PR: 290153
* deskutils/fet: Update to 7.5.2Zsolt Udvari8 days2-4/+4
| | | | Changelog: https://lalescu.ro/liviu/fet/news.html
* */*: bump port revision after electron37 update (0c59ce9cec3e)Hiroki Tagato9 days1-0/+1
|
* */*: Fix Qt and LXQt spellingMax Brazhnikov10 days1-1/+1
|
* deskutils/cairo-dock*: Return to poolYusuf Yaman11 days2-4/+4
| | | | | PR: 290070 Approved by: nxjoseph@protonmail.com (maintainer)
* many: Bump dependent ports after go124 updateAdam Weinberger12 days6-5/+6
|
* deskutils/gnome-shell-extension-simple-weather: Unbreak with gnome-shell 47Don Lewis12 days1-1/+1
| | | | | | | | | | | | | Tweak RUN_DEPENDS to fix: ===> gnome-shell-extension-simple-weather-48.2.0 depends on package: gnome-shell>=48.0 - not found *** Error code 1 Stop. make: stopped making "run-depends" in /usr/ports/deskutils/gnome-shell-extension-simple-weather when gnome shell is still version 47.x. The port does a patch that makes it look like support goes back to 46.x. MFH: 2025Q4
* deskutils/zk: [NEW PORT] Plain text note-taking assistantPat Maddox14 days5-0/+186
| | | | | | | | | WWW: https://zk-org.github.io/zk/ Signed-off-by: Pat Maddox <pat@patmaddox.com> PR: 288745 Approved by: yuri@ (Mentor)
* deskutils/mindforger: clean up afer Qt Webkit removalMax Brazhnikov14 days1-2/+0
| | | | Approved by: portmgr (blanket)
* deskutils/podman-desktop: Graphical tool for developing on containers and ↵Gleb Popov2025-10-057-0/+157
| | | | Kubernetes
* deskutils/tatuin: [NEW PORT] Task Aggregator TUI for N providersÄlven2025-10-055-0/+1088
| | | | | | | | | | | | | | Tatuin is a task aggregation tool that allows you to manage and track your tasks from various providers in one convenient place. Tatuin provides users with an easy-to-use Text User Interface (TUI) for viewing and managing their tasks. WWW: https://github.com/panter-dsd/tatuin/ Approved by: yuri@ (Mentor) Differential Revision: https://reviews.freebsd.org/D52908
* deskutils/remind: update to 06.01.03Robert Clausecker2025-10-052-4/+4
| | | | | | Changelog: https://salsa.debian.org/dskoll/remind/-/blob/master/docs/WHATSNEW?ref_type=heads MFH: 2025Q4
* deskutils/treesheets: Update to 2595Nuno Teixeira2025-10-042-4/+4
| | | | ChangeLog: https://github.com/aardappel/treesheets/compare/2527...2595
* deskutils/qownnotes: Rework port and make QT 6 defaultDaniel Engberg2025-10-041-15/+23
| | | | | | | | | As QT 5 is going away move defaults to QT 6 While at it modernize port Makefile to closer follow Porters Handbook and switch dependency from git to libgit2 for QT 6 port PR: 289565 Approved by: maintainer timeout, 2+ weeks
* deskutils/calibre: Update to 8.12.0Guido Falsi2025-10-044-72/+72
|
* */*: Bump PORTREVISION for known Qt private API abusersJason E. Hale2025-10-042-1/+2
| | | | | | | | | | | | | | | | | | | | | Qt 6.9.3 edition. These ports are known to directly use or link to a library that uses the Qt private API and must be rebuilt with every Qt update. Qt *public* API/ABI compatability is excellent, so most consumers don't need to necessarily be rebuilt between patch or even minor releases, but use of the private API breaks this compatibility between even patch releases and its use is highly discouraged. This list [1] is based on histortical data. We don't have time to revisit every port on the list with each Qt update, so if your port has dropped Qt private headers and was bumped in error, please remove it yourself if you have write access to the Wiki or alert someone on kde@. [1] https://wiki.freebsd.org/KDE/Qt MFH: 2025Q4
* deskutils/readur: Update to 2.6.2Jesús Daniel Colmenares Oviedo2025-10-033-8/+7
| | | | ChangeLog: https://github.com/readur/readur/releases/tag/v2.6.2
* lang/rust: Bump revisions after 1.90.0Mikael Urankar2025-10-0313-12/+13
| | | | PR: 289709
* deskutils/pinot: prepare for Boost-1.89, do not link with stub Boost::system (+)Dima Panov2025-10-021-4/+6
| | | | | | | Get rid of overlinking on empty stub library Boost::system, it is header-only since boost-1.70 While here, unbreak vuild with curl-1.86+ With hat: office/boost
* deskutils/fet: Update to 7.5.1Zsolt Udvari2025-10-012-4/+4
| | | | Changelog: https://lalescu.ro/liviu/fet/news.html
* deskutils/kanbanapp: update the port to version 1.1.1Alexey Dokuchaev2025-09-302-4/+4
| | | | Reported by: portscout
* deskutils/copyq: Update to 12.0.1Nuno Teixeira2025-09-302-4/+4
| | | | ChangeLog: https://github.com/hluk/CopyQ/releases/tag/v12.0.1
* deskutils/py-paperless-ngx: Switch to Django 5.2Michael Gmelin2025-09-291-13/+14
|
* deskutils/py-paperless-ngx: Update to 2.18.4Michael Gmelin2025-09-292-10/+9
|
* deskutils/nextcloudclient: Update to 3.17.2Michael Reifenberger2025-09-293-4/+5
| | | | | PR: 289804 Reported by: Guido Falsi
* deskutils/syncthingtray: Update 2.0.1 => 2.0.2Denis Shaposhnikov2025-09-292-10/+10
| | | | | | | Changelog: https://github.com/Martchus/syncthingtray/releases/tag/v2.0.2 PR: 289878
* deskutils/copyq: Update to 12.0.0Nuno Teixeira2025-09-293-6/+5
| | | | ChangeLog: https://github.com/hluk/CopyQ/releases/tag/v12.0.0
* deskutils/treeline: Update to 3.2.1Jason E. Hale2025-09-292-4/+4
| | | | https://github.com/doug-101/TreeLine/releases/tag/v3.2.1
* deskutils/gnome-shell-extension-hidetopbar: Update to 121Olivier Duchateau2025-09-273-7/+12
| | | | | | | Update to 121 PR: 289492 MFH: 2025Q3
* deskutils/gnome-shell-extension-lockkeys: Update to 71Olivier Duchateau2025-09-272-5/+4
| | | | | | Update to 71 PR: 289490
* deskutils/gnome-shell-extension-dashtopanel: Update to 68Olivier Duchateau2025-09-276-30/+156
| | | | | | | | Update to 68 Adjust pkg-message and move to files/ PR: 289489
* deskutils/gnome-shell-extension-dashtodock: Upgrade to 102Olivier Duchateau2025-09-272-5/+4
| | | | | | Upgrade to 102. PR: 288370
* deskutils/fet: Update to 7.5.0Zsolt Udvari2025-09-262-4/+4
| | | | Changelog: https://lalescu.ro/liviu/fet/news.html
* deskutils/calibre: Update to 8.11.1Guido Falsi2025-09-262-7/+7
|
* deskutils/calibre: deskutils/calibre: Update to 8.11.0Guido Falsi2025-09-263-21/+44
| | | | - Bump required library versions
* deskutils/R-cran-exams2forms: New portZsolt Udvari2025-09-254-0/+35
| | | | | | | | | | | | | The exams2forms provides several building blocks for embedding exercises written with the R package exams (also known as R/exams) in interactive documents or quizzes written with rmarkdown or quarto. All R/exams exercise types are supported: * Single-choice (schoice). * Multiple-choice (mchoice). * Numeric (num). * Text (string). * Cloze combining all of the previous elements (cloze).