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/qogir-gtk-themes/Makefile

Number of commits found: 12

Monday, 29 May 2023
23:24 Robert Clausecker (fuz) search for other commits by this committer Author: Olivier Duchateau
x11-themes/qogir-gtk-themes: update to 2023.05.24

Changelog: https://github.com/vinceliuice/Qogir-theme/releases/tag/2023-05-24

PR:		271631
commit hash: 92e7360af4f9e557e0c5ccfd56d8c6b6eddfd99f commit hash: 92e7360af4f9e557e0c5ccfd56d8c6b6eddfd99f commit hash: 92e7360af4f9e557e0c5ccfd56d8c6b6eddfd99f commit hash: 92e7360af4f9e557e0c5ccfd56d8c6b6eddfd99f 92e7360a
Tuesday, 28 Mar 2023
02:11 Hiroki Tagato (tagattie) search for other commits by this committer Author: Olivier Duchateau
x11-themes/qogir-gtk-themes: update to 2023-02-27

Changelog: https://github.com/vinceliuice/Qogir-theme/releases/tag/2023-02-27

PR:		269880
Reported by:	Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
commit hash: 51e410215358d50f9f3d19b9898649aa69e03b28 commit hash: 51e410215358d50f9f3d19b9898649aa69e03b28 commit hash: 51e410215358d50f9f3d19b9898649aa69e03b28 commit hash: 51e410215358d50f9f3d19b9898649aa69e03b28 51e4102
Thursday, 17 Nov 2022
06:59 Fernando Apesteguía (fernape) search for other commits by this committer Author: Olivier Duchateau
x11-themes/qogir-gtk-themes: update to 2022.11.09

ChangeLog: https://github.com/vinceliuice/Qogir-theme/releases/tag/2022-11-09

 * Change switcher colors
 * Align nautilus window buttons
 * Update login screen
 * Add screenshot UI support
 * Fix close button color
 * Fix gnome software title
 * Fix popup menu selected colors
 * Fix nautilus rtl
 * Fix flag (ex: -i debian)

PR:		267698
Reported by:	duchateau.olivier@gmail.com
commit hash: f685554243aefbc990c8765872afd2c83dc7bfc9 commit hash: f685554243aefbc990c8765872afd2c83dc7bfc9 commit hash: f685554243aefbc990c8765872afd2c83dc7bfc9 commit hash: f685554243aefbc990c8765872afd2c83dc7bfc9 f685554
Friday, 21 Oct 2022
17:22 Nuno Teixeira (eduardo) search for other commits by this committer Author: Olivier Duchateau
x11-themes/qogir-gtk-themes: Update to 2022.10.16

 - submitter becomes maintainer

ChangeLog:
https://github.com/vinceliuice/Qogir-theme/releases/tag/2022-10-16

PR:		267229
commit hash: fd3e3ab8811e4b181a4009e2551f0632fb764e42 commit hash: fd3e3ab8811e4b181a4009e2551f0632fb764e42 commit hash: fd3e3ab8811e4b181a4009e2551f0632fb764e42 commit hash: fd3e3ab8811e4b181a4009e2551f0632fb764e42 fd3e3ab
Tuesday, 11 Oct 2022
15:39 Fernando Apesteguía (fernape) search for other commits by this committer Author: Olivier Duchateau
x11-themes/qogir-gtk-themes: update to 2022.07.17

ChangeLog: https://github.com/vinceliuice/Qogir-theme/releases/tag/2022-07-17

PR:		266945
Reported by:	duchateau.olivier@gmail.com
Approved by:	Alexander88207@protonmail.com (maintainer, timeout > 2 weeks)
commit hash: f1c9bb7ecf37e53ae301c74bb36ddd998ecf2fe4 commit hash: f1c9bb7ecf37e53ae301c74bb36ddd998ecf2fe4 commit hash: f1c9bb7ecf37e53ae301c74bb36ddd998ecf2fe4 commit hash: f1c9bb7ecf37e53ae301c74bb36ddd998ecf2fe4 f1c9bb7
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
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
Saturday, 4 Dec 2021
20:03 Guangyuan Yang (ygy) search for other commits by this committer Author: Alexander Vereeken
x11-themes/qogir-gtk-themes: Update to 2021-11-17

Changelog:	https://github.com/vinceliuice/Qogir-theme/releases/tag/2021-11-17

PR:		260212
commit hash: 8f608f0cd9a5bcc9c439e8fe15bd38affb5a6ef7 commit hash: 8f608f0cd9a5bcc9c439e8fe15bd38affb5a6ef7 commit hash: 8f608f0cd9a5bcc9c439e8fe15bd38affb5a6ef7 commit hash: 8f608f0cd9a5bcc9c439e8fe15bd38affb5a6ef7 8f608f0
Thursday, 9 Sep 2021
03:27 Guangyuan Yang (ygy) search for other commits by this committer Author: Alexander Vereeken
x11-themes/qogir-gtk-themes: Update to 2021-08-02

Changelog:	https://github.com/vinceliuice/Qogir-theme/releases/tag/2021-08-02

PR:		258282
commit hash: b03505631ed93c8938bfa981b5fbf23c7c4b11f7 commit hash: b03505631ed93c8938bfa981b5fbf23c7c4b11f7 commit hash: b03505631ed93c8938bfa981b5fbf23c7c4b11f7 commit hash: b03505631ed93c8938bfa981b5fbf23c7c4b11f7 b035056
Sunday, 27 Jun 2021
02:40 Neel Chauhan (nc) search for other commits by this committer Author: Alexander Vereeken
x11-themes/qogir-gtk-themes: Update to 2021-06-25

Changes: https://github.com/vinceliuice/Qogir-theme/releases/tag/2021-06-25

PR:	256853
commit hash: df5c1479f5f7a87e7dbbc9bc738091e90788f09a commit hash: df5c1479f5f7a87e7dbbc9bc738091e90788f09a commit hash: df5c1479f5f7a87e7dbbc9bc738091e90788f09a commit hash: df5c1479f5f7a87e7dbbc9bc738091e90788f09a df5c147
Wednesday, 12 May 2021
21:48 Neel Chauhan (nc) search for other commits by this committer Author: Alexander Vereeken
x11-themes/qogir-gtk-themes: Update to 2021-04-20

PR:	255826
commit hash: 0569769b15e6fc3dbc9112324650bdd6d420ac6a commit hash: 0569769b15e6fc3dbc9112324650bdd6d420ac6a commit hash: 0569769b15e6fc3dbc9112324650bdd6d420ac6a commit hash: 0569769b15e6fc3dbc9112324650bdd6d420ac6a 0569769
Saturday, 1 May 2021
05:58 Jan Beich (jbeich) search for other commits by this committer Author: Alexander Vereeken
x11-themes/qogir-gtk-themes: add new port

Qogir is a flat Design theme for GTK 3, GTK 2 and Gnome-Shell.

Supported Desktop Environments:

* Cinnamon
* Gnome-Shell
* Metacity
* Plank
* Unity
* Xfce

https://github.com/vinceliuice/Qogir-theme

PR:		252774
Reviewed by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D28206
commit hash: 823dccc5d26f80899401d53764a368f71e0541cf commit hash: 823dccc5d26f80899401d53764a368f71e0541cf commit hash: 823dccc5d26f80899401d53764a368f71e0541cf commit hash: 823dccc5d26f80899401d53764a368f71e0541cf 823dccc

Number of commits found: 12