Commit graph

64 commits

Author SHA1 Message Date
Wen Heping
3c925b8561 - Update to 5.0.5
PR:		200306
Submitted by:	tkato432@yahoo.com
2015-05-19 01:59:50 +00:00
Vanilla I. Shu
7e1312996b Upgrade to 5.0.4.
PR:		197454
Submitted by:	Ports Fury.
2015-02-17 01:46:24 +00:00
Thierry Thomas
d92d4f4284 Uses blaslapack. 2015-02-03 15:09:56 +00:00
Danilo Egea Gondolfo
1fa076ebfb - Update net/openmpi to 1.8.4 2014-12-26 14:24:12 +00:00
Wen Heping
1c5d99661f - Update to 5.0.2
PR:		193902
Submitted by:	tkato432@yahoo.com
2014-10-30 12:19:02 +00:00
John Marino
9056a800f0 science/gromacs: Fix build on DragonFly (fix from dports) 2014-10-20 13:09:42 +00:00
Danilo Egea Gondolfo
94f7ea6c8f - Update net/openmpi from 1.8.2 to 1.8.3 2014-09-28 03:41:24 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Thierry Thomas
78e2b56a8a - Upgrade to 1.5;
- Bump PORTREVISION for consumers.
2014-09-01 21:50:14 +00:00
Tijl Coosemans
4bdd97e324 math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
2014-08-31 16:36:22 +00:00
Thierry Thomas
78ae62f1d4 Chase the upgrade of net/mpich2.
Approved by:	portmgr (non staged ports)
2014-08-26 19:55:00 +00:00
John Marino
3dccd45d14 science/gromacs: Upgrade version 4.6.5 => 5.0
PR:		191826
Submitted by:	Ports Fury
2014-08-10 00:03:09 +00:00
Tijl Coosemans
2df13bcdc3 - Convert net/openmpi to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use BROKEN_sparc64

Approved by:	portmgr (implicit, bump unstaged port)
2014-07-14 16:51:44 +00:00
John Marino
fa7348cd08 science/gromacs: Add DragonFly support (dports) 2014-07-06 09:09:14 +00:00
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
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)
2014-03-10 20:55:20 +00:00
Tijl Coosemans
7f997ad80c - USES=fortran.
- Fix detection of dlopen(3) to support plugins from science/vmd.
2013-12-27 16:39:52 +00:00
Danilo Egea Gondolfo
26dc61ce92 - Update from 4.6.4 to 4.6.5 [1]
- Convert some "if's" in options helpers

PR:		ports/184903
Submitted by:	KATO Tsuguru <tkato432@yahoo.com> [1]
2013-12-17 20:36:38 +00:00
William Grzybowski
4d14219f10 science/gromacs: Update to version 4.6.4
- Update to version 4.6.4
- Allow staging

PR:		ports/184224
Submitted by:	KATO Tsuguru <tkato432 yahoo.com>
2013-11-26 17:45:42 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- 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)
2013-10-26 00:52:33 +00:00
Baptiste Daroussin
1dd0d087e7 Add NO_STAGE all over the place in preparation for the staging support (cat: science) 2013-09-20 22:48:30 +00:00
Brendan Fabeny
6c4fa199d0 Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Andrej Zverev
99ad912735 - Convert to new perl framework
- Trim Makefile header
2013-08-03 08:45:51 +00:00
Martin Wilke
e7669eea00 - Update to 4.6.3
PR:		180503
Submitted by:	Ports Fury
2013-07-15 14:38:36 +00:00
Martin Wilke
72819d26fb - Update to 4.6.2
PR:		179208
Submitted by:	Ports Fury
2013-06-04 08:19:33 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Martin Wilke
5e0dac513e - Update to 4.6.1
PR:		177243
Submitted by:	ports fury
2013-03-24 16:27:23 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Martin Wilke
ddadb825d1 - Update to 4.6
PR:		175589
Submitted by:	Ports Fury
2013-02-10 07:56:49 +00:00
Florian Smeets
03f68d2bcf - convert to optionsNG
- trim headers
- drop maintainership
2012-10-06 20:50:12 +00:00
Brendan Fabeny
ac39d25cb1 - update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:	ache, C. Burns, wen
2011-10-17 10:08:33 +00:00
Florian Smeets
24a1f8fcbf fix distinfo, the distfile was rerolled. Nothing major, mostly spelling fixes.
Reported by:	pav, erwin
2011-10-02 08:37:42 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Florian Smeets
2f11bd168d - update to 4.5.5
- drop FreeBSD 6.x support
2011-09-20 15:46:47 +00:00
Brendan Fabeny
4fd0a4b1c1 Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
2011-05-09 16:42:27 +00:00
Florian Smeets
ea3dbd7b34 - update to 4.5.4
PR:		ports/156214
Submitted by:	"Peter C. Lai" <cowbert@gmail.com>
2011-04-09 13:25:13 +00:00
Florian Smeets
43d6fb8dee - change MAINTAINER to my @FreeBSD.org address
Approved by: jadawin (mentor)
2010-12-27 22:02:09 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Pav Lucistnik
e970143887 - Update to 4.5.3
PR:		ports/151888
Submitted by:	Florian Smeets <flo@smeets.im> (maintainer)
2010-11-18 15:33:39 +00:00
Philip M. Gollucci
b0de515849 - Update maintainer email address flo@kasimir.com -> flo@smeets.im
PR:             ports/150855
Submitted by:   maintainer
2010-09-22 21:21:25 +00:00
Wen Heping
6905d4a0d8 - Bump PORTREVISION to chase the update of math/gsl 2010-03-29 01:12:27 +00:00
Martin Wilke
df9917ecb6 - Update to 4.0.7
PR:		141284
Submitted by:	Florian Smeets <flo@kasimir.com> (maintainer)
2009-12-13 00:21:04 +00:00
Max Brazhnikov
7cb3294da7 Chase math/gsl update,
bump PORTREVISION
2009-12-01 20:33:45 +00:00
Thierry Thomas
532f881192 - Chase relocation of net/mpich2
- Bump PORTREVISION if needed

- Fix some portlint errors.
2009-11-28 10:44:56 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Martin Wilke
81b3ce3c32 - Update to 4.0.5
PR:		135246
Submitted by:	Florian Smeets <flo@kasimir.com> (maintainer)
2009-06-06 22:53:25 +00:00
Rong-En Fan
1c688417c5 - Fix build on sparc64 by files/patch-include__gmx_cyclecounter.h
- Fix WITH_MPICH
- Use LOCALBASE for reference to bits installed by others
- Pass maintainership to the submitter
- Pet portlint(1): IGNORE

PR:		ports/133242
Submitted by:	Florian Smeets <flo at kasimir.com>
Approved by:	Stephen Montgomery-Smith <stephen at math.missouri.edu> (maintainer)
2009-05-30 16:17:14 +00:00
Pav Lucistnik
d0f33fd4a7 - Chase fftw3 update 2009-05-18 15:08:58 +00:00
Dennis Herrmann
cf8759b2c9 - Update maintainer mail address
PR:		ports/133397
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Approved by:	tabthorpe (co-mentor)
2009-04-05 20:50:49 +00:00
Mark Linimon
c4e3a5d64a Mark as broken on sparc64: fails to compile. 2009-03-16 09:35:28 +00:00