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/kde-icons-black-and-white/Makefile

Number of commits found: 16

Tuesday, 6 Feb 2024
10:26 Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11-themes/kde-icons-noia: Remove expired port

x11-themes/kde-icons-noia
commit hash: dcca667f5cf0c61f2ee0e0c710d52e69248ba6bd commit hash: dcca667f5cf0c61f2ee0e0c710d52e69248ba6bd commit hash: dcca667f5cf0c61f2ee0e0c710d52e69248ba6bd commit hash: dcca667f5cf0c61f2ee0e0c710d52e69248ba6bd dcca667
Saturday, 13 Jan 2024
23:30 Daniel Engberg (diizzy) search for other commits by this committer
*/*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES

Site is now back up

Reported by:	Jamie Landeg-Jones <jamie@catflap.org>, Chris
<portmaster@bsdforge.com>
Approved by:	portmgr (blanket)
commit hash: e3a7ca28c8a6c9145694a242b1e69974a0f74e60 commit hash: e3a7ca28c8a6c9145694a242b1e69974a0f74e60 commit hash: e3a7ca28c8a6c9145694a242b1e69974a0f74e60 commit hash: e3a7ca28c8a6c9145694a242b1e69974a0f74e60 e3a7ca2
Thursday, 4 Jan 2024
17:37 Daniel Engberg (diizzy) search for other commits by this committer
*/*: Mark all ports that uses bsdforge.com in MASTER_SITES broken

The domain bsdforge.com has expired, mark all ports that only
uses bsdforge.com as broken (unfetchable). Additionally set ports that
uses bsdforge.com as primary site and have broken mirrors as broken
too as they're also unfetchable.

Approved by:	portmgr (blanket)
commit hash: 82b56c14531faee93344e59d3ec30dcc3cf5c2e0 commit hash: 82b56c14531faee93344e59d3ec30dcc3cf5c2e0 commit hash: 82b56c14531faee93344e59d3ec30dcc3cf5c2e0 commit hash: 82b56c14531faee93344e59d3ec30dcc3cf5c2e0 82b56c1
Tuesday, 14 Feb 2023
20:23 Robert Clausecker (fuz) search for other commits by this committer Author: Chris Hutchinson
x11-themes/kde-icons-black-and-white: change WWW to less dead site

The old www.kde-look.org is dead, kde-look.org redirects
to store.kde.org.  Change WWW to the latter.

PR:		268419
Reported by:	grahamperrin
Approved by:	eduardo (mentor)
Differential Revision: https://reviews.freebsd.org/D38521
commit hash: 09a830afdcfce1f0277aea54a57abbf641d51428 commit hash: 09a830afdcfce1f0277aea54a57abbf641d51428 commit hash: 09a830afdcfce1f0277aea54a57abbf641d51428 commit hash: 09a830afdcfce1f0277aea54a57abbf641d51428 09a830a
Friday, 16 Dec 2022
16:20 Fernando Apesteguía (fernape) search for other commits by this committer Author: Chris Hutchinson
x11-themes/kde-icons-black-and-white: Fix fetch

Unbreak port and update pkg-message file.

PR:		257242 268177
Reported by:	portmaster@bsdforge.com (maintainer)
MFH:		2022Q4 (quarterly is also broken)
commit hash: 743aad0dbc35150bd939db52301c929f6bb711c8 commit hash: 743aad0dbc35150bd939db52301c929f6bb711c8 commit hash: 743aad0dbc35150bd939db52301c929f6bb711c8 commit hash: 743aad0dbc35150bd939db52301c929f6bb711c8 743aad0
Sunday, 4 Dec 2022
22:49 Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: update MASTER_SITES of ports I no longer host distfiles for
commit hash: 6d9d6c3a962e6f632235dd2e6f56e0ed8c2e5fa1 commit hash: 6d9d6c3a962e6f632235dd2e6f56e0ed8c2e5fa1 commit hash: 6d9d6c3a962e6f632235dd2e6f56e0ed8c2e5fa1 commit hash: 6d9d6c3a962e6f632235dd2e6f56e0ed8c2e5fa1 6d9d6c3
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
Monday, 17 May 2021
06:32 Nuno Teixeira (eduardo) search for other commits by this committer Author: Chris Hutchinson
x11-themes/kde-icons-black-and-white: add LICENSE, take MAINTAINER

- Add LICENSE
- Submitter becomes maintainer

PR:		255891
Approved by:	dbaio, garga (mentors, implicit)
commit hash: b309895b3544ffba9e8df8786062ec6013c752ff commit hash: b309895b3544ffba9e8df8786062ec6013c752ff commit hash: b309895b3544ffba9e8df8786062ec6013c752ff commit hash: b309895b3544ffba9e8df8786062ec6013c752ff b309895
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
Wednesday, 23 Dec 2020
12:55 linimon search for other commits by this committer
Remove MASTERSITE based at logri.net.  It seems that it has been getting
"No address record" since at least 20200816.
Original commitRevision:558987 
Tuesday, 6 Dec 2016
11:06 amdmi3 search for other commits by this committer
Use DIST_SUBDIRs on my mirror to mimic DISTDIR hierarchy, simplify mirroring and
fix some portscount false positives
Original commitRevision:427946 
Thursday, 16 Apr 2015
02:05 amdmi3 search for other commits by this committer
- Add distfile mirror
Original commitRevision:384081 
Tuesday, 1 Jul 2014
13:46 vanilla search for other commits by this committer
Stagify.

Approved by:	portmgr@ (blanket approval)
Original commitRevision:360010 
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, 12 Dec 2007
01:15 lioux search for other commits by this committer
o New port kde-icons-black-and-white version 2.0.a: KDE Black And
  White iconset
o Port inherits most of its logic from x11-themes/kde-icons-noia/Makefile.icons
  file
Original commit

Number of commits found: 16