FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 1:45 PM BST
Port details
muparser 2.2.0 math on this many watch lists=1 search for ports that depend on this port
Mathematical expressions parser library written in C++
Maintained by: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 Feb 2006 17:00:48
Also Listed In: devel
License: MIT


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.beltoforion.de/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake

Required by:
for Build

To install the port: cd /usr/ports/math/muparser/ && make install clean
To add the package: pkg_add -r muparser


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/muparser/muparser/Version%202.2.0/
http://sunet.dl.sourceforge.net/project/muparser/muparser/Version%202.2.0/
http://iweb.dl.sourceforge.net/project/muparser/muparser/Version%202.2.0/
http://switch.dl.sourceforge.net/project/muparser/muparser/Version%202.2.0/
http://surfnet.dl.sourceforge.net/project/muparser/muparser/Version%202.2.0/
http://kent.dl.sourceforge.net/project/muparser/muparser/Version%202.2.0/
http://freefr.dl.sourceforge.net/project/muparser/muparser/Version%202.2.0/
http://voxel.dl.sourceforge.net/project/muparser/muparser/Version%202.2.0/
http://jaist.dl.sourceforge.net/project/muparser/muparser/Version%202.2.0/
http://osdn.dl.sourceforge.net/project/muparser/muparser/Version%202.2.0/
http://nchc.dl.sourceforge.net/project/muparser/muparser/Version%202.2.0/
http://ncu.dl.sourceforge.net/project/muparser/muparser/Version%202.2.0/
http://transact.dl.sourceforge.net/project/muparser/muparser/Version%202.2.0/
http://softlayer.dl.sourceforge.net/project/muparser/muparser/Version%202.2.0/
http://internode.dl.sourceforge.net/project/muparser/muparser/Version%202.2.0/
http://ufpr.dl.sourceforge.net/project/muparser/muparser/Version%202.2.0/
http://waix.dl.sourceforge.net/project/muparser/muparser/Version%202.2.0/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 14

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Jan 2012 21:58:58
Original commit files touched by this commit  2.2.0
nivit search for other commits by this committer
- Update to 2.2.0
- Add LICENSE (MIT)
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.34
miwi search for other commits by this committer
- Get Rid MD5 support
21 Sep 2010 19:56:24
Original commit files touched by this commit  1.34
nivit search for other commits by this committer
- Update to 1.34

PR:             ports/150776
Submitted by:   Sergei Golyashov <athathoth at yandex.ru>
12 Mar 2010 19:51:32
Original commit files touched by this commit  1.32
makc search for other commits by this committer
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)
22 Aug 2009 00:28:34
Original commit files touched by this commit  1.30_1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
21 Aug 2009 22:23:56
Original commit files touched by this commit  1.30_1
nivit search for other commits by this committer
- Add -fPIC to CFLAGS when ARCH equals to amd64 or ia64
- Bump PORTREVISION

PR:             ports/138009
Submitted by:   makc
05 Feb 2009 07:37:03
Original commit files touched by this commit  1.30
pgollucci search for other commits by this committer
- Update download locations
    distfile re-rolled upstream
    While here, utilize SF

Reported by:    -fetch-original pointyhat run
25 Jul 2008 14:34:52
Original commit files touched by this commit  1.30
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
13 Jul 2008 09:46:54
Original commit files touched by this commit  1.30
nivit search for other commits by this committer
- Remove USE_LDCONFIG (the port doesn't installa a shared library any more)
12 Jul 2008 17:04:58
Original commit files touched by this commit  1.30
nivit search for other commits by this committer
- Update to 1.30
- Add --enable-shared=no to CONFIGURE_ARGS
- Add support for (optional) installation of docs and samples
31 Jan 2007 14:41:02
Original commit files touched by this commit  1.27
nivit search for other commits by this committer
- Updated to 1.27
- 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)
10 Dec 2006 01:21:51
Original commit files touched by this commit  1.25
nivit search for other commits by this committer
- Updated email address in my ports

Approved by:    alexbl (mentor)
28 May 2006 05:25:51
Original commit files touched by this commit  1.25
mezz search for other commits by this committer
devel/pkgconfig -> devel/pkg-config

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
15 Feb 2006 16:58:32
Original commit files touched by this commit  1.25
garga search for other commits by this committer
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>

Number of commits found: 14

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 6
new 48 hours20
new 7 days63
new fortnight185
new month257

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.202 seconds.