Port details |
- font-motoya-al Free Japanese fonts by MOTOYA
- 0.0.20100921_6 japanese =2 0.0.20100921_6Version of this port present on the latest quarterly branch.
- Maintainer: hrs@FreeBSD.org
- Port Added: 2011-01-15 13:13:01
- 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: APACHE20
- WWW:
- https://android.googlesource.com/platform/frameworks/base/+/76d3b0f1bdf31b7315b636834f7da7211ca907e0
- Description:
- Two free Japanese TrueType fonts (Apache License) by MOTOYA Co.,Ltd:
- Motoya L Ceder W3
- Motoya L Maru W3
See also: http://www.motoyafont.jp/news/newsrelease20100921.pdf
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ja-font-motoya-al>0:japanese/font-motoya-al
- To install the port:
- cd /usr/ports/japanese/font-motoya-al/ && make install clean
- To add the package, run one of these commands:
- pkg install japanese/font-motoya-al
- pkg install ja-font-motoya-al
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ja-font-motoya-al
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (motoya-al-fonts-20100921.tar.bz2) = a1fa3c53f0ec3b339b9f655737e089e90efeab186682107f639b8908343d2b06
SIZE (motoya-al-fonts-20100921.tar.bz2) = 2933997
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- fc-cache : x11-fonts/fontconfig
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ja-font-motoya-al-0.0.20100921_6:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- japanese_font-motoya-al
- USES:
- fonts:fc tar:bzip2
- 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) |
0.0.20100921_6 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 ) |
0.0.20100921_6 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.0.20100921_6 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
0.0.20100921_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.0.20100921_6 30 Dec 2019 04:52:08 |
hrs |
- Add LICENSE.
- Use FONTPATHSPEC.
- Use FONTSDIR consistently. |
0.0.20100921_5 25 Sep 2015 22:02:16 |
hrs |
Mark NO_ARCH. |
0.0.20100921_4 13 Sep 2015 23:36:46 |
hrs |
Fix fonts.dir by using fonts:fc and style consistency. |
0.0.20100921_3 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.0.20100921_3 21 Mar 2015 23:05:21 |
bapt |
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports |
0.0.20100921_2 31 Jan 2015 12:50:08 |
jbeich |
Convert fc-cache(1) calls in pkg-plist to use @fc keyword
fonts.cache-1 lines started to appear after r148143 but became
obsolete since `fc-cache -s` support (i.e. /var/db/fontconfig)
and several FC_CACHE_VERSION bumps. Remove them.
Differential Revision: https://reviews.freebsd.org/D1733
Reviewed by: hrs
Approved by: portmgr blanket
Approved by: bapt (mentor) |
0.0.20100921_1 23 Nov 2014 12:21:09 |
antoine |
Remove code unused with staging |
0.0.20100921_1 12 Nov 2014 13:46:00 |
antoine |
Cleanup plist |
0.0.20100921_1 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.0.20100921_1 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
0.0.20100921_1 16 Oct 2013 04:56:32 |
hrs |
- Add STAGEDIR support.
- Update to 20130617 (japanese/font-migmix)
- Update to 456 (japanese/font-ume) |
0.0.20100921_1 20 Sep 2013 18:47:56 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
0.0.20100921_1 04 Sep 2013 21:15:22 |
hrs |
- Fix a warning "Having multiple values in <test> isn't supported and may
not work as expected" when using the latest x11-fonts/fontconfig [*].
- Update to the latest version (font-migu, font-ume, font-vlgothic).
- Style clean-ups.
PR: ports/181701 [*] |
0.0.20100921 12 Jul 2012 15:57:48 |
hrs |
Update repository URL. |
0.0.20100921 15 Jan 2011 13:12:38 |
hrs |
Add font-motoya-al for two free Japanese TrueType fonts by MOTOYA Co.,Ltd.,
which are available under Apache license.
Feature safe: yes |