diff options
-rw-r--r-- | x11-fonts/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/font-tex-gyre-bonum-math/Makefile | 28 | ||||
-rw-r--r-- | x11-fonts/font-tex-gyre-bonum-math/distinfo | 3 | ||||
-rw-r--r-- | x11-fonts/font-tex-gyre-bonum-math/pkg-descr | 3 | ||||
-rw-r--r-- | x11-fonts/font-tex-gyre-pagella-math/Makefile | 28 | ||||
-rw-r--r-- | x11-fonts/font-tex-gyre-pagella-math/distinfo | 3 | ||||
-rw-r--r-- | x11-fonts/font-tex-gyre-pagella-math/pkg-descr | 3 | ||||
-rw-r--r-- | x11-fonts/font-tex-gyre-schola-math/Makefile | 28 | ||||
-rw-r--r-- | x11-fonts/font-tex-gyre-schola-math/distinfo | 3 | ||||
-rw-r--r-- | x11-fonts/font-tex-gyre-schola-math/pkg-descr | 3 | ||||
-rw-r--r-- | x11-fonts/font-tex-gyre-termes-math/Makefile | 28 | ||||
-rw-r--r-- | x11-fonts/font-tex-gyre-termes-math/distinfo | 3 | ||||
-rw-r--r-- | x11-fonts/font-tex-gyre-termes-math/pkg-descr | 3 |
13 files changed, 140 insertions, 0 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index 94b2465a5e8c..f4772c2ae026 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -84,6 +84,10 @@ SUBDIR += font-screen-cyrillic SUBDIR += font-sony-misc SUBDIR += font-sun-misc + SUBDIR += font-tex-gyre-bonum-math + SUBDIR += font-tex-gyre-pagella-math + SUBDIR += font-tex-gyre-schola-math + SUBDIR += font-tex-gyre-termes-math SUBDIR += font-util SUBDIR += font-winitzki-cyrillic SUBDIR += font-xfree86-type1 diff --git a/x11-fonts/font-tex-gyre-bonum-math/Makefile b/x11-fonts/font-tex-gyre-bonum-math/Makefile new file mode 100644 index 000000000000..80625e3dc95a --- /dev/null +++ b/x11-fonts/font-tex-gyre-bonum-math/Makefile @@ -0,0 +1,28 @@ +# $FreeBSD$ + +PORTNAME= font-tex-gyre-bonum-math +DISTVERSION= 1.005 +CATEGORIES= x11-fonts +MASTER_SITES= http://www.gust.org.pl/projects/e-foundry/tg-math/download/ +DISTNAME= ${PORTNAME:S/font-//:S/-//:S/-//}-${DISTVERSION:S/.//} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Math companion for the TeX Gyre Bonum family + +LICENSE= GFL +LICENSE_NAME= GUST Font License +LICENSE_FILE= ${WRKSRC}/doc/GUST-FONT-LICENSE.txt +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + +USES= fonts zip +NO_BUILD= yes +NO_ARCH= yes +FONTNAME= OTF + +PLIST_FILES= ${FONTSDIR}/${PORTNAME:S/font-//:S/-//:S/-//}.otf + +do-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/share/fonts/OTF + ${INSTALL_DATA} ${WRKSRC}/opentype/* ${STAGEDIR}${PREFIX}/share/fonts/OTF + +.include <bsd.port.mk> diff --git a/x11-fonts/font-tex-gyre-bonum-math/distinfo b/x11-fonts/font-tex-gyre-bonum-math/distinfo new file mode 100644 index 000000000000..231e53694ec6 --- /dev/null +++ b/x11-fonts/font-tex-gyre-bonum-math/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1521267863 +SHA256 (texgyrebonum-math-1005.zip) = 8f8dc6f52ff838201f581f20b4ab634508e6d4b1e2745fe5d6b7732e1df73290 +SIZE (texgyrebonum-math-1005.zip) = 445457 diff --git a/x11-fonts/font-tex-gyre-bonum-math/pkg-descr b/x11-fonts/font-tex-gyre-bonum-math/pkg-descr new file mode 100644 index 000000000000..65a2779d570c --- /dev/null +++ b/x11-fonts/font-tex-gyre-bonum-math/pkg-descr @@ -0,0 +1,3 @@ +TeX Gyre (TG) Math Font: TG Bonum Math + +WWW: http://www.gust.org.pl/projects/e-foundry/tg-math diff --git a/x11-fonts/font-tex-gyre-pagella-math/Makefile b/x11-fonts/font-tex-gyre-pagella-math/Makefile new file mode 100644 index 000000000000..469fb27ea7da --- /dev/null +++ b/x11-fonts/font-tex-gyre-pagella-math/Makefile @@ -0,0 +1,28 @@ +# $FreeBSD$ + +PORTNAME= font-tex-gyre-pagella-math +DISTVERSION= 1.632 +CATEGORIES= x11-fonts +MASTER_SITES= http://www.gust.org.pl/projects/e-foundry/tg-math/download/ +DISTNAME= ${PORTNAME:S/font-//:S/-//:S/-//}-${DISTVERSION:S/.//} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Math companion for the TeX Gyre Pagella family + +LICENSE= GFL +LICENSE_NAME= GUST Font License +LICENSE_FILE= ${WRKSRC}/doc/GUST-FONT-LICENSE.txt +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + +USES= fonts zip +NO_BUILD= yes +NO_ARCH= yes +FONTNAME= OTF + +PLIST_FILES= ${FONTSDIR}/${PORTNAME:S/font-//:S/-//:S/-//}.otf + +do-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/share/fonts/OTF + ${INSTALL_DATA} ${WRKSRC}/opentype/* ${STAGEDIR}${PREFIX}/share/fonts/OTF + +.include <bsd.port.mk> diff --git a/x11-fonts/font-tex-gyre-pagella-math/distinfo b/x11-fonts/font-tex-gyre-pagella-math/distinfo new file mode 100644 index 000000000000..f5e8d375223b --- /dev/null +++ b/x11-fonts/font-tex-gyre-pagella-math/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1521267426 +SHA256 (texgyrepagella-math-1632.zip) = 68a9c0ce195915334673960b13a281f24d31a8ae380454a0e35652dba506d474 +SIZE (texgyrepagella-math-1632.zip) = 487509 diff --git a/x11-fonts/font-tex-gyre-pagella-math/pkg-descr b/x11-fonts/font-tex-gyre-pagella-math/pkg-descr new file mode 100644 index 000000000000..78929992f95f --- /dev/null +++ b/x11-fonts/font-tex-gyre-pagella-math/pkg-descr @@ -0,0 +1,3 @@ +TeX Gyre (TG) Math Font: TG Pagella Math + +WWW: http://www.gust.org.pl/projects/e-foundry/tg-math diff --git a/x11-fonts/font-tex-gyre-schola-math/Makefile b/x11-fonts/font-tex-gyre-schola-math/Makefile new file mode 100644 index 000000000000..1686b1768f4f --- /dev/null +++ b/x11-fonts/font-tex-gyre-schola-math/Makefile @@ -0,0 +1,28 @@ +# $FreeBSD$ + +PORTNAME= font-tex-gyre-schola-math +DISTVERSION= 1.533 +CATEGORIES= x11-fonts +MASTER_SITES= http://www.gust.org.pl/projects/e-foundry/tg-math/download/ +DISTNAME= ${PORTNAME:S/font-//:S/-//:S/-//}-${DISTVERSION:S/.//} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Math companion for the TeX Gyre Schola family + +LICENSE= GFL +LICENSE_NAME= GUST Font License +LICENSE_FILE= ${WRKSRC}/doc/GUST-FONT-LICENSE.txt +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + +USES= fonts zip +NO_BUILD= yes +NO_ARCH= yes +FONTNAME= OTF + +PLIST_FILES= ${FONTSDIR}/${PORTNAME:S/font-//:S/-//:S/-//}.otf + +do-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/share/fonts/OTF + ${INSTALL_DATA} ${WRKSRC}/opentype/* ${STAGEDIR}${PREFIX}/share/fonts/OTF + +.include <bsd.port.mk> diff --git a/x11-fonts/font-tex-gyre-schola-math/distinfo b/x11-fonts/font-tex-gyre-schola-math/distinfo new file mode 100644 index 000000000000..193d0b9567cb --- /dev/null +++ b/x11-fonts/font-tex-gyre-schola-math/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1521268034 +SHA256 (texgyreschola-math-1533.zip) = 53560861144138e25f89f1f487126d21c81c5086364ffcf2c8e5e46e37ebbe00 +SIZE (texgyreschola-math-1533.zip) = 504374 diff --git a/x11-fonts/font-tex-gyre-schola-math/pkg-descr b/x11-fonts/font-tex-gyre-schola-math/pkg-descr new file mode 100644 index 000000000000..9be6f4f38d05 --- /dev/null +++ b/x11-fonts/font-tex-gyre-schola-math/pkg-descr @@ -0,0 +1,3 @@ +TeX Gyre (TG) Math Font: TG Schola Math + +WWW: http://www.gust.org.pl/projects/e-foundry/tg-math diff --git a/x11-fonts/font-tex-gyre-termes-math/Makefile b/x11-fonts/font-tex-gyre-termes-math/Makefile new file mode 100644 index 000000000000..2c91c67ec532 --- /dev/null +++ b/x11-fonts/font-tex-gyre-termes-math/Makefile @@ -0,0 +1,28 @@ +# $FreeBSD$ + +PORTNAME= font-tex-gyre-termes-math +DISTVERSION= 1.543 +CATEGORIES= x11-fonts +MASTER_SITES= http://www.gust.org.pl/projects/e-foundry/tg-math/download/ +DISTNAME= ${PORTNAME:S/font-//:S/-//:S/-//}-${DISTVERSION:S/.//} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Math companion for the TeX Gyre Termes family + +LICENSE= GFL +LICENSE_NAME= GUST Font License +LICENSE_FILE= ${WRKSRC}/doc/GUST-FONT-LICENSE.txt +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + +USES= fonts zip +NO_BUILD= yes +NO_ARCH= yes +FONTNAME= OTF + +PLIST_FILES= ${FONTSDIR}/${PORTNAME:S/font-//:S/-//:S/-//}.otf + +do-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/share/fonts/OTF + ${INSTALL_DATA} ${WRKSRC}/opentype/* ${STAGEDIR}${PREFIX}/share/fonts/OTF + +.include <bsd.port.mk> diff --git a/x11-fonts/font-tex-gyre-termes-math/distinfo b/x11-fonts/font-tex-gyre-termes-math/distinfo new file mode 100644 index 000000000000..27c6003dc173 --- /dev/null +++ b/x11-fonts/font-tex-gyre-termes-math/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1521268112 +SHA256 (texgyretermes-math-1543.zip) = 5875b39d3987cbe4258e5933a2292fbece870177053c5a8f495492769e2d4bb2 +SIZE (texgyretermes-math-1543.zip) = 453112 diff --git a/x11-fonts/font-tex-gyre-termes-math/pkg-descr b/x11-fonts/font-tex-gyre-termes-math/pkg-descr new file mode 100644 index 000000000000..57523dba3340 --- /dev/null +++ b/x11-fonts/font-tex-gyre-termes-math/pkg-descr @@ -0,0 +1,3 @@ +TeX Gyre (TG) Math Font: TG Termes Math + +WWW: http://www.gust.org.pl/projects/e-foundry/tg-math |