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) combination for a given watch list. This is what FreshPorts will look for.

non port: x11-themes/greybird-theme/Makefile

Number of commits found: 35

Wednesday, 6 Sep 2023
15:05 Guido Falsi (madpilot) search for other commits by this committer
x11-themes/greybird-theme: Update to 3.23.3
commit hash: c4ef4deb59d5b6bf429cede0bb3262bcdeff82da commit hash: c4ef4deb59d5b6bf429cede0bb3262bcdeff82da commit hash: c4ef4deb59d5b6bf429cede0bb3262bcdeff82da commit hash: c4ef4deb59d5b6bf429cede0bb3262bcdeff82da c4ef4de
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

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>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Wednesday, 7 Sep 2022
21:10 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.

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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Saturday, 3 Sep 2022
10:04 Guido Falsi (madpilot) search for other commits by this committer
x11-themes/greybird-theme: 3.23.2

This release adds support for openbox.
commit hash: 4267ae9d33aac653cdc51b7dc756928fd33ecfb7 commit hash: 4267ae9d33aac653cdc51b7dc756928fd33ecfb7 commit hash: 4267ae9d33aac653cdc51b7dc756928fd33ecfb7 commit hash: 4267ae9d33aac653cdc51b7dc756928fd33ecfb7 4267ae9
Wednesday, 20 Jul 2022
14:23 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>
  *  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
commit hash: 9fce47c2dfe76a37c9fbd64e33aef5180038613c commit hash: 9fce47c2dfe76a37c9fbd64e33aef5180038613c commit hash: 9fce47c2dfe76a37c9fbd64e33aef5180038613c commit hash: 9fce47c2dfe76a37c9fbd64e33aef5180038613c 9fce47c
Wednesday, 23 Mar 2022
11:07 Guido Falsi (madpilot) search for other commits by this committer
x11-themes/greybird-theme: Update to 3.23.1

While here remove unneeded PORTSCOUT limit.
commit hash: 9a7fc3dceaa70eea62a004ac9f63e8abb54b2c1d commit hash: 9a7fc3dceaa70eea62a004ac9f63e8abb54b2c1d commit hash: 9a7fc3dceaa70eea62a004ac9f63e8abb54b2c1d commit hash: 9a7fc3dceaa70eea62a004ac9f63e8abb54b2c1d 9a7fc3d
Saturday, 25 Sep 2021
21:20 Guido Falsi (madpilot) search for other commits by this committer
x11-themes/greybird-theme: Update to 3.22.15
commit hash: cd41ea1573b3e6abe99a9b5b29893addb6850bb7 commit hash: cd41ea1573b3e6abe99a9b5b29893addb6850bb7 commit hash: cd41ea1573b3e6abe99a9b5b29893addb6850bb7 commit hash: cd41ea1573b3e6abe99a9b5b29893addb6850bb7 cd41ea1
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 11 Jan 2021
15:58 madpilot search for other commits by this committer
Update greybird theme to 3.22.14
Original commitRevision:561222 
Tuesday, 1 Dec 2020
17:11 madpilot search for other commits by this committer
Update greybird-theme to 3.22.13
Original commitRevision:556766 
Monday, 9 Nov 2020
17:08 tcberner search for other commits by this committer
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2

- 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
Original commitRevision:554733 
Friday, 27 Mar 2020
15:23 madpilot search for other commits by this committer
- Update greybird to 3.22.12
- Mark NO_ARCH
Original commitRevision:529262 
Sunday, 12 Jan 2020
17:07 madpilot search for other commits by this committer
- Update greybird-theme to 3.22.11

PR:		243268
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
Original commitRevision:522820 
Wednesday, 7 Aug 2019
07:18 madpilot search for other commits by this committer
- Update greybird theme to 3.22.10
- Use option targets
- Remove unneeded comment
- Update WWW
- Take maintainership under xfce
Original commitRevision:508297 
Wednesday, 13 Feb 2019
06:46 meta search for other commits by this committer
x11-themes/greybird-theme: fix build when NOTIFYD=off

While here, increase PORTREVISION due to plist change.

PR:		235504
Submitted by:	serpent7776@gmail.com
MFH:		2019Q1
Original commitRevision:492828 
Sunday, 27 Jan 2019
13:33 swills search for other commits by this committer
x11-themes/greybird-theme: update to 3.22.9

PR:		234063
Submitted by:	Andrew <andrew.hotlab@hotmail.com>
Original commitRevision:491349 
Sunday, 19 Mar 2017
14:02 rene search for other commits by this committer
Take in olivierd@'s commit bit on his request.

Submitted by:	olivierd@
With hat:	portmgr-secretary
Original commitRevision:436494 
Wednesday, 14 Sep 2016
11:20 olivierd search for other commits by this committer
- Add LICENSE
- Tell PORTSCOUT to monitor only 3.18.x releases
Original commitRevision:422125 
Wednesday, 6 Jul 2016
20:52 olivierd search for other commits by this committer
Update to 3.18.0
Original commitRevision:418146 
Friday, 1 Apr 2016
14:33 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
Original commitRevision:412351 
Tuesday, 15 Sep 2015
16:06 olivierd search for other commits by this committer
Update to 1.6.2
Original commitRevision:396994 
Sunday, 30 Aug 2015
13:47 olivierd search for other commits by this committer
Update to 1.6.1
Original commitRevision:395619 
Friday, 7 Aug 2015
19:29 olivierd search for other commits by this committer
Update to 1.6
Original commitRevision:393701 
Thursday, 7 May 2015
20:24 mat search for other commits by this committer
Update ports in the remaining categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385665 
Thursday, 19 Mar 2015
16:44 bdrewery search for other commits by this committer
Update USE_GITHUB so it does not require GH_COMMIT.

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
Original commitRevision:381618 
Monday, 23 Feb 2015
04:34 olivierd search for other commits by this committer
Update to 1.5.3
Original commitRevision:379645 
Friday, 6 Feb 2015
08:43 olivierd search for other commits by this committer
Update to 1.5.1
Original commitRevision:378511 
Sunday, 23 Nov 2014
15:54 olivierd search for other commits by this committer
Update to 1.4
Original commitRevision:373163 
Sunday, 20 Oct 2013
19:00 olivierd search for other commits by this committer
- Add patch, to avoid "pixelization" of icons in Tabwin widget
- Bump PORTREVISION
Original commitRevision:331055 
Wednesday, 16 Oct 2013
18:20 olivierd search for other commits by this committer
- Update to 1.2.2
- Support STAGEDIR
Original commitRevision:330526 
Friday, 20 Sep 2013
23:54 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-themes)
Original commitRevision:327783 
Monday, 26 Aug 2013
17:50 olivierd search for other commits by this committer
- Update to 1.2
Original commitRevision:325412 
Wednesday, 8 May 2013
09:15 olivierd search for other commits by this committer
Bump PORTREVISION after update of x11-themes/gtk-murrine-engine

While I'm here,
- Trim Makefile header
- In WWW entry replace tabular by space
Original commitRevision:317646 
Saturday, 20 Apr 2013
14:43 olivierd search for other commits by this committer
Fix commit hash (GH_COMMIT)

Feature safe:	yes
Original commitRevision:316152 
Wednesday, 27 Mar 2013
18:23 olivierd search for other commits by this committer
Greybird is complete desktop theme for the Xfce Desktop. It includes:
- Gtk+2/Gtk+3 themes
- Xfwm4 theme
- xfce4-notifyd theme

WWW: http://shimmerproject.org/projects/greybird/
Original commitRevision:315403 

Number of commits found: 35