Port details |
- gofont-ttf Go font family
- g20231220 x11-fonts =2 g20231220Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2018-05-11 16:03:57
- Last Update: 2024-05-06 17:45:11
- Commit Hash: d21d67f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://blog.golang.org/go-fonts
- Description:
- The Go font family includes proportional- and fixed-width faces in
normal, bold, and italic renderings. The fonts have been tested
for technical uses, particularly programming. Go source code looks
particularly good when displayed in Go fonts, as its name implies, with
things like punctuation characters easily distinguishable and operators
lined up and placed consistently.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gofont-ttf>0:x11-fonts/gofont-ttf
- To install the port:
- cd /usr/ports/x11-fonts/gofont-ttf/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fonts/gofont-ttf
- pkg install gofont-ttf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gofont-ttf
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1710923873
SHA256 (golang-image-g20231220-9e190ae_GH0.tar.gz) = 2c26cae8973b225038aae84ce789df17d7646776209f7900e69ada51f40bad32
SIZE (golang-image-g20231220-9e190ae_GH0.tar.gz) = 5093073
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_gofont-ttf
- 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 |
g20231220 06 May 2024 17:45:11 |
Li-Wen Hsu (lwhsu) Author: mew14930xvi |
x11-fonts/gofont-ttf: Update to 20231220
PR: 277830 |
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) |
g20180511_1 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 ) |
g20180511_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
g20180511_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
g20180511_1 28 Sep 2020 05:05:25 |
tobik |
Reset MAINTAINER |
g20180511_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 |
g20180511 11 May 2018 16:03:45 |
tobik |
New port: x11-fonts/gofont-ttf
The Go font family includes proportional- and fixed-width faces in
normal, bold, and italic renderings. The fonts have been tested
for technical uses, particularly programming. Go source code looks
particularly good when displayed in Go fonts, as its name implies, with
things like punctuation characters easily distinguishable and operators
lined up and placed consistently.
WWW: https://blog.golang.org/go-fonts |