summaryrefslogtreecommitdiff
path: root/textproc/ruby-itex2MML/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-08-16Follow some http redirects.wiz1-2/+2
2017-04-18Update ruby-itex2MML to 1.5.5minskim1-3/+3
Changelog unavailable.
2012-10-25Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2011-03-08Update to ruby-itex2MML to 1.4.5 and should be fix PR pkg/44454.taca1-4/+2
* Now support Ruby 1.9.2. * introduced Extensible Arrows support with version 1.4.0 and later. Please refer full changes: http://golem.ph.utexas.edu/~distler/code/itexToMML/changes
2011-02-21Bump PKGREVISION due to ABI change of ruby18-base.taca1-1/+2
2010-09-10Update textproc/ruby-itex2MML to 1.3.25.taca1-4/+5
* Add LICENSE. * Remove RUBY_HAS_ARCHLIB. * Add PKG_DESTDIR_SUPPORT. No exact changes are available.
2010-09-07* Mark these packages Ruby 1.8.x support only.taca1-8/+10
* Add some comments and a little clean up. No functional change.
2008-06-19- Switch to use vendor_dir with Ruby 1.8.7.taca1-1/+2
- And make it build with Ruby 1.8.7, too. Bump PKGREVISION.
2007-06-17Update itex2MML and its ruby binding to 1.2.3.minskim1-2/+2
Change: - Translate '\#' into '#'.
2007-06-14Remove USE_LANGUAGES which was wrong and unnecessary.minskim1-2/+1
2007-06-14Import ruby-itex2MML.minskim1-0/+27
itex2MML converts the itex equations to MathML. This is a Ruby binding for itex2MML.