notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
gnome-icons Meta-port for Gnome iconsets
20060914_5 x11-themes on this many watch lists=9 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20060914_5Version 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
Port Added: 2004-03-04 19:58:36
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: gimp, gnome-icons-ximian-south
Also Listed In: gnome
License: NA
WWW:
https://art.gnome.org
Description:
Meta-port for the Gnome iconsets available from http://art.gnome.org
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/gnome-icons-20060914_5/catalog.mk
  2. /usr/local/share/licenses/gnome-icons-20060914_5/LICENSE
  3. /usr/local/share/licenses/gnome-icons-20060914_5/NA
Collapse this list.
Dependency lines:
  • gnome-icons>0:x11-themes/gnome-icons
To install the port:
cd /usr/ports/x11-themes/gnome-icons/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-themes/gnome-icons
  • pkg install gnome-icons
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gnome-icons
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

Packages (timestamps in pop-ups are UTC):
gnome-icons
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20060914_520060914_5-20060914_520060914_5---
FreeBSD:13:quarterly20060914_520060914_5-20060914_520060914_5-20060914_520060914_5
FreeBSD:14:latest20060914_520060914_5-20060914_520060914_5--20060914_5
FreeBSD:14:quarterly20060914_520060914_5-20060914_520060914_5-20060914_520060914_5
FreeBSD:15:latest20060914_520060914_5n/a20060914_5n/a-20060914_5-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. index.theme : x11-themes/gnome-icons-aqua-fusion
  2. index.theme : x11-themes/gnome-icons-crystal
  3. index.theme : x11-themes/gnome-icons-gentoo-test
  4. index.theme : x11-themes/gnome-icons-iris
  5. index.theme : x11-themes/gnome-icons-lila
  6. index.theme : x11-themes/gnome-icons-noia-full
  7. index.theme : x11-themes/gnome-icons-noia-warm
  8. index.theme : x11-themes/gnome-icons-refined
  9. index.theme : x11-themes/gnome-icons-slick
  10. index.theme : x11-themes/gnome-icons-snow-apple
  11. index.theme : x11-themes/gnome-icons-stylish
  12. index.theme : x11-themes/gnome-icons-ximian-south
  13. index.theme : x11-themes/gnome-icons-lila
  14. index.theme : x11-themes/gnome-icons-gartoon-redux
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
x11-themes_gnome-icons
USES:
metaport
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 36

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
20060914_5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
20060914_5
20 Jul 2022 14:23:39
commit hash: 9fce47c2dfe76a37c9fbd64e33aef5180038613ccommit hash: 9fce47c2dfe76a37c9fbd64e33aef5180038613ccommit hash: 9fce47c2dfe76a37c9fbd64e33aef5180038613ccommit hash: 9fce47c2dfe76a37c9fbd64e33aef5180038613c files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
20060914_5
10 Oct 2021 19:44:42
commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
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)
20060914_5
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
20060914_5
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
20060914_5
10 Feb 2020 18:26:53
Revision:525728Original commit files touched by this commit
fernape search for other commits by this committer
new port: x11-themes/gnome-icons-gartoon-redux

Improved variant of the well-known Gartoon theme for Gnome and Mate desktops.

PR:     243478
Submitted by:   jonc@chen.org.nz
20060914_4
08 Nov 2019 11:21:03
Revision:517047Original commit files touched by this commit
tobik search for other commits by this committer
x11*: Add missing USES={gl,gnome,mate}
20060914_4
12 Oct 2017 15:57:51
Revision:451901Original commit files touched by this commit
mat search for other commits by this committer
Remove WANT_GNOME and HAVE_GNOME.

Approved by:	bapt kwm
Sponsored by:	Absolight
Differential Revision:	  https://reviews.freebsd.org/D12643
20060914_4
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
20060914_4
05 Feb 2016 15:19:31
Revision:408200Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add NO_ARCH to icon theme ports
20060914_4
05 Nov 2015 12:36:25
Revision:400848Original commit files touched by this commit
mat search for other commits by this committer
Fix ports that confused the meaning of WRKDIR and WRKSRC.

PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
20060914_4
12 Aug 2015 00:07:17
Revision:393987Original commit files touched by this commit
pgollucci search for other commits by this committer
x11-themes/gnome-icons: convert to USES=metaport

PR:                  201619
Submitted by:        s3erios@gmail.com
20060914_4
10 Mar 2014 11:36:12
Revision:347739Original commit files touched by this commit
rene search for other commits by this committer
- Remove dependency on expired x11-themes/gnome-icons-snowish
- Bump PORTREVISION
20060914_3
04 Feb 2014 20:22:55
Revision:342603Original commit files touched by this commit
antoine search for other commits by this committer
Do not loop inside the stage directory
20060914_3
27 Jan 2014 10:59:46
Revision:341370Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
20060914_3
27 Jan 2014 09:49:41
Revision:341362Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
- While here trim header
20060914_3
20 Sep 2013 23:54:03
Revision:327783Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-themes)
20060914_3
17 Aug 2011 17:25:12
Original commit files touched by this commit
crees search for other commits by this committer
Stop copying the LICENSE file!
20060914_3
16 Apr 2011 02:52:57
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign to the heap

Submitted by:   tmclaugh
20060914_3
27 Mar 2011 10:24:17
Original commit files touched by this commit
rene search for other commits by this committer
- Remove dependency on expired x11-themes/gnome-icons-cool-gorilla
- Bump PORTREVISION

PR:             ports/155531
Submitted by:   myself
Approved by:    maintainer timeout (tmclaugh@, 14 days)
20060914_2
02 Feb 2011 01:20:17
Original commit files touched by this commit
adamw search for other commits by this committer
Remove reference to gnome-icons-edge. PORTREVISION bump.

Feature safe:   yes
20060914_1
08 Jul 2008 00:13:31
Original commit files touched by this commit
tmclaugh search for other commits by this committer
- Don't install *.bak files.

Notified by:    itetcumail, pavmail
20060914_1
14 Oct 2006 08:54:54
Original commit files touched by this commit
marcus search for other commits by this committer
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
20060914
13 Sep 2006 19:34:30
Original commit files touched by this commit
tmclaugh search for other commits by this committer
Add gnome-icons-snowish to the meta-port too.
20060913
13 Sep 2006 19:25:21
Original commit files touched by this commit
tmclaugh search for other commits by this committer
Add gnome-icons-edge to meta-port
20040229
13 Sep 2006 19:15:57
Original commit files touched by this commit
tmclaugh search for other commits by this committer
Fix pointyhat errors by not trying to be lazy by autogenerating the
pkg-plist.

Notified by:    krisbot
20040229
11 Jun 2006 15:29:01
Original commit files touched by this commit
erwin search for other commits by this committer
USE_SIZE was obsoleted in rev. 1.484 of bsd.port.mk more than
2 years ago. Clean out the last traces of it.

With hat:       portmgr
20040229
08 Nov 2005 12:49:51
Original commit files touched by this commit
jylefort search for other commits by this committer
Add INSTALLS_ICONS to the GNOME icon theme ports, and bump port revisions.
20040229
20 Sep 2005 00:54:17
Original commit files touched by this commit
tmclaugh search for other commits by this committer
- Change maintainership of my ports over to my FreeBSD address.

Approved by:    ahze (mentor)
20040229
02 Feb 2005 20:19:18
Original commit files touched by this commit
pav search for other commits by this committer
Add gnome-icons-lila, Lila icon theme for Gnome and Xfce 4.2

PR:             ports/77006
Submitted by:   Filippo Natali <filippo@widestore.net>
20040229
09 Dec 2004 05:08:42
Original commit files touched by this commit
marcus search for other commits by this committer
Correct location to all of the RUN_DEPENDS icon themes.

PR:             74831
Submitted by:   maintainer
20040229
11 Aug 2004 22:01:59
Original commit files touched by this commit
pav search for other commits by this committer
- move MASTER_SITES to standalone ports
- autogenerate plists
- tweak install a bit

PR:             ports/70285
Submitted by:   Tom McLaughlin <tmclaugh@sdf.lonestar.org> (maintainer)
20040229
29 Mar 2004 18:37:40
Original commit files touched by this commit
pav search for other commits by this committer
- Respect rule that Makefiles should end with .include <bsd.port.mk>

PR:             ports/64877
Submitted by:   Tom McLaughlin <tmclaugh@sdf.lonestar.org> (maintainer)
20040229
04 Mar 2004 21:16:52
Original commit files touched by this commit
pav search for other commits by this committer
Add gnome-icons, a metaport for easy installation of all GNOME iconset.

PR:             ports/63744
Submitted by:   Tom McLaughlin <tmclaugh@sdf.lonestar.org>
20040229
04 Mar 2004 19:32:17
Original commit files touched by this commit
pav search for other commits by this committer
Add helper Makefile for coming gnome-icons-* ports.

PR:             ports/63744
Submitted by:   Tom McLaughlin <tmclaugh@sdf.lonestar.org>

Number of commits found: 36