1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
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)
2013-03-19 13:04:30 +00:00
Nicola Vitale
f46d50a215 - Update to 2.2.0
- Add LICENSE (MIT)
2012-01-23 21:58:58 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Nicola Vitale
bb3b11a953 - Update to 1.34
PR:		ports/150776
Submitted by:	Sergei Golyashov <athathoth at yandex.ru>
2010-09-21 19:56:24 +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
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +00:00
Nicola Vitale
34d939427f - Add -fPIC to CFLAGS when ARCH equals to amd64 or ia64
- Bump PORTREVISION

PR:		ports/138009
Submitted by:	makc
2009-08-21 22:23:56 +00:00
Philip M. Gollucci
2dc69f64b2 - Update download locations
distfile re-rolled upstream
    While here, utilize SF

Reported by:    -fetch-original pointyhat run
2009-02-05 07:37:03 +00:00
Pav Lucistnik
efa63f6ba4 - 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
2008-07-25 14:34:52 +00:00
Nicola Vitale
d27b0268b1 - Remove USE_LDCONFIG (the port doesn't installa a shared library any more) 2008-07-13 09:46:54 +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
Nicola Vitale
4563f8532c - 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)
2007-01-31 14:41:02 +00:00
Nicola Vitale
bd6fa393f8 - Updated email address in my ports
Approved by:	alexbl (mentor)
2006-12-10 01:21:51 +00:00
Jeremy Messenger
7e42d7a7c4 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
2006-05-28 05:25:50 +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