Port details |
- consolamono-ttf Monospace font created for programming, text editors and terminal-use
- 20130127_2 x11-fonts =3 20130127_2Version of this port present on the latest quarterly branch.
- Maintainer: rakuco@FreeBSD.org
- Port Added: 2013-01-25 11:37:01
- 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: OFL11
- WWW:
- https://fontlibrary.org/en/font/consolamono
- Description:
- 'Consola Mono' is the monospace font especially created for programming, text
editors and for terminal-use.
'Consola Mono' is a Unicode typeface font that supports all languages that use
the Latin, Greek, Cyrillic script and its variants, and could be expanded to
support other scripts.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- consolamono-ttf>0:x11-fonts/consolamono-ttf
- To install the port:
- cd /usr/ports/x11-fonts/consolamono-ttf/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fonts/consolamono-ttf
- pkg install consolamono-ttf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: consolamono-ttf
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (consolamono.zip) = caed727b567d99abc8c555eda9d0648a8e3f1f3d56a3940650c3f5969a896ca2
SIZE (consolamono.zip) = 1114546
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_consolamono-ttf
- USES:
- fonts zip
- 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) |
20130127_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 ) |
20130127_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
20130127_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20130127_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 |
20130127_1 23 Jan 2016 13:03:34 |
rakuco |
openfontlibrary.org has been fontlibrary.org for a while, update URLs in ports. |
20130127_1 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 |
20130127_1 29 Jan 2015 12:01:11 |
amdmi3 |
- Drop @dirrm* from pkg-plists
Approved by: portmgr blanket |
20130127_1 11 May 2014 11:47:31 |
rakuco |
- Support staging.
- Remove pkg-message about editing xorg.conf, this should not be needed at
all.
- Stop calling fontconfig on installation and deinstallation: for one, we
were not depending on fontconfig to begin with, and fontconfig should be
smart enough to manage its cache automatically anyway.
- Stop depending on and using mkfont{dir,scale}, this is a TTF font. |
20130127 10 Mar 2014 18:09:41 |
bapt |
Convert x* to USES=zip |
20130127 03 Nov 2013 19:23:19 |
rakuco |
Use the newly-added OFL11 license in my x11-fonts ports. |
20130127 20 Sep 2013 23:51:15 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fonts) |
20130127 27 Jan 2013 22:33:07 |
rakuco |
New upstream release, 2.001.
From the FONTLOG:
- 'Consola Mono Bold' - fixed a bug with different width
of glyphs:
028B - SMALL LETTER V WITH HOOK
03B0 - GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS
03C5 - GREEK SMALL LETTER UPSILON
03CB - GREEK SMALL LETTER UPSILON WITH DIALYTIKA
03CD - GREEK SMALL LETTER UPSILON WITH TONOS
Thanks Raphael!
In practice, this means Consola Mono Bold is now correctly identified as
having 'mono' spacing by Fontconfig, which in turn allows Qt-based
applications to list the "Consola Mono" family as monospaced. |
20121116 25 Jan 2013 11:55:39 |
rakuco |
Adjust LICENSE_PERMS.
I got confused by the description in bsd.licenses.mk and thought the pkg-*
and dist-* permissions were actually negating these permissions. |
20121116 25 Jan 2013 11:36:44 |
rakuco |
Consola Mono is a monospaced font created for programming, text editors and
terminal-use.
It is licensed under the SIL Open Font License v1.1. |