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
font-awesome Suite of pictographic icons from Font Awesome (free version)
6.2.1 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 6.2.1Version of this port present on the latest quarterly branch.
Maintainer: dmgk@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-11-12 09:35:38
Last Update: 2022-12-17 11:48:07
Commit Hash: 71f9e16
People watching this port, also watch:: pass-otp, pkg, tmux, grub2-bhyve, bash
License: OFL11
WWW:
https://fontawesome.com/
Description:
Font Awesome is a suite of pictographic icons for easy scalable vector graphics. This package installs only free OTF fonts suitable for use in X.Org applications. The corresponding web fonts aren't installed. You can find them installed by a lot of other ports.
Homepage    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 (7 items)
Collapse this list.
  1. /usr/local/share/fonts/font-awesome/Font Awesome 6 Brands-Regular-400.otf
  2. /usr/local/share/fonts/font-awesome/Font Awesome 6 Free-Regular-400.otf
  3. /usr/local/share/fonts/font-awesome/Font Awesome 6 Free-Solid-900.otf
  4. @fontsdir /usr/local/share/fonts/font-awesome
  5. /usr/local/share/licenses/font-awesome-6.2.1/catalog.mk
  6. /usr/local/share/licenses/font-awesome-6.2.1/LICENSE
  7. /usr/local/share/licenses/font-awesome-6.2.1/OFL11
Collapse this list.
Dependency lines:
  • font-awesome>0:x11-fonts/font-awesome
To install the port:
cd /usr/ports/x11-fonts/font-awesome/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-fonts/font-awesome
  • pkg install font-awesome
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: font-awesome
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1671276472 SHA256 (fontawesome-free-6.2.1-desktop.zip) = 518fefd95bba1095c3ad7df5b886966ec9e172f528a5279fca1c1c5e35e1bc56 SIZE (fontawesome-free-6.2.1-desktop.zip) = 3465641

Packages (timestamps in pop-ups are UTC):
font-awesome
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.2.16.2.15.14.06.2.16.2.1-5.14.0-
FreeBSD:13:quarterly6.2.16.2.16.2.16.2.16.2.16.2.16.2.16.2.1
FreeBSD:14:latest6.2.16.2.16.2.16.2.16.2.16.2.1-6.2.1
FreeBSD:14:quarterly6.2.16.2.1-6.2.16.2.16.2.16.2.16.2.1
FreeBSD:15:latest6.2.16.2.1n/a6.2.1n/a6.2.16.2.16.2.1
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. graphics/swappy
  2. x11/waybar

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. x11/swappy*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
x11-fonts_font-awesome
USES:
fonts zip
pkg-message:
For install:
If you're upgrading from a previous version, you may need to update your configs to the new font families "Font Awesome 6 Free" and "Font Awesome 6 Free Solid".
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://use.fontawesome.com/releases/v6.2.1/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.2.1
17 Dec 2022 11:48:07
commit hash: 71f9e16420822b8f5b1aedbef66b8b130cc46ee0commit hash: 71f9e16420822b8f5b1aedbef66b8b130cc46ee0commit hash: 71f9e16420822b8f5b1aedbef66b8b130cc46ee0commit hash: 71f9e16420822b8f5b1aedbef66b8b130cc46ee0 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
x11-fonts/font-awesome: Update to 6.2.1

Changes:	https://fontawesome.com/v6/docs/changelog/
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)
6.1.1
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)
6.1.1
27 Apr 2022 15:15:36
commit hash: 8341af2ee921d41832162b9342b5334a02fe1387commit hash: 8341af2ee921d41832162b9342b5334a02fe1387commit hash: 8341af2ee921d41832162b9342b5334a02fe1387commit hash: 8341af2ee921d41832162b9342b5334a02fe1387 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
x11-fonts/font-awesome: Get rid of pkg-message.in

There's no substitution anymore, rename pkg-message.in to pkg-message.
6.1.1
26 Apr 2022 22:04:43
commit hash: 0139f1aee692c5b81167f71365c4894ec50f4bb4commit hash: 0139f1aee692c5b81167f71365c4894ec50f4bb4commit hash: 0139f1aee692c5b81167f71365c4894ec50f4bb4commit hash: 0139f1aee692c5b81167f71365c4894ec50f4bb4 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
x11-fonts/font-awesome: Update to 6.1.1

Changes:	https://fontawesome.com/docs/changelog/

PR:		263409
Reported by:	slowdive@me.com
5.14.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
5.14.0
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.
5.14.0
01 Aug 2020 18:37:47
Revision:543920Original commit files touched by this commit
dmgk search for other commits by this committer
x11-fonts/font-awesome: Update to 5.14.0

Changes:	https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md
5.12.1
16 Feb 2020 19:53:09
Revision:526314Original commit files touched by this commit
dmgk search for other commits by this committer
x11-fonts/font-awesome: Update to 5.12.1

Changes:	https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md
5.11.2
02 Nov 2019 13:08:07
Revision:516318Original commit files touched by this commit
dmgk search for other commits by this committer
x11-fonts/font-awesome: Update to 5.11.2

- Modernize pkg-message while here

Changes:	https://github.com/FortAwesome/Font-Awesome/blob/5.11.2/CHANGELOG.md

Approved by:	tz (mentor, implicit)
5.10.2
17 Sep 2019 17:30:10
Revision:512215Original commit files touched by this commit
dmgk search for other commits by this committer
x11-fonts/font-awesome: Update to 5.10.2

Changes:	https://github.com/FortAwesome/Font-Awesome/blob/5.10.2/CHANGELOG.md

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D21691
5.9.0
16 Sep 2019 20:55:08
Revision:512187Original commit files touched by this commit
dmgk search for other commits by this committer
Change my maintainer email

Approved by:	tz (mentor), portmgr (adamw)
Differential Revision:	https://reviews.freebsd.org/D21677
5.9.0
14 Aug 2019 12:25:52
Revision:508914Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories x)
5.9.0
11 Jun 2019 08:08:31
Revision:503941Original commit files touched by this commit
joneum search for other commits by this committer
Update to 5.9.0

Changelog: https://github.com/FortAwesome/Font-Awesome/releases/tag/5.9.0

PR:		238361
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
Sponsored by:	Netzkommune GmbH
5.8.2
18 May 2019 11:45:24
Revision:501953Original commit files touched by this commit
joneum search for other commits by this committer
Update to 5.8.2

Changelog: https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md

PR:		237896
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
Sponsored by:	Netzkommune GmbH
5.7.2_1
11 Mar 2019 21:25:57
Revision:495395Original commit files touched by this commit
zeising search for other commits by this committer
x11-fonts/mkfontscale: Update to 1.2.0

Update x11-fonts/mkfontscale to 1.2.0
Remove x11-fonts/mkfontdir, which has been merged into mkfontscale.
Update dependencies and bump portrevisions.
Add an entry to UPDATING and MOVES

Changelog:
https://lists.x.org/archives/xorg/2019-March/059633.html

Thanks to Antoine for the exp-run!

PR:		236336 (exp-run)
Obtained from:	FreeBSD Graphics Team dev repo
		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mkfontscale
Sponsored by:	B3 Init
5.7.2
15 Feb 2019 17:45:05
Revision:493005Original commit files touched by this commit
joneum search for other commits by this committer
Update to 5.7.2

Changelog: https://github.com/FortAwesome/Font-Awesome/releases/tag/5.7.2

PR:		235756
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
Sponsored by:	Netzkommune GmbH
5.6.3
25 Jan 2019 17:46:19
Revision:491164Original commit files touched by this commit
swills search for other commits by this committer
x11-fonts/font-awesome: update to 5.6.3

PR:		235084
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
5.3.0
29 Aug 2018 14:22:24
Revision:478355Original commit files touched by this commit
swills search for other commits by this committer
x11-fonts/font-awesome: Update to 5.3.1

PR:		230975
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
5.2.0
30 Jul 2018 00:46:12
Revision:475860Original commit files touched by this commit
yuri search for other commits by this committer
x11-fonts/font-awesome: Update 5.1.0 -> 5.2.0

Port changes:
* Add LICENSE_FILE
* Add PORTSCOUT tag

PR:		230166
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
5.1.0
09 Jul 2018 13:54:59
Revision:474256Original commit files touched by this commit
swills search for other commits by this committer
x11-fonts/font-awesome: update to 5.1.0

PR:		229619
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
5.0.13
15 May 2018 18:40:40
Revision:470044Original commit files touched by this commit
joneum search for other commits by this committer
x11-fonts/font-awesome: Update to 5.0.13

Changelog: https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md

PR:		228247
Submitted by:	maintainer
5.0.8
19 Mar 2018 03:23:08
Revision:464976Original commit files touched by this commit
swills search for other commits by this committer
x11-fonts/font-awesome: Update to 5.0.8

PR:		226701
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
5.0.2
24 Dec 2017 18:38:57
Revision:457187Original commit files touched by this commit
swills search for other commits by this committer
x11-fonts/font-awesome: Update to 5.0.2

PR:		224569
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
4.7.0_1
12 Nov 2017 20:50:42
Revision:454082Original commit files touched by this commit
yuri search for other commits by this committer
x11-fonts/font-awesome: Updated pkg-descr to reflect the fact that only desktop
fonts are installed.

The change is originally requested by Adam Weinberger <adamw@FreeBSD.org>.

PR:		223616
Approved by:	tcberner (mentor), Dmitri Goutnik <dg@syrec.org> (maintainer)
Differential Revision:	https://reviews.freebsd.org/D13054
4.7.0
12 Nov 2017 09:35:30
Revision:454027Original commit files touched by this commit
yuri search for other commits by this committer
New port: x11-fonts/font-awesome: Suite of 675 pictographic icons from Font
Awesome

PR:		223616
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13054

Number of commits found: 26