aboutsummaryrefslogtreecommitdiffstats
path: root/math/dynare/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix buildantoine2014-12-171-1/+2
|
* - Do not package info/dirantoine2014-10-051-1/+1
| | | | - Allow staging as a regular user
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* math/fftw3:tijl2014-09-011-0/+1
| | | | | | | - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Remove PTHREAD_CFLAGS and PTHREAD_LIBS - Use MAKE_CMD
* math/dynare: update to 4.4.3wg2014-08-101-2/+1
| | | | | PR: 192407 Submitted by: maintainer
* graphics/vips and the rest:makc2014-03-281-3/+7
| | | | | | | | | | | | | | | | | - bump PORTREVISION after math/matio update math/dynare: - fix configure check for matio - while here, remove needless patch for configure.ac, and convert to USES=tar:xz Approved by: Fernando Apesteguia (maintainer) math/scilab: - mark BROKEN when building with MATIO option (doesn't support new matio) science/kst2: - fix dependency type for matio - add dependence on pkgconfig
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-0/+1
| | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs)
* Update to version 4.4.2pawel2014-03-081-2/+1
| | | | | PR: ports/187327 Submitted by: maintainer
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casestijl2014-02-171-4/+7
| | | | | | | | | | | USE_GCC=yes has been omitted though. Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk. Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,... Exp-run: bdrewery Approved by: portmgr (bdrewery)
* Update to 4.4.1.rakuco2014-01-221-1/+1
| | | | | PR: ports/185890 Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
* - Update from 4.3.3 to 4.4.0danilo2014-01-191-18/+10
| | | | | | | | | | | - Add stage support while here - Convert USE_GMAKE to USES - Use options helpers PR: ports/185783 Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
* Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switched to automake 1.11.6, see CVE-2012-3386. - #14669: Fixed extraction of CC from gmp.h. - Fixed case of intermediate zero real or imaginary part in mpc_fma, found by hydra with GMP_CHECK_RANDOMIZE=1346362345. This is on top of the following changes from version 1.0 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no invariant sections) for the documentation. - 100% of all lines are covered by tests - Renamed functions . mpc_mul_2exp to mpc_mul_2ui . mpc_div_2exp to mpc_div_2ui - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | math)
* - Update to 4.3.3madpilot2013-04-191-3/+2
| | | | | | | | - Fix Makefile header PR: ports/177841 Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer) Feature safe: yes
* - Update to 4.3.2swills2013-01-211-1/+1
| | | | | PR: ports/175461 Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
* - update to 4.3.1jgh2012-10-261-6/+1
| | | | | | PR: 172831 Submitted by: maintainer, fernando.apesteguia@gmail.com Feature safe: yes
* - fix fetchjgh2012-10-171-11/+13
| | | | | | | | - while here adopt optionsNG PR: 172738 Submitted by: maintainer, fernando.apesteguia@gmail.com Feature safe: yes
* Update to 4.3.0madpilot2012-06-241-4/+4
| | | | | | PR: ports/169298 Submitted by: Fernando <fernando.apesteguia@gmail.com> Approved by: crees, tabthorpe (mentors, implicit)
* - Fix fetchpav2012-06-191-2/+2
| | | | | PR: ports/169204 Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
* - Rework the do-fetch target to check for the availability of theerwin2012-06-081-1/+3
| | | | | | | | distribution file in DISTDIR. - Remove the hardcoded "fetch" command and replaces it with ${FETCH_BINARY} PR: 168760 Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
* - update png to 1.5.10dinoex2012-06-011-0/+1
|
* - Update to 4.2.5jgh2012-04-231-2/+2
| | | | | PR: ports/167004 Submitted by: maintainer, fernando.apesteguia@gmail.com
* - update to 4.2.4 [1]rm2012-01-121-2/+4
| | | | | | | | - fix portlint error (*.info file in pkg-plist) - fix whitespace in pkg-descr PR: 164027 [1] Submitted by: Fernando <fernando.apesteguia at gmail dot com> (maintainer)
* - Update to 4.2.2miwi2011-11-191-4/+4
| | | | | | PR: 162601 Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer) Feature safe: yes
* Dynare is a software platform for handling a wide class ofwen2011-09-271-0/+48
economic models, in particular dynamic stochastic general equilibrium (DSGE) and overlapping generations (OLG) models. WWW: http://www.dynare.org PR: ports/160153 Submitted by: Fernando <fernando.apesteguia@gmail.com>