Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2002 13:14:48 +0900 (JST)
From:      Kimura Fuyuki <fuyuki@mj.0038.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33823: Update port: japanese/skk-tools to 1.0
Message-ID:  <20020113041449528.TFNG.25959.t-mta8.odn.ne.jp@mta8.odn.ne.jp>

next in thread | raw e-mail | index | archive | help

>Number:         33823
>Category:       ports
>Synopsis:       Update port: japanese/skk-tools to 1.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 12 20:20:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 4.5-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD ns.test 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #3: Mon Dec 24 14:54:22 JST 2001 root@ns.test:/sack/obj/usr/src/sys/NS i386



>Description:
Update to 1.0, openlab version.

(How should we treat version 9.6 vs. 10.x or 11.x ?  I took the way to
inherit but perhaps it's better to retain the old ports for 9.6 and
create new ports family.)

>How-To-Repeat:

>Fix:
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/skk-tools/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	2001/07/07 20:55:32	1.8
+++ Makefile	2002/01/13 04:12:50
@@ -6,17 +6,24 @@
 #

 PORTNAME=	skk-tools
-PORTVERSION=	9.6
+PORTVERSION=	1.0
+PORTEPOCH=	1
 CATEGORIES=	japanese
-MASTER_SITES=	${MASTER_SITE_PORTS_JP}
-DISTNAME=	skk${PORTVERSION}
+MASTER_SITES=	http://openlab.ring.gr.jp/skk/tools/ \
+		${MASTER_SITE_RINGSERVER}
+MASTER_SITE_SUBDIR=	text/elisp/skk/tools
+DISTNAME=	skktools-${PORTVERSION}

 MAINTAINER=	matusita@jp.FreeBSD.org

-BUILD_DEPENDS=	${NONEXISTENT}:${SKK_MASTERDIR}:configure
+USE_BZIP2=	yes

-SKK_MASTERDIR=	${.CURDIR}/../../japanese/skk-jisyo
-WRKSRC=		${WRKDIRPREFIX}${SKK_MASTERDIR}/work/skk-${PORTVERSION}
-MAKE_ARGS=	SUBDIRS='jisyo-tools'
+GNU_CONFIGURE=	yes
+
+DOCSDIR=	${PREFIX}/share/doc/skk
+
+post-install:
+	${MKDIR} ${DOCSDIR}
+	${INSTALL_DATA} ${WRKSRC}/READMEs/README.C ${DOCSDIR}/README.skktools

 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/japanese/skk-tools/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo	1998/12/15 15:22:46	1.1.1.1
+++ distinfo	2002/01/13 04:12:50
@@ -1 +1 @@
-MD5 (skk9.6.tar.gz) = 26bd151234f69caa2e1591aaf551fb1d
+MD5 (skktools-1.0.tar.bz2) = 22bdf465e39b70c106e49dc8e8d09e9e
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/japanese/skk-tools/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	1999/05/07 05:01:42	1.2
+++ pkg-descr	2002/01/13 04:12:50
@@ -2,7 +2,7 @@
 method system, written in emacs-lisp. SKK runs on NEmacs (Japanized Emacs18),
 Mule (MULtilingual Emacs), and Demacs (DOS version of Emacs18/NEmacs).

-WWW: http://skk.kuis.kyoto-u.ac.jp/skk/
+WWW: http://openlab.ring.gr.jp/skk/

 This package is jisyo-tool for the SKK.
 Read ${PREFIX}/share/doc/skk/README.skktools for more detail.
cvs server: Diffing files


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020113041449528.TFNG.25959.t-mta8.odn.ne.jp>