aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
Commit message (Collapse)AuthorAgeFilesLines
* */*: Update existed KDE6 applications to 24.01.85 beta after KDE Frameworks ↵Dima Panov2024-01-051-3/+3
| | | | | | 6 was bumped to 5.247.0 (cherry picked from commit 100c61e16b807d8bdb1e76ca93eeeff9973bc488)
* x11-fm/thunar: Update to 4.18.10Guido Falsi2023-12-312-4/+4
|
* x11-fm/thunar: Update to 4.18.9Guido Falsi2023-12-282-5/+4
|
* */*: Bump consumers of x11-toolkits/gtk30Nuno Teixeira2023-12-237-5/+7
| | | | New version of gtk3 in tree
* */*: Bump PORTREVISON because lazarus was updated to 3.0.0Jose Alonso Cardenas Marquez2023-12-231-1/+2
|
* x11/deforaos-integration: Transfer maintainershipOlivier Cochard2023-12-171-1/+1
| | | | | Including all its dependencies. PR: 275812
* KDE: Update KDE Gear to 23.08.4Tobias C. Berner2023-12-072-6/+6
| | | | | | | | | | | | | | | | | Thursday, 07 December 2023. 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, including: * dolphin-plugins: Mountisoaction: add preferred raw disk mimetypes * falkon: Fix StartPage search engine default configuration * kdepim-runtime: Correctly reload configuration The full changelog can be found at https://kde.org/announcements/changelogs/gear/23.08.4/
* kde.mk: add virtual category 'kde-devel'Tobias C. Berner2023-12-071-1/+1
| | | | | | | | | | | | | | | | | Previously we assumed that a port of KDE Gear 24.02-beta1 will use Qt6. So kde:6 was used to determine that the applications version is beta1. However, not all applications will be ported in time of the release as it seems, so we need to have a better way to select the version. For now, the KDE Gear-ports can use (for beta1) CATEGORIES=$main kde kde-applications kde-devel resepectively (for stable version) CATEGORIES=$main kde kde-applications to get the proper DISTVERSION value and environment set up.
* framework: move 'phonon4' from qt.mk to kde.mk as 'phonon'Tobias C. Berner2023-12-032-4/+4
| | | | | | | | | | | To depend on phonon, you now need USES= kde:<ver> USE_KDE=phonon if you want to depend on the backend, also add USE_KDE= phonon-backend
* x11-fm/dolphin-devel: new port -- Dolphin 24.02-beta1Tobias C. Berner2023-12-035-0/+215
|
* x11-fm/deforaos-browser: update to 0.5.5Pierre Pronchery2023-11-235-45/+30
|
* */*: Bump consumers of x11-toolkits/wxgtk32Nuno Teixeira2023-11-231-0/+1
| | | | New version of wxWidgets in tree
* lang/fpc-*: Merge all units to lang/fpcJose Alonso Cardenas Marquez2023-11-121-4/+1
| | | | | | | | | | | | - Merge all fpc-* units to lang/fpc. It gives us a better way to maintain fpc and lazarus ports. - Update Mk/fpc.mk for reflects new changes - Update Mk/lazarus.mk for reflects new changes - Now we can defined WANT_FPC_DEVEL AND WANT_LAZARUS_DEVEL for use devel version of fpc or lazarus for build apps based on fpc/lazarus - Add entries to MOVED - Bump PORTREVISON of affected ports - Some other minor modifications
* KDE: Update KDE Gear to 23.08.3Tobias C. Berner2023-11-092-6/+6
| | | | | | | | | | | | | | | | | | | KDE Gear 23.08.3 Thursday, 9 November 2023 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, including: * ark: Compatibility with shared-mime-info >= 2.3 * kate: No longer crash when dropping a file into the project panel * akonadi: Don't keep huge MySQL logs from past sessions Announcement: https://kde.org/announcements/gear/23.08.3/ Full changelog: https://kde.org/announcements/changelogs/gear/23.08.3/
* */*: Update WWW to use HTTPS for sourceforge.net projectsRodrigo Osorio2023-11-061-1/+1
| | | | | | | | Homepage link is permanent redirected to its HTTPS counterpart Issue reported by repology : https://repology.org/repository/freebsd/problems Approved by: portmgr (blanket) PR: 274888
* */*: Update WWW to use HTTPS for sourceforge.net projectsRodrigo Osorio2023-11-032-2/+2
| | | | Homepage link is permanent redirected to its HTTPS counterpart
* */*: Update WWW to use HTTPS for sourceforge.net projectsRodrigo Osorio2023-11-014-4/+4
| | | | Homepage link is permanent redirected to its HTTPS counterpart
* x11-fm/thunar: Update to 4.18.8Guido Falsi2023-10-252-5/+4
|
* KDE: Update KDE Gear to 23.08.2Tobias C. Berner2023-10-132-6/+6
| | | | | | | | | | | | | | | | | | | | | KDE Gear 23.08.2 Thursday, 12 October 2023 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, including: * kdeconnect: Avoid adding duplicate devices to Dolphin's side panel (Commit, fixes bug #461872) * merkuro: Fix shifting of date by one day/month (Commit, fixes bug #473866) * kdenlive: Fix multiple audio streams broken by MLT's new astream property (Commit, fixes bug #474895) Full changelog: https://kde.org/announcements/changelogs/gear/23.08.2/
* XFCE: Cleanup dependenciesGuido Falsi2023-10-021-2/+2
| | | | | | | | | | | | | | | | | - Update xfce.mk to avid forcing too many dependencies on consumers - Change dependency on garcon to reference libgarcon-1.so (main library) - Explicitly add USE_XFCE components to the ports actually needing them. - Cleanup dependencies, adding/removing missing/extra dependencies - Change the referenced library in some LIB_DEPENDS to the actually linked one (avoids false positives in poudriere Q/A tests) - Bump PORTREVISION on all touched ports, even indirectly due to the effect of removing forced dependencies on certain components - Remove USES=fuse from gigolo. I could not find any kind f reference to fuse in the code. - xfce4-bsdcpufreq-plugin: Also remove empty comment at the top of the Makefile
* x11-fm/thunar: Update/correct dependenciesGuido Falsi2023-10-021-6/+6
| | | | | | | - xfce4-tumbler is being used at runtime via dbus - --enable-pcre configure option was retired - the sbr-plugin option is depending on pcre2, which is not used otherwise
* KDE: Update KDE Gear to 23.08.1Tobias C. Berner2023-09-142-6/+6
| | | | | | | | | | | | | | | Thursday, 14 September 2023. 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, including: * gwenview: Fix navigation with side mouse buttons * kio-extras: Thumbnail: Fix heap-use-after-free in AudioCreator::create * akonadi-calendar: Use correct identity when sending iTIP counter-proposal Changelog: https://kde.org/announcements/changelogs/gear/23.08.1/
* Returning all my ports to the pool.Alexandre C. Guimarães2023-09-101-1/+1
| | | | - Unfortunately I have no time to maintain them anymore.
* x11-fm/thunar: Update to 4.18.7Guido Falsi2023-09-022-11/+13
| | | | While here sort some varable values.
* KDE: Update KDE Gear to 23.08Tobias C. Berner2023-08-286-9/+26
| | | | | | | | | | | | | | | Thursday, 24 August 2023 We create software for people, and the KDE Gear releases are the result of that. Every four months we publish new updates of a large number of KDE apps and software libraries. We create new programs to meet more of your needs, implement more features so you can adapt to an ever-changing digital world, and make our software faster, more efficient, more reliable. We also port it to more platforms so you can run it on more devices: your laptop, your game console, your phone, anywhere. Read on to find out what's new in KDE Gear 23.08 https://kde.org/announcements/gear/23.08.0
* x11-fm/polo: respect CFLAGS to unbreak the build on recent -CURRENTAlexey Dokuchaev2023-08-242-11/+20
| | | | | | | | | | Commit c57cd4390a27 had pacified one particular warning which often breaks Vala code compilation with Clang 16, thus correct fix is not to force an older compiler, but to pass down our CFLAGS to valac(1) together with -v option to make the actual compiler call visible in the build logs. Fixes: 09e56dc8e568
* x11-fm/polo: Fix build with llvm16Muhammad Moinur Rahman2023-08-181-3/+13
| | | | | | | - Pet portclippy Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
* KDE: add ecm:build dependency to KDE Gear portsTobias C. Berner2023-08-151-9/+13
| | | | | | - these ports previously got their ecm transitively, but, run-time dependency on ecm is being reduced to better support KDE Plasma 6 in the future.
* KDE: make ecm a build-only dependency in kde@ maintained portsTobias C. Berner2023-08-151-9/+9
|
* x11-fm/fsv2: Fix build with llvm16Muhammad Moinur Rahman2023-08-021-4/+12
| | | | | | | - Pet portclippy Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
* x11-fm/wcmcommander: Remove expired portRene Ladan2023-07-316-154/+0
| | | | 2023-07-31 x11-fm/wcmcommander: Abandoned upstream
* KDE: Update KDE Gear to 23.04.3Tobias C. Berner2023-07-092-6/+6
| | | | | | | | | | | | | | | | | | KDE Gear 23.04.3 Thursday, 6 July 2023 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, including: * gwenview: Avoid a crash when opening a .nef image in exiv2 library * kalendar: Fix a few issues with reminders * kreversi: Fix board position in portrait mode Changelog: https://kde.org/announcements/changelogs/gear/23.04.3/
* x11-fm/wcmcommander: Unfetchable, mark BROKEN, deprecate and set expiration ↵Daniel Engberg2023-07-011-0/+4
| | | | | | | date to 2022-07-31 Repo removed upstream and fails to build: error: no matching constructor for initialization of 'std::string'
* KDE: Update KDE Gear to 23.04.2Tobias C. Berner2023-06-304-8/+6
| | | | | | | | | | | | | | | | | | KDE Gear 23.04.2 Thursday, 8 June 2023 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, including: * konsole: Adjust selection point coords when scrollback shrinks * neochat: Focus message search window's search field by default * yakuake: Prevent unnecessary tab switching when closing a tab Changelog: https://kde.org/announcements/changelogs/gear/23.04.2/
* all: remove explicit versions in USES=python for "3.x+"Rene Ladan2023-06-272-2/+2
| | | | | | | | | | | | | | | | | | | The logic in USES=python will automatically convert this to 3.8+ by itself. Adjust two ports that only had Python 3.7 mentioned but build fine on Python 3.8 too. finance/quickfix: mark BROKEN with PYTHON libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found ^~~~~~~~~~ 1 warning and 1 error generated. Reviewed by: portmgr, vishwin, yuri Differential Revision: <https://reviews.freebsd.org/D40568>
* archivers/libunrar6: Move to archivers/libunrarJason E. Hale2023-06-211-1/+2
| | | | | Unversion archivers/libunrar6 now that this is the only version of libunrar in the ports tree.
* x11-wm/lxqt: Update to 1.3.0Wen Heping2023-06-202-4/+4
| | | | PR: 271509
* KDE: Update KDE Gear to 23.04.1Tobias C. Berner2023-05-142-6/+6
| | | | | | | | | | | | | | | | | | | KDE Gear 23.04.1 Thursday, 11 May 2023 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneogqusly as part of KDE Gear. Today they all get new bugfix source releases with updated translations, including: * kdenlive: Fix corrupted project files on opening * skanpage: Scan Export window's OCR language list is now scrollable * spectacle: Quitting Spectacle with Escape no longer affects windows below it Announcement: https://kde.org/announcements/gear/23.04.1/ Changelog: https://kde.org/announcements/changelogs/gear/23.04.1/
* x11-fm/thunar: Update to 4.18.6Guido Falsi2023-04-302-4/+4
| | | | | This bugfix release fixes a regression causing permanent high CPU load on list view.
* x11-fm/thunar: Update to 4.18.5Guido Falsi2023-04-292-5/+4
|
* */*: Bump all users of multimedia/ffmpeg*Daniel Engberg2023-04-271-1/+1
| | | | ...to make sure all picks up new version(s)
* audio/opus: bump consumers after update to 1.4Christian Weisgerber2023-04-258-5/+8
|
* KDE: Update KDE Gear to 23.04.0Tobias C. Berner2023-04-205-13/+19
| | | | | | | | | | | | | | | | | | | | Thursday, 20 April 2023 New apps join KDE Gear ⚙️ 23.04 and unlock access to fledgling social media platforms, online video streaming services, podcasts, and much more. This new generation of apps are designed to work both on your computer and mobile phone right out of the box. But, of course, if you are also looking forward to new versions of the KDE tools you already know and trust, those are here too! Classics like Spectacle, Dolphin, Kdenlive, Kate, and Okular all boast shiny new features, code optimizations, and performance improvements. Read on to find out what's new and what has been improved in KDE Gear ⚙️ 23.04: Announcement: https://kde.org/announcements/gear/23.04.0/ Changelog: https://kde.org/announcements/changelogs/gear/23.04.0/
* x11-fm/pcmanfm-qt: unbreak after 020693c166d1Jan Beich2023-04-121-1/+2
| | | | | | | | CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find Perl (missing: PERL_EXECUTABLE) PR: 266007 Reported by: antoine (via exp-run)
* x11-fm/doublecmd: update to 1.0.11 release (+)Dima Panov2023-04-032-8/+7
| | | | | | | update help package to 1.0.10 release Release notes: https://sourceforge.net/p/doublecmd/news/2023/04/double-commander-1011-released/ Full changelog: https://github.com/doublecmd/doublecmd/commits/v1.0.x?since=2023-01-22&until=2023-04-02
* x11-fm/worker: update Worker file manager to version 4.12.1Alexey Dokuchaev2023-03-273-4/+5
| | | | Approved by: maintainer
* editors/lazarus: Bump PORTREVISION of dependant portsJose Alonso Cardenas Marquez2023-03-161-1/+1
| | | | - editors/lazarus was updated to 2.2.6
* KDE: Update KDE Gear to 22.12.3Tobias C. Berner2023-03-032-6/+6
| | | | | | | | | | | | | | | | | Thursday, 2 March 2023 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, including: * ark: Properly check if there is sufficient free space available before extracting (fixes bug #459418) * kate: Activate the view of viewspace which made the request (fixes bug #465811) * kdenlive: Fix crash and offset when moving a group with subtitle Announcement: https://kde.org/announcements/gear/22.12.3/
* accessibility/at-spi2-core: update to 2.46.0Tobias C. Berner2023-03-0216-8/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What's new in at-spi2-core 2.46.0: * Fix GetInterfaces documentation on org.a11y.atspi.Accessible interface. What's new in at-spi2-core 2.45.91: * Send device event controller events using the same signature as other events. * Document the Accessible, Action, and Cache dbus interfaces. * Fix license of atspi-gmain.c (#87). What's new in at-spi2-core 2.45.90: * xml: Add some documentation. * xml: Fix event arguments. * xml: Add some missing DeviceEventController methods. * Bind the AT-SPI bus to the graphical session. * Mark bus service as belonging to the session slice. * Add ATSPI_ROLE_PUSH_BUTTON_MENU. * Add an "announcement" event/signal to allow objects to send notifications (!63). * Various code clean-ups and test improvements. What's new in at-spi2-core 2.45.1: * Atk and at-spi2-atk are now merged into this project. * Now requires meson 0.56.2 and glib 2.67.4. * at-spi2-atk: Expose the accessible hierarchy via dbus introspection. * Properly escape the AT-SPI bus address; fixes warnings about the address not containing a colon (!55). * Add a text value to AtspiValue, so that a value can expose a textual description, as in the new Atk value API. * Add atspi_event_listener_register_with_app, to allow an event listener to be registered only for a given application (!52). - accessibility/atk and accessibility/at-spi2-atk have been merged into accessibility/at-spi2-core - accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk PR: 269704 Exp-run by: antoine ---
* x11/cinnamon: update to 5.4Charlie Li2023-02-253-14/+31
| | | | | | | | | | | | | | | | | | | | | | | Components: - lang/cjs to 5.4.1 - misc/cinnamon-translations to 5.4.2 - sysutils/cinnamon-control-center to 5.4.6 - sysutils/cinnamon-settings-daemon to 5.4.4 - x11-fm/nemo to 5.4.2 - x11-wm/muffin to 5.4.5 - x11/cinnamon-desktop to 5.4.2 - x11/cinnamon-menus to 5.4.0 - x11/cinnamon-screensaver to 5.4.2 - x11/cinnamon-session to 5.4.0 - x11/cinnamon to 5.4.9 - x11/py-python-xapp to 2.2.2 - x11/xapp to 2.2.14 5.6 is the latest upstream release; this is a stopgap to reduce delta. Reviewed by: tcberner (desktop) Differential Revision: https://reviews.freebsd.org/D37917