Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2015 17:15:43 +0000 (UTC)
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r387493 - in branches/2015Q2/japanese/k10: . files
Message-ID:  <201505261715.t4QHFhP5066118@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Tue May 26 17:15:43 2015
New Revision: 387493
URL: https://svnweb.freebsd.org/changeset/ports/387493

Log:
  MFH: r387258
  
  - Fix runtime behaviour: fonts.alias was not updated properly
  - Add pkg-message.in; fontpath setting instructions
  - Bump PORTREVISION
  - New maintainer: WATANABE Kazuhiro (CQG00620@nifty.ne.jp)
  
  PR:		199537
  Submitted by:	CQG00620@nifty.ne.jp (maintainer)
  Approved by: ports-secteam (delphij)

Added:
  branches/2015Q2/japanese/k10/files/fonts.alias
     - copied unchanged from r387258, head/japanese/k10/files/fonts.alias
  branches/2015Q2/japanese/k10/files/pkg-message.in
     - copied unchanged from r387258, head/japanese/k10/files/pkg-message.in
Deleted:
  branches/2015Q2/japanese/k10/pkg-deinstall
  branches/2015Q2/japanese/k10/pkg-install
Modified:
  branches/2015Q2/japanese/k10/Makefile
  branches/2015Q2/japanese/k10/pkg-plist
Directory Properties:
  branches/2015Q2/   (props changed)

Modified: branches/2015Q2/japanese/k10/Makefile
==============================================================================
--- branches/2015Q2/japanese/k10/Makefile	Tue May 26 16:55:40 2015	(r387492)
+++ branches/2015Q2/japanese/k10/Makefile	Tue May 26 17:15:43 2015	(r387493)
@@ -3,12 +3,12 @@
 
 PORTNAME=	naga10
 PORTVERSION=	1.1
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	japanese x11-fonts
 MASTER_SITES=	http://hp.vector.co.jp/authors/VA013391/fonts/
 DISTNAME=	knj10-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	CQG00620@nifty.ne.jp
 COMMENT=	X11 10-dot Kanji font 'naga10 font'
 
 BUILD_DEPENDS=	mkbold:${PORTSDIR}/x11-fonts/mkbold-mkitalic \
@@ -17,6 +17,7 @@ BUILD_DEPENDS=	mkbold:${PORTSDIR}/x11-fo
 USES=		fonts
 
 MAKE_ENV=	FONTSDIR=${FONTSDIR:S,${PREFIX},,}
+SUB_FILES=	pkg-message
 
 OPTIONS_DEFINE=	DOCS
 
@@ -26,5 +27,6 @@ post-extract:
 post-install:
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
+	${INSTALL_DATA} ${FILESDIR}/fonts.alias ${STAGEDIR}${FONTSDIR}
 
 .include <bsd.port.mk>

Copied: branches/2015Q2/japanese/k10/files/fonts.alias (from r387258, head/japanese/k10/files/fonts.alias)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ branches/2015Q2/japanese/k10/files/fonts.alias	Tue May 26 17:15:43 2015	(r387493, copy of r387258, head/japanese/k10/files/fonts.alias)
@@ -0,0 +1,12 @@
+k10  -misc-fixed-medium-r-normal--10-90-75-75-c-100-jisx0208.1983-0
+k10i -misc-fixed-medium-i-normal--10-90-75-75-c-100-jisx0208.1983-0
+k10b -misc-fixed-bold-r-normal--10-90-75-75-c-100-jisx0208.1983-0
+k10bi -misc-fixed-bold-i-normal--10-90-75-75-c-100-jisx0208.1983-0
+a10  -misc-fixed-medium-r-normal--10-90-75-75-c-50-iso8859-1
+a10i -misc-fixed-medium-i-normal--10-90-75-75-c-50-iso8859-1
+a10b -misc-fixed-bold-r-normal--10-90-75-75-c-50-iso8859-1
+a10bi -misc-fixed-bold-i-normal--10-90-75-75-c-50-iso8859-1
+r10  -misc-fixed-medium-r-normal--10-90-75-75-c-50-jisx0201.1976-0
+r10b -misc-fixed-bold-r-normal--10-90-75-75-c-50-jisx0201.1976-0
+r10i -misc-fixed-medium-i-normal--10-90-75-75-c-50-jisx0201.1976-0
+r10bi -misc-fixed-bold-i-normal--10-90-75-75-c-50-jisx0201.1976-0

Copied: branches/2015Q2/japanese/k10/files/pkg-message.in (from r387258, head/japanese/k10/files/pkg-message.in)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ branches/2015Q2/japanese/k10/files/pkg-message.in	Tue May 26 17:15:43 2015	(r387493, copy of r387258, head/japanese/k10/files/pkg-message.in)
@@ -0,0 +1,15 @@
+*******************************************************************
+You can start using the font(s) by following these instructions:
+
+Eiter type the following in an X terminal:
+
+        xset fp+ %%FONTSDIR%%
+        xset fp rehash
+
+Or, more permanently, add the following line to the "Files" section
+of your X.Org configuration file (typically /etc/X11/xorg.conf):
+
+        FontPath "%%FONTSDIR%%/"
+
+then restart X.
+*******************************************************************

Modified: branches/2015Q2/japanese/k10/pkg-plist
==============================================================================
--- branches/2015Q2/japanese/k10/pkg-plist	Tue May 26 16:55:40 2015	(r387492)
+++ branches/2015Q2/japanese/k10/pkg-plist	Tue May 26 17:15:43 2015	(r387493)
@@ -1,3 +1,4 @@
+%%FONTSDIR%%/fonts.alias
 %%FONTSDIR%%/5x10B.pcf.gz
 %%FONTSDIR%%/5x10a.pcf.gz
 %%FONTSDIR%%/5x10rk.pcf.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505261715.t4QHFhP5066118>