Port details |
- stix-fonts OpenType Unicode fonts for Scientific, Technical, and Math texts
- 2.13 x11-fonts =3 2.13Version of this port present on the latest quarterly branch.
- Maintainer: thierry@FreeBSD.org
- Port Added: 2009-03-01 12:56:38
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: tmu, xdm, endless-sky, php81-pgsql, openbox
- License: OFL11
- WWW:
- https://www.stixfonts.org/
- Description:
- The mission of the Scientific and Technical Information Exchange (STIX) font
project is the creation of a comprehensive set of fonts that serve the
scientific and engineering communities.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- stixfonts>0:x11-fonts/stix-fonts
- To install the port:
- cd /usr/ports/x11-fonts/stix-fonts/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fonts/stix-fonts
- pkg install stixfonts
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: stixfonts
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1620138592
SHA256 (stipub-stixfonts-v2.13_GH0.tar.gz) = c4671ec4a116d887c8ebf91b2706301bebc43e776ac00f549c36ad1f34964c98
SIZE (stipub-stixfonts-v2.13_GH0.tar.gz) = 74039021
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- x11.pc : x11/libX11
- Runtime dependencies:
-
- fc-cache : x11-fonts/fontconfig
- mkfontscale : x11-fonts/mkfontscale
- x11.pc : x11/libX11
- This port is required by:
- for Run
-
- textproc/lasem
Configuration Options:
- ===> The following configuration options are available for stixfonts-2.13:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11-fonts_stix-fonts
- USES:
- fonts xorg
- pkg-message:
- For install:
- You can start using the fonts by following these instructions:
Make sure that the freetype module is loaded. If it is not, add the following
line to the "Modules" section of your X11 / x.org configuration file:
Load "freetype"
Add the following line to the "Files" section:
FontPath "/usr/local/share/fonts/STIX/"
- 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) |
2.13 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 ) |
2.13 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 ) |
2.13 04 May 2021 15:49:13 |
Thierry Thomas (thierry) |
x11-fonts/stix-fonts: upgrade to v2.13 |
2.12 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.12 27 Mar 2021 15:30:25 |
thierry |
Upgrade to STIX Two, v2.12. |
2.11 14 Jan 2021 19:04:39 |
thierry |
Upgrade to v2.11. |
2.10 19 Dec 2020 19:58:10 |
thierry |
Upgrade to STIX Two, v2.10. |
2.0.2 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
2.0.2 14 Aug 2019 12:25:52 |
mat |
Convert to UCL & cleanup pkg-message (categories x) |
2.0.2 22 Jun 2019 14:04:18 |
thierry |
Minor update to v2.0.2 (no changes to glyphs or associated data). |
2.0.1 16 Apr 2019 20:18:37 |
thierry |
Upgrade to v2.0.1. |
2.0.0_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 |
2.0.0 14 Dec 2018 23:31:16 |
mat |
Use USE_GITHUB properly. |
2.0.0 14 Dec 2018 18:55:08 |
thierry |
Master site switched from SourceForge to GitHub.
Same version, no need to bump PORTREVISION. |
2.0.0 25 Feb 2018 15:07:14 |
thierry |
Upgrade to 2.0.0. |
1.1.1_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 |
1.1.1 04 Jul 2014 23:19:30 |
adamw |
Remove NOPORTDOCS. |
1.1.1 10 Mar 2014 18:09:41 |
bapt |
Convert x* to USES=zip |
1.1.1 03 Mar 2014 17:36:55 |
thierry |
- Upgrade to 1.1.1;
- Stagify.
Note: this installs fonts in Web Open Font Format (WOFF). |
1.1.0 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
1.1.0 05 Nov 2013 06:46:59 |
tabthorpe |
- Update LICENSE accordingly, now that OFL10 and OFL11 are defined
With hat: portmgr |
1.1.0 20 Sep 2013 23:51:15 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fonts) |
1.1.0 02 Jul 2012 20:20:46 |
thierry |
Upgrade to 1.1.0.
PR: ports/169460
Submitted by: Dmitry <dmitry2004 (at) yandex.ru> |
1.0.0 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0.0 24 Aug 2010 20:08:34 |
thierry |
1) Upgrade to 1.0.0
2) Set the license.
PR: ports/149870 (1)
Submitted by: Dmitry <dmitry2006 (at) yandex.ru> |
0.20071031 01 Mar 2009 12:56:04 |
thierry |
The mission of the Scientific and Technical Information Exchange (STIX) font
creation project is the preparation of a comprehensive set of fonts that serve
the scientific and engineering community in the process from manuscript creation
through final publication, both in electronic and print formats. Toward this
purpose, the STIX fonts will be made available, under royalty-free license, to
anyone, including publishers, software developers, scientists, students, and the
general public.
These fonts cover all the symbols in MathML and this port can replace the former
x11-fonts/mathfonts.
WWW: http://www.stixfonts.org/ |