aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
Commit message (Collapse)AuthorAgeFilesLines
* New port: x11-themes/kf5-qqc2-desktop-style -- Qt QuickControl2 style for KDETobias C. Berner2018-05-195-0/+72
| | | | Notes: svn path=/head/; revision=470398
* Update KDE Frameworks to 5.46Tobias C. Berner2018-05-185-12/+36
| | | | | | | | Exp-run by: antoine PR: 228200 Notes: svn path=/head/; revision=470309
* Update KDE Plasma Desktop to 5.12.5Tobias C. Berner2018-05-035-15/+15
| | | | | | | Submitted by: lwhsu Notes: svn path=/head/; revision=468941
* x11-themes/xcursor-themes: Update 1.0.4 -> 1.0.5Yuri Victorovich2018-04-292-4/+5
| | | | | | | | | PR: 227082 Submitted by: Dmitri Goutnik <dg@syrec.org> Approved by: maintainer's timeout (x11@FreeBSD.org; 31 days) Notes: svn path=/head/; revision=468665
* Import the KDE Plasma5 portsTobias C. Berner2018-04-2725-0/+2119
| | | | | | | | | | | | | | | | | | | | This is an import of the Plasma5 ports that we have had in the development repository for quite some time now. Please note: * Plasma5 cannot be installed at the same time as KDE SC4. * Qt5 assumes /etc/localtime to be a symlink to a tz file, not a regular file. * To start plasma5, it is recommended to use something like exec ck-launch-session startkde * Powermanagement and such is not working :-) I would like to thank all the people that have helped test it in the past years. Reviewed by: adridg Differential Revision: https://reviews.freebsd.org/D15096 Notes: svn path=/head/; revision=468495
* Update KDE Frameworks to 5.45.0Tobias C. Berner2018-04-265-21/+72
| | | | | | | | PR: 227512 Exp-run by: antoine Notes: svn path=/head/; revision=468380
* Updating MATE ports to and patch for MATE 1.20Eric Turgeon2018-04-137-15/+13
| | | | | | | | Reviewed by: kwm Approved by: bapt (mentor) Notes: svn path=/head/; revision=467271
* Make libgnome and libgnomeui not implying esound dependencyBaptiste Daroussin2018-03-261-1/+1
| | | | | | | | | | | | | | | | | | | It has been a while both does not depend anymore on esound, before this change esound dependency was wrongly added to plenty of packages which actually does not depend on it. While here: - audio/glame: remove esound support - games/monkeybubble: add an explicit dependency on esound - sysutils/gnome-schedule: add en explicit dependency on pkg-config - comms/kb: add missing dependency on pkgconfig - x11-toolkits/libgnomeui: * update to 2.4.5 * use USES=localbase Notes: svn path=/head/; revision=465584
* Changed maintainer's e-mail in 6 ports: lbdm@privacychain.ch -> ↵Yuri Victorovich2018-03-142-2/+2
| | | | | | | | | | lebarondemerde@privacychain.ch PR: 226592 Submitted by: Alexandre C. Guimarães <lbdm@privacychain.ch> (maintainer) Notes: svn path=/head/; revision=464458
* x11-themes/xfce-evolution: Remove extra / between STAGEDIR and PREFIXTobias Kortkamp2018-03-131-2/+2
| | | | | | | Reported by: mat Notes: svn path=/head/; revision=464353
* x11-themes/xfce-evolution: Update to 4.5.1Tobias Kortkamp2018-03-133-28/+208
| | | | | | | | | | While here simplify install target PR: 226558 Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer) Notes: svn path=/head/; revision=464339
* Update KDE Frameworks to 5.44Tobias C. Berner2018-03-126-14/+140
| | | | | | | | PR: 226498 Exp-run by: antoine Notes: svn path=/head/; revision=464265
* - Update x11-themes/qtcurve* to 1.9.0-rc1Jason E. Hale2018-03-1019-203/+79
| | | | | | | | | | - Add KDE Frameworks 5 support - Be more specific with dependencies to satisfy stage-qa Changes: https://github.com/KDE/qtcurve/releases/tag/1.9.0-rc1 Notes: svn path=/head/; revision=464075
* Mark this ports unbroken on powerpc64.Mark Linimon2018-03-091-3/+1
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=463977
* Reset MAINTAINER of flz's ports by his requestTobias Kortkamp2018-03-061-1/+1
| | | | | | | PR: 195339 Notes: svn path=/head/; revision=463723
* x11-themes/cursor-dmz-theme: Update to 0.4.5Yuri Victorovich2018-03-032-4/+6
| | | | | | | | | | | | | POrt changes: * Changed to DISTVERSION * USES=tar:xz PR: 226333 Submitted by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer) Approved by: tcberner (mentor, implicit) Notes: svn path=/head/; revision=463535
* Marco Beishuizen <mbeis@xs4all.nl> takes maintainership of 3 portsYuri Victorovich2018-03-031-1/+1
| | | | | | | | | | | Ports: x11-fm/pcmanfm-qt/ x11/libfm-qt x11-themes/cursor-dmz-theme PR: 226294 226305 226309 Submitted by: Marco Beishuizen <mbeis@xs4all.nl> Approved by: tcberner (mentor, implicit) Notes: svn path=/head/; revision=463477
* Return pawel@'s ports to the pool after he resigned.Rene Ladan2018-02-243-3/+3
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=462871
* Reset vg@'s ports after he resigned.Rene Ladan2018-02-238-8/+8
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=462745
* Give the KDE SC4 applications ports a -kde4 suffixTobias C. Berner2018-02-2214-6/+7
| | | | | | | | | | | | | In order to make room for the up-to-date version of the KDE Desktop and its applications move the KDE Application ports based on Qt4. PR: 225992 Exp-run by: antoine Reviewed by: rakuco, adridg Differential Revision: https://reviews.freebsd.org/D14413 Notes: svn path=/head/; revision=462619
* Update to upstream release 4.3.1Thomas Zander2018-02-173-1909/+560
| | | | | | | | PR: 225143 Submitted by: fbsd@opal.com (maintainer) Notes: svn path=/head/; revision=462191
* x11-themes/kde4-style-bespin fix build with clang6Tobias C. Berner2018-02-151-0/+1
| | | | | | | Approved by: swills (maintainer) Notes: svn path=/head/; revision=461947
* Update KDE Frameworks to 5.43.0Tobias C. Berner2018-02-156-32/+92
| | | | | | | | | | PR: 225869 Exp-run by: antoine Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D14287 Notes: svn path=/head/; revision=461936
* Update MASTER_SITES, WWWRomain Tartière2018-02-133-2/+3
| | | | | | | | | | fedorahosted.org has vanished, so switch to another source. PR: 218087 Submitted by: asomers, portmaster@bsdforge.com Notes: svn path=/head/; revision=461744
* Follow up to r461375Tobias C. Berner2018-02-105-6675/+0
| | | | | | | | | | | | | * Remove the (origins of the) copied ports manually (as the new ones are repo-copies of these, no history is lost). * Fixup index in games/Makefile Sorry for the breakage. Pointy hat: tcberner Notes: svn path=/head/; revision=461387
* Rename KDE4 meta portsTobias C. Berner2018-02-1019-14/+6690
| | | | | | | | | | | | | | This is done for * consistency, * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications Bumps the dependencies. Reviewed by: adridg Differential Revision: https://reviews.freebsd.org/D12979 Notes: svn path=/head/; revision=461375
* Simple FreeBSD SLiM theme inspired on the FreeBSD SLiM theme.Bernhard Froehlich2018-02-096-0/+61
| | | | | | | | | | | | | Theme created to make available one using the official FreeBSD logo and font. WWW: https://github.com/lebarondemerde/slim-freebsd-black-theme Submitted by: lbdm@privacychain.ch Differential Revision: https://reviews.freebsd.org/D14002 Notes: svn path=/head/; revision=461339
* - Add missing dependency on montserrat fontBernhard Froehlich2018-02-091-1/+4
| | | | | | | | | | | - Switch from PORTVERSION to DISTVERSION - Bump PORTREVISION Submitted by: lbdm@privacychain.ch (maintainer) Differential Revision: https://reviews.freebsd.org/D14001 Notes: svn path=/head/; revision=461336
* A collection of FreeBSD themes for SLiM Login Manager.Bernhard Froehlich2018-02-095-0/+40
| | | | | | | WWW: https://people.freebsd.org/~decke/ Notes: svn path=/head/; revision=461330
* New port: x11-themes/arc-gruvbox-themeJonathan Anderson2018-02-025-0/+537
| | | | | | | | | | Gruvbox variation of an Arc Black fork Approved by: mat Differential Revision: https://reviews.freebsd.org/D14134 Notes: svn path=/head/; revision=460660
* x11-themes/kde4-style-oxygen-transparent: fix compilation with Clang 6David Naylor2018-01-291-0/+11
| | | | | | | | | | | | This also fixes the compilation with GCC 7. The error is: error: comparison between pointer and integer ('unsigned char *' and 'XID' (aka 'unsigned long')) Reported by: pkg-fallout Notes: svn path=/head/; revision=460322
* Openbox theme created to fit in nicely with the Arc GTK theme.Roman Bogorodskiy2018-01-215-0/+61
| | | | | | | WWW: https://github.com/dglava/arc-openbox Notes: svn path=/head/; revision=459580
* Update KDE Frameworks to 5.42.0Tobias C. Berner2018-01-175-16/+643
| | | | | | | | | | PR: 225155 Exp-run by: antoine Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D13816 Notes: svn path=/head/; revision=459233
* - Update to 0.5.2.3Nicola Vitale2018-01-094-8/+11
| | | | | | | | | - Update LICENSE (upstream changed it with v. 0.5.2.1) ChangeLog: https://github.com/adapta-project/adapta-backgrounds/releases Notes: svn path=/head/; revision=458565
* Make x11-themes/qtcurve patch applyTobias C. Berner2017-12-311-2/+2
| | | | | | | Reported by: antoine Notes: svn path=/head/; revision=457680
* Fix plistTobias C. Berner2017-12-302-0/+2
| | | | | | | | ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: share/wallpapers/lumina-nature/LICENSE Notes: svn path=/head/; revision=457652
* qtcurve-qt5: Add an upstream patch to fix the build with Qt 5.9.Raphael Kubo da Costa2017-12-301-0/+34
| | | | | | | | | | There's no need to bump PORTREVISION, the port is currently building fine with Qt 5.7.1. Submitted by: tcberner Notes: svn path=/head/; revision=457603
* Update to 0.10.5Matthew Rezny2017-12-255-11/+62
| | | | Notes: svn path=/head/; revision=457222
* Update KDE Frameworks to 5.41Tobias C. Berner2017-12-145-12/+16
| | | | | | | | | | PR: 224227 Exp-run by: antoine Reviewed by: adridg, rakuco Differential Revision: https://reviews.freebsd.org/D13367 Notes: svn path=/head/; revision=456349
* Update to upstream version 3.1.9Thomas Zander2017-12-103-4/+191
| | | | | | | | PR: 223915 Submitted by: fbsd@opal.com (maintainer) Notes: svn path=/head/; revision=455907
* New port: x11-themes/xfce-evolution: Complete Xfce Evolution Gtk2, Gtk3, ↵Yuri Victorovich2017-11-255-0/+1761
| | | | | | | | | | | | Qt4, Qt5, wxWidgets, Xfce themes PR: 223825 Submitted by: J.R. Oldroyd <fbsd@opal.com> Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13219 Notes: svn path=/head/; revision=454895
* Update KDE Frameworks to 5.40.0Tobias C. Berner2017-11-169-19/+19
| | | | | | | | | | | | | | * update to 5.40.0 * unreleated cleanups: - unify use of DISTVERSION - remove created by line PR: 223602 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D12966 Notes: svn path=/head/; revision=454297
* Fix the context of some patches so that they apply with stricter patch(1)Antoine Brodin2017-11-091-1/+4
| | | | | | | | PR: 223545 With hat: portmgr Notes: svn path=/head/; revision=453874
* Collection of high-resolution wallpapers and Qt5 color schemesMarcelo Araujo2017-11-065-0/+68
| | | | | | | | | | | | | from the Lumina desktop project. WWW: https://github.com/trueos/lumina-themes PR: 222158 Submitted by: q5sys <jt@ixsystems.com> Sponsored by: iXsystems, Inc. Notes: svn path=/head/; revision=453596
* x11-themes/openbox-themes: update to 1.0.2Roman Bogorodskiy2017-11-033-1015/+1346
| | | | Notes: svn path=/head/; revision=453412
* Update some of the KDE Frameworks 5 ports with DISTVERSION, LICENSEAdriaan de Groot2017-10-241-2/+5
| | | | | | | | Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D12759 Notes: svn path=/head/; revision=452819
* Update KDE Frameworks to 5.39Tobias C. Berner2017-10-175-12/+16
| | | | | | | | | | PR: 223003 Reviewed by: rakuco, adridg Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D12620 Notes: svn path=/head/; revision=452286
* Minor MATE 1.18 update.Koop Mast2017-10-143-5/+12
| | | | | | | | | | | Apart from version updates, the highlights are: * fix orphaned file issues in atril/atril-lite. * Add licenses where required. * make sure the mime xml gets installed in mate-control-center. * regen the m-c-c patch, with make makepatch. Notes: svn path=/head/; revision=452089
* Remove WANT_GNOME and HAVE_GNOME.Mathieu Arnold2017-10-122-2/+0
| | | | | | | | | Approved by: bapt kwm Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12643 Notes: svn path=/head/; revision=451901
* 1: Update to 2.6.7.Vanilla I. Shu2017-10-062-5/+6
| | | | | | | 2: set NO_ARCH. Notes: svn path=/head/; revision=451355