Port details |
- charis Charis SIL TrueType font collection
- 6.101 x11-fonts
=1 6.101Version of this port present on the latest quarterly branch. - Maintainer: thierry@FreeBSD.org
 - Port Added: 2011-03-04 09:24:41
- Last Update: 2022-02-20 21:49:23
- Commit Hash: 21936ae
- People watching this port, also watch:: tcpdump, metalock
- License: OFL11
- Description:
- Charis SIL is a Unicode-based font family that attempts to provide a
comprehensive inventory of glyphs needed for almost any Roman- or
Cyrillic-based writing system, whether used for phonetic or orthographic
needs. In addition, there is provision for other characters and symbols useful
to linguists. This font makes use of state-of-the-art font technologies to
support complex typographic issues, such as the need to position arbitrary
combinations of base glyphs and diacritics optimally.
Charis is similar to Bitstream Charter, one of the first fonts designed
specifically for laser printers. It is highly readable and holds up well in
less-than-ideal reproduction environments. It also has a full set of styles
- regular, italic, bold, bold italic - and so is more useful in general
publishing than Doulos SIL. Charis is a serif, proportionally-spaced font
optimized for readability in long printed documents.
WWW: https://software.sil.org/charis/
WWW: https://github.com/silnrsi/font-charis/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- CharisSIL>0:x11-fonts/charis
- To install the port:
- cd /usr/ports/x11-fonts/charis/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fonts/charis
- pkg install CharisSIL
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: CharisSIL
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1645392430
SHA256 (CharisSIL-6.101.zip) = 2de585f4517636d18039f1dc082258dfb89262d7a7feea2526fb21c0cc69131f
SIZE (CharisSIL-6.101.zip) = 4746155
- 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
- This port is required by:
- for Run
-
- audio/praat
- Configuration Options:
- ===> The following configuration options are available for CharisSIL-6.101:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11-fonts_charis
- USES:
- fonts zip
- pkg-message:
- For install:
- To use these fonts, add the following line to the "Files" section of
xorg.conf:
FontPath "/usr/local/share/fonts/CharisSIL/"
Users of older versions of X may additionally have to make sure that
the freetype module is loaded. Check /var/log/Xorg.0.log for error
messages. If freetype is required, add the following line to the
"Modules" section of xorg.conf:
Load "freetype"
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Feb 2022 21:49:23 6.101
|
Thierry Thomas (thierry)  |
x11-fonts/charis: upgrade to v6.101
Release notes at <https://github.com/silnrsi/font-charis/releases/tag/v6.101>. |
04 Jul 2021 20:48:39 6.001
|
Thierry Thomas (thierry)  |
x11-fonts/charis: upgrade to v6.001
Release notes at <https://github.com/silnrsi/font-charis/releases/tag/v6.001>. |
30 Jun 2021 17:50:10 6.000
|
Thierry Thomas (thierry)  |
x11-fonts/charis: upgrade to 6-000
Release notes at <https://software.sil.org/charis/release-6-000/>. |
06 Apr 2021 14:31:07 5.000
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
13 Oct 2019 14:45:58
5.000
|
thierry  |
Adopt and upgrade to 5.000. |
14 Aug 2019 12:25:52
4.114_2
|
mat  |
Convert to UCL & cleanup pkg-message (categories x) |
11 Mar 2019 21:25:57
4.114_2
|
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 |
27 Jun 2016 21:30:34
4.114_1
|
rene  |
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary |
14 May 2015 10:15:09
4.114_1
|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
20 Mar 2015 01:12:21
4.114_1
|
bapt  |
Rework XORG_CAT= font
Fonts are now generating the fonts.scale and fonts.dir at install time
font-alias is not needed anymore for the above reason
extract font-util and encodings out of XORG_CAT=fonts because they do not
install any fonts
make XORG_CAT=fonts use USES=fonts |
10 Mar 2014 18:09:41
4.114
|
bapt  |
Convert x* to USES=zip |
07 Feb 2014 15:42:30
4.114
|
ehaupt  |
Support staging. |
05 Nov 2013 06:46:59
4.114
|
tabthorpe  |
- Update LICENSE accordingly, now that OFL10 and OFL11 are defined
With hat: portmgr |
20 Sep 2013 23:51:15
4.114
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fonts) |
05 Aug 2013 20:56:17
4.114
|
bf  |
Update to 4.114 |
22 Mar 2013 23:29:18
4.112
|
bf  |
update to 4.112 |
14 Oct 2011 20:37:20
4.110
|
bf  |
update to 4.110 |
04 Mar 2011 09:24:17
4.106
|
bf  |
Add CharisSIL 4.106, the Charis SIL TrueType font collection.
Approved by: makc, miwi (mentors, implicit) |