| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
23 Jan 2012 21:58:58
2.2.0
|
nivit  |
- Update to 2.2.0
- Add LICENSE (MIT) |
20 Mar 2011 12:54:45
1.34
|
miwi  |
- Get Rid MD5 support |
21 Sep 2010 19:56:24
1.34
|
nivit  |
- Update to 1.34
PR: ports/150776
Submitted by: Sergei Golyashov <athathoth at yandex.ru> |
12 Mar 2010 19:51:32
1.32
|
makc  |
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
1.30_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
21 Aug 2009 22:23:56
1.30_1
|
nivit  |
- 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
1.30
|
pgollucci  |
- Update download locations
distfile re-rolled upstream
While here, utilize SF
Reported by: -fetch-original pointyhat run |
25 Jul 2008 14:34:52
1.30
|
pav  |
- 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
1.30
|
nivit  |
- Remove USE_LDCONFIG (the port doesn't installa a shared library any more) |
12 Jul 2008 17:04:58
1.30
|
nivit  |
- 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
1.27
|
nivit  |
- 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
1.25
|
nivit  |
- Updated email address in my ports
Approved by: alexbl (mentor) |
28 May 2006 05:25:51
1.25
|
mezz  |
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
1.25
|
garga  |
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> |