Port details |
- font-naga10 10-dot Kanji font
- 1.1_4 japanese
=2 1.1_4Version of this port present on the latest quarterly branch. - Maintainer: CQG00620@nifty.ne.jp
 - Port Added: 2015-09-25 21:49:16
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: x11-fonts
- License: NOTPARTIAL
- WWW:
- http://hp.vector.co.jp/authors/VA013391/fonts/
- Description:
- Japanese 10 dot font named `naga10'.
You can use 'k10' as an alias for knj10.pcf.gz, and 'a10' for 5x10a.pcf.gz.
For detail description, please read the 'README'
A simple usage:
% kterm -fn a10 -fr r10 -fk k10 -km euc
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ja-font-naga10>0:japanese/font-naga10
- To install the port:
- cd /usr/ports/japanese/font-naga10/ && make install clean
- To add the package, run one of these commands:
- pkg install japanese/font-naga10
- pkg install ja-font-naga10
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ja-font-naga10
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (knj10-1.1.tar.gz) = 6b656887d22533ac8c6356cc3fba4411e8ff42e2dbb508bb16c09f7e091e0da5
SIZE (knj10-1.1.tar.gz) = 301108
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- mkbold : x11-fonts/mkbold-mkitalic
- bdftopcf : x11-fonts/bdftopcf
- Runtime dependencies:
-
- fc-cache : x11-fonts/fontconfig
- mkfontscale : x11-fonts/mkfontscale
- This port is required by:
- for Run
-
- japanese/alias-fonts
Configuration Options:
- ===> The following configuration options are available for ja-font-naga10-1.1_4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- japanese_font-naga10
- USES:
- fonts
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
1.1_4 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
1.1_4 20 Jul 2022 14:22:11
    |
Tobias C. Berner (tcberner)  |
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 ) |
1.1_4 14 Apr 2021 15:41:02
    |
Mathieu Arnold (mat)  |
Mk: Cleanup after moving apply-slist earlier. |
1.1_4 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
1.1_4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.1_4 30 Dec 2019 04:58:42
  |
hrs  |
- Add LICENSE.
- Use FONTPATHSPEC and nuke pkg-message for adding FontPath manually. |
1.1_3 13 Aug 2019 22:22:35
  |
mat  |
Convert to UCL & cleanup pkg-message (categories h-k) |
1.1_3 11 Mar 2019 21:25:57
  |
zeising  |
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 |
1.1_2 25 Mar 2018 14:18:17
  |
nobutaka  |
- Install font files to ${FONTSDIR} instead of ${DATADIR}.
- Stop to make symbolic links from the font files to
${PREFIX}/share/fonts/misc/, which is found in the default
font path, because recent libXfont does not follow symbolic
links.
- Add pkg-message.in to show additional font path settings.
- Remove unnecessary pkg-install.in.
- Bump PORTREVISION.
PR: 225125 [1], 226516 [2]
Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp> (maintainer) [2]
Reported by: Shigeharu TAKENO <shige@iee.niit.ac.jp> [1] |
1.1_1 01 Apr 2016 14:08:38
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
1.1_1 25 Sep 2015 22:02:16
  |
hrs  |
Mark NO_ARCH. |
1.1 25 Sep 2015 21:48:10
  |
hrs  |
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 |