A month has passed but there is no response, this is a ping.
On Tue, 12 Sep 2017 06:56:54 +0900,
SASANO Takayoshi wrote:
>
> Here is the ports of VLGothic, a Japanese TrueType font from Vine Linux.
> ok?
>
> diff -uNpr fonts.orig/ja-vlgothic-ttf/Makefile fonts/ja-vlgothic-ttf/Makefile
> --- fonts.orig/ja-vlgothic-ttf/Makefile Thu Jan 1 09:00:00 1970
> +++ fonts/ja-vlgothic-ttf/Makefile Tue Sep 12 00:48:03 2017
> @@ -0,0 +1,34 @@
> +# $OpenBSD: Makefile.template,v 1.76 2017/02/25 16:04:20 danj Exp $
> +
> +COMMENT = Japanese gothic TrueType fonts from Vine Linux
> +
> +DISTNAME = VLGothic-20141206
> +PKGNAME = ja-vlgothic-ttf-201401206
> +
> +CATEGORIES = fonts japanese x11
> +
> +HOMEPAGE = http://vlgothic.dicey.org/
> +
> +#BSD
> +PERMIT_PACKAGE_CDROM= Yes
> +
> +MASTER_SITES = ${MASTER_SITE_OSDN_JP:=vlgothic/62375/}
> +EXTRACT_SUFX = .tar.bz2
> +
> +NO_BUILD = Yes
> +NO_TEST = Yes
> +
> +PKG_ARCH = *
> +
> +INST_DIR= ${PREFIX}/share/fonts/vlgothic/
> +DOC_DIR= ${PREFIX}/share/doc/vlgothic/
> +FONTSDIR= ${WRKDIR}/VLGothic/
> +
> +do-install:
> + ${INSTALL_DATA_DIR} ${INST_DIR} ${DOC_DIR}
> + ${INSTALL_DATA} ${FONTSDIR}/*.ttf ${INST_DIR}
> + ${INSTALL_DATA} ${FONTSDIR}/Changelog ${DOC_DIR}
> + ${INSTALL_DATA} ${FONTSDIR}/LICENSE* ${DOC_DIR}
> + ${INSTALL_DATA} ${FONTSDIR}/README* ${DOC_DIR}
> +
> +.include <bsd.port.mk>
> diff -uNpr fonts.orig/ja-vlgothic-ttf/distinfo fonts/ja-vlgothic-ttf/distinfo
> --- fonts.orig/ja-vlgothic-ttf/distinfo Thu Jan 1 09:00:00 1970
> +++ fonts/ja-vlgothic-ttf/distinfo Tue Sep 12 00:48:03 2017
> @@ -0,0 +1,2 @@
> +SHA256 (VLGothic-20141206.tar.bz2) =
> JStMP69szzFXY+Ah7aziGDcBVOOY2V+5erzhyoMlVWw=
> +SIZE (VLGothic-20141206.tar.bz2) = 4952134
> diff -uNpr fonts.orig/ja-vlgothic-ttf/pkg/DESCR
> fonts/ja-vlgothic-ttf/pkg/DESCR
> --- fonts.orig/ja-vlgothic-ttf/pkg/DESCR Thu Jan 1 09:00:00 1970
> +++ fonts/ja-vlgothic-ttf/pkg/DESCR Tue Sep 12 00:48:03 2017
> @@ -0,0 +1,4 @@
> +This port provides VLGothic family Japanese TrueType fonts from Vine Linux.
> +
> +VLGothic
> +VLPGothic
> diff -uNpr fonts.orig/ja-vlgothic-ttf/pkg/PLIST
> fonts/ja-vlgothic-ttf/pkg/PLIST
> --- fonts.orig/ja-vlgothic-ttf/pkg/PLIST Thu Jan 1 09:00:00 1970
> +++ fonts/ja-vlgothic-ttf/pkg/PLIST Tue Sep 12 00:48:03 2017
> @@ -0,0 +1,15 @@
> +@comment $OpenBSD$
> +share/doc/vlgothic/
> +share/doc/vlgothic/Changelog
> +share/doc/vlgothic/LICENSE
> +share/doc/vlgothic/LICENSE.en
> +share/doc/vlgothic/LICENSE_E.mplus
> +share/doc/vlgothic/LICENSE_J.mplus
> +share/doc/vlgothic/README
> +share/doc/vlgothic/README.sazanami
> +share/doc/vlgothic/README_E.mplus
> +share/doc/vlgothic/README_J.mplus
> +share/fonts/
> +share/fonts/vlgothic/
> +share/fonts/vlgothic/VL-Gothic-Regular.ttf
> +share/fonts/vlgothic/VL-PGothic-Regular.ttf
>
> --
> SASANO Takayoshi (JG1UAA) <[email protected]>
>