aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
Commit message (Collapse)AuthorAgeFilesLines
* devel/libffi: Bump deps PORTREVISION for shlib changeKevin Bowling2022-05-091-1/+1
| | | | | PR: 263764 Reported by: VVD <vvd@unislabs.com>
* x11-toolkits/tepl6: Update to 6.0.1Neel Chauhan2022-05-093-5/+79
|
* x11-toolkits/copperspice: update Qt-ish toolkit to latest releaseAdriaan de Groot2022-05-054-28/+4
| | | | | | | This release has a tag, but no GitHub release notes. Since we pull from GH tags, this is not an issue. I can't tell what the actual changes are, although the one patch needed for FreeBSD (from pkubaj@) has been merged upstream.
* x11-toolkits/pangolin: Update 0.6 -> 0.8Yuri Victorovich2022-05-035-46/+87
| | | | Reported by: portscout
* KDE: Update KDE Plasma Desktop to 5.24.5 (Bugfix release for May)Tobias C. Berner2022-05-031-3/+3
| | | | | | | | | | | | | | | | | | | | | | KDE Plasma 5.24.5, Bugfix Release for May Tuesday, 3 May 2022. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.24.5. Plasma 5.24 was released in February 2022 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: * Discover Flatpak backend: Improve stability of different sources integration. * Plasma Audio Volume Control: SpeakerTest: Fix subwoofer test. * xdg-desktop-portal-kde: Fix saving file dialog view options. Full Changelog: https://kde.org/announcements/changelogs/plasma/5/5.24.4-5.24.5
* multimedia/gstreamer: add missing USES=gstreamerTobias C. Berner2022-05-022-0/+2
| | | | | | | | Add missing USES=gstreamer to options not caught in gstreamer.mk conversion in [1] Reported by: fluffy [1] ca3f925d6eb53ff27e2a49775f6d33f52a587ae4
* x11-toolkits/wlroots: slightly expand NVIDIA noteJan Beich2022-05-011-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Nothing to do in this port until NVIDIA fixes FreeBSD driver: - both GBM (495+) and EGLStreams require nvidia-drm.ko - wlroots-eglstreams is supported as NVIDIA option (since f406592a8e37) https://www.reddit.com/r/freebsd/comments/udyrh7/nvidia_and_wayland_on_freebsd/ Wayland "de facto" requires DRM for mode setting (KMS) and buffer sharing (GBM, EGLStreams). Without those one can sacrifice convenience and performance by starting under Xorg with software rendering e.g., $ startx $ glxinfo | fgrep 'OpenGL renderer' OpenGL renderer string: NVIDIA GeForce GT 640/PCIe/SSE2 $ cage glxinfo | fgrep 'OpenGL renderer' OpenGL renderer string: llvmpipe (LLVM 13.0.1, 256 bits) $ sway -d [...] 00:00:00.001 [DEBUG] [sway/server.c:50] Preparing Wayland server initialization 00:00:00.001 [INFO] [wlr] [backend/x11/backend.c:397] Creating X11 backend 00:00:00.002 [INFO] [wlr] [backend/x11/backend.c:464] X11 does not support DRI3 extension 00:00:00.002 [INFO] [sway/main.c:394] Starting sway version 1.7 00:00:00.002 [DEBUG] [sway/server.c:75] Initializing Wayland server 00:00:00.002 [DEBUG] [wlr] [render/wlr_renderer.c:305] Skipping GLES2 renderer: no DRM FD available 00:00:00.002 [INFO] [wlr] [render/pixman/renderer.c:521] Creating pixman renderer 00:00:00.002 [DEBUG] [wlr] [render/allocator/allocator.c:112] Trying to create shm allocator 00:00:00.002 [DEBUG] [wlr] [render/allocator/shm.c:117] Created shm allocator [...]
* x11-toolkits/qtermwidget: Update to 1.1.0Jesper Schmitz Mouridsen2022-04-303-4/+6
|
* framework: convert bsd.gstreamer.mk to Uses/gstreamer.mkTobias C. Berner2022-04-305-8/+6
| | | | | | | | - convert bsd.gstreamer.mk to Uses/gstreamer.mk - convert ports tree to make use of USES=gstreamer - remove duplicate dependency lines from the tree Differential Revision: https://reviews.freebsd.org/D35097
* x11-toolkits/gtk40: update to 4.6.3Jan Beich2022-04-282-5/+5
| | | | Changes: https://gitlab.gnome.org/GNOME/gtk/-/blob/4.6.3/NEWS
* x11-toolkits/py-AnyQt: Update 0.0.13 -> 0.0.14Yuri Victorovich2022-04-282-4/+4
| | | | Reported by: portscout
* x11-toolkits/libhandy: Update to 1.6.2Neel Chauhan2022-04-262-4/+4
|
* x11-toolkits/p5-Prima: Update to 1.65Po-Chuan Hsieh2022-04-263-11/+18
| | | | | | | - Remove PORTSCOUT - Add THAI option Changes: https://metacpan.org/dist/Prima/changes
* x11-toolkits/ocaml-labltk: drop nowadays useless (no-op) patches.Alexey Dokuchaev2022-04-233-42/+0
|
* x11-toolkits/ocaml-labltk: stop guessing Tcl/Tk version and be verboseAlexey Dokuchaev2022-04-231-4/+7
| | | | | | | | | | | When specific Tcl/Tk definitions are not passed to the configure script, it tries to guess installed version, header paths, and the libraries. This routine is not robust and can easily brake in custom environments or in the future. Pass the correct values conveniently offered by our framework instead; this would also slightly speed up configure process. While here, do not pass ${STAGEDIR} via MAKE_ENV, it is already passed on the MAKE_ARGS (as DESTDIR). Adjust the port's Makefile accordingly.
* KDE: Update KDE Frameworks to 5.93Tobias C. Berner2022-04-2112-33/+35
| | | | | | | | | | | | | | | | | 10th April 2022. KDE today announces the release of KDE Frameworks 5.93.0. KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see https://kde.org/products/frameworks/ Full Changelog: https://kde.org/announcements/frameworks/5/5.93.0/ PR: 263207 Exp-run by: antoine
* x11-toolkits/vte3: plist: add missing ab translationMatthias Andree2022-04-192-0/+2
| | | | Approved by: portmgr (blanket)
* x11-toolkits/nanogui: Broken on arm64Yuri Victorovich2022-04-191-0/+2
| | | | Reported by: fallout
* x11-toolkits/p5-Prima: Add PORTSCOUTPo-Chuan Hsieh2022-04-171-0/+2
|
* x11-toolkits/ocaml-lablgtk2: update the port to version 2.18.12.Alexey Dokuchaev2022-04-162-5/+4
| | | | Reported by: portscout
* OCaml: transient update of the stack to version 4.07.1Alexey Dokuchaev2022-04-162-5/+5
| | | | | | | | | | | | | | | | | This is the first step in modernizing our OCaml ports infrastructure, as we had accumulated substantial technical debt over the years when many of its consumer ports had not received proper care and updates. It is currently considered as the lowest supported version (baseline) in majority of open-source OCaml projects, which would help to pull up other ports, e.g. `devel/ocaml-dune' in smaller, manageable pieces. For conservative hackers among us and for compatibility with RHEL 8 which is also on it, having 4.07 in the tree would allow users stick to that package (pkg lock it) if needed. PR: 250408, 262781 Exp-run by: antoine
* x11-toolkits/vte3: Update to 0.68.0Neel Chauhan2022-04-153-6/+5
|
* x11-toolkits/pango: update to 1.50.7Tobias C. Berner2022-04-152-6/+5
| | | | | | | | | Changelog: https://gitlab.gnome.org/GNOME/pango/-/blob/1.50.7/NEWS - coretext: Fix the build - editing: Fix moving across paragraph boundaries in rtl - layout: Try harder to survive without fonts - Windows: Register a sans-serif font - Windows: Try harder to load a font
* x11-toolkits/pango: fix plist issuesAdriaan de Groot2022-04-131-7/+7
| | | | | | | | | | | | plist changes that were landed for the update in documentation- generation were missing options flags; some X11-stuff was listed unconditionally. (driesm@ already fixed this in the meantime, now I'm just sorting the files in the %%X11%% option part) PR: 263199 Reported by: driesm
* x11-toolkits/pango: Fix build with X11=offDries Michiels2022-04-121-7/+7
| | | | Approved by: portmgr (blanket)
* textproc/py-gi-docgen: update to 2022.1Adriaan de Groot2022-04-104-7/+51
| | | | | | | | | | | | Bump gi-docgen; the patch to docgen is entirely from Olivier, the dependent ports that get a bump and a plist-fix is from me. Consumers have PORTREVISION bumped to reflect changes in plist: - pygment.css is no longer installed - more fonts .woff files are installed Obtained from: Olivier Duchateau PR: 263199
* x11-toolkits/nanogui: Fix several issuesYuri Victorovich2022-04-103-12/+35
| | | | | | | | | | * nanogui doesn't depend on Eigen any more * use external glfw package * for Python, __init__.py is installed * for tests, zenity executable is installed PR: 263194 Original patch submitted by: Hiroo Ono <hiroo.ono+freebsd@gmail.com>
* textproc/libxml2: bump all LIB_DEPENDS consumersCharlie Li2022-04-1025-25/+25
| | | | | | | | This is a separate commit to facilitate easier cherry-picking for quarterly. PR: 262853, 262940, 262877, 263126 Approved by: fluffy (mentor)
* devel/icu: update to 71.1Jan Beich2022-04-074-3/+4
| | | | | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1 Reported by: GitHub (watch releases) PR: 262654 Exp-run by: antoine Approved by: fluffy
* x11-toolkits/gtk-layer-shell: silence gtk3 warning after 89fb405a8674Jan Beich2022-04-032-0/+203
| | | | | | | | $ waybar [...] ** (waybar:69072): WARNING **: gtk-layer-shell v0.7.0 may not work on GTK v3.24.33. If you experience crashes, check https://github.com/wmww/gtk-layer-shell/blob/master/compatibility.md PR: 262419
* */*: fix trailing whitespace in pkg-descr'sDmitry Marakasov2022-04-011-3/+3
| | | | Approved by: portmgr blanket
* x11-toolkits/tktreectrl: Cosmetic changePo-Chuan Hsieh2022-03-301-1/+1
|
* x11-toolkits/py-guietta: Update to 1.2.0Li-Wen Hsu2022-03-302-4/+4
|
* KDE: Update KDE Plasma Desktop to 5.24.3 (Bugfix release)Tobias C. Berner2022-03-291-3/+3
| | | | | | | | | | | | | | | | | | | | Tuesday, 29 March 2022. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.24.4. Plasma 5.24 was released in February 2022 with many feature refinements and new modules to complete the desktop experience. This release adds three weeks' worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: * Sddm/lockscreen: Fix weird behaviour. * Plymouth KControl: Substantially bump the helper timeout. * Systemsettings runner: Ensure that we match keywords case insensitively. View full changelog: https://kde.org/announcements/changelogs/plasma/5/5.24.3-5.24.4
* x11-toolkits/nanogui: Update to the successor fork @ mitsuba-renderer/nanoguiYuri Victorovich2022-03-294-145/+72
| | | | Reported by: Hiroo Ono (小野寛生) <hiroo.ono+freebsd@gmail.com>
* x11-toolkits/rubygem-tk: Update to 0.4.0Yasuhiro Kimura2022-03-292-4/+4
| | | | | | | | This fixes build with Ruby 3.x. Changes: https://github.com/ruby/tk/compare/v0.2.0...v0.4.0 PR: 262542 Approved by: maintainer timeout
* devel/qscintilla-qt5: Update to 2.13.2Loïc Bartoletti2022-03-281-0/+1
| | | | | Change: - https://riverbankcomputing.com/news/QScintilla_2.13.2_Released
* textproc/libxml2: bump all dependenciesMatthias Fechner2022-03-2624-16/+24
| | | | | This should make sure that all dependent ports will pick up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
* x11-toolkits/libadwaita: drop ABI warning after 3da07b6b1695Jan Beich2022-03-261-1/+0
| | | | This reverts commit 4df846dc412f8e177ee547b67e5906326e88aa8c.
* x11-toolkits/vte3: Unbreak 12.3 with LLVM < 11VVD2022-03-231-3/+15
| | | | PR: 262736
* x11-toolkits/vte3: Set LLVM_VERSION to 11 to unbreak 12.3Neel Chauhan2022-03-231-0/+2
|
* x11-toolkita/libadwaita: Update to 1.1.0Neel Chauhan2022-03-223-81/+435
|
* x11-toolkits/gtksourceview5: New portNeel Chauhan2022-03-225-0/+382
|
* x11-toolkits/vte3: Update to 0.66.2Neel Chauhan2022-03-223-6/+6
|
* x11-toolkits/libhandy: Update to 1.6.1Neel Chauhan2022-03-223-4/+10
|
* x11-toolkits/gtk40: update to 4.6.2Jan Beich2022-03-223-5/+17
| | | | Changes: https://gitlab.gnome.org/GNOME/gtk/-/blob/4.6.2/NEWS
* cleanup: Remove expired ports:Rene Ladan2022-03-206-106/+0
| | | | 2022-03-20 x11-toolkits/pangoxsl: Abandonware and not used by any port
* KDE: Update KDE Frameworks to 5.92.0Tobias C. Berner2022-03-1912-33/+34
| | | | | | | | | | | | | | | | | | | | Saturday, 12 March 2022 KDE today announces the release of KDE Frameworks 5.92.0. KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Announcement and Changelog: https://kde.org/announcements/frameworks/5/5.92.0/ PR: 262522 Exp-run by: antoine
* x11-toolkits/pango: update to 1.50.6Jan Beich2022-03-192-5/+5
| | | | | Changes: https://gitlab.gnome.org/GNOME/pango/-/blob/1.50.6/NEWS Reported by: Repology
* gnome: general cleanupBaptiste Daroussin2022-03-166-18/+10
| | | | | | Use base make where applicable, drop .la files Remove now useless referencehack Convert to USES=localbase where applicable