Port details |
- gentium Gentium TrueType font collection
- 7.000 x11-fonts
=5 1.0.2_3Version of this port present on the latest quarterly branch. - Maintainer: matthew@FreeBSD.org
 - Port Added: 2004-04-04 15:08:59
- Last Update: 2025-06-10 12:37:11
- Commit Hash: 18eb7c8
- People watching this port, also watch:: nas, gimp, sdocbook-xml, flac, libiconv
- License: OFL11
- WWW:
- https://software.sil.org/gentium/
- Description:
- ”Gentium” is a Latin word meaning belonging to the nations. The
Gentium typeface family was created to enable the diverse ethnic
groups—nations—around the world who use the Latin, Cyrillic, or Greek
scripts to produce readable, high-quality publications. It supports
almost the complete range of Unicode characters for these scripts,
including a comprehensive range of diacritics and a large set of
symbols useful for linguistics and literacy work.
Gentium’s design is intended to be highly readable, reasonably
compact, and visually attractive. One design strategy for greater
readability is to make slightly more generous counters, which are the
spaces inside and around the strokes of the letters. For compactness,
capital letters are modest in size and slightly compressed. For
attractiveness, Gentium combines good design with careful
letterspacing, plus a friendly, calligraphic character.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Gentium>0:x11-fonts/gentium
- To install the port:
- cd /usr/ports/x11-fonts/gentium/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fonts/gentium
- pkg install Gentium
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: Gentium
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1749537904
SHA256 (Gentium-7.000.zip) = 313e64963ba27851356060a725d36ce01680e5c5c63f46e4b40f15741c043e21
SIZE (Gentium-7.000.zip) = 15102846
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:
- ===> The following configuration options are available for Gentium-7.000:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11-fonts_gentium
- 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/Gentium/"
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:
|
Number of commits found: 12
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.000 10 Jun 2025 12:37:11
    |
Matthew Seaman (matthew)  |
x11-fonts/gentium: Rename x11-fonts/gentium-plus, update to 7.00
Gentium-7.000 is a major update of the Gentium font family. Gentium
Plus has been renamed to Gentium, and Gentium Book Plus has been
renamed to Gentium Book, and is now supplied as a separate font
package.
See https://software.sil.org/gentium/history/ and
https://software.sil.org/gentium/download/
Changes: https://software.sil.org/gentium/v7changes/
Reported by: repology |
1.0.2_3 17 Dec 2012 13:22:43
  |
matthew  |
Belatedly commit removal of the original x11-fonts/gentium which was
moved to x11-fonts/gentium-plus in r308966
Submitted by: linimon |
1.0.2_3 04 Jun 2012 19:25:56
 |
matthew  |
- Convert all my remaining ports to OPTIONSng
Files affected:
databases/mysql-connector-java/Makefile
databases/phpmyadmin/Makefile
mail/sa-utils/Makefile
net/phpldapadmin/Makefile
security/apg/Makefile
textproc/sphinxsearch/Makefile
www/p5-RT-Authen-ExternalAuth/Makefile
www/p5-RT-Extension-LDAPImport/Makefile
www/p5-RT-Extension-SLA/Makefile
www/p5-RTx-Calendar/Makefile
www/rt40/Makefile
www/rt40/Makefile.cpan
x11-fonts/gentium/Makefile
x11-fonts/gentium-basic/Makefile
Approved by: shaun (mentor) |
1.0.2_3 09 Feb 2012 17:09:51
 |
matthew  |
Update maintainer address to matthew@FreeBSD.org
Approved by: shaun (mentor) |
1.0.2_3 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
1.0.2_3 19 Jun 2009 09:10:20
 |
pav  |
- Update pkg-message
PR: ports/135648
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) |
1.0.2_3 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.0.2_3 24 Mar 2008 13:03:55
 |
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.0.2_2 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0.2_1 28 Aug 2006 21:15:11
 |
pav  |
- Use ../etc/fonts/conf.d mechanism for font config
- General cleanup
PR: ports/102007
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) |
1.0.2 05 Dec 2005 07:17:03
 |
edwin  |
[maintainer] x11-fonts/gentium -- upgrade to 1.0.2
Gentium has been re-released under a new, more liberal
license. The Sil OFL (Open Font License) claims to be fully
FLOSS compliant, and means that the restriction against
including this port on a CDROM can be dropped.
http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=OFL
In addition, the authors of this font seem to have managed
to change just about everything it is possible to change
about their download tarball with the notable exception of
the actual font glyphs...
Note to committer:
gentium/pkg-message has moved to gentium/files/pkg-message.in
Also no more need for an entry in /usr/ports/LEGAL for this port.
PR: ports/89930
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> |
1.0.1 04 Apr 2004 15:08:07
 |
thierry  |
Add gentium 1.0.1, gentium TrueType font collection.
PR: 65044
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Approved by: mat (mentor) |
Number of commits found: 12
|