diff options
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/Makefile | 1 | ||||
-rw-r--r-- | x11-fonts/gallant/Makefile | 27 | ||||
-rw-r--r-- | x11-fonts/gallant/distinfo | 3 | ||||
-rw-r--r-- | x11-fonts/gallant/pkg-descr | 19 |
4 files changed, 50 insertions, 0 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index a0aebca58988..aca729348b36 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -119,6 +119,7 @@ SUBDIR += freefont-ttf SUBDIR += freefonts SUBDIR += fslsfonts + SUBDIR += gallant SUBDIR += gbdfed SUBDIR += geist-mono SUBDIR += geist-sans diff --git a/x11-fonts/gallant/Makefile b/x11-fonts/gallant/Makefile new file mode 100644 index 000000000000..d72b9560d5d9 --- /dev/null +++ b/x11-fonts/gallant/Makefile @@ -0,0 +1,27 @@ +PORTNAME= gallant +DISTVERSIONPREFIX= v +DISTVERSION= 0.1 +CATEGORIES= x11-fonts + +MAINTAINER= schweikh@FreeBSD.org +COMMENT= Sun Microsystems Gallant font with >4500 Unicode glyphs +WWW= https://github.com/NanoBillion/gallant + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= fonts +USE_GITHUB= yes +GH_ACCOUNT= NanoBillion + +NO_ARCH= yes +NO_BUILD= yes + +PLIST_FILES= ${FONTSDIR}/gallant.pcf.gz + +do-install: + ${MKDIR} ${STAGEDIR}${FONTSDIR} + ${INSTALL_DATA} ${WRKSRC}/gallant.pcf.gz \ + ${STAGEDIR}${FONTSDIR} + +.include <bsd.port.mk> diff --git a/x11-fonts/gallant/distinfo b/x11-fonts/gallant/distinfo new file mode 100644 index 000000000000..747401f76e07 --- /dev/null +++ b/x11-fonts/gallant/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1757104793 +SHA256 (NanoBillion-gallant-v0.1_GH0.tar.gz) = bb5477bb2b0c2e06b0242d1c6da17d957d78654fb4df9374dc49862b67b75c40 +SIZE (NanoBillion-gallant-v0.1_GH0.tar.gz) = 2972029 diff --git a/x11-fonts/gallant/pkg-descr b/x11-fonts/gallant/pkg-descr new file mode 100644 index 000000000000..a60f75473803 --- /dev/null +++ b/x11-fonts/gallant/pkg-descr @@ -0,0 +1,19 @@ +This is the Gallant font, as used by the Sun Microsystems SPARCstation +console, extended with glyphs for many Unicode blocks. It is a raster +font with a 22x12 pixel character cell, descent 5 and ascent 17. + +This project currently provides more than 4500 glyphs. Major additions: + +* Greek +* Cyrillic +* International Phonetic Association Extensions +* Extended Latin characters +* Zapf Dingbats +* Tons of arrows +* Tons of mathematical symbols +* Letter-like symbols and enclosed alphanumerics +* Pixel-perfect box drawing +* Currency symbols +* More punctuation +* Just enough Katakana to say KO N NI CHI HA +* Powerline glyphs in the Private Use Area at U+e0a0 |