freebsd-ports/math/muparser/pkg-plist
Jason E. Hale 6c2d9007d5 - Update to 2.2.5
- Fetch from Github (Sourceforge files no longer available)
- Use USES=dos2unix to convert header files
- Remove DOCS option (all html docs were replaced with a single html page
  that just redirects to the muparser homepage)
- Add DOXYGEN option to build API documentation
- Use options target helpers
- configure script already supplies -fPIC -DPIC where needed, so remove it
  from the port Makefile
- Add LICENSE_FILE
- Move USES upward, group OPTIONS stuff together

Changes:	http://beltoforion.de/article.php?a=muparser&hl=en&p=release_notes

PR:		216090
Submitted by:	jhale
Approved by:	maintainer timeout (7 weeks)
2017-03-07 00:06:43 +00:00

20 lines
524 B
Text

include/muParser.h
include/muParserBase.h
include/muParserBytecode.h
include/muParserCallback.h
include/muParserDLL.h
include/muParserDef.h
include/muParserError.h
include/muParserFixes.h
include/muParserInt.h
include/muParserStack.h
include/muParserTemplateMagic.h
include/muParserTest.h
include/muParserToken.h
include/muParserTokenReader.h
lib/libmuparser.so
lib/libmuparser.so.2
lib/libmuparser.so.2.2.4
libdata/pkgconfig/muparser.pc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example1
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example1.cpp