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-mikachan Handwritten Japanese TrueType fonts by Mika-chan
9.1 japanese 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 9.1Version of this port present on the latest quarterly branch.
Maintainer: TsurutaniNaoki@gmail.com search for ports maintained by this maintainer
Port Added: 2015-09-25 21:49:16
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: x11-fonts
License: mikachan
WWW:
http://mikachan-font.com/
Description:
Mika-chan wrote a full set of Japanese fonts by hand, scanned, then translated it to a TrueTypeFont package.
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 (6 items)
Collapse this list.
  1. share/mikachan/fonts.dir
  2. share/mikachan/mika.ttf
  3. share/fonts/TTF/mika.ttf
  4. /usr/local/share/licenses/ja-font-mikachan-9.1/catalog.mk
  5. /usr/local/share/licenses/ja-font-mikachan-9.1/LICENSE
  6. /usr/local/share/licenses/ja-font-mikachan-9.1/mikachan
Collapse this list.
Dependency lines:
  • ja-font-mikachan>0:japanese/font-mikachan
To install the port:
cd /usr/ports/japanese/font-mikachan/ && make install clean
To add the package, run one of these commands:
  • pkg install japanese/font-mikachan
  • pkg install ja-font-mikachan
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ja-font-mikachan
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (mikachan/ver9.1.lzh) = 86d6a32734f24b7ce7b3274dfa16dc7c66397ab862b2ce0344c5d73c738d8371 SIZE (mikachan/ver9.1.lzh) = 2144373

Packages (timestamps in pop-ups are UTC):
ja-font-mikachan
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest9.19.19.19.19.1-9.1-
FreeBSD:13:quarterly9.19.19.19.19.19.19.19.1
FreeBSD:14:latest9.19.19.19.19.19.1-9.1
FreeBSD:14:quarterly9.19.1-9.19.19.19.19.1
FreeBSD:15:latest9.19.1n/a9.1n/a9.19.19.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
Patch dependencies:
  1. lha : archivers/lha
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
japanese_font-mikachan
USES:
fonts:fc
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://mikachan.sourceforge.jp/
Collapse this list.

Number of commits found: 9

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)
9.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)
9.1
20 Jul 2022 14:22:11
commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
japanese: remove 'Created by' lines

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

  *  ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Daichi GOTO <daichi@FreeBSD.org>
  *  Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
  *  David O'Brien (obrien@cs.ucdavis.edu)
  *  Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
  *  FUJISHIMA Satsuki <sf@FreeBSD.org>
  *  Fumihiko Kimura <jfkimura@yahoo.co.jp>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
9.1
06 May 2021 11:47:48
commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37 files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Deorbit RESTRICTED && NO_CDROM, part two.

Move ports to the licenses framework.

RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept

Differential Revision:  https://reviews.freebsd.org/D30010
9.1
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.
9.1
19 Jul 2016 11:04:14
Revision:418767Original commit files touched by this commit
mat search for other commits by this committer
When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
9.1
01 Apr 2016 14:08:38
Revision:412347Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
9.1
25 Mar 2016 11:42:13
Revision:411834Original commit files touched by this commit
ohauer search for other commits by this committer
- change MAINTAINER email address [1]

[1] http://lists.freebsd.org/pipermail/freebsd-ports/2016-March/102600.html
9.1
25 Sep 2015 21:48:10
Revision:397892Original commit files touched by this commit
hrs search for other commits by this committer
Fix inconsistent installation directories of Japanese fonts and
reorganize the package names:

 (new)     -> font-ayu18
 (new)     -> font-ayu20
 k10       -> font-naga10 (also builds "marunaga" variant now)
 k12       -> font-kaname12
 (new)     -> font-elisa10 (resurrected)
 elisa8x8  -> font-elisa8
 kanji18   -> font-kanji18 (also builds 16-dot variant now)
 kanji26   -> font-kanji26 (also builds 24-dot variant now)
 kappa20   -> font-kappa20 (Ayu fonts is separated into font-ayu20)
 mikachan-ttfonts -> font-mikachan
 monafonts-ttf -> font-mona-ttf
 monafonts -> font-mona

All of bitmap fonts are now installed into misc/, and the TrueType fonts go
into TTF/.

No objection from:	maintainers

Number of commits found: 9