Port details |
- freebsd-8k-wallpapers-kde Collection of simple FreeBSD wallpapers
- 2.1 x11-themes
=2 2.1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2018-09-22 06:03:14
- Last Update: 2024-01-25 17:57:37
- Commit Hash: e51d43d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: CC-BY-4.0
- WWW:
- https://bitbucket.org/rigoletto-freebsd/freebsd-8k-wallpapers
- Description:
- Collection of simple FreeBSD KDE flavored wallpapers.
This is a collection of a total of 25 FreeBSD themed but KDE flavored
wallpapers, divided in 5 background colors: blue, green, purple, red and yellow.
They are available in 16:9 (7680x4320) and 16:10 formats (6912x4320).
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- freebsd-8k-wallpapers-kde>0:x11-themes/freebsd-8k-wallpapers-kde
- To install the port:
- cd /usr/ports/x11-themes/freebsd-8k-wallpapers-kde/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-themes/freebsd-8k-wallpapers-kde
- pkg install freebsd-8k-wallpapers-kde
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: freebsd-8k-wallpapers-kde
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1550787499
SHA256 (freebsd-8k-wallpapers-2.1.tar.gz) = fc6afea981549b2c2d4b61ca933a292e50015f780f562ddfc52952ff9a22e909
SIZE (freebsd-8k-wallpapers-2.1.tar.gz) = 86737029
Packages (timestamps in pop-ups are UTC):
- Master port: x11-themes/freebsd-8k-wallpapers
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for freebsd-8k-wallpapers-kde-2.1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11-themes_freebsd-8k-wallpapers-kde
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: x11-themes/freebsd-8k-wallpapers | Commit | Credits | Log message |
2.1 25 Jan 2024 17:57:37
![commit hash: e51d43d4d7fa4f07584b38302b5b357ce6acd333 commit hash: e51d43d4d7fa4f07584b38302b5b357ce6acd333](/images/git.png) ![commit hash: e51d43d4d7fa4f07584b38302b5b357ce6acd333 commit hash: e51d43d4d7fa4f07584b38302b5b357ce6acd333](/images/codeberg.svg) ![commit hash: e51d43d4d7fa4f07584b38302b5b357ce6acd333 commit hash: e51d43d4d7fa4f07584b38302b5b357ce6acd333](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Rodrigo Osorio (rodrigo) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
x11-themes/freebsd-8k-wallpapers-kde: Use master port WWW
The current WWW points to a deleted github account/repo
remove the current WWW variable to use the master port
which is perfectly fine. |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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.1 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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.1 07 Apr 2021 08:09:01
![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/git.png) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/codeberg.svg) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.1 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
2.1 22 Feb 2019 06:08:04
![Revision:493553 Revision:493553](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rigoletto ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
x11-themes/freebsd-8k-wallpapers: and -kde slaveport, update to 2.1.
Approved by: tcberner (mentor) |
2.0 21 Feb 2019 05:49:45
![Revision:493488 Revision:493488](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rigoletto ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
x11-themes/freebsd-8k-wallpapers: and the -kde SLAVEPORT to 2.0.
Approved by: tcberner (mentor) |
1.0 22 Sep 2018 06:02:44
![Revision:480342 Revision:480342](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tcberner ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
New ports: x11-themes/freebsd-8k-wallpapers and
x11-themes/freebsd-8k-wallpapers-kde
Collection of simple FreeBSD 8K wallpapers, and it also include a KDE branded
variation.
Submitted by: Alexandre C. Guimaraes <lebarondemerde@privacychain.ch>
Differential Revision: https://reviews.freebsd.org/D17266 |
Number of commits found: 8
|