Index: head/x11-fonts/3270font/Makefile =================================================================== --- head/x11-fonts/3270font/Makefile +++ head/x11-fonts/3270font/Makefile @@ -0,0 +1,29 @@ +# $FreeBSD$ + +PORTNAME= 3270font +DISTVERSIONPREFIX= v +DISTVERSION= 2.0.0 +CATEGORIES= x11-fonts +MASTER_SITES= http://s3.amazonaws.com/${PORTNAME}/ \ + https://github.com/rbanffy/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ +DISTNAME= 3270_fonts_4cfe95c + +MAINTAINER= 0mp@FreeBSD.org +COMMENT= IBM 3270 font for the nostalgic + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +USES= fonts zip + +FONTNAME= 3270 + +NO_ARCH= yes +NO_BUILD= yes +NO_WRKSUBDIR= yes + +do-install: + @${MKDIR} ${STAGEDIR}${FONTSDIR} + cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${FONTSDIR} "! -name LICENSE.txt" + +.include Index: head/x11-fonts/3270font/distinfo =================================================================== --- head/x11-fonts/3270font/distinfo +++ head/x11-fonts/3270font/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1550096786 +SHA256 (3270_fonts_4cfe95c.zip) = 8966e0667a1367dfc91361f9c9cb3187d1914a5b51710bfc10e5d71869188b4c +SIZE (3270_fonts_4cfe95c.zip) = 1428094 Index: head/x11-fonts/3270font/pkg-descr =================================================================== --- head/x11-fonts/3270font/pkg-descr +++ head/x11-fonts/3270font/pkg-descr @@ -0,0 +1,7 @@ +This font is derived from the x3270 font, which, in turn, was translated +from the one in Georgia Tech's 3270tool, which was itself hand-copied +from a 3270 series terminal. This font was built because the author felt +that terminals deserve to be pretty. The .sfd font file contains a x3270 +bitmap font that was used for guidance. + +WWW: https://github.com/rbanffy/3270font Index: head/x11-fonts/3270font/pkg-plist =================================================================== --- head/x11-fonts/3270font/pkg-plist +++ head/x11-fonts/3270font/pkg-plist @@ -0,0 +1,17 @@ +%%FONTSDIR%%/3270Medium.afm +%%FONTSDIR%%/3270Medium.otf +%%FONTSDIR%%/3270Medium.pfm +%%FONTSDIR%%/3270Medium.ttf +%%FONTSDIR%%/3270Medium.woff +%%FONTSDIR%%/3270Narrow.afm +%%FONTSDIR%%/3270Narrow.g2n +%%FONTSDIR%%/3270Narrow.otf +%%FONTSDIR%%/3270Narrow.pfm +%%FONTSDIR%%/3270Narrow.ttf +%%FONTSDIR%%/3270Narrow.woff +%%FONTSDIR%%/3270SemiNarrow.afm +%%FONTSDIR%%/3270SemiNarrow.g2n +%%FONTSDIR%%/3270SemiNarrow.otf +%%FONTSDIR%%/3270SemiNarrow.pfm +%%FONTSDIR%%/3270SemiNarrow.ttf +%%FONTSDIR%%/3270SemiNarrow.woff Index: head/x11-fonts/Makefile =================================================================== --- head/x11-fonts/Makefile +++ head/x11-fonts/Makefile @@ -3,6 +3,7 @@ COMMENT = X11 fonts and font utilities + SUBDIR += 3270font SUBDIR += Hasklig SUBDIR += alef SUBDIR += alegreya