cvs commit: ports/math Makefile ports/math/muparser Makefile distinfo pkg-descr pkg-plist

Renato Botelho garga at FreeBSD.org
Wed Feb 15 08:58:33 PST 2006


garga       2006-02-15 16:58:32 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/muparser        Makefile distinfo pkg-descr pkg-plist 
  Log:
  muParser is an extensible high performance math parser library written in C++.
  It is based on transforming an expression into a bytecode and precalculating
  constant parts of it.
  
  Author: Ingo Berg <ingo_berg at gmx.de>
  WWW:    http://muparser.sourceforge.net/
  
  PR:             ports/93379
  Submitted by:   Nicola Vitale   <nivit at email.it>
  
  Revision  Changes    Path
  1.354     +1 -0      ports/math/Makefile
  1.1       +40 -0     ports/math/muparser/Makefile (new)
  1.1       +3 -0      ports/math/muparser/distinfo (new)
  1.1       +6 -0      ports/math/muparser/pkg-descr (new)
  1.1       +18 -0     ports/math/muparser/pkg-plist (new)


More information about the cvs-all mailing list