View | Details | Raw Unified | Return to bug 279386 | Differences between
and this patch

Collapse All | Expand All

(-)b/japanese/skkinput3/Makefile (-18 / +18 lines)
Lines 1-6 Link Here
1
PORTNAME=	skkinput3
1
PORTNAME=	skkinput3
2
PORTVERSION=	3.0.6
2
PORTVERSION=	3.0.6
3
PORTREVISION=	10
3
PORTREVISION=	11
4
CATEGORIES=	japanese x11
4
CATEGORIES=	japanese x11
5
MASTER_SITES=	OSDN/${PORTNAME}
5
MASTER_SITES=	OSDN/${PORTNAME}
6
DISTNAME=	skkinput-${PORTVERSION}
6
DISTNAME=	skkinput-${PORTVERSION}
Lines 9-45 MAINTAINER= koma2@lovepeers.org Link Here
9
COMMENT=	SKK-like Japanese input method for X11
9
COMMENT=	SKK-like Japanese input method for X11
10
WWW=		https://sourceforge.jp/projects/skkinput3/
10
WWW=		https://sourceforge.jp/projects/skkinput3/
11
11
12
LICENSE=	GPLv2+
13
LICENSE_FILE=	${WRKSRC}/GPL
14
12
USES=		imake xorg
15
USES=		imake xorg
13
USE_GCC=	yes
14
USE_CSTD=	gnu89
16
USE_CSTD=	gnu89
17
USE_GCC=	yes
15
USE_XORG=	ice sm x11 xext xmu xt
18
USE_XORG=	ice sm x11 xext xmu xt
16
MAKE_JOBS_UNSAFE=	yes
19
MAKE_JOBS_UNSAFE=	yes
17
20
18
PORTDOCS=	*.jis dot.skkinput ChangeLog
21
PORTDOCS=	*.jis dot.skkinput ChangeLog
19
22
20
OPTIONS_DEFINE=	SKK10 DOCS
23
OPTIONS_DEFINE=		DOCS SKK10
21
OPTIONS_RADIO=	SKKSERVER
24
OPTIONS_DEFAULT=	SKK9
22
OPTIONS_RADIO_SKKSERVER=	DBSKKD RSKKSERV
25
OPTIONS_RADIO=		SKKSERVER
26
OPTIONS_RADIO_SKKSERVER=	DBSKKD SKK9
27
OPTIONS_SUB=		yes
23
28
24
SKKSERVER_DESC=	Skkserver selection
25
DBSKKD_DESC=	Use ja-dbskkd-cdb as skkserver
29
DBSKKD_DESC=	Use ja-dbskkd-cdb as skkserver
26
RSKKSERV_DESC=	Use ja-rskkserv as skkserver
27
SKK10_DESC=	Install SKK10 elisp files
30
SKK10_DESC=	Install SKK10 elisp files
31
SKK9_DESC=	Use ja-skkserv as skkserver
32
SKKSERVER_DESC=	Skkserver selection
33
34
DBSKKD_RUN_DEPENDS=	${LOCALBASE}/libexec/dbskkd-cdb:japanese/dbskkd-cdb
35
SKK9_RUN_DEPENDS=	${LOCALBASE}/sbin/skkserv:japanese/skkserv
28
36
29
.include <bsd.port.options.mk>
37
.include <bsd.port.options.mk>
30
38
31
.if ${PORT_OPTIONS:MSKK10}
39
.if ${PORT_OPTIONS:MSKK10}
32
PLIST_SUB+=	SKK8="@comment " SKK10=""
40
PLIST_SUB+=	SKK8="@comment "
33
.else
34
PLIST_SUB+=	SKK8="" SKK10="@comment "
35
.endif
36
37
.if ${PORT_OPTIONS:MDBSKKD}
38
RUN_DEPENDS=	${LOCALBASE}/libexec/dbskkd-cdb:japanese/dbskkd-cdb
39
.elif ${PORT_OPTIONS:MRSKKSERV}
40
RUN_DEPENDS=	${LOCALBASE}/libexec/rskkserv:japanese/rskkserv
41
.else
41
.else
42
RUN_DEPENDS=	${LOCALBASE}/sbin/skkserv:japanese/skkserv
42
PLIST_SUB+=	SKK8=""
43
.endif
43
.endif
44
44
45
post-patch:
45
post-patch:
Lines 49-55 post-patch: Link Here
49
			${WRKSRC}/Skkinput.conf
49
			${WRKSRC}/Skkinput.conf
50
.endif
50
.endif
51
51
52
post-install:
52
post-install-DOCS-on:
53
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
53
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
54
	${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
54
	${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
55
55
(-)b/japanese/skkinput3/files/patch-Imakefile (-3 / +3 lines)
Lines 1-6 Link Here
1
--- Imakefile.orig	Sun Jul 21 02:47:26 2002
1
--- Imakefile.orig	2002-12-06 16:48:21 UTC
2
+++ Imakefile	Wed Aug 14 15:48:59 2002
2
+++ Imakefile
3
@@ -23,8 +23,8 @@
3
@@ -37,8 +37,8 @@ OBJS            = main.o
4
 SRCS            = main.c
4
 SRCS            = main.c
5
 OBJS            = main.o
5
 OBJS            = main.o
6
 
6
 
(-)b/japanese/skkinput3/files/patch-Skkinput.conf (-3 / +3 lines)
Lines 1-5 Link Here
1
--- Skkinput.conf.orig	Fri Jan 10 23:57:00 2003
1
--- Skkinput.conf.orig	2003-01-30 16:38:00 UTC
2
+++ Skkinput.conf	Tue Jan 21 21:06:51 2003
2
+++ Skkinput.conf
3
@@ -1,6 +1,6 @@
3
@@ -1,6 +1,6 @@
4
 /*	skk.el, init.el install directory
4
 /*	skk.el, init.el install directory
5
  */
5
  */
Lines 8-14 Link Here
8
 
8
 
9
 /*	If you want skk10.62a compatible mode, 
9
 /*	If you want skk10.62a compatible mode, 
10
  *	uncomment UseSkk10 and comment UseSkk8.
10
  *	uncomment UseSkk10 and comment UseSkk8.
11
@@ -10,7 +10,7 @@
11
@@ -10,7 +10,7 @@ XCOMM #define UseSkk10	YES
12
 
12
 
13
 /*	 Skkinput3 Window uses these fonts. 
13
 /*	 Skkinput3 Window uses these fonts. 
14
  */
14
  */

Return to bug 279386