aboutsummaryrefslogtreecommitdiff
path: root/deskutils
Commit message (Collapse)AuthorAgeFilesLines
* MFH: r547453Piotr Kubaj2020-09-031-2/+3
| | | | | | | | | | | | | deskutils/xfce4-generic-slider: fix build on GCC architectures Use C11 compiler: /usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:37: error: redefinition of typedef 'XfceKiosk' /usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:35: error: previous declaration of 'XfceKiosk' was here Approved by: portmgr (fix build blanket) Notes: svn path=/branches/2020Q3/; revision=547454
* MFH: r545302Piotr Kubaj2020-08-193-12/+16
| | | | | | | | | | | | deskutils/terminal-image-viewer: fix build on GCC architectures -lstdc++fs is necessary for GCC: /usr/local/bin/ld: tiv.cpp:(.text.startup+0x19cc): undefined reference to `std::experimental::filesystem::v1::__cxx11::directory_iterator::operator++()' Approved by: portmgr (fix build blanket) Notes: svn path=/branches/2020Q3/; revision=545303
* MFH: r544702Fernando Apesteguía2020-08-112-4/+4
| | | | | | | | | | | | | | | | | | | deskutils/ultralist: Update to 1.2 From ChangeLog: https://github.com/ultralist/ultralist/releases/1.2 * Tasks can now have a status. This adds a new dimension for how you can organize your lists. Additionally, it allows for a kanban view when using Ultralist Pro. * Fix an input bug for next/last week. PR: 248592 Submitted by: vulcan@wired.sh (maintainer) Approved by: ports-secteam (blanket, bugfix release) Notes: svn path=/branches/2020Q3/; revision=544704
* MFH: r542882Mikael Urankar2020-07-221-0/+10
| | | | | | | | | | | deskutils/noti: fix build on -head PR: 247759 Approved by: portmgr (blanket: build fix) Approved by: ports-secteam (joneum) Notes: svn path=/branches/2020Q3/; revision=542886
* MFH: r541369Piotr Kubaj2020-07-061-1/+1
| | | | | | | | | | | | deskutils/nautilus-sendto: fix build on GCC architectures Use newer GCC: ../src/nautilus-sendto.c:383: error: #pragma GCC diagnostic not allowed inside functions Approved by: portmgr (fix build blanket) Notes: svn path=/branches/2020Q3/; revision=541370
* MFH: r541261Jochen Neumeister2020-07-052-10/+10
| | | | | | | | | | | | | | | | Update to 5.5.5 This Update fix CVE-2020-13160: AnyDesk before 5.5.3 on Linux and FreeBSD has a format string vulnerability that can be exploited for remote code execution. PR: 247406 Submitted by: Martin Filla <freebsd@sysctl.cz> (maintainer) Security: 4344861a-be0b-11ea-9172-4c72b94353b5 Sponsored by: Netzkommune GmbH Approved by: ports-secteam (with hat) Notes: svn path=/branches/2020Q3/; revision=541262
* deskutils/just: Update 0.5.11 -> 0.6.1Yuri Victorovich2020-07-012-65/+52
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=540969
* - Update `deskutils/recoll' to the latest version 1.27.3Alexey Dokuchaev2020-06-303-15/+36
| | | | | | | | | | | | - Make Microsoft ITSS/CHM support optional and enabled by default, because `misc/chmlib' is very light dependency - Divorce Qt frontend from the dreaded WebKit and include it by default which is a big usability improvement for package users Approved by: maintainer Notes: svn path=/head/; revision=540894
* Update to 1.26.4Li-Wen Hsu2020-06-293-12/+8
| | | | | | | | PR: 243991 Submitted by: jjuanino@gmail.com (maintainer) Notes: svn path=/head/; revision=540759
* deskutils/py-vdirsyncer: Add compatibility with latest py-click.Alexandre C. Guimarães2020-06-262-0/+40
| | | | | | | | | | | - vdirsyncer was failing at runtime due to requering a outdated py-click version. PR: 247191 Reported by: Simeon Simeonov <sgs@pichove.org> Notes: svn path=/head/; revision=540535
* deskutils/zim: update 0.73.1Ruslan Makhmatkhanov2020-06-262-6/+5
| | | | | | | https://lists.launchpad.net/zim-wiki/msg04963.html Notes: svn path=/head/; revision=540490
* deskutils/fet: Update to 5.45.0Fernando Apesteguía2020-06-242-9/+9
| | | | | | | | | | | | | | | | From ChangeLog: https://www.lalescu.ro/liviu/fet/news.html * Slightly improved the code for the constraints of type teacher(s)/students (set) max days per week and teacher(s)/students (set) interval max days per week. * Corrected a compilation warning appearing with the new gcc 10.1.1. * Updated the Arabic translation, by Benahmed Abdelkrim. PR: 247486 Submitted by: uzsolt@uzsolt.hu (maintainer) Notes: svn path=/head/; revision=540018
* Update KDE Plasma Desktop to 5.19.2Tobias C. Berner2020-06-232-6/+6
| | | | | | | | | | | | | | | | | | | Tuesday, 23 June 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.19.2. Plasma 5.19 was released in June 2020 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: * Fix KRunner positioning on X11 with High DPI and Qt scaling on Plasma. * Fix case of monitored service in startplasma's shutdown. * KSysGuard: Expose better size hints. Full changelog: https://kde.org/announcements/plasma-5.19.1-5.19.2-changelog Notes: svn path=/head/; revision=539987
* deskutils/foliate: Updates to 2.3.0Santhosh Raju2020-06-213-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes since 2.2.1: OPDS catalogs: * Catalogs are now opened in the main library window (#403) * View current location * Go to catalog start page * Reload catalog * Add current feed to catalogs * HTTP authentication support (#421) Other changes: * Fixed unique identifier extraction for FictionBook (.fb2, .fb2.zip) files (#462) * Fixed newlines being ignored when copying text (#463) * "Turn page on tap" is now disabled in non-paginated layouts (#464) * Opening a book from the library view now closes the library window (#446) * Language and publication dates in metadata are now parsed and formatted * Export annotations from the library view Technical changes: * New optional dependency iso-codes (>= 3.67), which provides display names for languages and regions. It is highly recommended to install this dependency. * Flag emojis are now displayed for books whose language property contains a country/region code. For the best experience, an emoji font should be installed. Notes: svn path=/head/; revision=539790
* deskutils/xneur: Unbreak build with GCC 10Tobias Kortkamp2020-06-211-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | /usr/local/bin/ld: ../main/.libs/libxnmain.a(libxnmain_la-bind_table.o):(.bss+0x0): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here /usr/local/bin/ld: ../main/.libs/libxnmain.a(libxnmain_la-buffer.o):(.bss+0x10): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here /usr/local/bin/ld: ../main/.libs/libxnmain.a(libxnmain_la-event.o):(.bss+0x0): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here /usr/local/bin/ld: ../main/.libs/libxnmain.a(libxnmain_la-focus.o):(.bss+0x0): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here /usr/local/bin/ld: ../main/.libs/libxnmain.a(libxnmain_la-keymap.o):(.bss+0x0): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here /usr/local/bin/ld: ../main/.libs/libxnmain.a(libxnmain_la-plugin.o):(.bss+0x0): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here /usr/local/bin/ld: ../main/.libs/libxnmain.a(libxnmain_la-program.o):(.bss+0x8): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here /usr/local/bin/ld: ../main/.libs/libxnmain.a(libxnmain_la-selection.o):(.bss+0x0): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here /usr/local/bin/ld: ../main/.libs/libxnmain.a(libxnmain_la-switchlang.o):(.bss+0x0): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here /usr/local/bin/ld: ../main/.libs/libxnmain.a(libxnmain_la-utils.o):(.bss+0x0): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here /usr/local/bin/ld: ../main/.libs/libxnmain.a(libxnmain_la-window.o):(.bss+0x0): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here /usr/local/bin/ld: ../ai/.libs/libxnai.a(libxnai_la-detection.o):(.bss+0x0): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here /usr/local/bin/ld: ../notify/.libs/libxnnotify.a(libxnnotify_la-notify.o):(.bss+0x0): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here /usr/local/bin/ld: ../notify/.libs/libxnnotify.a(libxnnotify_la-popup.o):(.bss+0x8): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here /usr/local/bin/ld: ../notify/.libs/libxnnotify.a(libxnnotify_la-sound.o):(.bss+0x0): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/xneur-0.20.0.log PR: 246700 Notes: svn path=/head/; revision=539774
* Update calibre to 4.19.0Guido Falsi2020-06-202-6/+4
| | | | Notes: svn path=/head/; revision=539726
* Upgrade to 0.15.0Jesper Schmitz Mouridsen2020-06-203-5/+17
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D24713 Notes: svn path=/head/; revision=539713
* deskutils/gnome-sound-recorder: unbreak after r538885Jan Beich2020-06-181-0/+1
| | | | | | | | | env: python3: No such file or directory Reported by: pkg-fallout Notes: svn path=/head/; revision=539506
* KDE Plasma Desktop -- update to 5.19.1Tobias C. Berner2020-06-162-6/+6
| | | | | | | | | | | | | | | | | | | Tuesday, 16 June 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.19.1. Plasma 5.19 was released in June 2020 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: * Dr Konqi: Map neon in platform guessing. * Battery applet not showing up in tray. * Fix confirmLogout setting for SessionManagement. Changelog: https://kde.org/announcements/plasma-5.19.0-5.19.1-changelog Notes: svn path=/head/; revision=539370
* deskutils/py-todoman: Update to 3.8.0Fernando Apesteguía2020-06-162-4/+4
| | | | | | | | | | | | | | From ChangeLog: https://todoman.readthedocs.io/en/stable/changelog.html#v3-8-0 * Don't display list if there's only one list (of one list has been specified). * Fixed several issues when using dates with no times. * Dropped support for Python 3.4. PR: 247258 Submitted by: andreas@bilke.org (maintainer) Notes: svn path=/head/; revision=539345
* fix spelling of LICENSE_FILEBaptiste Daroussin2020-06-152-2/+2
| | | | | | | | Reported by: tobik Pointyhat: bapt Notes: svn path=/head/; revision=538916
* Update to 3.34.0Baptiste Daroussin2020-06-153-5/+6
| | | | Notes: svn path=/head/; revision=538887
* Update to 3.34.0Baptiste Daroussin2020-06-153-19/+16
| | | | Notes: svn path=/head/; revision=538885
* Update to 3.8.6Baptiste Daroussin2020-06-153-6/+11
| | | | Notes: svn path=/head/; revision=538882
* Update to 2.0.1Hiroki Tagato2020-06-152-5/+5
| | | | | | | | | | PR: 247190 Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer) Approved by: mentors (implicit) Changelog: https://gitlab.com/alfix/sysctlview/-/blob/v2.0.1/CHANGELOG Notes: svn path=/head/; revision=538870
* Update KDE's Application (release-service) to 20.04.2Tobias C. Berner2020-06-1327-82/+91
| | | | Notes: svn path=/head/; revision=538649
* Update to 1.24.0Baptiste Daroussin2020-06-122-4/+4
| | | | Notes: svn path=/head/; revision=538588
* Update to 1.24Baptiste Daroussin2020-06-123-9/+6
| | | | | | | | Note that for now the image mounter utility has been disabled due to a dependency on udisk Notes: svn path=/head/; revision=538587
* Update to 1.24.0Baptiste Daroussin2020-06-123-5/+4
| | | | Notes: svn path=/head/; revision=538586
* Update to 3.34.0Baptiste Daroussin2020-06-123-10/+8
| | | | Notes: svn path=/head/; revision=538582
* Update to 3.34.0Baptiste Daroussin2020-06-123-10/+7
| | | | Notes: svn path=/head/; revision=538579
* deskutils/py-vdirsyncer: Update to 0.16.8Alexandre C. Guimarães2020-06-112-5/+5
| | | | Notes: svn path=/head/; revision=538554
* deskutils/ultralist: update to 0.9.6, unbreak on aarch64Mikael Urankar2020-06-108-4/+4909
| | | | | | | | PR: 247141 Approved by: vulcan@wired.sh (maintainer) Notes: svn path=/head/; revision=538419
* Update KDE Plasma Desktop to 5.19.0Tobias C. Berner2020-06-092-6/+6
| | | | | | | | | | | | | | | | | | | | | | Tuesday, 9 June 2020. Plasma 5.19 is out! If we gave alliterative names to Plasma releases, this one could be "Polished Plasma". The effort developers have put into squashing bugs and removing annoying papercuts has been immense. In this release, we have prioritized making Plasma more consistent, correcting and unifying designs of widgets and desktop elements; worked on giving you more control over your desktop by adding configuration options to the System Settings; and improved usability, making Plasma and its components easier to use and an overall more pleasurable experience. Read on to discover all the new features and improvements of Plasma 5.19… Announcement: https://kde.org/announcements/plasma-5.19.0 Notes: svn path=/head/; revision=538320
* deskutils/foliate: Updates to 2.2.1Santhosh Raju2020-06-082-4/+4
| | | | | | | | | | | | Changes since 2.2.0: * Fixed blurry book covers on HiDPI * Fixed OPDS links to Standard Ebooks and Project Gutenberg * Fixed wrong view icon on startup Notes: svn path=/head/; revision=538246
* deskutils/zim: update to 0.73.0Ruslan Makhmatkhanov2020-06-072-4/+4
| | | | | | | | changes: https://www.mail-archive.com/zim-wiki@lists.launchpad.net/msg04881.html Notes: svn path=/head/; revision=538167
* deskutils/py-paperless: Change RUN_DEPENDSKai Knoblich2020-06-061-7/+7
| | | | | | | | | | | | | | | | | * Switch the port from the repo-copied py-dj22-django* ports to the original ones as they're using Django 2.2 now. * Rename www/py-dj22-djangoql (that was originally created with a prefix to use a certain version of Django) to www/py-djangoql to match its naming with the other Django ports and to retain the history. * Bump PORTREVISION due changed dependencies. PR: 246850 Approved by: grembo (maintainer) Notes: svn path=/head/; revision=538086
* Update calibre to 4.18.0Guido Falsi2020-06-053-8/+6
| | | | Notes: svn path=/head/; revision=538060
* lang/rust: Update to 1.44.0Tobias Kortkamp2020-06-041-0/+1
| | | | | | | | | | | | | | | - Remove devel/cargo-tree since it is now integrated into cargo - Add patch to fix build with LibreSSL 3.1.x and 3.2.0 [1] - Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2020/06/04/Rust-1.44.0.html PR: 246332 [1] Tested by: mikael, tobik With hat: rust Differential Revision: https://reviews.freebsd.org/D25099 Notes: svn path=/head/; revision=537917
* graphics/poppler: update to 0.89.0Tobias C. Berner2020-06-025-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | Release 0.89.0: core: * Add support for ResetForm action. Issue #225 * Fix crash in PDFDoc::getSignatureFields when there's no Forms at all * Fix exporting to PS of some files with CID fonts * Use ICC profiles in PS output (if new enough lcms is used) * Allow almost-singular tiling pattern matrices. Issue #894 * Fix memory leak when failing to load some fonts * CairoOutputDev: Use stroke opacity when clipping to a stroke path * CairoOutputDev: Fix tiling patterns when pattern cell is too far. Issue #190 glib: * Add poppler_movie_get_aspect cpp: * Add the font infos to the text_box object Exp-run by: antoine PR: 246848 Notes: svn path=/head/; revision=537559
* deskutils/calibre: prepare for Qt5-5.15Tobias C. Berner2020-05-302-1/+6
| | | | Notes: svn path=/head/; revision=537063
* desktuils/owncloudclient: prepare for Qt5-5.15Tobias C. Berner2020-05-301-0/+10
| | | | Notes: svn path=/head/; revision=537060
* Clean up some thingsTobias Kortkamp2020-05-301-1/+0
| | | | | | | Reported by: portscan Notes: svn path=/head/; revision=537026
* deskutils/foliate: Updates to 2.2.0Santhosh Raju2020-05-294-15/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Updates and documents a patch. Changes since 2.1.1: Library: * A library view showing recent books and reading progress (#119) * Search books by metadata * E-book discovery with OPDS (#6, #253) New supported formats: * FictionBook (.fb2, .fb2.zip) (#128) * Comic book archive (.cbr, .cbz, .cbt, .cb7) (#254) * Plain text (.txt) (#226) * Unpacked EPUB files Layout: * Option to set maximum page width (#192) * The "Automatic" layout will now show four columns when the page width is wide (#257) Image viewer: * Improved image viewer, with new shortcuts and the ability to rotate (#299) and invert images * Option to disable image viewer, or to open images on double, middle, or right click (#315) Text-to-speech: * Improved text-to-speech configuration UI * Ability to set text-to-speech voice based on book language (#134) Annotations * Import annotations from JSON * Search in annotations * Annotations are now sorted in the same order as they appear in the book (#318) * "Allow Unsafe Content" now only enables JavaScript; external content will no longer be loaded. This is an important security fix. If you are running an old version of Foliate and cannot upgrade, you should disable "Allow Unsafe Content". * WebKit processes are now sandboxed Other featues and fixes: * Improved support for vertical and right-to-left books * Support for StarDict dictionaries (#302) (requires new optional dependency sdcv) * Fixed current location not preserved when resizing (#152, #204) * Fixed auto-hiding header bar under some themes (#316) * Command-line options for showing version and adding books to library * Option to clear or disable cache * When an HTML page contains invalid self-closing anchor tags, it is now parsed as XHTML (#275, #288) Technical changes: * Foliate now stores file locations in ~/.local/share/com.github.johnfactotum.Foliate/library/uri-store.json, and saves book covers to ~/.cache/com.github.johnfactotum.Foliate. Both can be disabled. * New optional dependency tracker (gir1.2-tracker-2.0 on Debian based distributions), which can be used to get file locations. * New optional dependency libhandy (gir1.2-handy-0.0). It's not absolutely required, but installing it would make the experience better on larger as well as smaller screens. * To open remote files, Foliate now optionally depends on libsoup (gir1.2-soup-2.4). Foliate now bundles two additional libraries: * libarchivejs, which is MIT licensed. It is a WASM port of the popular libarchive C library. * crypto-js, which is MIT licensed. The MD5 module is used to generate identifiers for files that don't have unique identifiers. Notes: svn path=/head/; revision=536979
* Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7).Alexey Dokuchaev2020-05-281-1/+1
| | | | Notes: svn path=/head/; revision=536768
* Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 6).Alexey Dokuchaev2020-05-283-4/+3
| | | | Notes: svn path=/head/; revision=536752
* deskutils/cfiles: Make runtime dependency on textproc/fzf depend on the ↵Yuri Victorovich2020-05-271-2/+4
| | | | | | | | | hard-coded golang ARCH availability PR: 243616 Notes: svn path=/head/; revision=536721
* deskutils/cfiles: Remove the runtime dependency on textproc/fzf on powerpc ↵Yuri Victorovich2020-05-271-2/+8
| | | | | | | | | | because Go isn't available on powerpc PR: 243616 Reported by: canardo909@gmx.com Notes: svn path=/head/; revision=536718
* Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 1).Alexey Dokuchaev2020-05-271-1/+1
| | | | Notes: svn path=/head/; revision=536688
* deskutils/freeplane: Update to 1.8.5Loïc Bartoletti2020-05-273-23/+29
| | | | | | | | Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D25012 Notes: svn path=/head/; revision=536678