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
nanumfonts Nanum family Hangul fonts (meta-port)
20220210 korean on this many watch lists=1 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 20220210Version of this port present on the latest quarterly branch.
Maintainer: jkim@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-02-11 04:54:10
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: stixfonts, tmux, nagios4, endless-sky, python
Also Listed In: x11-fonts
License: NA
WWW:
https://hangeul.naver.com/
Description:
Nanum font family is free Hangul fonts developed by NAVER Corporation and distributed under SIL Open Font License (OFL).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/ko-nanumfonts-20220210/catalog.mk
  2. /usr/local/share/licenses/ko-nanumfonts-20220210/LICENSE
  3. /usr/local/share/licenses/ko-nanumfonts-20220210/NA
Collapse this list.
Dependency lines:
  • ko-nanumfonts>0:korean/nanumfonts
To install the port:
cd /usr/ports/korean/nanumfonts/ && make install clean
To add the package, run one of these commands:
  • pkg install korean/nanumfonts
  • pkg install ko-nanumfonts
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ko-nanumfonts
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

Packages (timestamps in pop-ups are UTC):
ko-nanumfonts
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2022021020220210-2022021020220210---
FreeBSD:13:quarterly2022021020220210202202102022021020220210202202102022021020220210
FreeBSD:14:latest202202102022021020220210202202102022021020220210-20220210
FreeBSD:14:quarterly2022021020220210-2022021020220210202202102022021020220210
FreeBSD:15:latest2022021020220210n/a20220210n/a202202102022021020220210
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. ko-nanum-barun-gothic>0 : korean/nanum-barun-gothic
  2. ko-nanum-barun-pen>0 : korean/nanum-barun-pen
  3. ko-nanum-brush>0 : korean/nanum-brush
  4. ko-nanum-gothic>0 : korean/nanum-gothic
  5. ko-nanum-myeongjo>0 : korean/nanum-myeongjo
  6. ko-nanum-pen>0 : korean/nanum-pen
  7. ko-nanum-square>0 : korean/nanum-square
  8. ko-nanum-square-round>0 : korean/nanum-square-round
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ko-nanumfonts-20220210: ECO=off: Install Eco variant fonts ===> Use 'make config' to modify these settings
Options name:
korean_nanumfonts
USES:
metaport
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.
Port Moves
  • port moved here from korean/nanumfonts-otf on 2022-02-10
    REASON: Split into multiple ports, use korean/nanumfonts meta-port instead

  • port moved here from korean/nanumfonts-ttf on 2022-02-10
    REASON: Split into multiple ports, use korean/nanumfonts meta-port instead

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
20220210
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)
20220210
08 Jun 2022 21:29:18
commit hash: 41157c7ddb3ae60dfc1d3477afbf6b47d5c17ed3commit hash: 41157c7ddb3ae60dfc1d3477afbf6b47d5c17ed3commit hash: 41157c7ddb3ae60dfc1d3477afbf6b47d5c17ed3commit hash: 41157c7ddb3ae60dfc1d3477afbf6b47d5c17ed3 files touched by this commit
Jung-uk Kim (jkim) search for other commits by this committer
korean/nanum-*: Make the first flavor in FLAVORS default

PR:		264498
20220210
11 Feb 2022 17:41:11
commit hash: 722f6956773c198b447b9a54e0f531d21ad4150acommit hash: 722f6956773c198b447b9a54e0f531d21ad4150acommit hash: 722f6956773c198b447b9a54e0f531d21ad4150acommit hash: 722f6956773c198b447b9a54e0f531d21ad4150a files touched by this commit
Jung-uk Kim (jkim) search for other commits by this committer
korean/nanumfonts: Fix DISTNAME missed in the previous commit
20220210
11 Feb 2022 17:31:03
commit hash: 834be35d6c8056194d1db566dddcea5df2597926commit hash: 834be35d6c8056194d1db566dddcea5df2597926commit hash: 834be35d6c8056194d1db566dddcea5df2597926commit hash: 834be35d6c8056194d1db566dddcea5df2597926 files touched by this commit
Jung-uk Kim (jkim) search for other commits by this committer
korean/nanumfonts: Fix package name collisions

Reported by:	antoine
20220210
11 Feb 2022 16:19:42
commit hash: 2b2fde0036c1009ac941e6675f33edf033594c3fcommit hash: 2b2fde0036c1009ac941e6675f33edf033594c3fcommit hash: 2b2fde0036c1009ac941e6675f33edf033594c3fcommit hash: 2b2fde0036c1009ac941e6675f33edf033594c3f files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
korean/nanumfonts: remove flavors to fix PKGNAME collision
20220210
11 Feb 2022 04:48:33
commit hash: 69731562121a8f4fd6b64649f8c661e5016dffb2commit hash: 69731562121a8f4fd6b64649f8c661e5016dffb2commit hash: 69731562121a8f4fd6b64649f8c661e5016dffb2commit hash: 69731562121a8f4fd6b64649f8c661e5016dffb2 files touched by this commit
Jung-uk Kim (jkim) search for other commits by this committer
korean/nanumfonts: Split korean/nanumfonts-{otf,ttf} into multiple ports

Number of commits found: 7