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
iansui Open source Chinese font derived from Klee One (Fontworks)
1.000 x11-fonts on this many watch lists=0 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 1.000Version of this port present on the latest quarterly branch.
Maintainer: lwhsu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-01-18 09:30:08
Last Update: 2023-06-20 10:11:12
Commit Hash: 6d08e6b
License: OFL11
WWW:
https://github.com/ButTaiwan/iansui
Description:
iansui (芫荽, iân-sui) is an open source Chinese font derived from Klee One (Fontworks).
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 (5 items)
Collapse this list.
  1. /usr/local/share/fonts/iansui/Iansui-Regular.ttf
  2. @fontsdir /usr/local/share/fonts/iansui
  3. /usr/local/share/licenses/iansui-1.000/catalog.mk
  4. /usr/local/share/licenses/iansui-1.000/LICENSE
  5. /usr/local/share/licenses/iansui-1.000/OFL11
Collapse this list.
Dependency lines:
  • iansui>0:x11-fonts/iansui
To install the port:
cd /usr/ports/x11-fonts/iansui/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-fonts/iansui
  • pkg install iansui
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: iansui
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1687255804 SHA256 (ButTaiwan-iansui-v1.000_GH0.tar.gz) = ebd20d0315d5f047059080ea988eff87b68267366ea68e816e3075f0bda04f52 SIZE (ButTaiwan-iansui-v1.000_GH0.tar.gz) = 9740773

Packages (timestamps in pop-ups are UTC):
iansui
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0001.000-1.0001.000---
FreeBSD:13:quarterly1.0001.0001.0001.0001.0001.0001.0001.000
FreeBSD:14:latest1.0001.0000.9431.0001.0000.943-0.943
FreeBSD:14:quarterly1.0001.000-1.0001.0001.0001.0001.000
FreeBSD:15:latest1.0001.000n/a1.000n/a1.0001.0001.000
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
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
x11-fonts_iansui
USES:
fonts
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ButTaiwan/iansui/tar.gz/v1.000?dummy=/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.000
20 Jun 2023 10:11:12
commit hash: 6d08e6bf300fba495aa0ffd946804bb4bd3c535ccommit hash: 6d08e6bf300fba495aa0ffd946804bb4bd3c535ccommit hash: 6d08e6bf300fba495aa0ffd946804bb4bd3c535ccommit hash: 6d08e6bf300fba495aa0ffd946804bb4bd3c535c files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
x11-fonts/iansui: Update to 1.000
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)
0.943
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)
0.943
24 Apr 2022 15:15:22
commit hash: 14efffb0024d57e3d88287d03c46f49ec07fff31commit hash: 14efffb0024d57e3d88287d03c46f49ec07fff31commit hash: 14efffb0024d57e3d88287d03c46f49ec07fff31commit hash: 14efffb0024d57e3d88287d03c46f49ec07fff31 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
x11-fonts/iansui: Update to 0.943
0.940
23 Feb 2022 19:45:10
commit hash: e513f647c05918b6a8a7289be08c0d262bf2ef50commit hash: e513f647c05918b6a8a7289be08c0d262bf2ef50commit hash: e513f647c05918b6a8a7289be08c0d262bf2ef50commit hash: e513f647c05918b6a8a7289be08c0d262bf2ef50 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
x11-fonts/iansui: Update to 0.940
0.930
02 Feb 2022 13:42:34
commit hash: 5203204dff0b31c360b129a13cac5560d86dce81commit hash: 5203204dff0b31c360b129a13cac5560d86dce81commit hash: 5203204dff0b31c360b129a13cac5560d86dce81commit hash: 5203204dff0b31c360b129a13cac5560d86dce81 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
x11-fonts/iansui: Update to 0.930
0.920
22 Jan 2022 06:14:37
commit hash: 50c202c3432d6a44b3631ef61be86e351a9adb2ecommit hash: 50c202c3432d6a44b3631ef61be86e351a9adb2ecommit hash: 50c202c3432d6a44b3631ef61be86e351a9adb2ecommit hash: 50c202c3432d6a44b3631ef61be86e351a9adb2e files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
x11-fonts/iansui: Update to 0.920
0.910
18 Jan 2022 09:27:03
commit hash: 3fc3cfad6027bb766a03989bb0c85c48128ba916commit hash: 3fc3cfad6027bb766a03989bb0c85c48128ba916commit hash: 3fc3cfad6027bb766a03989bb0c85c48128ba916commit hash: 3fc3cfad6027bb766a03989bb0c85c48128ba916 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Add x11-fonts/iansui: Open source Chinese font derived from Klee One (Fontworks)

Number of commits found: 8