Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Dec 2000 10:33:16 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/23388: Update port: japanese/ng-canna to 1.4.2.1
Message-ID:  <200012081833.eB8IXG481599@freefall.freebsd.org>
Resent-Message-ID: <200012081840.eB8Ie2282535@freefall.freebsd.org>

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

>Number:         23388
>Category:       ports
>Synopsis:       Update port: japanese/ng-canna to 1.4.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 08 10:40:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.4.2.1

Remove file:
distinfo  pkg-plist  

Approved by maintainer.

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/japanese/ng-canna/Makefile japanese/ng-canna/Makefile
--- /usr/ports/japanese/ng-canna/Makefile	Wed Apr 12 05:37:41 2000
+++ japanese/ng-canna/Makefile	Thu Nov 30 20:25:20 2000
@@ -5,30 +5,17 @@
 # $FreeBSD: ports/japanese/ng-canna/Makefile,v 1.3 2000/04/11 14:15:46 knu Exp $
 #
 
-PORTNAME=	ng
-PORTVERSION=	1.3L
 PKGNAMESUFFIX=	-canna
-CATEGORIES=	japanese editors
-MASTER_SITES=	http://www3.tky.3web.ne.jp/~quiver/ng/
-DISTNAME=	${PORTNAME}${PORTVERSION:S/.//}canna1.0.2
 
-MAINTAINER=	honda@kashio.info.mie-u.ac.jp
-
-LIB_DEPENDS=    canna:${PORTSDIR}/japanese/Canna
+MASTERDIR=	${.CURDIR}/../ng
+COMMENT=	${.CURDIR}/pkg-comment
+DESCR=		${.CURDIR}/pkg-descr
 
-WRKSRC=		${WRKDIR}/${PORTNAME}
-ALL_TARGET=	ng
+LIB_DEPENDS=	canna.1:${PORTSDIR}/japanese/Canna
 
-post-patch:
-	@(cd ${WRKSRC} ;  $(LN) -s sys/bsd/Makefile.canna ./Makefile )
+.include "${MASTERDIR}/Makefile"
 
-do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/ng ${PREFIX}/bin/
-
-post-install:
-	${MKDIR} ${PREFIX}/share/doc/ja/ng
-	${INSTALL_DATA} ${WRKSRC}/doc/Ng.doc ${PREFIX}/share/doc/ja/ng/Ng.doc.euc-jp
-	${INSTALL_DATA} ${WRKSRC}/doc/Ng.ref ${PREFIX}/share/doc/ja/ng/Ng.ref.euc-jp
-	${INSTALL_DATA} ${WRKSRC}/doc/Ng.tut ${PREFIX}/share/doc/ja/ng/Ng.tut.euc-jp
+MAINTAINER=	honda@kashio.info.mie-u.ac.jp
 
-.include <bsd.port.mk>
+MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS} -I${LOCALBASE}/include -DCANNA" \
+		LIBS="-L${LOCALBASE}/lib -lcanna -ltermcap"
diff -urN /usr/ports/japanese/ng-canna/distinfo japanese/ng-canna/distinfo
--- /usr/ports/japanese/ng-canna/distinfo	Mon Jan 18 13:37:16 1999
+++ japanese/ng-canna/distinfo	Thu Jan  1 09:00:00 1970
@@ -1 +0,0 @@
-MD5 (ng13Lcanna1.0.2.tar.gz) = 3f8b2917a79faf50f2d3dcdfa630d518
diff -urN /usr/ports/japanese/ng-canna/pkg-descr japanese/ng-canna/pkg-descr
--- /usr/ports/japanese/ng-canna/pkg-descr	Mon Jan 18 13:37:16 1999
+++ japanese/ng-canna/pkg-descr	Thu Nov 30 20:18:04 2000
@@ -4,3 +4,5 @@
 This port supports Canna Japanese kana-kanji conversion.  If you want
 to use Canna, set environment variable CANNAHOST to the hostname of
 your Canna server. 
+
+WWW: http://ha3.seikyou.ne.jp/home/amura/ng/
diff -urN /usr/ports/japanese/ng-canna/pkg-plist japanese/ng-canna/pkg-plist
--- /usr/ports/japanese/ng-canna/pkg-plist	Mon Jan 18 13:37:16 1999
+++ japanese/ng-canna/pkg-plist	Thu Jan  1 09:00:00 1970
@@ -1,5 +0,0 @@
-bin/ng
-share/doc/ja/ng/Ng.doc.euc-jp
-share/doc/ja/ng/Ng.ref.euc-jp
-share/doc/ja/ng/Ng.tut.euc-jp
-@dirrm share/doc/ja/ng


>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?200012081833.eB8IXG481599>