From chris@amnesiac.bayofrum.net  Thu Jan  7 09:31:36 2010
Return-Path: <chris@amnesiac.bayofrum.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id CF59A1065670
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  7 Jan 2010 09:31:35 +0000 (UTC)
	(envelope-from chris@amnesiac.bayofrum.net)
Received: from amnesiac.bayofrum.net (87-194-206-83.bethere.co.uk [87.194.206.83])
	by mx1.freebsd.org (Postfix) with ESMTP id 353DA8FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  7 Jan 2010 09:31:34 +0000 (UTC)
Received: from amnesiac.bayofrum.net (localhost [127.0.0.1])
	by amnesiac.bayofrum.net (8.14.3/8.14.3) with ESMTP id o079VKhQ020251
	(version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 7 Jan 2010 09:31:20 GMT
	(envelope-from chris@amnesiac.bayofrum.net)
Received: (from chris@localhost)
	by amnesiac.bayofrum.net (8.14.3/8.14.3/Submit) id o079VKtw020250;
	Thu, 7 Jan 2010 09:31:20 GMT
	(envelope-from chris)
Message-Id: <201001070931.o079VKtw020250@amnesiac.bayofrum.net>
Date: Thu, 7 Jan 2010 09:31:20 GMT
From: Chris Rees <chris@bayofrum.net>
Reply-To: Chris Rees <utisoft@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: textproc/jlatexmath LaTeX math mode written in Java
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         142419
>Category:       ports
>Synopsis:       New port: textproc/jlatexmath LaTeX math mode written in Java
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 07 09:40:02 UTC 2010
>Closed-Date:    Sat Feb 13 15:44:26 UTC 2010
>Last-Modified:  Sat Feb 13 15:44:26 UTC 2010
>Originator:     Chris Rees <utisoft@gmail.com>
>Release:        FreeBSD 7.2-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
	This is is an implementation of LaTeX math mode wrote in Java. It
handles Cyrillic and Greek alphabets in using unicode.

	This port is a dependency of math/scilab5, which I've almost finished.
>How-To-Repeat:
>Fix:
--- jlatexmath.shar begins here ---
# 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:
#
#	textproc/jlatexmath
#	textproc/jlatexmath/pkg-descr
#	textproc/jlatexmath/distinfo
#	textproc/jlatexmath/Makefile
#
echo c - textproc/jlatexmath
mkdir -p textproc/jlatexmath > /dev/null 2>&1
echo x - textproc/jlatexmath/pkg-descr
sed 's/^X//' >textproc/jlatexmath/pkg-descr << '49179ddd3320e5eaf988b5c9c7e49967'
XLaTeXMath is an implementation of LaTeX math mode written in Java. It handles
XCyrillic and Greek alphabets in using unicode. 
X
XWWW: http://sourceforge.net/projects/jlatexmath/
49179ddd3320e5eaf988b5c9c7e49967
echo x - textproc/jlatexmath/distinfo
sed 's/^X//' >textproc/jlatexmath/distinfo << '8b31c7f661ef4eb418e1ce573b57ba81'
XMD5 (jlatexmath-0.8.5.jar) = 14b736da04a24762800ebf1b48f2e747
XSHA256 (jlatexmath-0.8.5.jar) = e6bf0335942876b74633c214f6645cb7fc7a624c8ca70883865b13a4a1ac3ad3
XSIZE (jlatexmath-0.8.5.jar) = 862227
8b31c7f661ef4eb418e1ce573b57ba81
echo x - textproc/jlatexmath/Makefile
sed 's/^X//' >textproc/jlatexmath/Makefile << 'c00f70cfdf13832e6265197b8add9276'
X# New ports collection Makefile for:	jlatexmath
X# Date created:				January 2010
X# Whom:					Chris Rees
X#
X# $FreeBSD$
X#
X
XPORTNAME=	jlatexmath
XPORTVERSION=	0.8.5
XCATEGORIES=	textproc science math java
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	jlatexmath
XEXTRACT_SUFX=	.jar
XEXTRACT_ONLY=
X
XMAINTAINER=	utisoft@gmail.com
XCOMMENT=	An implementation of LaTeX math mode written in Java
X
XNO_BUILD=
X
XUSE_JAVA=	1.5+
X
XPLIST_FILES=	%%JAVAJARDIR%%/${DISTNAME}${EXTRACT_SUFX}
X
Xdo-install:
X	@${INSTALL_DATA} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ${JAVAJARDIR}/
X
X.include <bsd.port.mk>
c00f70cfdf13832e6265197b8add9276
exit
--- jlatexmath.shar ends here ---



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

>Release-Note:
>Audit-Trail:

From: Chris Rees <utisoft@googlemail.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/142419: New port: textproc/jlatexmath LaTeX math mode 
	written in Java
Date: Sat, 13 Feb 2010 13:41:22 +0000

 Suggest closing this, ports/143860 got committed first, so this is now a dupe...
 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/143860
 
 
 Chris
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Sat Feb 13 15:44:01 UTC 2010 
State-Changed-Why:  
See ports/143860. 

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