Bug 142580

Summary: [new port]: haskell port textproc/hs-texmath
Product: Ports & Packages Reporter: Jacula Modyun <jacula>
Component: Individual Port(s)Assignee: freebsd-haskell (Nobody) <haskell>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
hs-texmath.shar none

Description Jacula Modyun 2010-01-10 17:10:04 UTC
The texmathml library provides functions to convert LaTeX math
formulas to presentation MathML.
It supports basic LaTeX and AMS extensions, but not macros.

http://hackage.haskell.org/package/texmath
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-10 17:10:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->haskell

haskell@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-12 22:22:23 UTC
pgj         2010-01-12 22:22:11 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/hs-texmath  Makefile distinfo pkg-descr pkg-plist 
  Log:
  The texmathml Haskell library provides functions to convert LaTeX math
  formulas to presentation MathML. It supports basic LaTeX and AMS
  extensions, but not macros.
  
  WWW: http://hackage.haskell.org/package/texmath
  
  PR:             ports/142580
  Submitted by:   Jacula Modyun <jacula(at)gmail.com>
  
  Revision  Changes    Path
  1.1406    +1 -0      ports/textproc/Makefile
  1.1       +89 -0     ports/textproc/hs-texmath/Makefile (new)
  1.1       +3 -0      ports/textproc/hs-texmath/distinfo (new)
  1.1       +5 -0      ports/textproc/hs-texmath/pkg-descr (new)
  1.1       +19 -0     ports/textproc/hs-texmath/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Gabor Pali freebsd_committer freebsd_triage 2010-01-12 23:50:21 UTC
State Changed
From-To: open->closed

The port has been successfully added to the Ports Collection.  Thanks!