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-fonts/noto-emoji/Makefile

Number of commits found: 13

Saturday, 23 Mar 2024
15:10 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-fonts/noto-emoji: Update to 2.042

- Fix LICENSE: fonts are licensed under OFL11 and tools are licensed under
APACHE20
- Add COLRv1 font

Changes:	https://github.com/googlefonts/noto-emoji/releases
commit hash: cbcfa121b2652dcf3f87f7817c87a54224f14f13 commit hash: cbcfa121b2652dcf3f87f7817c87a54224f14f13 commit hash: cbcfa121b2652dcf3f87f7817c87a54224f14f13 commit hash: cbcfa121b2652dcf3f87f7817c87a54224f14f13 cbcfa12
14:01 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
Revert "x11-fonts/noto*: Restructure and update"

This reverts commit 3b128ff9f74b28ada2f475f0b816480b1550e5b8.
commit hash: 28472e9722d808739a4d690f6d803a2b1b8f5f98 commit hash: 28472e9722d808739a4d690f6d803a2b1b8f5f98 commit hash: 28472e9722d808739a4d690f6d803a2b1b8f5f98 commit hash: 28472e9722d808739a4d690f6d803a2b1b8f5f98 28472e9
13:40 Tijl Coosemans (tijl) search for other commits by this committer
x11-fonts/noto*: Restructure and update

Split x11-fonts/noto-basic into separate ports so they can be updated
separately.  Keep noto-basic as a metaport but replace dependencies on
it with dependencies on individual fonts as needed.

Adjust x11-fonts/noto-extra to resolve conflicts for now.  Individual
fonts can be split from this port later.

Let x11-fonts/noto-emoji install the monochrome Noto Emoji font and
create a new port x11-fonts/noto-color-emoji for Noto Color Emoji.

Add the new ports to x11-fonts/noto metaport and make Noto Sans and
Noto Serif non-optional because script-specific fonts depend on them.

Upstream does not provide useful tarballs so we create our own and host
them on LOCAL.  The new ports have a "make noto-fetch" target that
creates a tarball in DISTDIR.

List of updates:

Noto Color Emoji 2.042
Noto Emoji 2.001
Noto Sans 2.013
Noto Sans Mono 2.014
Noto Sans Symbols 2.003
Noto Sans Symbols 2 2.008
Noto Serif 2.013

PR:		275758
Differential Revision:	https://reviews.freebsd.org/D43509
commit hash: 3b128ff9f74b28ada2f475f0b816480b1550e5b8 commit hash: 3b128ff9f74b28ada2f475f0b816480b1550e5b8 commit hash: 3b128ff9f74b28ada2f475f0b816480b1550e5b8 commit hash: 3b128ff9f74b28ada2f475f0b816480b1550e5b8 3b128ff
Tuesday, 18 Apr 2023
18:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-fonts/noto-emoji: Update to 2.038

- Remove outdated NotoEmoji-Regular.ttf

Changes:	https://github.com/googlefonts/noto-emoji/releases
Reference:	https://github.com/googlefonts/noto-emoji/commit/1442f6acc8463c428c8b38fc558e87c28d8efa5b
[1]
commit hash: 3f8d8304625aca27610c8b3942907f47d7baedbc commit hash: 3f8d8304625aca27610c8b3942907f47d7baedbc commit hash: 3f8d8304625aca27610c8b3942907f47d7baedbc commit hash: 3f8d8304625aca27610c8b3942907f47d7baedbc 3f8d830
Wednesday, 5 Apr 2023
17:29 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-fonts/noto-emoji: Update WWW and clean up pkg-descr
commit hash: da0b2ad1883ff471e659d851a43cf0c4323d2e4c commit hash: da0b2ad1883ff471e659d851a43cf0c4323d2e4c commit hash: da0b2ad1883ff471e659d851a43cf0c4323d2e4c commit hash: da0b2ad1883ff471e659d851a43cf0c4323d2e4c da0b2ad
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-fonts: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Illarionov <littlesavage@rambler.ru>
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Ashish Shukla <wahjava@gmail.com>
  *  Babak Farrokhi <babak@farrokhi.net>
  *  Björn König <bkoenig@alpha-tierchen.de>
  *  Brett Taylor
  *  Dave Cottlehuber <dch@skunkwerks.at>
  *  Dejan Lesjak <lesi@FreeBSD.org>
  *  Dennis Herrmann <adox@mcx2.org>
  *  Dominic Marks <dominic.marks@btinternet.com>
  *  Dryice Liu <dryice@liu.com.cn>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Eric Anholt <anholt@FreeBSD.org>
  *  Florian Limberger <flo@snakeoilproductions.net>
  *  Guerkan Senguen <gurkan@phys.ethz.ch>
  *  Gvozdikov Veniamin <g.veniamin@googlemail.com>
  *  Herbert J. Skuhra <herbert.skuhra@gmx.at>
  *  Horia Racoviceanu <horia@racoviceanu.com>
  *  Ilya A. Arkhipov <rum1cro@yandex.ru>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Johannes Lundberg <johalun0@gmail.com>
  *  Jordan Irwin <antumdeluge@gmail.com>
  *  KOMATSU Shinichiro
  *  Kevin Lo <kevlo@FreeBSD.org>
  *  Konstantinos Konstantinidis <kkonstan@daemon.gr>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kuan-Chung Chiu <buganini@gmail.com>
  *  Leland Wang <llwang@infor.org>
  *  Lowell Gilbert <lgfbsd@be-well.ilk.org>
  *  Manuel Giraud <manuel.giraud@gmail.com>
  *  Marcin Cieslak <saper@SYSTEM.PL>
  *  Masaki TAGAWA <masaki@club.kyutech.ac.jp>
  *  Mateusz Piotrowski <0mp@FreeBSD.org>
  *  Matt Lancereau <matt@rimasec.net>
  *  Matthew Seaman
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Hsin <mhsin@mhsin.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  NAKATA, Maho <maho@FreeBSD.org>
  *  Naresh Venkateshappa <nareshov@gmail.com>
  *  Norberto Lopes <nlopes.ml@gmail.com>
  *  Oliver Lehmann <lehmann@ans-netz.de>
  *  Olivier Duchateau <duchateau.olivier@gmail.com>
  *  Pawel Worach
  *  Pedro Giffuni
  *  Pete Fritchman <petef@databits.net>
  *  Piotr Kubaj <pkubaj@FreeBSD.org>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Rusmir Dusko <nemysis@FreeBSD.org>
  *  Satoshi TAOKA <taoka@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Thierry Thomas <thierry@pompo.net>
  *  Winston Weinert <winstonw@lavabit.com>
  *  Yoshihiko Sarumaru <mistral@imasy.or.jp>
  *  Zhihao Yuan <lichray@gmail.com>
  *  arrowd <6yearold@gmail.com>
  *  bf <bf@FreeBSD.org>
  *  dburr@FreeBSD.org
  *  erich@FreeBSD.org
  *  giffunip@asme.org
  *  heiner Eichmann <h.eichmann@gmx.de>
  *  mi@aldan.algebra.com
  *  nork@FreeBSD.org
  *  past@ebs.gr
  *  trevor

With hat:	portmgr
commit hash: 8d4fe7cd076c84fc58af111334f5ae655cd5e4e1 commit hash: 8d4fe7cd076c84fc58af111334f5ae655cd5e4e1 commit hash: 8d4fe7cd076c84fc58af111334f5ae655cd5e4e1 commit hash: 8d4fe7cd076c84fc58af111334f5ae655cd5e4e1 8d4fe7c
Friday, 28 Jan 2022
23:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-fonts/noto-emoji: Update to 2.034

Changes:	https://github.com/googlefonts/noto-emoji/releases
commit hash: 2e24e4b931b4e1812345f0aa44039bab2eb32e38 commit hash: 2e24e4b931b4e1812345f0aa44039bab2eb32e38 commit hash: 2e24e4b931b4e1812345f0aa44039bab2eb32e38 commit hash: 2e24e4b931b4e1812345f0aa44039bab2eb32e38 2e24e4b
Saturday, 24 Jul 2021
23:57 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-fonts/noto-emoji: Update to 2.028

Changes:	https://github.com/googlefonts/noto-emoji/releases
commit hash: d85f05ba1d7d2b32c18b3bc5a0b43fc1dc025206 commit hash: d85f05ba1d7d2b32c18b3bc5a0b43fc1dc025206 commit hash: d85f05ba1d7d2b32c18b3bc5a0b43fc1dc025206 commit hash: d85f05ba1d7d2b32c18b3bc5a0b43fc1dc025206 d85f05b
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
Sunday, 15 Nov 2020
18:00 sunpoet search for other commits by this committer
Update to 2.020

Changes:	https://github.com/googlefonts/noto-emoji/releases
Original commitRevision:555278 
Saturday, 5 Sep 2020
14:32 sunpoet search for other commits by this committer
Fix installation (after adding DIST_SUBDIR)

Reported by:	pkubaj
Original commitRevision:547652 
10:07 sunpoet search for other commits by this committer
Add noto-emoji 2.018

When text is rendered by a computer, sometimes characters are displayed as
"tofu". They are little boxes to indicate your device doesn't have a font to
display the text.

Google has been developing a font family called Noto, which aims to support all
languages with a harmonious look and feel. Noto is Google's answer to tofu. The
name noto is to convey the idea that Google's goal is to see no more "tofu".
Noto has multiple styles and weights, and is freely available to all. The
comprehensive set of fonts and tools used in our development is available in our
GitHub repositories.

This port provides the emoji fonts set.

WWW: https://www.google.com/get/noto/
WWW: https://github.com/googlefonts/noto-emoji
Original commitRevision:547600 

Number of commits found: 13