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.

Port details
noto-emoji Google Noto Fonts family (Emoji)
2.042 x11-fonts on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.038Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-09-05 10:08:04
Last Update: 2024-03-23 15:10:54
Commit Hash: cbcfa12
People watching this port, also watch:: gsound, xorg, pkg, webcamd, cups-filters
License: OFL11
WWW:
https://fonts.google.com/noto
https://github.com/googlefonts/noto-emoji
Description:
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. /usr/local/share/fonts/noto/Noto-COLRv1.ttf
  2. /usr/local/share/fonts/noto/NotoColorEmoji.ttf
  3. @fontsdir /usr/local/share/fonts/noto
  4. /usr/local/share/licenses/noto-emoji-2.042/catalog.mk
  5. /usr/local/share/licenses/noto-emoji-2.042/LICENSE
  6. /usr/local/share/licenses/noto-emoji-2.042/OFL11
Collapse this list.
Dependency lines:
  • noto-emoji>0:x11-fonts/noto-emoji
To install the port:
cd /usr/ports/x11-fonts/noto-emoji/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-fonts/noto-emoji
  • pkg install noto-emoji
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: noto-emoji
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1710676129 SHA256 (Noto/Noto-COLRv1.ttf) = d5ce808f06f4776023202c22441d03d7e57f8980091d2107404438592f2b62f6 SIZE (Noto/Noto-COLRv1.ttf) = 4760384

Expand this list (2 items)

Collapse this list.

SHA256 (Noto/NotoColorEmoji.ttf) = c2f19f6a404baa7da7a710b018c2892d7b51386983ddca146811f76aea0b6861 SIZE (Noto/NotoColorEmoji.ttf) = 10589456

Collapse this list.


Packages (timestamps in pop-ups are UTC):
noto-emoji
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0382.0382.0202.0382.038-2.020-
FreeBSD:13:quarterly2.0382.0382.0382.0382.0382.0382.0382.038
FreeBSD:14:latest2.0382.0382.0342.0382.0382.038-2.038
FreeBSD:14:quarterly2.0382.038-2.0382.0382.0382.0382.038
FreeBSD:15:latest2.0382.038n/a2.038n/a2.0382.0382.038
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. fc-cache : x11-fonts/fontconfig
  2. mkfontscale : x11-fonts/mkfontscale
This port is required by:
for Run
  1. benchmarks/ddosify
  2. editors/cooledit
  3. net-im/pidgin
  4. x11/plasma6-plasma-desktop
  5. x11/plasma6-plasma-integration
  6. x11-fonts/noto

Configuration Options:
No options to configure
Options name:
x11-fonts_noto-emoji
USES:
fonts
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/googlefonts/noto-emoji/raw/v2.042/fonts/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.042
23 Mar 2024 15:10:54
commit hash: cbcfa121b2652dcf3f87f7817c87a54224f14f13commit hash: cbcfa121b2652dcf3f87f7817c87a54224f14f13commit hash: cbcfa121b2652dcf3f87f7817c87a54224f14f13commit hash: cbcfa121b2652dcf3f87f7817c87a54224f14f13 files touched by this commit
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
2.038
23 Mar 2024 14:01:07
commit hash: 28472e9722d808739a4d690f6d803a2b1b8f5f98commit hash: 28472e9722d808739a4d690f6d803a2b1b8f5f98commit hash: 28472e9722d808739a4d690f6d803a2b1b8f5f98commit hash: 28472e9722d808739a4d690f6d803a2b1b8f5f98 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
Revert "x11-fonts/noto*: Restructure and update"

This reverts commit 3b128ff9f74b28ada2f475f0b816480b1550e5b8.
2.001,1
23 Mar 2024 13:40:46
commit hash: 3b128ff9f74b28ada2f475f0b816480b1550e5b8commit hash: 3b128ff9f74b28ada2f475f0b816480b1550e5b8commit hash: 3b128ff9f74b28ada2f475f0b816480b1550e5b8commit hash: 3b128ff9f74b28ada2f475f0b816480b1550e5b8 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.038
18 Apr 2023 18:00:46
commit hash: 3f8d8304625aca27610c8b3942907f47d7baedbccommit hash: 3f8d8304625aca27610c8b3942907f47d7baedbccommit hash: 3f8d8304625aca27610c8b3942907f47d7baedbccommit hash: 3f8d8304625aca27610c8b3942907f47d7baedbc files touched by this commit
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]
2.034
05 Apr 2023 17:29:55
commit hash: da0b2ad1883ff471e659d851a43cf0c4323d2e4ccommit hash: da0b2ad1883ff471e659d851a43cf0c4323d2e4ccommit hash: da0b2ad1883ff471e659d851a43cf0c4323d2e4ccommit hash: da0b2ad1883ff471e659d851a43cf0c4323d2e4c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-fonts/noto-emoji: Update WWW and clean up pkg-descr
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.034
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.034
20 Jul 2022 14:23:36
commit hash: 8d4fe7cd076c84fc58af111334f5ae655cd5e4e1commit hash: 8d4fe7cd076c84fc58af111334f5ae655cd5e4e1commit hash: 8d4fe7cd076c84fc58af111334f5ae655cd5e4e1commit hash: 8d4fe7cd076c84fc58af111334f5ae655cd5e4e1 files touched by this commit
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>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.034
28 Jan 2022 23:26:41
commit hash: 2e24e4b931b4e1812345f0aa44039bab2eb32e38commit hash: 2e24e4b931b4e1812345f0aa44039bab2eb32e38commit hash: 2e24e4b931b4e1812345f0aa44039bab2eb32e38commit hash: 2e24e4b931b4e1812345f0aa44039bab2eb32e38 files touched by this commit
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
2.028
24 Jul 2021 23:57:52
commit hash: d85f05ba1d7d2b32c18b3bc5a0b43fc1dc025206commit hash: d85f05ba1d7d2b32c18b3bc5a0b43fc1dc025206commit hash: d85f05ba1d7d2b32c18b3bc5a0b43fc1dc025206commit hash: d85f05ba1d7d2b32c18b3bc5a0b43fc1dc025206 files touched by this commit
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
2.020
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.020
15 Nov 2020 18:00:15
Revision:555278Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.020

Changes:	https://github.com/googlefonts/noto-emoji/releases
2.018
05 Sep 2020 14:32:23
Revision:547652Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix installation (after adding DIST_SUBDIR)

Reported by:	pkubaj
2.018
05 Sep 2020 10:07:57
Revision:547600Original commit files touched by this commit
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

Number of commits found: 14