From koj@ofug.net  Fri Apr 11 03:44:48 2003
Return-Path: <koj@ofug.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E64A237B401
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 11 Apr 2003 03:44:48 -0700 (PDT)
Received: from ns.ofug.net (ns.ofug.net [211.120.225.254])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1354643FAF
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 11 Apr 2003 03:44:48 -0700 (PDT)
	(envelope-from koj@ofug.net)
Received: by ns.ofug.net (Postfix, from userid 1003)
	id 6F224155792; Fri, 11 Apr 2003 19:44:45 +0900 (JST)
Message-Id: <20030411104445.6F224155792@ns.ofug.net>
Date: Fri, 11 Apr 2003 19:44:45 +0900 (JST)
From: Sunagawa Koji <koj@ofug.net>
Reply-To: Sunagawa Koji <koj@ofug.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: japanese/mailman
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         50813
>Category:       ports
>Synopsis:       New port: japanese/mailman
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    nork
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 11 03:50:15 PDT 2003
>Closed-Date:    Sat Feb 28 14:46:13 PST 2004
>Last-Modified:  Sat Feb 28 14:46:13 PST 2004
>Originator:     Sunagawa Koji
>Release:        FreeBSD 4.8-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD ns.ofug.net 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #431: Wed Feb 26 08:39:51 JST 2003 root@ns.ofug.net:/usr/obj/usr/src/sys/SABANI i386


	
>Description:
	port of Japanized mailman(mail/mailman).
>How-To-Repeat:
>Fix:

----------------<ja-mailman.share begin>----------------------------
# 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:
#
#	mailman/Makefile
#	mailman/distinfo
#
echo x - mailman/Makefile
sed 's/^X//' >mailman/Makefile << 'END-of-mailman/Makefile'
X# New ports collection makefile for:    ja-mailman
X# Date created:	21 Feb 2003
X# Whom:         Sunagawa Koji <koj@ofug.net>
X#
X# $FreeBSD$
X#
X
XCATEGORIES=     japanese
X
XPATCH_SITES=	http://mm.tkikuchi.net/
XPATCHFILES=	mailman-${PORTVERSION}+patch.20030214
X
XMAINTAINER=	koj@ofug.net
XCOMMENT=	Japanized Mailman
X
XMASTERDIR=      ${.CURDIR}/../../mail/mailman
XPKGDIR=         ${.CURDIR}
XDESCR=          ${MASTERDIR}/pkg-descr
XPLIST=          ${MASTERDIR}/pkg-plist
XPKGREQ=		${MASTERDIR}/pkg-req
XMD5_FILE=	${.CURDIR}/distinfo
X
XJAPANESE=       Yes
X
Xpre-configure:
X# Mailman's configure script needs the "mailman" user/group to exist, so
X# $PKGINSTALL has to be patched before the do-configure target executes.
X	@ ${SED} \
X	  -e 's#%%USER%%#${MM_USERNAME}#g' -e 's#%%UID%%#${MM_USERID}#g' \
X	  -e 's#%%GROUP%%#${MM_GROUPNAME}#g' -e 's#%%GID%%#${MM_GROUPID}#g' \
X	  -e 's#%%MAILMANDIR%%#${MAILMANDIR}#g' ${MASTERDIR}/pkg-install > \
X	${PKGINSTALL}
X	@ ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
X	@ ${ECHO} "DEFAULT_SERVER_LANGUAGE = 'ja'" >> ${WRKSRC}/Mailman/mm_cfg.py.dist.in
X
Xpost-configure:
X	@ ${SED} \
X	  -e 's#%%USER%%#${MM_USERNAME}#g' -e 's#%%GROUP%%#${MM_GROUPNAME}#g' \
X	  -e 's#%%PREFIX%%#${PREFIX}#g' -e 's#%%MAILMANDIR%%#${MAILMANDIR}#g' \
X	  ${MASTERDIR}/pkg-deinstall > ${PKGDEINSTALL}
X	@ ${SED} -e 's#%%MAILMANDIR%%#${MAILMANDIR}#g' \
X	  -e 's#%%DOCSDIR%%#${DOCSDIR}#g' -e 's#%%LOCALBASE%%#${LOCALBASE}#g' \
X	  ${MASTERDIR}/pkg-message > ${PKGMESSAGE}
X
X.include "${MASTERDIR}/Makefile"
X
Xhoge:
X	@ ${ECHO} ${MAIL_GID}
END-of-mailman/Makefile
echo x - mailman/distinfo
sed 's/^X//' >mailman/distinfo << 'END-of-mailman/distinfo'
XMD5 (mailman-2.1.1.tgz) = 7f7cdc52a40a17a2c7ee91c5f4dd675d
XMD5 (mailman-2.1.1+patch.20030214) = 8e07b97d3e9fd111eeeab17a9db56c91
END-of-mailman/distinfo
exit

----------------<ja-mailman.share end>----------------------------
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-ports-bugs 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Fri Apr 11 13:06:17 PDT 2003 
Responsible-Changed-Why:  
Reassign misfiled PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=50813 
Responsible-Changed-From-To: freebsd-ports-bugs->wjv 
Responsible-Changed-By: nork 
Responsible-Changed-When: Tue Apr 22 00:00:52 PDT 2003 
Responsible-Changed-Why:  
Over to mail/mailman - MASTER PORT -maintainer. 
Would you please take care of this PR?  This port includes dependency on 
your port's behavior. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=50813 
Responsible-Changed-From-To: wjv->nork 
Responsible-Changed-By: nork 
Responsible-Changed-When: Tue Jul 15 01:10:54 PDT 2003 
Responsible-Changed-Why:  
I'll handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=50813 

From: Mark Linimon <linimon@lonesome.com>
To: freebsd-gnats-submit@FreeBSD.org, koj@ofug.net
Cc:  
Subject: Re: ports/50813: New port: japanese/mailman
Date: Fri, 14 Nov 2003 05:19:18 +0000

 Has there been any progress on this one, or should
 it be closed now?
 
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Sat Jan 10 00:48:50 PST 2004 
State-Changed-Why:  
Note that I've inquired after the status of this PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=50813 
State-Changed-From-To: feedback->closed 
State-Changed-By: pav 
State-Changed-When: Sat Feb 28 14:44:57 PST 2004 
State-Changed-Why:  
Close this old PR, it's for old version of Mailman anyway. 
I suggest doing this a a knob to existing Mailman port. 

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