Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jun 2006 17:39:10 +0000 (UTC)
From:      Andrew Pantyukhin <sat@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/math Makefile ports/math/jsmath Makefile distinfo pkg-descr pkg-plist ports/math/jsmath-fonts Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200606011739.k51HdAqd061453@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sat         2006-06-01 17:39:10 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/jsmath          Makefile distinfo pkg-descr pkg-plist 
    math/jsmath-fonts    Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add ports math/jsmath and math/jsmath-fonts:
  
  The jsMath package provides a method of including mathematics in HTML pages
  that works across multiple browsers under Windows, Macintosh OS X, Linux and
  other flavors of unix. jsMath uses native fonts, so they resize when you
  change the size of the text in your browser, they print at the full resolution
  of your printer, and you don't have to wait for dozens of images to be
  downloaded in order to see the mathematics in a web page. There are also
  advantages for web-page authors, as there is no need to preprocess your
  web pages to generate any images, and the mathematics is entered in TeX form,
  so it is easy to create and maintain your web pages.
  
  Although it works best with the TeX fonts installed, jsMath will fall back
  on a collection of image-based fonts (which can still be scaled or printed
  at high resolution) or unicode fonts when the TeX fonts are not available.
  
  Author: Davide P. Cervone <dvpc@union.edu>
  WWW:    http://www.math.union.edu/~dpvc/jsMath/
  
  PR:             ports/93864 (based on)
  Submitted by:   Nicola Vitale <nivit@email.it>
  Approved by:    krion (mentor)
  
  Revision  Changes    Path
  1.396     +2 -0      ports/math/Makefile
  1.1       +37 -0     ports/math/jsmath-fonts/Makefile (new)
  1.1       +3 -0      ports/math/jsmath-fonts/distinfo (new)
  1.1       +6 -0      ports/math/jsmath-fonts/pkg-descr (new)
  1.1       +20305 -0  ports/math/jsmath-fonts/pkg-plist (new)
  1.1       +37 -0     ports/math/jsmath/Makefile (new)
  1.1       +3 -0      ports/math/jsmath/distinfo (new)
  1.1       +16 -0     ports/math/jsmath/pkg-descr (new)
  1.1       +51 -0     ports/math/jsmath/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606011739.k51HdAqd061453>