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.

non port: x11-themes/claws-mail-themes/Makefile

Number of commits found: 24

Wednesday, 10 Jan 2024
12:44 Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11-themes/claws-mail-themes: Update version 20140629=>20221017
commit hash: 83e63616693d056daf671c1a773db93faa911074 commit hash: 83e63616693d056daf671c1a773db93faa911074 commit hash: 83e63616693d056daf671c1a773db93faa911074 commit hash: 83e63616693d056daf671c1a773db93faa911074 83e6361
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
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
Saturday, 25 Apr 2020
10:26 arrowd search for other commits by this committer
x11-themes/claws-mail-themes: Correct LICENSE.

PR:		245518
Original commitRevision:532937 
Monday, 13 Apr 2020
09:05 antoine search for other commits by this committer
Revert r531183, it fails to build

Reported by:	pkg-fallout
Original commitRevision:531585 
Thursday, 9 Apr 2020
07:12 meta search for other commits by this committer
x11-themes/claws-mail-themes: assign to submitter

While here, define LICENSE.

PR:		245465
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
Original commitRevision:531183 
Saturday, 24 Feb 2018
22:35 rene search for other commits by this committer
Return pawel@'s ports to the pool after he resigned.

With hat:	portmgr
Original commitRevision:462871 
Thursday, 20 Aug 2015
20:44 pawel search for other commits by this committer
Add NO_ARCH
Original commitRevision:394914 
Thursday, 3 Jul 2014
19:20 pawel search for other commits by this committer
Update to version 20140629
Original commitRevision:360450 
Tuesday, 3 Jun 2014
19:03 pawel search for other commits by this committer
- Update to version 20131119
- Improve COMMENT, take maintainership
- Sort pkg-plist
Original commitRevision:356390 
10:38 miwi search for other commits by this committer
- Reset maintainership
Original commitRevision:356319 
Tuesday, 11 Feb 2014
09:29 miwi search for other commits by this committer
- Stage support
Original commitRevision:343724 
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 
Wednesday, 30 May 2012
09:59 miwi search for other commits by this committer
- Update to 20120129

PR:             166977
Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
Original commit
Sunday, 16 May 2010
08:56 miwi search for other commits by this committer
- Update to 20100514
Original commit
Thursday, 21 Jan 2010
20:52 miwi search for other commits by this committer
- Update to 20100115
Original commit
Friday, 27 Nov 2009
21:51 miwi search for other commits by this committer
- Update to 20090920
Original commit
Saturday, 4 Jul 2009
23:04 miwi search for other commits by this committer
- Update to 20090605
Original commit
Saturday, 7 Mar 2009
04:04 miwi search for other commits by this committer
- Bump PORTREVISION after claws-mail update
Original commit
Friday, 6 Mar 2009
08:19 miwi search for other commits by this committer
- Update to 20090225
Original commit
Tuesday, 3 Feb 2009
09:57 miwi search for other commits by this committer
- Update to 20090102
Original commit
Monday, 12 Jan 2009
16:57 miwi search for other commits by this committer
- Fix INDEX
- Fix plist in claws-mail-themes

Thanks to:      ITetcu/pav
Original commit
12:53 miwi search for other commits by this committer
Claws-Mail Themes.

WWW:    http://claws-mail.org
Original commit

Number of commits found: 24