aboutsummaryrefslogtreecommitdiff
path: root/deskutils
Commit message (Collapse)AuthorAgeFilesLines
* deskutils/qownnotes: update QOwnNotes to version 22.1.5.Alexey Dokuchaev2022-01-112-4/+4
|
* deskutils/latte-dock: update to 0.10.7Tobias C. Berner2022-01-112-4/+4
| | | | | | | | | | | | | | | | | | | | | | | Changelog: * multi-screen: always trust KWin under X11 in order to set correct struts for panels and docks * automatically offset centered applets when the left or right widgets overlap the centered one * windowsgobelow: show properly during startup * kwinedges: calculate accurately their size and position * improve applets dragging during rearrange and configure widgets mode * hide thin tooltips properly at some cases that were stack * fill one pixel gap of justify splitters during rearrange and configure widgets mode * fix, windows belong to screen whenever they are touching it. This way a window could belong in more than one screens and be taken into account for visibility modes and active window tracking * remove file extensions for layouts and templates properly in order to identify the layout or template name * fix build for Freebsd * x11: force OnAllDesktops for all docks and panels during creation * fix empty availableScreenRegion broadcast to Plasma
* textproc/py-sphinx: Update to 4.3.1Danilo G. Baio2022-01-111-0/+13
| | | | | | ChangeLog: https://github.com/sphinx-doc/sphinx/blob/v4.3.1/CHANGES PR: 257116 Approved by: python (dbaio)
* deskutils/freeplane: Fix Unable to launch freeplaneLoïc Bartoletti2022-01-103-20/+37
| | | | | | | | Fix a typo in the launch script and add bash as a dependency. Create a new launch script. PR: 260753 Reported by: chris@crvintel.com
* Mark ports to IGNORE with new php81Muhammad Moinur Rahman2022-01-101-1/+1
| | | | | | | | | | - Mark some additional ports to IGNORE with the upcoming php DEFAULT php80 [1] PR: 260595 [1] Reported by: portmgr (exp-run) [1] Approved by: portmgr (infrastructure blanket) Sponsored by: Bounce Experts
* Fix CONFLICTS entries of multiple portsStefan Eßer2022-01-102-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There have been lots of missing CONFLICTS_INSTALL entries, either because conflicting ports were added without updating existing ports, due to name changes of generated packages, due to mis-understanding the format and semantics of the conflicts entries, or just due to typoes in package names. This patch is the result of a comparison of all files contained in the official packages with each other. This comparison was based on packages built with default options and may therefore have missed further conflicts with optionally installed files. Where possible, version numbers in conflicts entries have been generalized, some times taking advantage of the fact that a port cannot conflict with itself (due to logic in bsd.port.mk that supresses the pattern match result in that case). A few ports that set the conflicts variables depending on complex conditions (e.g. port options), have been left unmodified, despite probably containing outdated package names. These changes should only affect the installation of locally built ports, not the package building with poudriere. They should give an early indication of the install conflict in cases where currently the pkg command aborts an installation when it detects that an existing file would be overwritten, Approved by: portmgr (implicit)
* Mark ports to IGNORE with new php81Muhammad Moinur Rahman2022-01-101-12/+13
| | | | | Approved by: portmgr (infrastructure blanket) Sponsored by: Bounce Experts
* deskutils/mindforger: update the port to version 1.53.0Alexey Dokuchaev2022-01-076-96/+29
| | | | GC most of the patches that had been integrated upstream.
* KDE: Update KDE Gear to 21.12.1Tobias C. Berner2022-01-0628-84/+79
| | | | | | | | | | | | | Thursday, 6 January 2022 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Today they all get new bugfix source releases with updated translations. Distro and app store packagers should update their application packages. Changelog: https://kde.org/announcements/changelogs/gear/21.12.1/
* KDE: Update KDE Plasma Desktop to 5.23.5Tobias C. Berner2022-01-044-10/+9
| | | | | | | | | | | | | | | | | | | | | KDE Plasma 5.23.5, Bugfix Release for January Tuesday, 4 January 2022. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.23.5. Plasma 5.23 was released in October 2021 with many feature refinements and new modules to complete the desktop experience. This release adds a month's worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: * Save bluetooth status on teardown. * System Monitor: Handle process parent changes in ProcessDataModel. * Fix Klipper Actions content truncation. Full changelog: https://kde.org/announcements/changelogs/plasma/5/5.23.4-5.23.5
* deskutils/remind: update to 03.03.11Robert Clausecker2022-01-042-9/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Port changes: - simplify language handling in Makefile Upstream changes: - TkRemind: Save the print dialog settings so they persist - TkRemind: Show queue in sorted order - TkRemind: Pass "-r" flag to inotifywait - TkRemind: Draw moon phases with Tk canvas items rather than using PNG images. This lets them change color along with other TkRemind preferences. - TkRemind: Underline editable reminders when the pointer enters them; fire up the editor with either Button-1 or Button-3 for non-TkRemind-generated reminders. - Remind: Add the isany() built-in function. - rem2html: Add class names indicating number of rows in calendar - remind: In -z0 mode, sleep with higher precision to ensure we wake as close to possible to each 1-minute boundary. - rem2html: Coalesce table.rem-cal CSS into one block. - examples/defs.rem: Modernize the examples and get rid of some cruft. - Add $Latitude and $Longitude system variables. Deprecate $LatDeg, $LatMin, $LatSec, $LongDeg, $LongMin and $LongSec. - Test: Add "dump $" to test.rem. (https://git.skoll.ca/Skollsoft-Public/Remind/src/branch/master/docs/WHATSNEW) PR: 260862 Reported by: Robert Clausecker <fuz@fuz.su> (maintainer)
* deskutils/maliit-framework: explicitly depend on wayland-protocolsJan Beich2021-12-311-1/+2
| | | | | | | | | | | | CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find WaylandProtocols (missing: WAYLANDPROTOCOLS_PATH) Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) cmake/FindWaylandProtocols.cmake:38 (find_package_handle_standard_args) CMakeLists.txt:52 (find_package) PR: 260639 Reported by: antoine (via exp-run)
* deskutils/nextcloudclient: Update to 3.4.1Michael Reifenberger2021-12-303-15/+4
| | | | | PR: 260392 Reported by: Guido Falsi madpilot@
* deskutils/mozo: updated to 1.26.1Eric Turgeon2021-12-283-4/+5
|
* deskutils/solanum: sort distfiles after e2500e896b61Jan Beich2021-12-281-4/+4
|
* deskutils/owncloudclient: prepare for KDE patched QtTobias C. Berner2021-12-272-1/+6
| | | | PR: 260548
* deskutils/qownnotes: update QOwnNotes to version 21.12.6.Alexey Dokuchaev2021-12-272-4/+4
|
* deskutils/kalendar: update to 0.4.0Tobias C. Berner2021-12-262-4/+4
|
* deskutils/notekit: new port had been added (+)Alexey Dokuchaev2021-12-266-0/+83
| | | | | | | | | This program is a structured note-taking application based on GTK v3. Write notes in instantly-formatted Markdown, organise them in a tree of folders that can be instantly navigated from within the program, and add hand-drawn notes by mouse, touchscreen, or digitizer. WWW: https://github.com/blackhole89/notekit
* deskutils/libportal: Update to 0.5Gleb Popov2021-12-263-44/+41
| | | | Reported by: portscout!
* deskutils/ausweisapp2: Update to 1.22.2Martin Filla2021-12-265-38/+29
| | | | PR: 258542
* deskutils/mindforger: fix build on non-aarch64 non-x86Piotr Kubaj2021-12-251-2/+11
|
* deskutils/just: Update 0.9.5 -> 0.10.5Yuri Victorovich2021-12-254-154/+144
| | | | Reported by: portscout
* deskutils/gnome-screenshot: Update to 41.0Neel Chauhan2021-12-242-4/+4
|
* deskutils/gnome-initial-setup: Update to 41.2Neel Chauhan2021-12-242-4/+4
|
* deskutils/gnome-maps: Update to 41.2Neel Chauhan2021-12-242-4/+4
|
* deskutils/flameshot: Update to 0.10.2Emanuel Haupt2021-12-232-5/+4
| | | | | PR: 260188 Approved by: maintainer-timeout (nivit, 20d)
* deskutils/gnome-calendar: Update to 41.2Neel Chauhan2021-12-232-4/+4
|
* deskutils/mindforger: allow to build with and enable CommonMark support.Alexey Dokuchaev2021-12-232-3/+20
|
* deskutils/freeplane: Update to 1.9.12Loïc Bartoletti2021-12-223-83/+150
| | | | | Changes: - https://www.freeplane.org/info/history/history_en.txt
* deskutils/py-todoman: Update to 4.1.0Andreas Bilke2021-12-202-5/+4
| | | | | | | Changes: https://github.com/pimutils/todoman/blob/v4.1.0/CHANGELOG.rst PR: 260422 Approved by: 0mp (mentor) Differential Revision: https://reviews.freebsd.org/D33481
* deskutils/anydesk: Update to 6.1.1Martin Filla2021-12-202-13/+12
| | | | PR: 258532
* deskutils/bookworm: Clean upMateusz Piotrowski2021-12-201-2/+2
| | | | | | | | | - Drop "build,run" from USES=python. This is the default. - Provide a full path to the ninja binary. Reported by: koobs Approved by: portmgr (blanket) Differential Revision: https://reviews.freebsd.org/D25569
* deskutils/latte-dock: update to 0.10.6Tobias C. Berner2021-12-182-4/+4
| | | | | * fix build with Qt 5.12 * initialize windows tracking properly
* deskutils/calibre: Update to 5.34.0Guido Falsi2021-12-174-5/+16
| | | | | | Import upstream patch to fix installation on FreeBSD. [1] Obtained from: https://github.com/kovidgoyal/calibre/commit/dafa08e9213d3baad41c97e7598592bd0e06894d [1]
* deskutils/mindforger: new port had been added (+)Alexey Dokuchaev2021-12-179-0/+186
| | | | | | MindForger is a markdown editor and a thinking notebook. WWW: https://www.mindforger.com/
* KDE: Chase availabiliy of qt5-declarativeTobias C. Berner2021-12-172-0/+2
| | | | | | In da36e637247b a dependency on qt5-declarative was made available in kf5-kconfig. This leads to the generation of further desktop files in some of the plasma ports.
* deskutils/latte-dock: update to 0.10.5Tobias C. Berner2021-12-173-4/+11
|
* deskutils/xdg-desktop-portal: Update to 1.10.1Gleb Popov2021-12-163-9/+11
| | | | | | | Rehost the patch from GitHub to my own site, as GH keeps changing the raw output, which breaks fetch. PR: 260332
* deskutils/qownnotes: update QOwnNotes to version 21.12.3.Alexey Dokuchaev2021-12-142-4/+4
|
* *: Clean up some thingsTobias Kortkamp2021-12-141-1/+0
| | | | | | | | | | - Fix typos - Remove unreferenced variables - Sort categories - Clean up commented PORTREVISION - Fix broken syntax Reported by: portscan
* deskutils/meteo: update to 0.9.9.1Hiroki Tagato2021-12-143-6/+21
| | | | Changelog: https://gitlab.com/bitseater/meteo/-/tags/0.9.9.1
* graphics/poppler: update to 21.12Tobias C. Berner2021-12-134-3/+4
| | | | | | | | | | | | | | | | | | | | | | Release 21.12.0: core: * Add API to add images * CairoOutputDev: Fix de-duping of Flate images * Fix crash on broken files when using non-default ENABLE_ZLIB_UNCOMPRESS. Issue #393 * Minor code improvements glib: * Add API for validation of signatures * Add API to read/save to file descriptor utils: * pdftohtml: Reduce sensitivity of duplicate detection. Issue #1117 build system: * Increase C++ standard to 17 Exp-run by: antoine PR: 260344
* deskutils/zim: update to 0.74.3Ruslan Makhmatkhanov2021-12-122-4/+4
|
* deskutils/kdepim-runtime: add upstream fixTobias C. Berner2021-12-122-1/+7
| | | | Fixes POP3 over SSL.
* framework: Add new USES 'magick' for graphics/ImageMagick*Tobias C. Berner2021-12-112-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | A new USES has been added to depend on ImageMagick. USES=magick adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}. If a specific version is required, use for example USES=magick:6 resp. USES=magick:7 If only a build, run or test is required, use for example USES=magick:build resp. USES=magick:6,build,test If a dependency on the nox11 flavor is required, use for example USES=magick:nox11 resp. USES=magick:7,nox11,run,test See magick.mk for more details on the available flags. The tree has been completely converted to make use of this. Approved by: bapt Differential Revision: https://reviews.freebsd.org/D32754
* kde-ports: remove runtime-dependency on Qt testlibAdriaan de Groot2021-12-102-6/+7
| | | | | | Qt testlib is a library for tests; it is not generally needed at runtime. Move it to a _build dependency for the KDE-related ports that use it for their tests.
* KDE: Update KDE Gear to 21.12Tobias C. Berner2021-12-1046-239/+132
| | | | | | | | | | | | | | KDE Gear 21.12 has landed and comes with a massive number of updates and new versions of applications and libraries. Literally, dozens of classic KDE everyday tools and the specialised sophisticated apps you use to work, be creative and play, are getting refreshers with design improvements, new features and performance and stability enhancements. What's new: https://kde.org/announcements/gear/21.12.0/#whatsnew Changelog: https://kde.org/announcements/changelogs/gear/21.12.0/
* x11-toolkits/granite: update to 6.2.0, latest upstreamAdriaan de Groot2021-12-082-0/+2
| | | | | | | | | | Release notes are at https://github.com/elementary/granite/releases/tag/6.2.0 Bumping PORTREVISION of consumers, too, because of the crash-fix. PR: 260024 Reported by: Olivier Duchateau
* deskutils/todour: new port had been added (+)Alexey Dokuchaev2021-12-065-0/+61
| | | | | | | Todour is a cross-platform application for handling todo.txt files. PR: 260243 Submitted by: mizhka