Port details |
- uw-ttyp0 Monospaced bitmap fonts for X11
- 1.3_2 x11-fonts =3 1.3_2Version of this port present on the latest quarterly branch.
- Maintainer: rakuco@FreeBSD.org
- Port Added: 2015-09-05 16:48:39
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: oss, lua54-luaexpat, monit, proggy_fonts-ttf, inotify-tools
- License: MIT TTYP0
- WWW:
- https://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/
- Description:
- UW ttyp0 is a family of bitmap screen fonts in bdf format. It covers most of
the Latin and Cyrillic alphabet, Greek, Armenian, Georgian (only Mkhedruli),
Hebrew (without cantillation marks), Thai, most of IPA (but no UPA), standard
punctuation, common symbols, some mathematics, line graphics, a few dingbats,
and Powerline delimiter symbols. In addition to Unicode (ISO 10646-1), UW ttyp0
supports about thirty 8-bit encodings (code pages).
UW ttyp0 comes in nine sizes from 6x11 to 11x22. In all of the sizes there are
regular and bold versions; for some there is also an italic.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- uw-ttyp0>0:x11-fonts/uw-ttyp0
- To install the port:
- cd /usr/ports/x11-fonts/uw-ttyp0/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fonts/uw-ttyp0
- pkg install uw-ttyp0
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: uw-ttyp0
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (uw-ttyp0-1.3.tar.gz) = 288acf08ad678331ad4f3f2568e7b91f9c82a3929ad83b2e2059a3cdd728e0ee
SIZE (uw-ttyp0-1.3.tar.gz) = 702217
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:
-
- bdftopcf : x11-fonts/bdftopcf
- gmake>=4.3 : devel/gmake
- perl5>=5.32.r0<5.33 : lang/perl5.32
- 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_uw-ttyp0
- USES:
- fonts gmake perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
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.3_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.3_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.3_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3_2 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.3_1 09 Jun 2017 15:11:56 |
rakuco |
Fix plist. |
1.3 09 Jun 2017 15:04:36 |
rakuco |
Use https in WWW and MASTER_SITES. |
1.3 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.3 12 Sep 2015 13:54:19 |
rakuco |
Set NO_ARCH=yes, we are only shipping gzipped pcf files. |
1.3 06 Sep 2015 10:02:42 |
rakuco |
Add missing USES=perl5.
USE_PERL5=build is not enough, and I should have tested this in poudriere... |
1.3 05 Sep 2015 16:48:31 |
rakuco |
Add x11-fonts/uw-ttyp0.
UW ttyp0 is a family of bitmap screen fonts in bdf format. It covers most of
the Latin and Cyrillic alphabet, Greek, Armenian, Georgian (only Mkhedruli),
Hebrew (without cantillation marks), Thai, most of IPA (but no UPA), standard
punctuation, common symbols, some mathematics, line graphics, a few dingbats,
and Powerline delimiter symbols. In addition to Unicode (ISO 10646-1), UW ttyp0
supports about thirty 8-bit encodings (code pages).
UW ttyp0 comes in nine sizes from 6x11 to 11x22. In all of the sizes there are
regular and bold versions; for some there is also an italic.
WWW: http://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/ |
Number of commits found: 11
|