ports/53449: ports/japanese/ng 's development beta version port

Kawaguti Ginga ginga-freebsd at ginganet.org
Wed Jun 18 15:00:28 UTC 2003


>Number:         53449
>Category:       ports
>Synopsis:       ports/japanese/ng 's development beta version port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 18 08:00:26 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kawaguti Ginga
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD  4.8-STABLE FreeBSD 4.8-STABLE #14: Tue May 27 22:52:32 JST 2003

>Description:
	ports/japanese/ng editor's development beta version was released.
	This port utilizes this beta version's functionality.
>How-To-Repeat:
	shar archive below
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	Makefile
#	distinfo
#	pkg-descr
#	pkg-plist
#
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# New ports collection makefile for:    Ng-devel
X# Date created:         18 June 2003
X# Whom:                 Kawaguti Ginga <ginga-freebsd at ginganet.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ng
XPORTVERSION=	1.5b1
XCATEGORIES=	japanese editors
XMASTER_SITES=	http://tomato.sakura.ne.jp/~amura/archives/ng/
XDISTNAME=	${PORTNAME}-1.5beta1
X
XMAINTAINER?=	ginga-freebsd at ginganet.org
XCOMMENT=	A very light Emacs-clone with Japanese support
X
XALL_TARGET=	ng
XGNU_CONFIGURE=	yes
X
XPORTDOCS=	CHANGES.1_3 CHANGES.1_4 CHANGES.doc Ng.FAQ Ng.doc Ng.ref Ng.tut \
X		README.Ng README.SKG
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/ng ${PREFIX}/bin
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${PREFIX}/share/doc/ja/ng
X.for file in ${PORTDOCS}
X	${INSTALL_DATA} ${WRKSRC}/docs/${file} ${PREFIX}/share/doc/ja/ng/${file}.euc-jp
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-Makefile
echo x - distinfo
sed 's/^X//' >distinfo << 'END-of-distinfo'
XMD5 (ng-1.5beta1.tar.gz) = 70aa4906154e7884fb1305e90bdac887
END-of-distinfo
echo x - pkg-descr
sed 's/^X//' >pkg-descr << 'END-of-pkg-descr'
XNg is a very light weight Emacs clone editor, written in C.
XIt doesn't have Lisp(that means very limited customization
Xis available). Since you can invoke it very quickly
X(compared with real GNU Emacs), it is useful in dealing with
Xchanging small file a bit.
X
XNg(Nihongo Micro Gnu Emacs) is a Mg(Micro Gnu Emacs)'s 
Xjapanese port. Ng supports EUC, JIS and SJIS code.
XNg also have (rather simple) C-mode.
X
XIt is also very useful even if you don't need Japanese support.
X
XWWW: http://tomato.sakura.ne.jp/~amura/ng/
END-of-pkg-descr
echo x - pkg-plist
sed 's/^X//' >pkg-plist << 'END-of-pkg-plist'
Xbin/ng
Xshare/doc/ja/ng/CHANGES.1_3.euc-jp
Xshare/doc/ja/ng/CHANGES.1_4.euc-jp
Xshare/doc/ja/ng/CHANGES.doc.euc-jp
Xshare/doc/ja/ng/Ng.FAQ.euc-jp
Xshare/doc/ja/ng/Ng.doc.euc-jp
Xshare/doc/ja/ng/Ng.ref.euc-jp
Xshare/doc/ja/ng/Ng.tut.euc-jp
Xshare/doc/ja/ng/README.Ng.euc-jp
Xshare/doc/ja/ng/README.SKG.euc-jp
X at dirrm share/doc/ja/ng
END-of-pkg-plist
exit


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



More information about the freebsd-ports-bugs mailing list