Port details |
- gentium-plus Gentium Plus TrueType font collection
- 6.200 x11-fonts =7 6.200Version of this port present on the latest quarterly branch.
- Maintainer: matthew@FreeBSD.org
- Port Added: 2012-12-15 22:05:55
- Last Update: 2023-02-06 12:51:13
- Commit Hash: d90b329
- People watching this port, also watch:: nmap, portmaster, unzip, dejavu, zip
- License: OFL11
- WWW:
- https://software.sil.org/gentium/
- Description:
- Gentium is a typeface family designed to enable the diverse ethnic
groups around the world who use the Latin, Cyrillic and Greek scripts
to produce readable, high-quality publications. It supports a wide
range of Latin- and Cyrillic-based alphabets.
The design is intended to be highly readable, reasonably compact, and
visually attractive. The Latin letters are designed to naturally
harmonize with the traditional 26 ones. Diacritics are treated with
careful thought and attention to their use. Gentium also supports both
polytonic and monotonic Greek. Gentium Plus now includes more extended
Latin glyphs (Unicode 5.1), archaic Greek symbols, and full extended
Cyrillic script support
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- GentiumPlus>0:x11-fonts/gentium-plus
- To install the port:
- cd /usr/ports/x11-fonts/gentium-plus/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fonts/gentium-plus
- pkg install GentiumPlus
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: GentiumPlus
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1675686775
SHA256 (GentiumPlus-6.200.zip) = 9b21103b79961149b6508791572acb3b2fe7eb621474c57d5e4ee37e76d7b073
SIZE (GentiumPlus-6.200.zip) = 10935378
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 Build
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for GentiumPlus-6.200:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11-fonts_gentium-plus
- 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/GentiumPlus/"
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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.200 06 Feb 2023 12:51:13 |
Matthew Seaman (matthew) |
x11-fonts/gentium-plus: update to 6.200
Changes: https://software.sil.org/gentium/gentium-plus-release-6-200/ |
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) |
6.001 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 ) |
6.001 20 Jul 2022 14:23:36 |
Tobias C. Berner (tcberner) |
x11-fonts: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Illarionov <littlesavage@rambler.ru>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Ashish Shukla <wahjava@gmail.com>
* Babak Farrokhi <babak@farrokhi.net>
* Björn König <bkoenig@alpha-tierchen.de>
* Brett Taylor
* Dave Cottlehuber <dch@skunkwerks.at>
* Dejan Lesjak <lesi@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
6.001 03 Jul 2021 10:06:48 |
Matthew Seaman (matthew) |
x11-fonts/gentium-plus: update to 6.001
ChangeLog: https://software.sil.org/gentium/release-6-001-quick-fix/ |
6.000 30 Jun 2021 22:28:02 |
Matthew Seaman (matthew) |
x11-fonts/gentium-plus: update to 6.000
Changes: https://software.sil.org/gentium/release-6-000/ |
5.000_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.000_1 14 Aug 2019 12:25:52 |
mat |
Convert to UCL & cleanup pkg-message (categories x) |
5.000_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 |
5.000 28 Feb 2018 09:33:02 |
amdmi3 |
- Switch to options helpers
- Update WWW
Approved by: portmgr blanket |
5.000 27 Aug 2016 09:28:03 |
matthew |
Update to account for upstream's website reorganization
- new DISTFILE location
- new WWW link in pkg-descr
- while here, recreate distinfo to add timestamp and
reformat a long line
Reported by: pi |
5.000 30 May 2015 12:57:21 |
matthew |
Update to 5.000
Changes:
http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=Gentium_download#2e93c7c7 |
1.510_3 22 Mar 2015 10:08:27 |
bapt |
Some missed bumps |
1.510_2 19 Mar 2015 18:43:11 |
bapt |
Fix pkg-message |
1.510_2 19 Mar 2015 18:42:04 |
bapt |
Convert from XORG_CAT to USES=fonts |
1.510_1 10 Mar 2014 18:09:41 |
bapt |
Convert x* to USES=zip |
1.510_1 21 Feb 2014 13:40:22 |
ehaupt |
Remove trailing whitespaces from category x11-fonts |
1.510_1 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
1.510_1 10 Dec 2013 19:47:43 |
bdrewery |
- Chase r336083 and bump all ports using NO_ARCH so that users building
their own packages and still on pkg 1.1.4 can upgrade.
With hat: portmgr |
1.510 08 Dec 2013 22:38:52 |
matthew |
Mark all my architecture independent ports using shell/perl/PHP as
NO_ARCH=yes
While here, fix a few other niggles:
net/phpldapadmin -- remove indefinite article from COMMENT
www/p5-RT* -- fix comments referencing the different versions of RT
x11-fonts/gentium-{basic,plus} -- mention ${STAGEDIR} explicitly in the
install targets; rework the handling of ${FONTPATH} |
1.510 05 Nov 2013 06:46:59 |
tabthorpe |
- Update LICENSE accordingly, now that OFL10 and OFL11 are defined
With hat: portmgr |
1.510 27 Sep 2013 05:48:27 |
matthew |
- Stageify |
1.510 20 Sep 2013 23:51:15 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fonts) |
1.510 22 Jul 2013 06:44:10 |
bapt |
Fix usage of the license framework, so that packaging can happen and the ports
not be considered as restricted
Reported by: pkg-fallout |
1.510 15 Dec 2012 22:05:36 |
matthew |
Rework the gentium and gentium-basic font ports
- Rename gentium to gentium-plus tracking upstream changes
- Use the generic facilities provided in bsd.xorg.mk for handling
font installation, rather than rolling our own. This allows
removing files/fonts.dir from both ports.
- Add LICENSE, and so modify pkg-message not to mention licensing
- Use PLIST_FILES and PORTDOCS rather than a separate pkg-plist file |