mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
d98acc46c17d5e1f75d3c4b3f93f10539c5d18ed
Most "typewriter" fonts are unrealistic: each instance of a particular letter looks identical. In text produced by a real typewriter, characters vary with each press of the key. TT2020 mimics the appearance of typewritten text in a novel way: the font contains nine slightly different copies of each glyph, and (when used in a modern font layout engine) selects one of these copies in a pseudorandom fashion using OpenType's "contextual alternates" feature. TT2020 is also multilingual, providing Latin, Cyrillic, Greek, and Hebrew characters, as well as italic variants. ok sthen@
…
…
…
…
…
Documentation for the ports tree includes: ports(7) https://man.openbsd.org/ports.7 packages(7) https://man.openbsd.org/packages.7 mirroring-ports(7) https://man.openbsd.org/mirroring-ports.7 library-specs(7) https://man.openbsd.org/library-specs.7 bsd.port.mk(5) https://man.openbsd.org/bsd.port.mk.5 bsd.port.arch.mk(5) https://man.openbsd.org/bsd.port.arch.mk.5 port-modules(5) https://man.openbsd.org/port-modules.5 And for bulk builds: dpb(1) https://man.openbsd.org/dpb.1 bulk(8) https://man.openbsd.org/bulk.8 proot(1) https://man.openbsd.org/proot.1 Also see the OpenBSD Porter's Handbook https://www.openbsd.org/faq/ports/
Description
Languages
Makefile
51.9%
PHP
19.7%
BitBake
11%
Perl
5.1%
C
3.6%
Other
8.3%