View | Details | Raw Unified | Return to bug 253099
Collapse All | Expand All

(-)w/x11-fonts/paratype/Makefile (-10 / +10 lines)
Lines 1-31 Link Here
1
# Created by: Alexey Illarionov <littlesavage@rambler.ru>
1
# Created by: Alexey Illarionov <littlesavage@rambler.ru>
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	paratype
4
PORTNAME=	paratype
5
PORTVERSION=	2.005
5
PORTVERSION=	59384
6
PORTREVISION=	2
7
CATEGORIES=	x11-fonts
6
CATEGORIES=	x11-fonts
8
MASTER_SITES=	https://info.paratype.ru/wp-content/uploads/2019/07/
7
MASTER_SITES=	https://api.paratype.com/api/editions/ofl/download/
9
DISTFILES=	ptsans-1.zip \
8
DISTFILES=	${PORTVERSION}
10
		PTSansExpert.zip \
9
DIST_SUBDIR=	${PORTNAME}
11
		ptserif.zip \
10
# Unfortunately there is no public version number,
12
		ptserifexpert.zip \
11
# the only usable number is the download ID from the link.
13
		ptmono.zip
14
12
15
MAINTAINER=	greg@unrelenting.technology
13
MAINTAINER=	greg@unrelenting.technology
16
COMMENT=	ParaType font collection for the languages of Russia
14
COMMENT=	PT Public Pack font collection
17
15
18
LICENSE=	OFL11
16
LICENSE=	OFL11
19
17
20
NO_BUILD=	yes
18
NO_BUILD=	yes
21
NO_WRKSUBDIR=	yes
19
NO_WRKSUBDIR=	yes
22
USES=		fonts zip
20
USES=		fonts zip
23
21
22
FETCH_ENV+=	HTTP_REFERER=https://www.paratype.com
23
24
FONTNAME=	ParaType
24
FONTNAME=	ParaType
25
SUB_FILES=	pkg-message
25
SUB_FILES=	pkg-message
26
26
27
do-install:
27
do-install:
28
	@${MKDIR} ${STAGEDIR}${FONTSDIR}
28
	@${MKDIR} ${STAGEDIR}${FONTSDIR}
29
	${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR}
29
	${INSTALL_DATA} ${WRKSRC}/PT/PT/*/*.ttf ${STAGEDIR}${FONTSDIR}
30
30
31
.include <bsd.port.mk>
31
.include <bsd.port.mk>
(-)w/x11-fonts/paratype/distinfo (-11 / +3 lines)
Lines 1-11 Link Here
1
TIMESTAMP = 1568230904
1
TIMESTAMP = 1612022274
2
SHA256 (ptsans-1.zip) = 65c3352a864ac711e5381d56dc76ca4edfb511b5293f5560bca877e8f19a2fc9
2
SHA256 (paratype/59384) = 576f36b88623823a141f2422bdc4e367e5bffeaa41c876dee86a18ce32fc5823
3
SIZE (ptsans-1.zip) = 1538229
3
SIZE (paratype/59384) = 4206265
4
SHA256 (PTSansExpert.zip) = 3fd9b9f7805e7e6af922272d5816da3581b9622ec81046820bfd4abce17a80db
5
SIZE (PTSansExpert.zip) = 403762
6
SHA256 (ptserif.zip) = 7a6f5fd596307a3f1b145c2383f7ae61abc417e7f8d5ba068295ef1c182a7474
7
SIZE (ptserif.zip) = 932670
8
SHA256 (ptserifexpert.zip) = b72162d455371c1359be35f5e2ef1e9ca20eaf1a9337c9246afce56d7bfec663
9
SIZE (ptserifexpert.zip) = 365735
10
SHA256 (ptmono.zip) = 741b1457066d69f045ac5196a512c2c1ca7900645b97bcb7280576d34e540af3
11
SIZE (ptmono.zip) = 176452
(-)w/x11-fonts/paratype/pkg-descr (-19 / +7 lines)
Lines 1-22 Link Here
1
The ParaType PT Sans and PT Serif font families were developed as
1
The PT Public Pack from ParaType includes the PT Sans, PT Serif,
2
part of the "Public Types of Russian Federation" project.  The main
2
PT Mono, PT Astra Sans, PT Astra Serif, and PT Root UI font families,
3
all available under the SIL Open Font License.
4
5
PT Sans and PT Serif were developed as part of the
6
"Public Types of Russian Federation" project. The main
3
objective of the project is to allow the peoples of Russia to read
7
objective of the project is to allow the peoples of Russia to read
4
and write their native languages using free/libre fonts.
8
and write their native languages using free/libre fonts.
5
9
6
In addition to standard Western, Central European, and Cyrillic code
10
WWW: https://www.paratype.com/collections/pt/44157
7
pages, the fonts contain characters of all title languages of the
8
Russian Federation.
9
10
PT Sans is based on Russian sans serif types of the second part of
11
the XX century, but at the same time has a very distinctive features
12
of modern humanistic design. The family consists of 8 styles: 4
13
basic styles, 2 caption styles for small sizes, and 2 narrow styles.
14
15
PT Serif is a transitional serif face with humanistic terminals
16
designed for use together with PT Sans. It consists of 6 styles: 4
17
basic styles, and 2 caption styles for small sizes.
18
19
The fonts were released by ParaType, and designed by Alexandra
20
Korolkova, Olga Umpeleva and Vladimir Yefimov.
21
22
WWW: https://www.paratype.com/public/
(-)w/x11-fonts/paratype/pkg-plist (-18 / +29 lines)
Lines 1-18 Link Here
1
%%FONTSDIR%%/PTC55F.ttf
1
%%FONTSDIR%%/PT-Astra-Sans_Bold-Italic.ttf
2
%%FONTSDIR%%/PTC75F.ttf
2
%%FONTSDIR%%/PT-Astra-Sans_Bold.ttf
3
%%FONTSDIR%%/PTF55E.ttf
3
%%FONTSDIR%%/PT-Astra-Sans_Italic.ttf
4
%%FONTSDIR%%/PTF55F.ttf
4
%%FONTSDIR%%/PT-Astra-Sans_Regular.ttf
5
%%FONTSDIR%%/PTF56F.ttf
5
%%FONTSDIR%%/PT-Astra-Serif_Bold-Italic.ttf
6
%%FONTSDIR%%/PTF75F.ttf
6
%%FONTSDIR%%/PT-Astra-Serif_Bold.ttf
7
%%FONTSDIR%%/PTF76F.ttf
7
%%FONTSDIR%%/PT-Astra-Serif_Italic.ttf
8
%%FONTSDIR%%/PTM55F.ttf
8
%%FONTSDIR%%/PT-Astra-Serif_Regular.ttf
9
%%FONTSDIR%%/PTM75F.ttf
9
%%FONTSDIR%%/PT-Mono_Bold.ttf
10
%%FONTSDIR%%/PTN57F.ttf
10
%%FONTSDIR%%/PT-Mono_Regular.ttf
11
%%FONTSDIR%%/PTN77F.ttf
11
%%FONTSDIR%%/PT-Root-UI_Bold.ttf
12
%%FONTSDIR%%/PTS55E.ttf
12
%%FONTSDIR%%/PT-Root-UI_Light.ttf
13
%%FONTSDIR%%/PTS55F.ttf
13
%%FONTSDIR%%/PT-Root-UI_Medium.ttf
14
%%FONTSDIR%%/PTS56F.ttf
14
%%FONTSDIR%%/PT-Root-UI_Regular.ttf
15
%%FONTSDIR%%/PTS75F.ttf
15
%%FONTSDIR%%/PT-Root-UI_VF.ttf
16
%%FONTSDIR%%/PTS76F.ttf
16
%%FONTSDIR%%/PT-Sans_Bold-Italic.ttf
17
%%FONTSDIR%%/PTZ55F.ttf
17
%%FONTSDIR%%/PT-Sans_Bold.ttf
18
%%FONTSDIR%%/PTZ56F.ttf
18
%%FONTSDIR%%/PT-Sans_Caption-Bold.ttf
19
%%FONTSDIR%%/PT-Sans_Caption-Regular.ttf
20
%%FONTSDIR%%/PT-Sans_Italic.ttf
21
%%FONTSDIR%%/PT-Sans_Narrow-Bold.ttf
22
%%FONTSDIR%%/PT-Sans_Narrow-Regular.ttf
23
%%FONTSDIR%%/PT-Sans_Regular.ttf
24
%%FONTSDIR%%/PT-Serif_Bold-Italic.ttf
25
%%FONTSDIR%%/PT-Serif_Bold.ttf
26
%%FONTSDIR%%/PT-Serif_Caption-Italic.ttf
27
%%FONTSDIR%%/PT-Serif_Caption-Regular.ttf
28
%%FONTSDIR%%/PT-Serif_Italic.ttf
29
%%FONTSDIR%%/PT-Serif_Regular.ttf

Return to bug 253099