aboutsummaryrefslogtreecommitdiff
path: root/science/gromacs
Commit message (Collapse)AuthorAgeFilesLines
* science/gromacs: Upgrade version 4.6.5 => 5.0John Marino2014-08-106-626/+457
| | | | | | | | PR: 191826 Submitted by: Ports Fury Notes: svn path=/head/; revision=364488
* - Convert net/openmpi to USES=libtool and bump dependent portsTijl Coosemans2014-07-141-1/+1
| | | | | | | | | | - Add INSTALL_TARGET=install-strip - Use BROKEN_sparc64 Approved by: portmgr (implicit, bump unstaged port) Notes: svn path=/head/; revision=361800
* science/gromacs: Add DragonFly support (dports)John Marino2014-07-061-0/+11
| | | | Notes: svn path=/head/; revision=360865
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-1/+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) Notes: svn path=/head/; revision=347809
* - USES=fortran.Tijl Coosemans2013-12-271-2/+4
| | | | | | | - Fix detection of dlopen(3) to support plugins from science/vmd. Notes: svn path=/head/; revision=337747
* - Update from 4.6.4 to 4.6.5 [1]Danilo Egea Gondolfo2013-12-172-24/+16
| | | | | | | | | | - Convert some "if's" in options helpers PR: ports/184903 Submitted by: KATO Tsuguru <tkato432@yahoo.com> [1] Notes: svn path=/head/; revision=336762
* science/gromacs: Update to version 4.6.4William Grzybowski2013-11-263-42/+111
| | | | | | | | | | | - Update to version 4.6.4 - Allow staging PR: ports/184224 Submitted by: KATO Tsuguru <tkato432 yahoo.com> Notes: svn path=/head/; revision=334960
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-1/+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) Notes: svn path=/head/; revision=331644
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | science) Notes: svn path=/head/; revision=327767
* Update math/gsl to 1.16 and adjust some dependent portsBrendan Fabeny2013-08-261-0/+1
| | | | Notes: svn path=/head/; revision=325401
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Convert to new perl frameworkAndrej Zverev2013-08-031-2/+1
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324181
* - Update to 4.6.3Martin Wilke2013-07-152-8/+6
| | | | | | | | PR: 180503 Submitted by: Ports Fury Notes: svn path=/head/; revision=323034
* - Update to 4.6.2Martin Wilke2013-06-044-3/+44
| | | | | | | | PR: 179208 Submitted by: Ports Fury Notes: svn path=/head/; revision=319827
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1
| | | | Notes: svn path=/head/; revision=316355
* - Update to 4.6.1Martin Wilke2013-03-243-9/+16
| | | | | | | | PR: 177243 Submitted by: ports fury Notes: svn path=/head/; revision=315145
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* - Update to 4.6Martin Wilke2013-02-107-370/+291
| | | | | | | | PR: 175589 Submitted by: Ports Fury Notes: svn path=/head/; revision=312002
* - convert to optionsNGFlorian Smeets2012-10-061-31/+26
| | | | | | | | - trim headers - drop maintainership Notes: svn path=/head/; revision=305402
* - update fftw3* to 3.3 [1], and adjust dependent portsBrendan Fabeny2011-10-171-2/+3
| | | | | | | | | | - 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 Notes: svn path=/head/; revision=283695
* fix distinfo, the distfile was rerolled. Nothing major, mostly spelling fixes.Florian Smeets2011-10-021-2/+2
| | | | | | | Reported by: pav, erwin Notes: svn path=/head/; revision=282784
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - update to 4.5.5Florian Smeets2011-09-203-9/+15
| | | | | | | - drop FreeBSD 6.x support Notes: svn path=/head/; revision=282072
* Update math/gsl to 1.15, and adjust PORTREVISIONBrendan Fabeny2011-05-091-1/+2
| | | | | | | and LIB_DEPENDS of dependent ports Notes: svn path=/head/; revision=273882
* - update to 4.5.4Florian Smeets2011-04-093-3/+4
| | | | | | | | PR: ports/156214 Submitted by: "Peter C. Lai" <cowbert@gmail.com> Notes: svn path=/head/; revision=272434
* - change MAINTAINER to my @FreeBSD.org addressFlorian Smeets2010-12-271-1/+1
| | | | | | | Approved by: jadawin (mentor) Notes: svn path=/head/; revision=267028
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Update to 4.5.3Pav Lucistnik2010-11-187-146/+610
| | | | | | | | PR: ports/151888 Submitted by: Florian Smeets <flo@smeets.im> (maintainer) Notes: svn path=/head/; revision=264775
* - Update maintainer email address flo@kasimir.com -> flo@smeets.imPhilip M. Gollucci2010-09-221-1/+1
| | | | | | | | PR: ports/150855 Submitted by: maintainer Notes: svn path=/head/; revision=261650
* - Bump PORTREVISION to chase the update of math/gslWen Heping2010-03-291-1/+2
| | | | Notes: svn path=/head/; revision=251666
* - Update to 4.0.7Martin Wilke2009-12-134-25/+4
| | | | | | | | PR: 141284 Submitted by: Florian Smeets <flo@kasimir.com> (maintainer) Notes: svn path=/head/; revision=245661
* Chase math/gsl update,Max Brazhnikov2009-12-011-1/+2
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=245074
* - Chase relocation of net/mpich2Thierry Thomas2009-11-281-1/+1
| | | | | | | | | - Bump PORTREVISION if needed - Fix some portlint errors. Notes: svn path=/head/; revision=244904
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=238781
* - Update to 4.0.5Martin Wilke2009-06-063-5/+13
| | | | | | | | PR: 135246 Submitted by: Florian Smeets <flo@kasimir.com> (maintainer) Notes: svn path=/head/; revision=235341
* - Fix build on sparc64 by files/patch-include__gmx_cyclecounter.hRong-En Fan2009-05-302-16/+23
| | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=234832
* - Chase fftw3 updatePav Lucistnik2009-05-181-2/+3
| | | | Notes: svn path=/head/; revision=234143
* - Update maintainer mail addressDennis Herrmann2009-04-051-1/+1
| | | | | | | | | PR: ports/133397 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=231669
* Mark as broken on sparc64: fails to compile.Mark Linimon2009-03-161-0/+4
| | | | Notes: svn path=/head/; revision=230202
* - Update to 4.0.3Martin Wilke2009-02-289-258/+251
| | | | | | | | | PR: 131655 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: maintainer Notes: svn path=/head/; revision=229234
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-221-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209570
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+8
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-2/+2
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-2/+2
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Fix pkg_plist and unbreak;Thierry Thomas2004-12-098-484/+589
| | | | | | | | | | | - Define USE_LIBTOOL_VER; - Bump PORTREVISION. PR: ports/74828 Submitted by: maintainer. Notes: svn path=/head/; revision=123589