From otsuji@users.sourceforge.jp  Wed Mar  2 08:21:29 2005
Return-Path: <otsuji@users.sourceforge.jp>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 841F316A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  2 Mar 2005 08:21:29 +0000 (GMT)
Received: from p41225-adsau15honb9-acca.tokyo.ocn.ne.jp (p41225-adsau15honb9-acca.tokyo.ocn.ne.jp [222.145.7.225])
	by mx1.FreeBSD.org (Postfix) with SMTP id 62CA543D1D
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  2 Mar 2005 08:21:28 +0000 (GMT)
	(envelope-from otsuji@users.sourceforge.jp)
Message-Id: <20050302082128.62CA543D1D@mx1.FreeBSD.org>
Date: Wed, 2 Mar 2005 17:21:27 +0900
From: Gen Otsuji <otsuji@users.sourceforge.jp>
Reply-To: Gen Otsuji <otsuji@users.sourceforge.jp>
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port:japanese/mell (an emacs lisp library for the prime)
X-Send-Pr-Version: 3.113

>Number:         78279
>Category:       ports
>Synopsis:       New port:japanese/mell (an emacs lisp library for the prime)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    nork
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 02 08:30:20 GMT 2005
>Closed-Date:    Tue May 10 15:51:07 GMT 2005
>Last-Modified:  Tue May 10 15:51:07 GMT 2005
>Originator:     Gen Otsuji
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD ramne.localdom 5.3-STABLE FreeBSD 5.3-STABLE #0: Sun Jan 9 =
17:35:46 JST 2005 root@:/usr/obj/usr/src/sys/RAMNE i386


>Description:

The mell is an emacs lisp library for taiyaki-elisp(s), especially for the =
prime, which is
a japanese Kana-Kanji conversion program.

>How-To-Repeat:

>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:
#
#	mell
#	mell/files
#	mell/files/patch-Makefile.am
#	mell/distinfo
#	mell/pkg-plist
#	mell/Makefile
#	mell/pkg-descr
#
echo c - mell
mkdir -p mell > /dev/null 2>&1
echo c - mell/files
mkdir -p mell/files > /dev/null 2>&1
echo x - mell/files/patch-Makefile.am
sed 's/^X//' >mell/files/patch-Makefile.am << 'END-of-mell/files/patch-Make=
file.am'
X--- Makefile.am.orig	Sat Jun  7 08:29:34 2003
X+++ Makefile.am	Sat Jun  7 08:29:40 2003
X@@ -8,5 +8,5 @@
X # You can redistribute it and/or modify it under the terms of=20
X # the GNU General Public License version 2.
X=20
X-SUBDIRS =3D doc etc src
X+SUBDIRS =3D etc src
X EXTRA_DIST =3D autogen.sh
X--- etc/Makefile.am.orig	Mon Jan 19 14:02:53 2004
X+++ etc/Makefile.am	Mon Jan 19 14:02:59 2004
X@@ -14,4 +14,4 @@
X etc_DATA =3D $(MELL_INIT_FILE)
X=20
X $(MELL_INIT_FILE): _init-mell.el
X-	cp -a _init-mell.el $(MELL_INIT_FILE)
X+	cp _init-mell.el $(MELL_INIT_FILE)
END-of-mell/files/patch-Makefile.am
echo x - mell/distinfo
sed 's/^X//' >mell/distinfo << 'END-of-mell/distinfo'
XMD5 (mell-1.0.0.tar.gz) =3D c7b952c93af67cf1dfddc1360c29b6e4
XSIZE (mell-1.0.0.tar.gz) =3D 54979
END-of-mell/distinfo
echo x - mell/pkg-plist
sed 's/^X//' >mell/pkg-plist << 'END-of-mell/pkg-plist'
Xshare/emacs/site-lisp/init-mell.el
Xshare/emacs/site-lisp/mell/mell-alist.el
Xshare/emacs/site-lisp/mell/mell-event.el
Xshare/emacs/site-lisp/mell/mell-extra.el
Xshare/emacs/site-lisp/mell/mell-file.el
Xshare/emacs/site-lisp/mell/mell-process.el
Xshare/emacs/site-lisp/mell/mell-sign.el
Xshare/emacs/site-lisp/mell/mell-split.el
Xshare/emacs/site-lisp/mell/mell-string.el
Xshare/emacs/site-lisp/mell/mell.el
X@unexec rmdir %D/share/emacs/site-lisp/mell 2>/dev/null || true
X%%PORTDOCS%%share/doc/mell/index.html
X%%PORTDOCS%%@unexec rmdir %D/share/doc/mell 2>/dev/null || true
END-of-mell/pkg-plist
echo x - mell/Makefile
sed 's/^X//' >mell/Makefile << 'END-of-mell/Makefile'
X# New ports collection makefile for:	mell
X# Date created:		6 Jun 2003
X# Whom:			Gen Otsuji<otsuji@users.sourceforge.jp>
X#
X# $FreeBSD$
X#
X
XPORTNAME=3D	mell
XPORTVERSION=3D	1.0.0
XPORTREVISION=3D	1
XCATEGORIES=3D	japanese
XMASTER_SITES=3D	http://taiyaki.org/elisp/mell/src/
X
XMAINTAINER=3D	otsuji@users.sourceforge.jp
XCOMMENT=3D	Emacs Lisp for taiyaki-elisp, especially for the prime
X
XGNU_CONFIGURE=3D	yes
XUSE_AUTOMAKE_VER=3D	19
XAUTOMAKE_ARGS=3D	-af
XUSE_AUTOCONF_VER=3D	259
X
Xpre-configure:
X	@cd ${WRKSRC} && ${ACLOCAL}
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	cd ${WRKSRC}/doc; ${MAKE} install
X.endif
X
X.include <bsd.port.mk>
END-of-mell/Makefile
echo x - mell/pkg-descr
sed 's/^X//' >mell/pkg-descr << 'END-of-mell/pkg-descr'
XMell is an Emacs Lisp Library for taiyaki-elisp(s), especially for the pri=
me.
XFor more detail, please see the following web page.
X
XAuthor:	Hiroyuki Komatsu <komatsu@taiyaki.org>
XWWW:	http://taiyaki.org/elisp/mell/
END-of-mell/pkg-descr
exit


>Release-Note:
>Audit-Trail:

From: Tom Rhodes <trhodes@FreeBSD.org>
To: Gen Otsuji <otsuji@users.sourceforge.jp>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/78279: New port:japanese/mell (an emacs lisp library for
 the	prime)
Date: Wed, 2 Mar 2005 03:48:46 -0500

 On Wed, 2 Mar 2005 17:21:27 +0900
 Gen Otsuji <otsuji@users.sourceforge.jp> wrote:
 
 > 	Note: There was a bad value `no=20' for the field `>Confidential:'.
 > 	It was set to the default value of `yes'.
 > 
 
 Changed from yes to no.  Thanks.
 
 -- 
 Tom Rhodes

From: Gen Otsuji <gen_otsuji@yahoo.co.jp>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc: Gen Otsuji <otsuji@users.sourceforge.jp>
Subject: Re: ports/78279: New port:japanese/mell (an emacs lisp library for the prime)
Date: Wed, 02 Mar 2005 18:42:36 +0900

 I'm sorry. The shar was broken , because of my settings of mailer.
 
 So, again here is "mell.shar"
 
 # 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:
 #
 #	mell
 #	mell/files
 #	mell/files/patch-Makefile.am
 #	mell/distinfo
 #	mell/pkg-plist
 #	mell/Makefile
 #	mell/pkg-descr
 #
 echo c - mell
 mkdir -p mell > /dev/null 2>&1
 echo c - mell/files
 mkdir -p mell/files > /dev/null 2>&1
 echo x - mell/files/patch-Makefile.am
 sed 's/^X//' >mell/files/patch-Makefile.am << 'END-of-mell/files/patch-Makefile.am'
 X--- Makefile.am.orig	Sat Jun  7 08:29:34 2003
 X+++ Makefile.am	Sat Jun  7 08:29:40 2003
 X@@ -8,5 +8,5 @@
 X # You can redistribute it and/or modify it under the terms of 
 X # the GNU General Public License version 2.
 X 
 X-SUBDIRS = doc etc src
 X+SUBDIRS = etc src
 X EXTRA_DIST = autogen.sh
 X--- etc/Makefile.am.orig	Mon Jan 19 14:02:53 2004
 X+++ etc/Makefile.am	Mon Jan 19 14:02:59 2004
 X@@ -14,4 +14,4 @@
 X etc_DATA = $(MELL_INIT_FILE)
 X 
 X $(MELL_INIT_FILE): _init-mell.el
 X-	cp -a _init-mell.el $(MELL_INIT_FILE)
 X+	cp _init-mell.el $(MELL_INIT_FILE)
 END-of-mell/files/patch-Makefile.am
 echo x - mell/distinfo
 sed 's/^X//' >mell/distinfo << 'END-of-mell/distinfo'
 XMD5 (mell-1.0.0.tar.gz) = c7b952c93af67cf1dfddc1360c29b6e4
 XSIZE (mell-1.0.0.tar.gz) = 54979
 END-of-mell/distinfo
 echo x - mell/pkg-plist
 sed 's/^X//' >mell/pkg-plist << 'END-of-mell/pkg-plist'
 Xshare/emacs/site-lisp/init-mell.el
 Xshare/emacs/site-lisp/mell/mell-alist.el
 Xshare/emacs/site-lisp/mell/mell-event.el
 Xshare/emacs/site-lisp/mell/mell-extra.el
 Xshare/emacs/site-lisp/mell/mell-file.el
 Xshare/emacs/site-lisp/mell/mell-process.el
 Xshare/emacs/site-lisp/mell/mell-sign.el
 Xshare/emacs/site-lisp/mell/mell-split.el
 Xshare/emacs/site-lisp/mell/mell-string.el
 Xshare/emacs/site-lisp/mell/mell.el
 X@unexec rmdir %D/share/emacs/site-lisp/mell 2>/dev/null || true
 X%%PORTDOCS%%share/doc/mell/index.html
 X%%PORTDOCS%%@unexec rmdir %D/share/doc/mell 2>/dev/null || true
 END-of-mell/pkg-plist
 echo x - mell/Makefile
 sed 's/^X//' >mell/Makefile << 'END-of-mell/Makefile'
 X# New ports collection makefile for:	mell
 X# Date created:		6 Jun 2003
 X# Whom:			Gen Otsuji<otsuji@users.sourceforge.jp>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=	mell
 XPORTVERSION=	1.0.0
 XPORTREVISION=	1
 XCATEGORIES=	japanese
 XMASTER_SITES=	http://taiyaki.org/elisp/mell/src/
 X
 XMAINTAINER=	otsuji@users.sourceforge.jp
 XCOMMENT=	Emacs Lisp for taiyaki-elisp, especially for the prime
 X
 XGNU_CONFIGURE=	yes
 XUSE_AUTOMAKE_VER=	19
 XAUTOMAKE_ARGS=	-af
 XUSE_AUTOCONF_VER=	259
 X
 Xpre-configure:
 X	@cd ${WRKSRC} && ${ACLOCAL}
 X
 Xpost-install:
 X.if !defined(NOPORTDOCS)
 X	cd ${WRKSRC}/doc; ${MAKE} install
 X.endif
 X
 X.include <bsd.port.mk>
 END-of-mell/Makefile
 echo x - mell/pkg-descr
 sed 's/^X//' >mell/pkg-descr << 'END-of-mell/pkg-descr'
 XMell is an Emacs Lisp Library for taiyaki-elisp(s), especially for the prime.
 XFor more detail, please see the following web page.
 X
 XAuthor:	Hiroyuki Komatsu <komatsu@taiyaki.org>
 XWWW:	http://taiyaki.org/elisp/mell/
 END-of-mell/pkg-descr
 exit
 
Responsible-Changed-From-To: freebsd-ports-bugs->nork 
Responsible-Changed-By: nork 
Responsible-Changed-When: Sat May 7 06:26:22 GMT 2005 
Responsible-Changed-Why:  
I'll handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=78284 
Responsible-Changed-From-To: freebsd-ports-bugs->nork 
Responsible-Changed-By: nork 
Responsible-Changed-When: Sat May 7 06:26:22 GMT 2005 
Responsible-Changed-Why:  
I'll handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=78282 
Responsible-Changed-From-To: freebsd-ports-bugs->nork 
Responsible-Changed-By: nork 
Responsible-Changed-When: Sat May 7 06:26:22 GMT 2005 
Responsible-Changed-Why:  
I'll handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=78281 
Responsible-Changed-From-To: freebsd-ports-bugs->nork 
Responsible-Changed-By: nork 
Responsible-Changed-When: Sat May 7 06:26:22 GMT 2005 
Responsible-Changed-Why:  
I'll handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=78280 
Responsible-Changed-From-To: freebsd-ports-bugs->nork 
Responsible-Changed-By: nork 
Responsible-Changed-When: Sat May 7 06:26:22 GMT 2005 
Responsible-Changed-Why:  
I'll handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=78279 
State-Changed-From-To: open->closed 
State-Changed-By: nork 
State-Changed-When: Tue May 10 15:51:01 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=78279 
>Unformatted:
