aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/greybird-theme
Commit message (Collapse)AuthorAgeFilesLines
* gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port moveCharlie Li2025-03-171-1/+1
| | | | | | The GTK 1-based gdk-pixbuf has not existed for some time. No functional or package changes.
* x11-themes/greybird-theme: Update to 3.23.4Guido Falsi2024-12-212-4/+4
|
* x11-themes/greybird-theme: Update to 3.23.3Guido Falsi2023-09-062-4/+4
|
* all: remove explicit versions in USES=python for "3.x+"Rene Ladan2023-06-271-1/+1
| | | | | | | | | | | | | | | | | | | The logic in USES=python will automatically convert this to 3.8+ by itself. Adjust two ports that only had Python 3.7 mentioned but build fine on Python 3.8 too. finance/quickfix: mark BROKEN with PYTHON libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found ^~~~~~~~~~ 1 warning and 1 error generated. Reviewed by: portmgr, vishwin, yuri Differential Revision: <https://reviews.freebsd.org/D40568>
* 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/greybird-theme: 3.23.2Guido Falsi2022-09-033-4/+22
| | | | This release adds support for openbox.
* 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
* x11-themes/greybird-theme: Update to 3.23.1Guido Falsi2022-03-233-289/+361
| | | | While here remove unneeded PORTSCOUT limit.
* x11-themes/greybird-theme: Update to 3.22.15Guido Falsi2021-09-255-497/+395
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update greybird theme to 3.22.14Guido Falsi2021-01-112-4/+4
| | | | Notes: svn path=/head/; revision=561222
* Update greybird-theme to 3.22.13Guido Falsi2020-12-012-5/+4
| | | | Notes: svn path=/head/; revision=556766
* Prefer graphics/ligvrsvg2-rust over graphics/librsvg2Tobias C. Berner2020-11-091-0/+1
| | | | | | | | | | | | | | - switch to the more modern version of librsvg2 on architectures supporting rust - this will fix some graphical issues on these architectures PR: 250276 Exp-run by: antoine Submitted by: tobik Differential Revision: https://reviews.freebsd.org/D18878 Notes: svn path=/head/; revision=554733
* - Update greybird to 3.22.12Guido Falsi2020-03-272-4/+5
| | | | | | | - Mark NO_ARCH Notes: svn path=/head/; revision=529262
* - Update greybird-theme to 3.22.11Guido Falsi2020-01-125-34/+688
| | | | | | | | PR: 243268 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=522820
* - Update greybird theme to 3.22.10Guido Falsi2019-08-073-16/+10
| | | | | | | | | | - Use option targets - Remove unneeded comment - Update WWW - Take maintainership under xfce Notes: svn path=/head/; revision=508297
* x11-themes/greybird-theme: fix build when NOTIFYD=offKoichiro Iwao2019-02-132-2/+3
| | | | | | | | | | | While here, increase PORTREVISION due to plist change. PR: 235504 Submitted by: serpent7776@gmail.com MFH: 2019Q1 Notes: svn path=/head/; revision=492828
* x11-themes/greybird-theme: update to 3.22.9Steve Wills2019-01-274-45/+111
| | | | | | | | PR: 234063 Submitted by: Andrew <andrew.hotlab@hotmail.com> Notes: svn path=/head/; revision=491349
* Take in olivierd@'s commit bit on his request.Rene Ladan2017-03-191-1/+1
| | | | | | | | Submitted by: olivierd@ With hat: portmgr-secretary Notes: svn path=/head/; revision=436494
* - Add LICENSEOlivier Duchateau2016-09-141-0/+5
| | | | | | | - Tell PORTSCOUT to monitor only 3.18.x releases Notes: svn path=/head/; revision=422125
* Update to 3.18.0Olivier Duchateau2016-07-062-3/+4
| | | | Notes: svn path=/head/; revision=418146
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* Update to 1.6.2Olivier Duchateau2015-09-152-3/+3
| | | | Notes: svn path=/head/; revision=396994
* Update to 1.6.1Olivier Duchateau2015-08-303-3/+12
| | | | Notes: svn path=/head/; revision=395619
* Update to 1.6Olivier Duchateau2015-08-073-9/+9
| | | | Notes: svn path=/head/; revision=393701
* Update ports in the remaining categories to not use GH_COMMIT.Mathieu Arnold2015-05-072-5/+3
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385665
* Update USE_GITHUB so it does not require GH_COMMIT.Bryan Drewery2015-03-191-1/+1
| | | | | | | | | | | | | | | | | | | | Using this new scheme allows only setting the _tag_ or _commit hash_ in GH_TAGNAME and not having to know the hash for a tag. This scheme will download a tarball that has a different checksum than before due to a changed directory name for extraction. The following MASTER_SITES are provided to retain the old checksum and directory structure (that require GH_COMMIT): GH -> GHL GITHUB -> GITHUB_LEGACY Differential Revision: https://reviews.freebsd.org/D748 Submitted by: amdmi3 Reviewed by: mat, swills, antoine, bdrewery With hat: portmgr Notes: svn path=/head/; revision=381618
* Update to 1.5.3Olivier Duchateau2015-02-232-4/+4
| | | | Notes: svn path=/head/; revision=379645
* Update to 1.5.1Olivier Duchateau2015-02-062-4/+4
| | | | Notes: svn path=/head/; revision=378511
* Update to 1.4Olivier Duchateau2014-11-235-39/+17
| | | | Notes: svn path=/head/; revision=373163
* - Add patch, to avoid "pixelization" of icons in Tabwin widgetOlivier Duchateau2013-10-202-1/+13
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=331055
* - Update to 1.2.2Olivier Duchateau2013-10-164-14/+15
| | | | | | | - Support STAGEDIR Notes: svn path=/head/; revision=330526
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | x11-themes) Notes: svn path=/head/; revision=327783
* - Update to 1.2Olivier Duchateau2013-08-264-10/+13
| | | | Notes: svn path=/head/; revision=325412
* Bump PORTREVISION after update of x11-themes/gtk-murrine-engineOlivier Duchateau2013-05-081-0/+1
| | | | | | | | | While I'm here, - Trim Makefile header - In WWW entry replace tabular by space Notes: svn path=/head/; revision=317646
* Fix commit hash (GH_COMMIT)Olivier Duchateau2013-04-202-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=316152
* Greybird is complete desktop theme for the Xfce Desktop. It includes:Olivier Duchateau2013-03-275-0/+233
- Gtk+2/Gtk+3 themes - Xfwm4 theme - xfce4-notifyd theme WWW: http://shimmerproject.org/projects/greybird/ Notes: svn path=/head/; revision=315403