Port details |
- mate-icon-theme-faenza Collection of Faenza and Faience icons for the MATE desktop
- 1.20.0 x11-themes =3 1.20.0Version of this port present on the latest quarterly branch.
- Maintainer: gnome@FreeBSD.org
- Port Added: 2013-11-23 11:39:23
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: mate, office-code-pro, cinnamon, gimp, redshift
- Also Listed In: mate
- License: GPLv2
- WWW:
- https://mate-desktop.org/
- Description:
- This icon theme uses Faenza and Faience icon themes by ~Tiheum and
some icons customized for MATE by Rowen Stipe.
Also, there are some icons from Mint-X-F and Faenza-Fresh icon packs.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mate-icon-theme-faenza>0:x11-themes/mate-icon-theme-faenza
- To install the port:
- cd /usr/ports/x11-themes/mate-icon-theme-faenza/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-themes/mate-icon-theme-faenza
- pkg install mate-icon-theme-faenza
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mate-icon-theme-faenza
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1519740950
SHA256 (mate/mate-icon-theme-faenza-1.20.0.tar.xz) = ca7202b7c880399d3d1ccd409b79fd0de728350dcf3fe1b4a758d06559ca1b00
SIZE (mate/mate-icon-theme-faenza-1.20.0.tar.xz) = 19327552
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11-themes_mate-icon-theme-faenza
- USES:
- gnome tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
1.20.0 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 ) |
1.20.0 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 ) |
1.20.0 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
1.20.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.20.0 21 Nov 2019 09:39:58 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
1.20.0 08 Nov 2019 11:21:03 |
tobik |
x11*: Add missing USES={gl,gnome,mate} |
1.20.0 13 Apr 2018 21:16:57 |
ericbsd |
Updating MATE ports to and patch for MATE 1.20
Reviewed by: kwm
Approved by: bapt (mentor) |
1.18.1 04 Jul 2017 11:44:30 |
kwm |
Update the mate desktop to 1.18.
* The MATE DE is now GTK+3 based
* mate-calc has come back.
* New USE_MATE=mixer macro
* Add license
* Review dependancies
* Swich to USES=localbase
* atril/eom options reworked into option helper
Thanks to Eric Turgeon for submitting the bulk of this MATE update.
Obtained from: gnome devel repo |
1.12.0 25 Jan 2016 12:31:21 |
kwm |
Update the MATE DE to 1.12.
* Still build MATE against gtk+ 2 due to gtk+ 3 support not ready
for prime time.
* Fix loading of a number of applets. We rename a number of applets
but didn't change the "config" files the "add applet to panel" dialog
uses. [1]
* Unbreak the creation of new notes with the stickynotes applet [2]
PR: 205391 [1], 200349 [2]
Obtained from: GNOME devel repo |
1.10.0 27 Jul 2015 20:19:34 |
kwm |
Update MATE DE to 1.10.0.
This MATE is still build agains GTK+2.
Sort USES here and there.
Replace mate-dialogs with zenity and mate-calc with galculator.
This update fixes the following PR's:
PR: 193942, 191885
Submitted by: Gustau Perez <gustau.perez@gmail.com> via Gnome devel repo
Obtained from: gnome devel repo. |
1.8.0 23 Jun 2015 08:01:35 |
antoine |
Fix packaging |
1.8.0 23 Jun 2015 06:09:31 |
bapt |
Simplify and convert to COPYTREE_SHARE |
1.8.0 30 Jan 2015 13:20:56 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
1.8.0 10 Sep 2014 13:11:29 |
bapt |
Welcome Mate Desktop 1.8
The porting work as been done by gnome@ (kwm) and Eric Turgeon
(ericturgeon@ghostbsd.org) |
1.6.0 29 Jul 2014 21:25:31 |
adamw |
Remove the final usages of USE_XZ from the tree, and replace them with
USES=tar:xz.
Approved by: portmgr (most of them) |
1.6.0 23 Nov 2013 11:39:08 |
kwm |
Say hello to Mate 1.6.
Mate is a lite desktop forked from gnome2.
Most of the work is done by Jeremy Messenger (mezz@). The only thing I did
was update a few ports to later 1.6 release and attempting to keep up with
ports infra changes. Resulting bugs are all mine.
Mate is a sort of replacement for Gnome 2. So people wanting to keep a
Gnome 2 like desktop should switch. Gnome 2 will be replaced by Gnome 3
in the near future. This switch will be announce with a transition time
so people have more time to switch if they haven't already.
This release was made possible by everyone that send friendly pokes to
keep mate on my mind.
Approved by: portmgr (bapt) |