Port details |
- kde-icons-black-and-white KDE Black And White iconset
- 2.0.a_1 x11-themes =2 2.0.a_1Version of this port present on the latest quarterly branch.
- Maintainer: portmaster@BSDforge.com
- Port Added: 2007-12-12 01:15:21
- Last Update: 2024-02-06 10:26:12
- Commit Hash: dcca667
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: kde
- License: theme theme
- WWW:
- https://store.kde.org/p/1120904
- Description:
- KDE Black And White iconset.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- kde-icons-black-and-white>0:x11-themes/kde-icons-black-and-white
- To install the port:
- cd /usr/ports/x11-themes/kde-icons-black-and-white/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install x11-themes/kde-icons-black-and-white
- pkg install kde-icons-black-and-white
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: there is no package for this port: _LICENSE_RESTRICTED = delete-package delete-distfiles
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1671207590
SHA256 (KDE/black-and-white.tar.gz) = 206d8710c50391314cbe3eec695930b7100ba41ac9997572a87fcbd6f4980493
SIZE (KDE/black-and-white.tar.gz) = 6703176
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11-themes_kde-icons-black-and-white
- pkg-message:
- For install:
- How to install a new icon theme
1) Open the KDE-Menu and start the System Settings
2) Click on "Appearance", then "Icons"
3) Select black and white iconset
4) Click "Apply"
5) Have fun! :-)
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.a_1 06 Feb 2024 10:26:12 |
Muhammad Moinur Rahman (bofh) |
x11-themes/kde-icons-noia: Remove expired port
x11-themes/kde-icons-noia |
2.0.a_1 13 Jan 2024 23:30:23 |
Daniel Engberg (diizzy) |
*/*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES
Site is now back up
Reported by: Jamie Landeg-Jones <jamie@catflap.org>, Chris
<portmaster@bsdforge.com>
Approved by: portmgr (blanket) |
2.0.a_1 04 Jan 2024 17:37:09 |
Daniel Engberg (diizzy) |
*/*: Mark all ports that uses bsdforge.com in MASTER_SITES broken
The domain bsdforge.com has expired, mark all ports that only
uses bsdforge.com as broken (unfetchable). Additionally set ports that
uses bsdforge.com as primary site and have broken mirrors as broken
too as they're also unfetchable.
Approved by: portmgr (blanket) |
2.0.a_1 14 Feb 2023 20:23:41 |
Robert Clausecker (fuz) Author: Chris Hutchinson |
x11-themes/kde-icons-black-and-white: change WWW to less dead site
The old www.kde-look.org is dead, kde-look.org redirects
to store.kde.org. Change WWW to the latter.
PR: 268419
Reported by: grahamperrin
Approved by: eduardo (mentor)
Differential Revision: https://reviews.freebsd.org/D38521 |
2.0.a 16 Dec 2022 16:20:27 |
Fernando Apesteguía (fernape) Author: Chris Hutchinson |
x11-themes/kde-icons-black-and-white: Fix fetch
Unbreak port and update pkg-message file.
PR: 257242 268177
Reported by: portmaster@bsdforge.com (maintainer)
MFH: 2022Q4 (quarterly is also broken) |
2.0.a 04 Dec 2022 22:49:55 |
Dmitry Marakasov (amdmi3) |
*/*: update MASTER_SITES of ports I no longer host distfiles for |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
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) |
2.0.a 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above ) |
2.0.a 20 Jul 2022 14:23:39 |
Tobias C. Berner (tcberner) |
x11-themes: remove 'Created by' lines
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> (Only the first 15 lines of the commit message are shown above ) |
2.0.a 17 May 2021 06:32:36 |
Nuno Teixeira (eduardo) Author: Chris Hutchinson |
x11-themes/kde-icons-black-and-white: add LICENSE, take MAINTAINER
- Add LICENSE
- Submitter becomes maintainer
PR: 255891
Approved by: dbaio, garga (mentors, implicit) |
2.0.a 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.a 23 Dec 2020 12:55:24 |
linimon |
Remove MASTERSITE based at logri.net. It seems that it has been getting
"No address record" since at least 20200816. |
2.0.a 14 Aug 2019 12:25:52 |
mat |
Convert to UCL & cleanup pkg-message (categories x) |
2.0.a 06 Dec 2016 11:06:42 |
amdmi3 |
Use DIST_SUBDIRs on my mirror to mimic DISTDIR hierarchy, simplify mirroring and
fix some portscount false positives |
2.0.a 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
2.0.a 16 Apr 2015 02:05:19 |
amdmi3 |
- Add distfile mirror |
2.0.a 01 Jul 2014 13:46:49 |
vanilla |
Stagify.
Approved by: portmgr@ (blanket approval) |
2.0.a 20 Sep 2013 23:54:03 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-themes) |
2.0.a 02 Jul 2011 20:09:46 |
miwi |
- Kick MD5 support |
2.0.a 12 Dec 2007 01:15:02 |
lioux |
o New port kde-icons-black-and-white version 2.0.a: KDE Black And
White iconset
o Port inherits most of its logic from x11-themes/kde-icons-noia/Makefile.icons
file |