aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
Commit message (Collapse)AuthorAgeFilesLines
* Mk/Uses: Move man to share/man for kde frameworkMuhammad Moinur Rahman2024-01-302-9/+9
| | | | | | | All ports utilizing USES=kde has been tested. If there are breakage on other parts of the tree buzz me. Approved by: portmgr (blanket)
* KDE: KDE's 6th Megarelease - Release Candidate 1Dima Panov2024-01-221-3/+3
| | | | | Update kde6 -devel applications to 24.01.90 (RC1) releases to match previous Frameworks6 and Plasma6 updates.
* x11-fm/worker: update the port to bugfix version 5.0.1Alexey Dokuchaev2024-01-223-7/+8
| | | | | | | | | | | - Fixed a bug introduced in 5.0.0 in text view copy to clipboard where in some situations data might not have been copied to the clipboard completely (occurred when tab characters were inside the selected text) - Updated Czech translation (thanks to Petr Korviny) - Per new world order, install manpages under $PREFIX/share/man Approved by: maintainer
* */*: Simply future removal of GNU_CONFIGURE_MANPREFIXEmanuel Haupt2024-01-211-3/+1
| | | | | | | | | | Simplify the future removal of GNU_CONFIGURE_MANPREFIX after the manprefix migration is complete. The current placement of GNU_CONFIGURE_MANPREFIX will not result in consecutive blank lines or comments when lines containing GNU_CONFIGURE_MANPREFIX are removed in batches. Notified by: mat
* x11-fm/xfe: Move manpages to share/manEmanuel Haupt2024-01-212-5/+8
|
* */*: Sanitize MANPREFIX for meson portsMuhammad Moinur Rahman2024-01-122-4/+4
| | | | Approved by: portmgr
* x11-fm/worker: update the port to version 5.0.0Alexey Dokuchaev2024-01-123-4/+8
| | | | Approved by: maintainer
* MANPREFIX: eliminate the use of MANPREFIX for x11*Baptiste Daroussin2024-01-112-11/+11
| | | | While here move some manpages to share/man
* MAN?PREFIX: eleminate its usage and move man to share/manBaptiste Daroussin2024-01-101-2/+3
|
* MANPREFIX: eleminate its usage and move man to share/manBaptiste Daroussin2024-01-093-4/+5
|
* x11-fm/xfe: Fix package listEmanuel Haupt2024-01-072-1/+14
|
* x11-fm/filerunner: Update version 19.07.08.17=>23.03.07.16Muhammad Moinur Rahman2024-01-063-27/+111
| | | | | | | | - Return to pool as maintainer domain bsdforge.com has expired Changelog: https://sourceforge.net/projects/filerunner/files/release-23.03.07.16/ Approved by: portmgr (blanket)
* */*: 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
* x11-fm/doublecmd: update to 1.1.8 beta (+)Jose Alonso Cardenas Marquez2024-01-055-44/+56
| | | | | | | | | | | Prefer beta over stable relase to match lazarus 3.0+ - Add qt6 support - Add qt6 CONFLICTS - Add base64 plugin - Remove obsolete plugin PR: 276118
* x11-fm/xfe: Update to 1.46Emanuel Haupt2024-01-052-4/+4
|
* 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.