aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/mate-icon-theme-faenza
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* x11-themes: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> * Gustau Pérez i Querol <gustau.perez@gmail.com> * Jesper Schmitz Mouridsen * Joe Marcus Clarke <marcus@FreeBSD.org> * Jonathan Chen <jonc@chen.org.nz> * Kris Moore <kmoore@FreeBSD.org> * Marie Loise Nolden <loise@kde.org> * Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> * Martin Wilke <miwi@FreeBSD.org> * Matthias Petermann <matthias@petermann-it.de> * Michael Johnson <ahze@FreeBSD.org> * Nicola Stanislao Vitale <nivit@FreeBSD.org> * Nicole Reid <root@cooltrainer.org> * Olivier Duchateau * Oyvind Albrigtsen * Pawel Pekala <pawel@FreeBSD.org> * Phillip Neumann <pneumann@gmail.com> * Piotr Smyrak <smyru@heron.pl> * Remington Lang <MrL0L@charter.net> * Romain Tartiere <romain@blogreen.org> * Tom McLaughlin <tmclaugh@sdf.lonestar.org> * Veniamin Gvozdikov <vg@FreeBSD.org> * archfan <mail_me@riseup.net> * chinsan * gahr * lightside <lightside@gmx.com> * olgeni@FreeBSD.org With hat: portmgr
* INSTALLS_ICONS: retire the macro and rework the related dependenciesBaptiste Daroussin2021-10-101-1/+0
| | | | | | | 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)
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update WWWDmitry Marakasov2019-11-211-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=518087
* x11*: Add missing USES={gl,gnome,mate}Tobias Kortkamp2019-11-081-1/+1
| | | | Notes: svn path=/head/; revision=517047
* Updating MATE ports to and patch for MATE 1.20Eric Turgeon2018-04-132-4/+4
| | | | | | | | Reviewed by: kwm Approved by: bapt (mentor) Notes: svn path=/head/; revision=467271
* Update the mate desktop to 1.18.Koop Mast2017-07-043-3/+15
| | | | | | | | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=445014
* Update the MATE DE to 1.12.Koop Mast2016-01-253-3102/+3400
| | | | | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=407209
* Update MATE DE to 1.10.0.Koop Mast2015-07-273-8/+30
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=393031
* Fix packagingAntoine Brodin2015-06-231-1/+1
| | | | Notes: svn path=/head/; revision=390357
* Simplify and convert to COPYTREE_SHAREBaptiste Daroussin2015-06-231-6/+2
| | | | Notes: svn path=/head/; revision=390353
* - Drop @dirrm* from and add empty directories to pkg-plistsDmitry Marakasov2015-01-301-184/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=378152
* Welcome Mate Desktop 1.8Baptiste Daroussin2014-09-103-1180/+51
| | | | | | | The porting work as been done by gnome@ (kwm) and Eric Turgeon (ericturgeon@ghostbsd.org) Notes: svn path=/head/; revision=367830
* Remove the final usages of USE_XZ from the tree, and replace them withAdam Weinberger2014-07-291-1/+1
| | | | | | | | | USES=tar:xz. Approved by: portmgr (most of them) Notes: svn path=/head/; revision=363395
* Say hello to Mate 1.6.Koop Mast2013-11-234-0/+27670
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) Notes: svn path=/head/; revision=334661