aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gnome-icons
Commit message (Collapse)AuthorAgeFilesLines
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-1/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* new port: x11-themes/gnome-icons-gartoon-reduxFernando Apesteguía2020-02-101-2/+3
| | | | | | | | | | Improved variant of the well-known Gartoon theme for Gnome and Mate desktops. PR: 243478 Submitted by: jonc@chen.org.nz Notes: svn path=/head/; revision=525728
* x11*: Add missing USES={gl,gnome,mate}Tobias Kortkamp2019-11-081-0/+1
| | | | Notes: svn path=/head/; revision=517047
* Remove WANT_GNOME and HAVE_GNOME.Mathieu Arnold2017-10-121-1/+0
| | | | | | | | | Approved by: bapt kwm Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12643 Notes: svn path=/head/; revision=451901
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-13/+13
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* - Add NO_ARCH to icon theme portsDmitry Marakasov2016-02-051-0/+1
| | | | Notes: svn path=/head/; revision=408200
* Fix ports that confused the meaning of WRKDIR and WRKSRC.Mathieu Arnold2015-11-051-9/+1
| | | | | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735 Notes: svn path=/head/; revision=400848
* x11-themes/gnome-icons: convert to USES=metaportPhilip M. Gollucci2015-08-122-7/+1
| | | | | | | | PR: 201619 Submitted by: s3erios@gmail.com Notes: svn path=/head/; revision=393987
* - Remove dependency on expired x11-themes/gnome-icons-snowishRene Ladan2014-03-101-2/+1
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=347739
* Do not loop inside the stage directoryAntoine Brodin2014-02-041-0/+2
| | | | Notes: svn path=/head/; revision=342603
* - Stage supportMartin Wilke2014-01-271-1/+0
| | | | Notes: svn path=/head/; revision=341370
* - Stage supportMartin Wilke2014-01-271-9/+2
| | | | | | | - While here trim header Notes: svn path=/head/; revision=341362
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | x11-themes) Notes: svn path=/head/; revision=327783
* Stop copying the LICENSE file!Chris Rees2011-08-171-0/+1
| | | | Notes: svn path=/head/; revision=279917
* - Reassign to the heapThomas Abthorpe2011-04-161-1/+1
| | | | | | | Submitted by: tmclaugh Notes: svn path=/head/; revision=272775
* - Remove dependency on expired x11-themes/gnome-icons-cool-gorillaRene Ladan2011-03-271-2/+1
| | | | | | | | | | | - Bump PORTREVISION PR: ports/155531 Submitted by: myself Approved by: maintainer timeout (tmclaugh@, 14 days) Notes: svn path=/head/; revision=271860
* Remove reference to gnome-icons-edge. PORTREVISION bump.Adam Weinberger2011-02-021-2/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268539
* - Don't install *.bak files.Tom McLaughlin2008-07-081-1/+1
| | | | | | | Notified by: itetcumail, pavmail Notes: svn path=/head/; revision=216507
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-18/+17
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* Add gnome-icons-snowish to the meta-port too.Tom McLaughlin2006-09-131-1/+2
| | | | Notes: svn path=/head/; revision=172971
* Add gnome-icons-edge to meta-portTom McLaughlin2006-09-131-1/+3
| | | | Notes: svn path=/head/; revision=172969
* Fix pointyhat errors by not trying to be lazy by autogenerating theTom McLaughlin2006-09-131-12/+2
| | | | | | | | | pkg-plist. Notified by: krisbot Notes: svn path=/head/; revision=172967
* USE_SIZE was obsoleted in rev. 1.484 of bsd.port.mk more thanErwin Lansing2006-06-111-1/+0
| | | | | | | | | 2 years ago. Clean out the last traces of it. With hat: portmgr Notes: svn path=/head/; revision=165111
* Add INSTALLS_ICONS to the GNOME icon theme ports, and bump port revisions.Jean-Yves Lefort2005-11-081-0/+3
| | | | Notes: svn path=/head/; revision=147567
* - Change maintainership of my ports over to my FreeBSD address.Tom McLaughlin2005-09-201-1/+1
| | | | | | | Approved by: ahze (mentor) Notes: svn path=/head/; revision=143184
* Add gnome-icons-lila, Lila icon theme for Gnome and Xfce 4.2Pav Lucistnik2005-02-021-1/+2
| | | | | | | | PR: ports/77006 Submitted by: Filippo Natali <filippo@widestore.net> Notes: svn path=/head/; revision=127927
* Correct location to all of the RUN_DEPENDS icon themes.Joe Marcus Clarke2004-12-091-10/+10
| | | | | | | | PR: 74831 Submitted by: maintainer Notes: svn path=/head/; revision=123531
* - move MASTER_SITES to standalone portsPav Lucistnik2004-08-111-8/+17
| | | | | | | | | | | - autogenerate plists - tweak install a bit PR: ports/70285 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> (maintainer) Notes: svn path=/head/; revision=115969
* - Respect rule that Makefiles should end with .include <bsd.port.mk>Pav Lucistnik2004-03-292-3/+1
| | | | | | | | PR: ports/64877 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> (maintainer) Notes: svn path=/head/; revision=105641
* Add gnome-icons, a metaport for easy installation of all GNOME iconset.Pav Lucistnik2004-03-043-0/+43
| | | | | | | | PR: ports/63744 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Notes: svn path=/head/; revision=102952
* Add helper Makefile for coming gnome-icons-* ports.Pav Lucistnik2004-03-041-0/+32
PR: ports/63744 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Notes: svn path=/head/; revision=102933