Date: Thu, 7 Jan 2010 09:31:20 GMT From: Chris Rees <chris@bayofrum.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/142419: New port: textproc/jlatexmath LaTeX math mode written in Java Message-ID: <201001070931.o079VKtw020250@amnesiac.bayofrum.net> Resent-Message-ID: <201001070940.o079e2SR087141@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 07 09:40:02 UTC 2010 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001070931.o079VKtw020250>