aboutsummaryrefslogtreecommitdiff
path: root/math/muparser
Commit message (Collapse)AuthorAgeFilesLines
* math/muparser: fix build on powerpcPiotr Kubaj2021-06-101-1/+9
| | | | | | LLVM on powerpc doesn't have libomp: CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES)
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* math/muparser: Update 2.2.5 -> 2.3.2Yuri Victorovich2021-01-244-44/+14
| | | | | | | | PR: 252546 Approved by: nivit (maintainer's timeout 14 days) Notes: svn path=/head/; revision=562433
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* Fix build on powerpc.Mark Linimon2018-10-281-1/+5
| | | | | | | | | PR: 232327 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=483253
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-2/+1
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* Remove a few text occurrences of NOPORTDOCS.Mathieu Arnold2018-01-091-1/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=458515
* - Update to 2.2.5Jason E. Hale2017-03-074-100/+64
| | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=435575
* Cleanup plistAntoine Brodin2014-11-151-7/+0
| | | | Notes: svn path=/head/; revision=372596
* - Update to 2.2.3Nicola Vitale2014-07-074-42/+40
| | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=361018
* Convert m* to USES=zipBaptiste Daroussin2014-03-101-3/+1
| | | | Notes: svn path=/head/; revision=347776
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | math) Notes: svn path=/head/; revision=327746
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-1/+1
| | | | | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314640
* - Update to 2.2.0Nicola Vitale2012-01-234-28/+24
| | | | | | | - Add LICENSE (MIT) Notes: svn path=/head/; revision=289696
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 1.34Nicola Vitale2010-09-212-4/+4
| | | | | | | | PR: ports/150776 Submitted by: Sergei Golyashov <athathoth at yandex.ru> Notes: svn path=/head/; revision=261569
* Update to 1.32Max Brazhnikov2010-03-123-132/+50
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=250972
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* - Add -fPIC to CFLAGS when ARCH equals to amd64 or ia64Nicola Vitale2009-08-211-1/+8
| | | | | | | | | | - Bump PORTREVISION PR: ports/138009 Submitted by: makc Notes: svn path=/head/; revision=240058
* - Update download locationsPhilip M. Gollucci2009-02-052-5/+4
| | | | | | | | | | distfile re-rolled upstream While here, utilize SF Reported by: -fetch-original pointyhat run Notes: svn path=/head/; revision=227646
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-7/+1
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* - Remove USE_LDCONFIG (the port doesn't installa a shared library any more)Nicola Vitale2008-07-131-1/+0
| | | | Notes: svn path=/head/; revision=216765
* - Update to 1.30Nicola Vitale2008-07-123-9/+201
| | | | | | | | - Add --enable-shared=no to CONFIGURE_ARGS - Add support for (optional) installation of docs and samples Notes: svn path=/head/; revision=216742
* - Updated to 1.27Nicola Vitale2007-01-312-9/+9
| | | | | | | | | | | - Added --enable-sample=no to CONFIGURE_ARGS PR: ports/108573 Submitted by: Max Brazhnikov <makc at issp.ac.ru> Approved by: alexbl (mentor, implicit), nivit (maintainer) Notes: svn path=/head/; revision=183775
* - Updated email address in my portsNicola Vitale2006-12-101-1/+1
| | | | | | | Approved by: alexbl (mentor) Notes: svn path=/head/; revision=179349
* devel/pkgconfig -> devel/pkg-configJeremy Messenger2006-05-281-1/+1
| | | | | | | | | | | | | | | | | Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for other ports, chase the rename. PR: ports/97985 Repocopy by: marcus Notes: svn path=/head/; revision=163666
* muParser is an extensible high performance math parser library written in C++.Renato Botelho2006-02-154-0/+67
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> Notes: svn path=/head/; revision=156125