aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
Commit message (Collapse)AuthorAgeFilesLines
* x11-themes/flat-remix-gtk-themes: Update to 20220627Alexander Vereeken2022-09-112-4/+4
| | | | | ChangeLog: https://github.com/daniruiz/flat-remix-gtk/releases/tag/20220627 PR: 266328
* Mk/Uses: always use colon for build/run suffixFelix Palmen2022-09-1116-31/+31
| | | | | | | | | | | | Most USES use a colon for build/run(/test) suffixes. Change kde.mk, qt.mk and pyqt.mk to do the same, and update all ports using that. Document in CHANGES. PR: 266034 Exp-run by: antoine Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D36349
* KDE: Set WWW via kde.mk for kf5- portsTobias C. Berner2022-09-105-5/+0
|
* Fix WWW in parent/child portsTobias Kortkamp2022-09-101-1/+1
| | | | | | | | | | | | | | Many of the WWW are overwritten later which means the wrong value is used. This did not happen before where the children were either a) just using the pkg-descr from the parents b) or had their own separate pkg-descr with custom WWW Use WWW?= in parents when the child's WWW is different. Children that use the same WWW as the parent can just inherit it, i.e., the child WWW can be removed. Approved by: portmgr (implicit)
* Remove WWW lines that have been moved into MakefilesStefan Eßer2022-09-081-2/+0
| | | | Approved by: portmgr (implicit)
* Move more WWW entries from pkg-descr files into MakefilesStefan Eßer2022-09-081-0/+1
| | | | | | | The WWW: lines in the pkg-descr files of these ports where not at the end of those files and have been missed in prior conversion runs. Approved by: portmgr (implicit)
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-07134-268/+3
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-07134-0/+135
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* cleanup: remove trailing whitepacesTobias C. Berner2022-09-073-3/+3
|
* x11-themes/skeuos-gtk-themes: Update to 20220629Alexander Vereeken2022-09-073-4/+2116
| | | | | ChangeLog: https://github.com/daniruiz/skeuos-gtk/releases/tag/20220629 PR: 266256
* x11-themes/flat-remix-icon-themes: Update to 20220525Alexander Vereeken2022-09-073-76/+4852
| | | | | ChangeLog: https://github.com/daniruiz/flat-remix/releases/tag/20220525 PR: 266257
* x11-themes/gtk-equinox-engine: Hook into buildMichael Gmelin2022-09-061-0/+1
| | | | Reported by: antoine
* x11-themes/plasma5-oxygen: pet stage-qaDima Panov2022-09-051-1/+2
|
* x11-themes/plasma5-kde-gtk-config: pet stage-qaDima Panov2022-09-051-1/+2
|
* x11-themes/plasma5-breeze: pet stage-qaDima Panov2022-09-051-1/+2
|
* x11-themes/kf5-qqc2-desktop-style: pet stage-qaDima Panov2022-09-051-1/+2
|
* x11-themes/gtk-equinox-engine: ResurrectMichael Gmelin2022-09-054-0/+289
| | | | Bring back and modernize port, take maintainership.
* x11-themes/greybird-theme: 3.23.2Guido Falsi2022-09-033-4/+22
| | | | This release adds support for openbox.
* x11-themes/adwaita-qt6: new port - adwaita theme for Qt6Tobias C. Berner2022-08-238-40/+55
| | | | - move x11-themes/adwaita-qt to x11-themes/adwaita-qt5 for symmetry
* KDE: Update KDE Frameworks to 5.97Tobias C. Berner2022-08-216-31/+28
| | | | | | | | | | | | | | | | | | | Sunday, 14 August 2022 KDE today announces the release of KDE Frameworks 5.97.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: https://kde.org/announcements/frameworks/5/5.97.0/ PR: 265831 Exp-run by: antoine
* x11-themes/zorin-gtk-themes: Update to 3.4.4Alexander Vereeken2022-08-212-4/+4
| | | | | ChangeLog: https://github.com/ZorinOS/zorin-desktop-themes/releases/tag/3.4.4 PR: 265971
* x11-themes/zorin-icon-themes: Update to 2.9.9Alexander Vereeken2022-08-213-4/+34
| | | | | ChangeLog: https://github.com/ZorinOS/zorin-icon-themes/releases/tag/2.9.9 PR: 265972
* x11-themes/chicago95: drop maintainershipEvgeniy Khramtsov2022-08-151-1/+2
| | | | PR: ?
* */*: bump all consumers after recent boost upgradeDima Panov2022-08-122-2/+2
|
* x11-themes/papirus-icon-theme: update to 20220808Hiroki Tagato2022-08-082-4/+4
| | | | Changelog: https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20220808
* x11-themes/Kvantum: Update to 1.0.4Alexandre C. Guimarães2022-08-012-4/+4
|
* x11-themes/yaru-gtk-themes: Update to 22.04.4Alexander Vereeken2022-07-242-4/+4
| | | | | ChangeLog: https://github.com/ubuntu/yaru/releases/tag/22.04.4 PR: 265386
* x11-themes/yaru-icon-theme: Update to 22.04.4Alexander Vereeken2022-07-243-4/+64
| | | | | ChangeLog: https://github.com/ubuntu/yaru/releases/tag/22.04.4 PR: 265387
* cleanup: remove '$MCom' tagTobias C. Berner2022-07-205-10/+0
| | | | | | | gnome@ no longer uses Marcusom as their staging ground. Approved by: gnome (nc) Differential Revision: https://reviews.freebsd.org/D35866
* x11-themes/slim-themes: change outdated WWWFernando Apesteguía2022-07-201-1/+1
| | | | | | | Maintainer will host a WWW for this. PR: 259217 Reported by: grahamperrin@gmail.com
* cleanup: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Alex Trull <freebsd.alex@trull.org> * Alonso Cardenas <acm@FreeBSD.org> * Boris Samorodov <bsam@FreeBSD.org> * David Shane Holden <dpejesh@yahoo.com> * Felix Palmen <felix@palmen-it.de> * Hirohisa Yamaguchi <umq@ueo.co.jp> * Kevin Bowling <kbowling@FreeBSD.org> * Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> * Markus Mann, CTS - FreeBSD Team <de-freebsd@ctseuro.com> * Matthias Andree * Matthias Fechner <mfechner@FreeBSD.org> * Oleg Sidorkin <osidorkin@gmail.com> * Oliver Lehmann * Radim Kolar <hsn@sendmail.cz> * Timothy Beyer <beyert@cs.ucr.edu> * hq@FreeBSD.org * johalun0@gmail.com * lev@FreeBSD.org * rooneg@electricjellyfish.net With hat: portmgr
* x11-themes: remove 'Created by' linesTobias C. Berner2022-07-20120-235/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Alexander Vereeken <Alexander88207@protonmail.com> * Alexey Dokuchaev <danfe@FreeBSD.org> * Alexey Mikhailov <karma@ez.pereslavl.ru> * Babak Farrokhi <babak@farrokhi.net> * David Naylor <naylor.b.david@gmail.com> * Douglas Thrift <douglas@douglasthrift.net> * Emanuel Haupt <ehaupt@FreeBSD.org> * Eygene Ryabinkin <rea-fbsd@codelabs.ru> * Filippo Natali <filippo@widestore.net> * Grzegorz Blach <gblach@FreeBSD.org> * Gustau Perez i Querol <gustau.perez@gmail.com> * Gustau Pérez i Querol <gustau.perez@gmail.com> * Jesper Schmitz Mouridsen * Joe Marcus Clarke <marcus@FreeBSD.org> * Jonathan Chen <jonc@chen.org.nz> * Kris Moore <kmoore@FreeBSD.org> * Marie Loise Nolden <loise@kde.org> * Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> * Martin Wilke <miwi@FreeBSD.org> * Matthias Petermann <matthias@petermann-it.de> * Michael Johnson <ahze@FreeBSD.org> * Nicola Stanislao Vitale <nivit@FreeBSD.org> * Nicole Reid <root@cooltrainer.org> * Olivier Duchateau * Oyvind Albrigtsen * Pawel Pekala <pawel@FreeBSD.org> * Phillip Neumann <pneumann@gmail.com> * Piotr Smyrak <smyru@heron.pl> * Remington Lang <MrL0L@charter.net> * Romain Tartiere <romain@blogreen.org> * Tom McLaughlin <tmclaugh@sdf.lonestar.org> * Veniamin Gvozdikov <vg@FreeBSD.org> * archfan <mail_me@riseup.net> * chinsan * gahr * lightside <lightside@gmx.com> * olgeni@FreeBSD.org With hat: portmgr
* KDE: Update KDE Frameworks to 5.96Tobias C. Berner2022-07-187-327/+340
| | | | | | | | | | | | | 9th July 2022. KDE today announces the release of KDE Frameworks 5.96.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/ Exp-run by: antoine PR: 265116
* KDE: KDE Plasma 5.24.6, Bugfix Release for JulyTobias C. Berner2022-07-116-15/+17
| | | | | | | | | | | | | | | | | | | | | Monday, 11 July 2022. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.24.6. Plasma 5.24 was released in February 2022 with many feature refinements and new modules to complete the desktop experience. This release adds two months' worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: * Desktop package: fix unable to apply wallpaper settings after switching layout. Commit. Fixes bug #407619 * KWin: Ignore fake input devices when detecting tablet mode. Commit. * KSystemStats: Set proper initial values for many SensorProperties. Commit. Fixes bug #446414 View full changelog: https://kde.org/announcements/changelogs/plasma/5/5.24.5-5.24.6
* x11-themes/papirus-icon-theme: update to 20220710Hiroki Tagato2022-07-112-4/+4
| | | | Changelog: https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20220710
* x11-themes/win98se-icon-theme: Update to 0.2.13Alexander Vereeken2022-07-113-11/+376
| | | | | | Changelog: https://github.com/nestoris/Win98SE/releases/tag/v0.2.13 PR: 265124
* x11-themes/chicago95: Update to 2.0.1-119Evgeniy Khramtsov2022-07-092-5/+5
| | | | | | Changelog: https://github.com/grassmunk/chicago95/compare/d1c86dbf6ef2...149a54cc9648 PR: 265118
* x11-themes/Kvantum: Update to 1.0.3Alexandre C. Guimarães2022-07-082-4/+4
|
* x11-themes/mint-themes: Use 'gnome' dir not 'gnome3'Neel Chauhan2022-07-062-3/+4
|
* x11-themes/gnome-icon-theme-symbolic: Use 'gnome' dir not 'gnome3'Neel Chauhan2022-07-062-6/+4
|
* x11-themes/gnome-themes-extra: Use 'gnome' dir not 'gnome3'Neel Chauhan2022-07-062-3/+3
|
* x11-themes/xfce-icons-elementary: Update to 0.17Guido Falsi2022-07-043-7319/+598
|
* KDE: Update KDE Frameworks to 5.94Tobias C. Berner2022-06-226-15/+16
| | | | | | | | | | | | | 12th June 2022. KDE today announces the release of KDE Frameworks 5.95.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/ Exp-run by: antoine PR: 264651
* x11-themes/mojave-gtk-themes: Update to 2022-06-07Alexander Vereeken2022-06-123-2650/+23802
| | | | | | ChangeLog: https://github.com/vinceliuice/Mojave-gtk-theme/releases/tag/2022-06-07 PR: 264645
* x11-themes/papirus-icon-theme: update to 20220606Hiroki Tagato2022-06-072-4/+4
| | | | Changelog: https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20220606
* x11-themes/flat-remix-gtk-themes: Update to 20220427Alexander Vereeken2022-06-024-52/+1330
| | | | PR: 263857
* x11-themes/zorin-gtk-themes: add new portAlexander Vereeken2022-05-255-0/+2225
| | | | | | | | Zorin OS GTK theme WWW: https://github.com/ZorinOS/zorin-desktop-themes PR: 263990
* KDE: Update KDE Frameworks to 5.94Tobias C. Berner2022-05-207-18/+24
| | | | | | | | | | | | | | | | | | Saturday, 14 May 2022 KDE today announces the release of KDE Frameworks 5.94.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. Changelog: https://kde.org/announcements/frameworks/5/5.94.0/ PR: 263968 Exp-run by: antoine
* x11-themes/zorin-icon-themes: add new portAlexander Vereeken2022-05-195-0/+77642
| | | | | | | | Zorin is the default icon theme for ZorinOS WWW: https://github.com/ZorinOS/zorin-icon-themes PR: 263991
* x11-themes/Kvantum: Update to 1.0.2Alexandre C. Guimarães2022-05-192-4/+4
|