Port details |
- tmu Free Tibetan Machine Uni font
- 1.901.b_2 x11-fonts =2 1.901.b_2Version of this port present on the latest quarterly branch.
- Maintainer: 0mp@FreeBSD.org
- Port Added: 2008-05-19 14:37:48
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://thdltools.sourceforge.net/
- Description:
- The Tibetan & Himalayan Digital Library releases the Unicode character
based Tibetan Machine Uni OpenType font for writing Tibetan, Dzongkha
and Ladakhi in dbu-can script with full support for the Sanskrit
combinations found in chos skad texts.
This font is based on the Tibetan Machine font originally designed and
developed by Tony Duff of the Tibetan Computer Company over many
years, the rights of which were purchased from him by the Trace
Foundation in order to make it freely available under the terms of the
Gnu General Public License.
OpenType tables and more than 2,000 additional glyphs were added to
the original font by Nathaniel Garson and Christopher Fynn under the
auspices of THDL. This new OpenType version of the font contains
almost 4,000 glyphs and can generate over 20,000 different
combinations.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11-fonts/tmu/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fonts/tmu
- pkg install tmu
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tmu
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1572111738
SHA256 (tmu/gpl.txt) = 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
SIZE (tmu/gpl.txt) = 35147
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
- mkfontscale : x11-fonts/mkfontscale
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11-fonts_tmu
- 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 |
1.901.b_2 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
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.901.b_2 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.901.b_2 20 Jul 2022 14:23:36 |
Tobias C. Berner (tcberner) |
x11-fonts: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Illarionov <littlesavage@rambler.ru>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Ashish Shukla <wahjava@gmail.com>
* Babak Farrokhi <babak@farrokhi.net>
* Björn König <bkoenig@alpha-tierchen.de>
* Brett Taylor
* Dave Cottlehuber <dch@skunkwerks.at>
* Dejan Lesjak <lesi@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.901.b_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.901.b_2 26 Oct 2019 17:47:05 |
0mp |
Take maintainership
While here, set LICENSE_FILE and pet portlint, portfmt and portclippy. |
1.901.b_1 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.901.b 05 Nov 2015 12:36:25 |
mat |
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735 |
1.901.b 19 May 2015 08:11:44 |
marino |
x11-fonts/tmu: Find new file source to unbreak
The distfile was available in an uncompressed form on Sourceforge.
While here, mark as GPLv3 (copying file would have to be downloaded
separately so it is not set) and simplify. I made several corrections
and removals to the patch as submitted.
PR: 200308
Submitted by: Ports Fury |
1.901.b 30 Mar 2015 21:50:26 |
bapt |
Mark as broken: no public distfiles |
1.901.b 20 Mar 2015 18:28:41 |
bapt |
Convert to USES=fonts |
1.901.b 04 Jul 2014 03:42:07 |
vanilla |
Stagify. |
1.901.b 20 Sep 2013 23:51:15 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fonts) |
1.901.b 05 Aug 2011 11:45:09 |
ehaupt |
Update broken/outdated WWW entries. Remove those where no alternate source was
found. |
1.901.b 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.901.b 07 Sep 2008 00:19:05 |
linimon |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.901.b 19 May 2008 14:37:31 |
sat |
Add port x11-fonts/tmu:
The Tibetan & Himalayan Digital Library releases the Unicode character
based Tibetan Machine Uni OpenType font for writing Tibetan, Dzongkha
and Ladakhi in dbu-can script with full support for the Sanskrit
combinations found in chos skad texts.
This font is based on the Tibetan Machine font originally designed and
developed by Tony Duff of the Tibetan Computer Company over many
years, the rights of which were purchased from him by the Trace
Foundation in order to make it freely available under the terms of the
Gnu General Public License.
OpenType tables and more than 2,000 additional glyphs were added to
the original font by Nathaniel Garson and Christopher Fynn under the
auspices of THDL. This new OpenType version of the font contains
almost 4,000 glyphs and can generate over 20,000 different
combinations.
WWW: http://www.thdl.org/tools/fonts/
Author: Tony Duff |