Commit graph

7 commits

Author SHA1 Message Date
Antoine Brodin
0dae2aca96 Cleanup plist 2014-11-15 12:20:53 +00:00
Nicola Vitale
acce372296 - Update to 2.2.3
- Use options helpers
- Build/install dynamic library instead of the static one
- Add options DOCS and EXAMPLES
- Set MAKE_JOBS_UNSAFE, otherwise the port fails to build
  when the option EXAMPLES is ON (it tries to compile/link
  example1 while the library is not yet built/deployed)
- Remove build-dependency by devel/gmake
- Add support for stage dir
- Fix format of WWW line in pkg-descr

Release Notes:  http://muparser.beltoforion.de/mup_intro.html#idRelNote
2014-07-07 02:42:22 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Nicola Vitale
f46d50a215 - Update to 2.2.0
- Add LICENSE (MIT)
2012-01-23 21:58:58 +00:00
Max Brazhnikov
c359f09995 Update to 1.32
Remove dependency on pkg-config (not needed by muparser itself)
Use gnomehack instead of manual fixing installation paths for pkgconfig files

PR:		ports/144163
Submitted by:	makc@
Approved by:	nivit@ (maintainer timeout)
2010-03-12 19:51:32 +00:00
Nicola Vitale
98b509534c - Update to 1.30
- Add --enable-shared=no to CONFIGURE_ARGS
- Add support for (optional) installation of docs and samples
2008-07-12 17:04:57 +00:00
Renato Botelho
99d47b08f7 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@gmx.de>
WWW:	http://muparser.sourceforge.net/

PR:		ports/93379
Submitted by:	Nicola Vitale	<nivit@email.it>
2006-02-15 16:58:32 +00:00