From janos@budapest.dante.org.uk  Thu Jun 20 14:22:29 2002
Return-Path: <janos@budapest.dante.org.uk>
Received: from budapest.dante.org.uk (budapest.dante.org.uk [193.63.211.72])
	by hub.freebsd.org (Postfix) with ESMTP
	id 331E437B486; Thu, 20 Jun 2002 14:21:29 -0700 (PDT)
Received: from budapest.dante.org.uk (localhost [127.0.0.1])
	by budapest.dante.org.uk (8.12.3/8.12.3) with ESMTP id g5KLLRLt034304;
	Thu, 20 Jun 2002 22:21:27 +0100 (BST)
	(envelope-from janos@budapest.dante.org.uk)
Received: (from janos@localhost)
	by budapest.dante.org.uk (8.12.3/8.12.3/Submit) id g5KLLRCA034303;
	Thu, 20 Jun 2002 22:21:27 +0100 (BST)
Message-Id: <200206202121.g5KLLRCA034303@budapest.dante.org.uk>
Date: Thu, 20 Jun 2002 22:21:27 +0100 (BST)
From: Janos Mohacsi <janos.mohacsi@dante.org.uk>
Reply-To: Janos Mohacsi <janos.mohacsi@bsd.hu>
To: FreeBSD-gnats-submit@freebsd.org
Cc: znerd@freebsd.org
Subject: New port: jdictionary-eng-ger 1.4 - English-German plugin for jdictionary
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         39603
>Category:       ports
>Synopsis:       New port: jdictionary-eng-ger 1.4 - English-German plugin for jdictionary
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    hq
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 20 14:30:01 PDT 2002
>Closed-Date:    Wed Jan 12 06:46:25 GMT 2005
>Last-Modified:  Wed Jan 12 06:46:25 GMT 2005
>Originator:     Janos Mohacsi
>Release:        FreeBSD 4.6-RC i386
>Organization:
DANTE
>Environment:
System: FreeBSD budapest.dante.org.uk 4.6-RC FreeBSD 4.6-RC #2: Mon Jun 3 09:47:22 BST 2002 janos@budapest.dante.org.uk:/usr/src/sys/compile/BUDAPEST i386

>Description:
New port: jdictionary-eng-ger 1.4 - English-German plugin for 
jdictionary.
Ported and tested with jdk13.
	
Obsolotes: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/37445
and http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/39595

For http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/39595 wrong shar 
was attached!!!
	
>How-To-Repeat:
	Check this shar
>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:
#
#	jdictionary-eng-ger
#	jdictionary-eng-ger/pkg-plist
#	jdictionary-eng-ger/pkg-descr
#	jdictionary-eng-ger/pkg-comment
#	jdictionary-eng-ger/distinfo
#	jdictionary-eng-ger/Makefile
#
echo c - jdictionary-eng-ger
mkdir -p jdictionary-eng-ger > /dev/null 2>&1
echo x - jdictionary-eng-ger/pkg-plist
sed 's/^X//' >jdictionary-eng-ger/pkg-plist << 'END-of-jdictionary-eng-ger/pkg-plist'
Xshare/java/classes/jdictionary/Plugins/SmartEngGer-1_4.jar
X@unexec rmdir %D/share/java/classes/jdictionary/Plugins || true
END-of-jdictionary-eng-ger/pkg-plist
echo x - jdictionary-eng-ger/pkg-descr
sed 's/^X//' >jdictionary-eng-ger/pkg-descr << 'END-of-jdictionary-eng-ger/pkg-descr'
XjDictionary plugin: English-German dictionary
XDictionary database: Frank Richter
X
XWWW: http://jdictionary.info/
END-of-jdictionary-eng-ger/pkg-descr
echo x - jdictionary-eng-ger/pkg-comment
sed 's/^X//' >jdictionary-eng-ger/pkg-comment << 'END-of-jdictionary-eng-ger/pkg-comment'
XJDictionary plugin: English-German dictionary
END-of-jdictionary-eng-ger/pkg-comment
echo x - jdictionary-eng-ger/distinfo
sed 's/^X//' >jdictionary-eng-ger/distinfo << 'END-of-jdictionary-eng-ger/distinfo'
XMD5 (SmartEngGer-1_4.jar) = 26bad916e340f10d91b75c805ceb859f
END-of-jdictionary-eng-ger/distinfo
echo x - jdictionary-eng-ger/Makefile
sed 's/^X//' >jdictionary-eng-ger/Makefile << 'END-of-jdictionary-eng-ger/Makefile'
X# New ports collection makefile for:    jdictionary-eng-ger
X# Date created:         24.04.2002
X# Whom:                 janos.mohacsi@bsd.hu
X#
X# $FreeBSD$
X#
X
XPORTNAME=	jdictionary-eng-ger
XPORTVERSION=    1.4
XCATEGORIES=	german textproc
XMASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=jdictionary
XDISTFILES=	SmartEngGer-1_4.jar
X
XMAINTAINER=	janos.mohacsi@bsd.hu
X
XRUN_DEPENDS=	javavm:${PORTSDIR}/java/javavmwrapper \
X		${LOCALBASE}/etc/javavms:${PORTSDIR}/java/jdk13 \
X		jdictionary:${PORTSDIR}/textproc/jdictionary
X
XEXTRACT_CMD=    ${CP}
XEXTRACT_BEFORE_ARGS=
XEXTRACT_AFTER_ARGS=     ${WRKDIR}
XNO_BUILD=y
X
Xdo-install:
X	@if [ ! -d ${PREFIX}/share/java/classes/jdictionary/Plugins ]; then \
X		${MKDIR} ${PREFIX}/share/java/classes/jdictionary/Plugins; fi
X	${CP} ${WRKDIR}/${DISTFILES} \
X		${PREFIX}/share/java/classes/jdictionary/Plugins/
X
X.include <bsd.port.mk>
END-of-jdictionary-eng-ger/Makefile
exit

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->znerd 
Responsible-Changed-By: pat 
Responsible-Changed-When: Thu Jun 20 21:30:26 PDT 2002 
Responsible-Changed-Why:  
Over to person responsible for the now superseded PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=39603 
State-Changed-From-To: open->feedback 
State-Changed-By: hq 
State-Changed-When: Fri Dec 3 12:57:31 GMT 2004 
State-Changed-Why:  
Is this PR still relevant? I would be glad to work on this with you, 
and get the new port commited at last. 


Responsible-Changed-From-To: znerd->hq 
Responsible-Changed-By: hq 
Responsible-Changed-When: Fri Dec 3 12:57:31 GMT 2004 
Responsible-Changed-Why:  
With znerd's permission, I'm taking over some of his PRs as he is not active on 
the FreeBSD ports front for now. 

We are sorry for the delay. Let's sort this out now. 

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

From: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
To: freebsd-gnats-submit@freebsd.org, janos.mohacsi@bsd.hu
Cc:  
Subject: Re: ports/39603: New port: jdictionary-eng-ger 1.4 - English-German plugin for jdictionary
Date: Mon, 20 Dec 2004 23:24:07 +0100

 --liOOAslEiF7prFVr
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 Hi Janos,
 
 Please review this new version of the port.
 
 Herve
 
 --liOOAslEiF7prFVr
 Content-Type: application/x-shar
 Content-Disposition: attachment; filename="jdictionary-eng-ger.shar"
 Content-Transfer-Encoding: quoted-printable
 
 # This is a shell archive.  Save it in a file, remove anything before=0A# t=
 his line, and then unpack it by entering "sh file".  Note, it may=0A# creat=
 e directories; files and directories will be owned by you and=0A# have defa=
 ult permissions.=0A#=0A# This archive contains:=0A#=0A#	jdictionary-eng-ger=
 =0A#	jdictionary-eng-ger/pkg-descr=0A#	jdictionary-eng-ger/Makefile=0A#	jdi=
 ctionary-eng-ger/distinfo=0A#=0Aecho c - jdictionary-eng-ger=0Amkdir -p jdi=
 ctionary-eng-ger > /dev/null 2>&1=0Aecho x - jdictionary-eng-ger/pkg-descr=
 =0Ased 's/^X//' >jdictionary-eng-ger/pkg-descr << 'END-of-jdictionary-eng-g=
 er/pkg-descr'=0AXjDictionary plugin: English-German dictionary=0AXDictionar=
 y database: Frank Richter=0AX=0AXWWW: http://jdictionary.info/=0AEND-of-jdi=
 ctionary-eng-ger/pkg-descr=0Aecho x - jdictionary-eng-ger/Makefile=0Ased 's=
 /^X//' >jdictionary-eng-ger/Makefile << 'END-of-jdictionary-eng-ger/Makefil=
 e'=0AX# New ports collection makefile for:    jdictionary-eng-ger=0AX# Date=
  created:         		20.12.2004=0AX# Whom:                 		hq@FreeBSD.org=
 =0AX#=0AX# $FreeBSD$=0AX#=0AX=0AXPORTNAME=3D	jdictionary-eng-ger=0AXPORTVER=
 SION=3D	1.4=0AXCATEGORIES=3D	german textproc=0AXDISTNAME=3D	SmartEngGer-1_4=
 .jar=0AX=0AXCOMMENT=3D	JDictionary plugin: English-German dictionary=0AX=0A=
 XMASTERDIR=3D	${.CURDIR}/../../textproc/jdictionary=0AX=0AX.include "${MAST=
 ERDIR}/Makefile.plugin"=0AEND-of-jdictionary-eng-ger/Makefile=0Aecho x - jd=
 ictionary-eng-ger/distinfo=0Ased 's/^X//' >jdictionary-eng-ger/distinfo << =
 'END-of-jdictionary-eng-ger/distinfo'=0AXMD5 (SmartEngGer-1_4.jar) =3D 26ba=
 d916e340f10d91b75c805ceb859f=0AEND-of-jdictionary-eng-ger/distinfo=0Aexit=
 =0A=0A
 --liOOAslEiF7prFVr--

From: Mohacsi Janos <mohacsi@niif.hu>
To: freebsd-gnats-submit@freebsd.org,
	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
Cc:  
Subject: Re: ports/39603: New port: jdictionary-eng-ger 1.4 - English-German
 plugin for jdictionary
Date: Thu, 6 Jan 2005 13:02:30 +0100 (CET)

 Hi Herve,
  	I tested this one also.
  	Kindesr Regards,
 
 Janos Mohacsi
 Network Engineer, Research Associate
 NIIF/HUNGARNET, HUNGARY
 Key 00F9AF98: 8645 1312 D249 471B DBAE  21A2 9F52 0D1F 00F9 AF98
 
 On Mon, 20 Dec 2004, Herve Quiroz wrote:
 
 > Hi Janos,
 >
 > Please review this new version of the port.
 >
 > Herve
 >
State-Changed-From-To: feedback->closed 
State-Changed-By: hq 
State-Changed-When: Wed Jan 12 06:46:05 GMT 2005 
State-Changed-Why:  
New port added. 

Thanks for your contribution. 

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