aboutsummaryrefslogtreecommitdiff
path: root/deskutils
Commit message (Collapse)AuthorAgeFilesLines
* deskutils/qownnotes: update QOwnNotes to version 21.11.9.Alexey Dokuchaev2021-11-282-4/+4
|
* deskutils/dfshow: Update 0.9.1-beta -> 0.9.3-betaYuri Victorovich2021-11-273-4/+7
| | | | Reported by: portscout
* deskutils/py-todoman: Update to 4.0.1Andreas Bilke2021-11-262-4/+4
| | | | | | Changelog: https://github.com/pimutils/todoman/blob/v4.0.1/CHANGELOG.rst PR: 260070
* deskutils/clipmenu: update to 6.2.0Nicola Vitale2021-11-262-5/+5
| | | | Changes: https://github.com/cdown/clipmenu/releases/tag/6.2.0
* deskutils/flameshot: fix path in .desktop fileNicola Vitale2021-11-261-1/+4
| | | | | Bump PORTREVISION PR: 259391
* deskutils/genius: Update to 1.0.27Nuno Teixeira2021-11-253-5/+6
| | | | ChangeLog: https://www.jirka.org/genius.NEWS
* deskutils/maliit-framework: add missing dependencyTobias C. Berner2021-11-251-0/+1
|
* */*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALLStefan Eßer2021-11-232-2/+2
| | | | | | | | | The conflict checks compare the patterns first against the package names without version (as reported by "pkg query "%n"), then - if there was no match - agsinst the full package names including the version (as reported by "pkg query "%n-%v"). Approved by: portmgr (blanket)
* deskutils/gnome-shell-extension-recent-items: update to latest releaseRuslan Makhmatkhanov2021-11-234-10/+6
| | | | | | | | | - update to version supported by in-ports gnome-shell version - remove stale post-patch target and update pkg-plist accordingly - update web-sites list and make github repo a primary link cause old web-site now shows something unrelated. With hat: gnome
* deskutils/latte-dock: update to 0.10.4Tobias C. Berner2021-11-232-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Version 0.10.4 * Feature Indicators: extend Indicators API in order for indicators to be able to animate their parent icon including when a task launcher is activated * Feature Indicators: expose more Icon properties to indicators * Important: Fix 25secs startup freezes from QDBusInterface desktop geometry calls * Important: Fix startup delays because KWin was reconfiguring even though it was needed when BorderlessMaximized windows were activated * Important: Remove plasma workarounds that were hiding plasma desktop bug #445495 * wayland: hide black line in the dock/panel center for AlwaysVisible visibility mode * LastActiveWindow: update last activated window properties when changed * initialize VirtualDesktopsWrappingAround property in a proper way * plasmoid: decouple bouncing launcher animation for task real removal animation * fix binding loops for Indexer qml ability * respect applets maximumLength when equals zero
* deskutils/kalendar: pet portlintAdriaan de Groot2021-11-222-5/+11
| | | | I should have portlinted before adding this to the tree.
* deskutils/kalendar: new port, flashy calendar w/ QML & AkonadiAdriaan de Groot2021-11-215-0/+54
| | | | | | | Release notes are at https://claudiocambra.com/2021/11/13/kalendar-v0-2-0-is-out-now-adding-drag-and-drop-improved-calendar-management-and-lots-of-bug-fixes-kalendar-devlog-22/ This is a relatively new application, using a whole bunch of KDE Frameworks technologies.
* deskutils/py-vdirsyncer: Upate to 0.18.0Alexandre C. Guimarães2021-11-213-46/+6
|
* deskutils/py-py3status: Update to 3.40Po-Chuan Hsieh2021-11-212-4/+4
| | | | Changes: https://github.com/ultrabug/py3status/blob/master/CHANGELOG
* deskutils/when: Update to 1.1.42Po-Chuan Hsieh2021-11-212-4/+4
| | | | Changes: https://github.com/bcrowell/when/releases
* deskutils/elementary-calendar: Update to 6.0.3Neel Chauhan2021-11-212-4/+4
|
* multimedia/pipewire: force rebuild consumers after 8691df3a5142Jan Beich2021-11-201-1/+1
| | | | | | | | | | | | | ABI has changed: pw_{,de}init -> pipewire_{,de}init. As PipeWire support is often runtime-optional the breakage maybe hard to notice. ERROR kooha::backend::screencast_portal > Error from screencast call: Zbus(MethodError(OwnedInterfaceName(InterfaceName(Str("org.freedesktop.DBus.Error.UnknownMethod"))), Some("No such interface “org.freedesktop.portal.ScreenCast” on object at path /org/freedesktop/portal/desktop"), Msg { type: Error, sender: UniqueName(Str(":1.397")), reply-serial: 18, body: Signature: [ s (115), ] })) ld-elf.so.1: /usr/local/libexec/xdg-desktop-portal-wlr: Undefined symbol "pw_init" PR: 259621
* deskutils/gnome-pomodoro: update to 0.20.0Hiroki Tagato2021-11-193-42/+34
| | | | Changelog: https://github.com/gnome-pomodoro/gnome-pomodoro/blob/0.20.0/NEWS
* deskutils/pet: Update 0.3.6 -> 0.4.0Yuri Victorovich2021-11-182-29/+52
| | | | Reported by: portscout
* deskutils/fet: Update to 6.2.0Zsolt Udvari2021-11-162-13/+14
| | | | | | | While here, re-format Makefile with portfmt. ChangeLog: https://www.lalescu.ro/liviu/fet/news.html PR: 259419
* deskutils/solanum: fix build on powerpcPiotr Kubaj2021-11-161-0/+62
| | | | | | | | | | | | | error[E0412]: cannot find type `c_char` in the crate root --> /wrkdirs/usr/ports/deskutils/solanum/work/Solanum-3e69272fb31bf18a7aa74ece9d904d445c458274/cargo-crates/libc-0.2.81/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:66:31 | 66 | pub f_mntfromname: [::c_char; 88], | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /wrkdirs/usr/ports/deskutils/solanum/work/Solanum-3e69272fb31bf18a7aa74ece9d904d445c458274/cargo-crates/libc-0.2.81/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here
* */lxqt*: Update WWWLi-Wen Hsu2021-11-161-1/+1
|
* USES=emacs: Chase package name changesJoseph Mingrone2021-11-151-0/+1
| | | | | PR: 259259 Differential Revision: https://reviews.freebsd.org/D32613
* deskutils/gnome-contacts: chase Meson options name after 30c5e3bf165cJan Beich2021-11-131-2/+2
| | | | | | | | | | | meson.build:1:0: ERROR: Unknown options: "with-cheese, with-manpage" https://gitlab.gnome.org/GNOME/gnome-contacts/-/commit/f429a775d8de https://gitlab.gnome.org/GNOME/gnome-contacts/-/commit/77fa086cfd82 PR: 259080 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/dbf2ace6ca1c
* deskutils/calibre: Update to 5.32.0Guido Falsi2021-11-123-6/+6
|
* deskutils/lxqt-notificationd: Update to 1.0.0Jesper Schmitz Mouridsen2021-11-103-5/+11
|
* KDE: Update to KDE Plasma 5.23.3, Bugfix Release for NovemberTobias C. Berner2021-11-103-9/+9
| | | | | | | | | | | | | | | | | | | Tuesday, 9 November 2021. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.23.3. Plasma 5.23 was released in October 2021 with many feature refinements and new modules to complete the desktop experience. This release adds two weeks' worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: * Keyboardlayout: Fix missing Esperanto flag icon in the menu. * Plasma Networkmanager: OpenVPN: fix logic in auth dialog. * On FreeBSD do not try to execute powerdevil.backlighthelper.syspath action. Changelog: https://kde.org/announcements/changelogs/plasma/5/5.23.2-5.23.3/
* deskutils/gucharmap: update to 14.0.1Charlie Li2021-11-102-6/+7
| | | | | | | Chase textproc/UCD update. Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D32928
* deskutils/recoll: update the port and improve option handlingAlexey Dokuchaev2021-11-105-35/+40
| | | | | | | | - Update Recoll to the latest version 1.31.2 - Unbreak the build with X11MON option (add missing -lfam) - Unbreak stripping when CHM option is disabled PR: 259679
* Bump PORTREVISION of graphics/poppler consumers.Gleb Popov2021-11-085-3/+5
| | | | PR: 259656
* deskutils/bijiben: drop unused Meson options after 081c758935b7Jan Beich2021-11-071-2/+1
| | | | | | | | | | meson.build:1:0: ERROR: Unknown options: "zeitgeist" https://gitlab.gnome.org/GNOME/bijiben/-/commit/bcfbd9a4113b PR: 259080 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/dbf2ace6ca1c
* deskutils/gnome-calendar: Update to 41.1Neel Chauhan2021-11-073-4/+5
|
* deskutils/timewarrior: update to 1.4.3Steve Wills2021-11-062-8/+13
| | | | Changes: https://github.com/GothenburgBitFactory/timewarrior/releases/tag/v1.4.3
* deskutils/gnote: Update to 41.1Neel Chauhan2021-11-053-5/+5
|
* deskutils/gnome-maps: Update to 41.1Neel Chauhan2021-11-052-4/+4
|
* KDE: Update KDE Gear to 21.08.3Tobias C. Berner2021-11-0426-75/+76
| | | | | | | | | | Thursday, 4 November 2021 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Changelog: https://kde.org/announcements/changelogs/gear/21.08.3/
* deskutils/xdg-desktop-portal: Switch PATCH_SITES to a more resilient location.Gleb Popov2021-11-022-4/+4
|
* deskutils/nextcloudclient: Update to 3.3.6Guido Falsi2021-11-022-4/+4
| | | | PR: 259536
* deskutils/when: Update manpage location ↵Po-Chuan Hsieh2021-11-012-2/+2
| | | | (003a571d1d6585196545295efc181514f171c4c4, r523104)
* deskutils/calibre: Update to 5.31.1Guido Falsi2021-10-293-5/+5
|
* */*: Remove redundant '-[0-9]*' from CONFLICTSStefan Eßer2021-10-291-1/+1
| | | | | | | | | | | | | The conflict checks compare the patterns first against the package names without version (as reported by "pkg query "%n"), then - if there was no match - agsinst the full package names including the version (as reported by "pkg query "%n-%v"). Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter for the bash package in any version. But that pattern is functionally identical with just "bash". Approved by: portmgr (blanket)
* deskutils/nextcloudclient: Fix build failure when tests are enabledGuido Falsi2021-10-292-1/+11
| | | | | | | | | | | Upstream build system tries to include a Linux only library in the build when tests are enabled. This patch has already been accepted upstream. PR: 258119 Approved by: Maintiner timeout Obtained from: https://github.com/nextcloud/desktop/pull/3880
* deskutils/latte-dock: update to 0.10.3, latest upstream releaseAdriaan de Groot2021-10-282-4/+4
| | | | | | | Release notes are at https://psifidotos.blogspot.com/2021/10/latte-dock-v0103-bug-fix-release.html Reported by: portscout
* devel/icu: update to 70.1Jan Beich2021-10-284-2/+4
| | | | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1 Reported by: GitHub (watch releases) PR: 258794 Exp-run by: antoine
* KDE: Update KDE Plasma to 5.23.2Tobias C. Berner2021-10-263-9/+9
| | | | | | | | | | | | | | | | | | | Tuesday, 26 October 2021. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.23.2. Plasma 5.23 was released in October 2021 with many feature refinements and new modules to complete the desktop experience. This release adds a week's worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: Plasma Browser Integration: [History Runner] Skip blob URLs. [Folder View] Fix executing file without prompting. Fixes bug #435560 Desktop as folder: restore functionality of the “delete” action. Fixes bug #442765 View full changelog: https://kde.org/announcements/changelogs/plasma/5/5.23.1-5.23.2
* deskutils/when: Update to 1.1.41Po-Chuan Hsieh2021-10-253-19/+26
| | | | | | | | - Update pkg-descr - Update WWW - Take maintainership Changes: https://github.com/bcrowell/when/releases
* *: Rebuild for Rust 1.56.0Tobias Kortkamp2021-10-252-2/+2
|
* deskutils/solanum: Chase USES=cargo's new git source supportTobias Kortkamp2021-10-252-338/+5
| | | | PR: 256581
* deskutils/pinot: really upgrade to 1.20Thierry Thomas2021-10-232-12/+7
| | | | | | The previous tarball was a pre-release. Reported by: pkg-fallout
* deskutils/taskwarrior: Update to version 2.6.1Steven Kreuzer2021-10-224-13/+40
| | | | | | | | | | | | - TW #2619 Fish autocompletion fails when completing tag removal - TW #2620 Old-style context definition should only be interpreted as read context. - TW #2622 Tags and dependencies appear as orphaned UDAs. - TW #2626 Waiting report lists deleted and/or completed tasks. - TW #2629 New-style context definition should take precedence over old-style even if the new-style is an empty string. - TW #2632 Cannot build on Cygwin - TW #2639 Unable to use ranges for some tasks with IDs above 1000.