Port details |
- paratype ParaType font collection for the languages of Russia
- 2.005_2 x11-fonts =3 2.005_2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2011-05-26 16:47:55
- Last Update: 2022-10-09 11:56:28
- Commit Hash: f57221a
- People watching this port, also watch:: py39-beautifulsoup, linux_dvbwrapper-kmod, monit, p5-MIME-Tools, gammu
- License: OFL11
- WWW:
- https://www.paratype.com/public/
- Description:
- The ParaType PT Sans and PT Serif font families were developed as
part of the "Public Types of Russian Federation" project. The main
objective of the project is to allow the peoples of Russia to read
and write their native languages using free/libre fonts.
In addition to standard Western, Central European, and Cyrillic code
pages, the fonts contain characters of all title languages of the
Russian Federation.
PT Sans is based on Russian sans serif types of the second part of
the XX century, but at the same time has a very distinctive features
of modern humanistic design. The family consists of 8 styles: 4
basic styles, 2 caption styles for small sizes, and 2 narrow styles.
PT Serif is a transitional serif face with humanistic terminals
designed for use together with PT Sans. It consists of 6 styles: 4
basic styles, and 2 caption styles for small sizes.
The fonts were released by ParaType, and designed by Alexandra
Korolkova, Olga Umpeleva and Vladimir Yefimov.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- paratype>0:x11-fonts/paratype
- To install the port:
- cd /usr/ports/x11-fonts/paratype/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fonts/paratype
- pkg install paratype
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: paratype
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1568230904
SHA256 (ptsans-1.zip) = 65c3352a864ac711e5381d56dc76ca4edfb511b5293f5560bca877e8f19a2fc9
SIZE (ptsans-1.zip) = 1538229
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_paratype
- 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/ParaType/"
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 |
2.005_2 09 Oct 2022 11:56:28 |
Fernando Apesteguía (fernape) |
*/*: Release ports from maintainership
Maintainer releases all his ports.
PR: 266871
Reported by: unrelentingtech <greg@unrelenting.technology> |
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.005_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 ) |
2.005_2 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.005_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.005_2 14 Oct 2019 08:49:35 |
makc |
x11-fonts/paratype:
- Fix fetch and undeprecate
- Pass maintainership to submitter
PR: 240514
Submitted by: Greg V |
2.005_1 15 Sep 2019 17:28:09 |
antoine |
Deprecate a few ports |
2.005_1 14 Aug 2019 12:25:52 |
mat |
Convert to UCL & cleanup pkg-message (categories x) |
2.005_1 05 Aug 2019 13:22:34 |
antoine |
Mark BROKEN: unfetchable |
2.005_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.005 10 Mar 2018 09:33:10 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
2.005 24 Oct 2016 06:04:57 |
ache |
All 3 types of fonts are obsoleted in the port. Use official site to
download their most recent versions. |
2.004_6 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
2.004_6 14 May 2015 10:15:09 |
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 |
2.004_6 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 |
2.004_5 19 Mar 2015 18:31:39 |
bapt |
Get away from XORG_CAT= font and welcome USES=fonts |
2.004_4 02 Jul 2014 18:31:49 |
bsam |
x11-fonts/paratype,x11-fonts/profont: STAGEify |
2.004_4 02 Jul 2014 16:45:52 |
bapt |
First batch at resetting maintainership on ports that have not been staged and
without any pending PR
With hat: portmgr |
2.004_4 10 Mar 2014 18:09:41 |
bapt |
Convert x* to USES=zip |
2.004_4 05 Nov 2013 06:46:59 |
tabthorpe |
- Update LICENSE accordingly, now that OFL10 and OFL11 are defined
With hat: portmgr |
2.004_4 20 Sep 2013 23:51:15 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fonts) |
2.004_4 31 Mar 2012 18:19:01 |
rm |
- add new "PT Mono Bold" font
PR: 166537
Submitted by: Alexey Illarionov <littlesavage at rambler dot ru> (maintainer)
Feature safe: yes |
2.004_3 28 Feb 2012 18:08:34 |
rm |
- switch to self-made versioned distfile names
PR: 165356
Submitted by: Alexe Illarionov <littlesavage at rambler dot ru> (maintainer,
via mail)
Reported by: Volodymyr Kostyrko <c.kworr at gmail dot com> |
2.004_3 15 Feb 2012 07:42:58 |
rm |
- actually bump PORTREVISION, sorry for this. |
2.004_1 15 Feb 2012 07:38:41 |
rm |
- update checksum for PTMonoOFL.zip once again. This font was updated upstream.
Requested by: maintainer (by mail)
Reported by: pav (pointyhat) |
2.004_2 29 Jan 2012 23:25:08 |
rm |
- update PT Mono font to 1.001 (released at 23 Jan)
Reported by: pav (via pointyhat)
Approved by: maintainer (via mail) |
2.004_1 01 Jan 2012 14:18:37 |
rm |
- add new monospaced font
PR: 163740
Submitted by: Alexey Illarionov <littlesavage at rambler dot ru> (maintainer) |
2.004 26 May 2011 16:47:27 |
bf |
Add paratype 2.004, ParaType font collection for the languages of
Russia. |