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/cursor-jimmac-theme/Makefile

Number of commits found: 16

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, 16 Oct 2021
09:51 Jimmy Olgeni (olgeni) search for other commits by this committer
*: fix tab vs. space issues, and comments according to the guide.
commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a 4460cf7
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, 15 Apr 2020
06:28 fernape search for other commits by this committer
x11-themes/cursor-jimmac-theme: Update MASTER_SITES, unbreak

PR:	245608
Submitted by:	ps.ports@smyrak.com (maintainer)
MFH:	2020Q2
Original commitRevision:531747 
Saturday, 4 Apr 2020
20:51 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:530719 
Wednesday, 6 Nov 2019
16:26 antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
Original commitRevision:516897 
Thursday, 17 Aug 2017
08:26 bapt search for other commits by this committer
Move all X cursors from ${PREFIX}/lib/X11/icons to ${PREFIX}/share/icons

It improves consistency, lots of cursors were already installed in that
directory. The same change was already done for regular fonts.
Original commitRevision:448082 
Friday, 7 Feb 2014
13:43 ehaupt search for other commits by this committer
Support staging.
Original commitRevision:343242 
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 
Thursday, 16 May 2013
20:07 rakuco search for other commits by this committer
Update maintainer's email address and drop maintainership of a few ports.

PR:		ports/178543
Submitted by:	Piotr Smyrak <smyru@heron.pl> (maintainer)
Original commitRevision:318333 
Friday, 3 Aug 2012
15:54 cs search for other commits by this committer
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@ (implicit)
Original commit
Sunday, 23 Mar 2008
11:11 miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Thursday, 22 Feb 2007
01:50 rafan search for other commits by this committer
- Change master site to make it fetchable. The following three sites

  www.kde-apps.org
  www.kde-look.org
  www.gnome-look.org

  changed their file location.

PR:             ports/109389
Noticed by:     Phillip Neumann <pneumann at gmail.com>
Approved by:    portmgr (pav)
Original commit
Monday, 18 Jul 2005
16:40 pav search for other commits by this committer
This is a theme based on the cursor work of the re-known desktop
artist Jakub "Jimmac" Steiner. It provides images of all cursor
types. It has been chosen as a default one for a couple of Linux
distributions.

# a word from Pav: these are soooo shiny! I'm using these for a long time now

PR:             ports/83624
Submitted by:   Piotr Smyrak <piotr.smyrak@heron.pl>
Original commit

Number of commits found: 16