| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Plasma5 ports
At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.
The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].
Changes to the KDE Ports needed by this:
Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4]
[1] http://src.mouf.net/area51/view/branches/plasma5/KDE/Mk/Uses/kde.mk
[2] The version in the plasma5 branch also handles frameworks/plasma5 and
handles MASTER_SITES via a KDE_DIST variable similar to bsd.qt.mk for Qt
Ports -- I chose to leave this out for now, as the diff is already large
enough.
[3] I chose USE_KDE instead of USE_KDE4, USE_KDE5, USE_KDEX as the version we
want is already specified as argument to kde:<arg>
[4] For KDE Frameworks and Plasma5 ports this would be kde:5
PR: 210667
Approved by: portmgr, mat (mentor), rakuco (mentor)
Reviewed by: mat, rakuco
Differential Revision: https://reviews.freebsd.org/D6961
Notes:
svn path=/head/; revision=420774
|
|
|
|
|
|
|
| |
- Update master site
Notes:
svn path=/head/; revision=420523
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Gnome-Shell which supports GTK 3 and GTK 2 based desktop environments like
Gnome, Unity, Budgie, Pantheon, XFCE, Mate, etc.
WWW: https://github.com/horst3180/arc-theme
PR: 211710
Submitted by: mail_me@riseup.net
Notes:
svn path=/head/; revision=420491
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Defining PORT_OPTIONS directly, especially after makefile fragment
inclusions, is not valid and results in missing options values (yet masked
when they are evaluated later after they are needed).
Rework the automagic to function as intended with the exception of removing
the redundant and potentially misleading "ALL_THEMES" option. All the
themes are already set on by default and to change that required the extra
step of unchecking ALL_THEMES (without doing so still resulted in all
being selected even when options are unchecked which is confusing).
Finally, use the option framework to enforce one choice with MULTI option
rather than roll-your-own logic.
PR: 211569
Approved by: maintainer timeout
Discovered by: Synth sanity check failure
Notes:
svn path=/head/; revision=420386
|
|
|
|
| |
Notes:
svn path=/head/; revision=420368
|
|
|
|
|
|
|
|
| |
PR: 211737
Submitted by: maintainer
Notes:
svn path=/head/; revision=420240
|
|
|
|
|
|
|
|
| |
PR: 211736
Submitted by: maintainer
Notes:
svn path=/head/; revision=420239
|
|
|
|
|
|
|
|
| |
BerliOS is down for a long time, so I had decided to mirror all theme
files at the CodeLabs facilities, both old and new themes.
Notes:
svn path=/head/; revision=418938
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=418714
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=418713
|
|
|
|
|
|
|
|
| |
PR: 211063
Submitted by: matthew@reztek.cz (maintainer)
Notes:
svn path=/head/; revision=418479
|
|
|
|
|
|
|
|
| |
PR: 211064
Submitted by: matthew@reztek.cz (maintainer)
Notes:
svn path=/head/; revision=418478
|
|
|
|
| |
Notes:
svn path=/head/; revision=418146
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The last change submitted or approved by Horia in Bugzilla dates back to
September 2015. Since then, all commits to his ports were landed by others
after the maintainer timeout period expired (see r383744, r405055, r405057,
r400461 and r414655, for example).
Horia did show interest in coming back after I sent a private email a few
months ago, but since nothing has changed it is better to reassign his ports
back to the heap.
Differential Revision: https://reviews.freebsd.org/D5980
Notes:
svn path=/head/; revision=417703
|
|
|
|
|
|
|
|
|
|
|
| |
owner requested.
This only affects "Created by" lines with one exception: devel/uclcmd. There the maintainer is changed. This was overlooked in r416918.
Approved by: junovitch (mentor)
Notes:
svn path=/head/; revision=417356
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with CRLF.
While there, run make makepatch, rename patches to use the new scheme,
and various fixes.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=417166
|
|
|
|
|
|
|
|
|
|
| |
- Add patch to fix color of textviews
PR: 210057
Submitted by: maintainer
Notes:
svn path=/head/; revision=417130
|
|
|
|
|
|
|
|
|
|
|
| |
- CPU usage optimization in extreme cases
- Two themes are also added, one of which is translucent
PR: 210335
Submitted by: matthew@reztek.cz (maintainer)
Notes:
svn path=/head/; revision=417062
|
|
|
|
|
|
|
|
|
|
|
| |
- CPU usage optimization in extreme cases
- Two themes are also added, one of which is translucent.
PR: 210334
Submitted by: matthew@reztek.cz (maintainer)
Notes:
svn path=/head/; revision=417061
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Simple, flat and dark Ardoise X cursor theme by obnosim.
It uses symbols instead of changing the shape of the cursor.
Available resolutions are 24, 32, 48 and 72 px.
Translucent and opaque variants.
WWW: http://kde-look.org/content/show.php/Ardoise?content=165308
PR: 196310
Submitted by: lightside@gmx.com
Notes:
svn path=/head/; revision=416905
|
|
|
|
|
|
|
|
|
|
| |
- Rewrite COMMENT field, it supports several windows managers (not only Xfwm4)
- Adjust dependencies
- Switch to options helpers
- Update WWW entry (pkg-descr)
Notes:
svn path=/head/; revision=416854
|
|
|
|
|
|
|
|
| |
PR: 170978
Submitted by: matthew@reztek.cz (maintainer)
Notes:
svn path=/head/; revision=416597
|
|
|
|
|
|
|
|
|
| |
- Fix build on 11.x
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=416595
|
|
|
|
|
|
|
|
| |
PR: 209993
Submitted by: matthew@reztek.cz (maintainer)
Notes:
svn path=/head/; revision=416334
|
|
|
|
|
|
|
|
| |
PR: 203007
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Notes:
svn path=/head/; revision=416197
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Additional Qt5 styles formerly packaged with Qt:
- Cleanlooks
- Motif
- Plastique
WWW: http://qt-project.org
PR: 209319
Submitted by: groot@kde.org (kde), Ralf Nolden <nolden@kde.org> (kde)
Notes:
svn path=/head/; revision=415999
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
emphasis on elegance, usability and practicality.
Kvantum has a default dark theme, which is inspired by the default theme of
Enlightenment. Creation of realistic themes like that for KDE was my first
reason to make Kvantum but it goes far beyond its default theme: you could
make themes with very different looks and feels for it, whether they be
photorealistic or cartoonish, 3D or flat, embellished or minimalistic, or
something in between, and Kvantum will let you control almost every aspect
of Qt widgets.
WWW: https://github.com/tsujan/Kvantum
PR: 209568
Submitted by: matthew@reztek.cz
Notes:
svn path=/head/; revision=415949
|
|
|
|
|
|
|
|
| |
PR: 209568
Submitted by: matthew@reztek.cz
Notes:
svn path=/head/; revision=415947
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
emphasis on elegance, usability and practicality.
Kvantum has a default dark theme, which is inspired by the default theme of
Enlightenment. Creation of realistic themes like that for KDE was my first
reason to make Kvantum but it goes far beyond its default theme: you could
make themes with very different looks and feels for it, whether they be
photorealistic or cartoonish, 3D or flat, embellished or minimalistic, or
something in between, and Kvantum will let you control almost every aspect
of Qt widgets.
WWW: https://github.com/tsujan/Kvantum
PR: 209567
Submitted by: matthew@reztek.cz
Notes:
svn path=/head/; revision=415946
|
|
|
|
|
|
|
|
|
| |
PR: 209756
Submitted by: T.C.Berner <tcberner@gmail.com>
Reported by: Vladimir Omelchuk <admin@vladiom.com.ua>
Notes:
svn path=/head/; revision=415902
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
reference it any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE
Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.
PR: 209014 (partial)
Submitted by: myself
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D6542
Notes:
svn path=/head/; revision=415864
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415738
|
|
|
|
|
|
|
|
| |
PR: 209390
Submitted by: Piotr Kubaj
Notes:
svn path=/head/; revision=415727
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415503
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415500
|
|
|
|
|
|
|
| |
- Remove unneeded patch
Notes:
svn path=/head/; revision=414476
|
|
|
|
|
|
|
|
|
| |
Tweak portscout so it only checks for 3.18.x versions. The version
of mate-themes matches with the GTK+ 3 version. So we should not try to
find the newest, which is 3.20.x atm.
Notes:
svn path=/head/; revision=414004
|
|
|
|
| |
Notes:
svn path=/head/; revision=413746
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412351
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=411166
|
|
|
|
|
|
|
| |
Reported by: olivier@
Notes:
svn path=/head/; revision=409800
|
|
|
|
|
|
|
|
| |
- Switch to USES=localbase
- Update homepage
Notes:
svn path=/head/; revision=409435
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/
This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.
GDM is still at version 3.16 due to some issues.
Bump mate-themes to use the gtk 3.18 version of the themes.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 207006
Notes:
svn path=/head/; revision=408881
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=408248
|
|
|
|
| |
Notes:
svn path=/head/; revision=408205
|
|
|
|
| |
Notes:
svn path=/head/; revision=408204
|
|
|
|
| |
Notes:
svn path=/head/; revision=408203
|
|
|
|
| |
Notes:
svn path=/head/; revision=408202
|
|
|
|
| |
Notes:
svn path=/head/; revision=408201
|
|
|
|
| |
Notes:
svn path=/head/; revision=408200
|