aboutsummaryrefslogtreecommitdiff
path: root/science/abinit
Commit message (Collapse)AuthorAgeFilesLines
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casesTijl Coosemans2014-02-161-10/+16
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=344614
* science/abinit: depends explicitly on "python"William Grzybowski2013-12-151-1/+2
| | | | | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336523
* 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-5/+2
| | | | | | | science) Notes: svn path=/head/; revision=327767
* - convert to the new perl5 frameworkAndrej Zverev2013-09-161-2/+2
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327380
* Update math/gsl to 1.16 and adjust some dependent portsBrendan Fabeny2013-08-261-2/+2
| | | | Notes: svn path=/head/; revision=325401
* Rectify USE_TEX to support both of teTeX and TeXLive.Hiroki Sato2013-05-111-3/+2
| | | | | | | | | | | | TEX_DEFAULT: A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf. USE_TEX: A knob for port developers. Valid keywords are listed in bsd.tex.mk. Notes: svn path=/head/; revision=317899
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexHiroki Sato2013-05-061-2/+2
| | | | | | | instead to make migration to TeXLive easier. Notes: svn path=/head/; revision=317455
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* adjust linking and comments in dependent ports after the math/atlas update;Brendan Fabeny2011-11-221-3/+3
| | | | | | | | | | | math/atlas-devel will be updated to use the same constructs at a later date PR: 162706 Approved by: miwi (portmgr) Feature safe: yes Notes: svn path=/head/; revision=286242
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276984
* Update math/gsl to 1.15, and adjust PORTREVISIONBrendan Fabeny2011-05-091-2/+2
| | | | | | | and LIB_DEPENDS of dependent ports Notes: svn path=/head/; revision=273882
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-051-1/+1
| | | | Notes: svn path=/head/; revision=262460
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* Don't build packages for this on the Tier-2 archs; we simply don'tMark Linimon2010-06-041-0/+4
| | | | | | | | | | have enough power on the nodes, and this winds up slowing down our builds. Hat: portmgr Notes: svn path=/head/; revision=255702
* - Fix build, abinit builds with science/netcdf3-ftnLi-Wen Hsu2010-05-201-2/+2
| | | | | | | | | Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> Approved by: maho Notified by: pav Notes: svn path=/head/; revision=254650
* - Bump PORTREVISION to chase the update of math/gslWen Heping2010-03-291-2/+2
| | | | Notes: svn path=/head/; revision=251666
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Chase math/gsl update,Max Brazhnikov2009-12-011-2/+2
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=245074
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowGerald Pfeifer2009-09-131-1/+1
| | | | | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr Notes: svn path=/head/; revision=241308
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Fix build with NOPORTDOCS, NOPORTEXAMPLES.Maho Nakata2009-04-241-2/+2
| | | | | | | Submitted by: QAT Notes: svn path=/head/; revision=232659
* Fix build on amd64.Maho Nakata2009-04-132-0/+22
| | | | | | | Spotted by: QAT and pav. Notes: svn path=/head/; revision=232280
* - Upgrade to 5.7.3Thierry Thomas2009-04-106-26/+208
| | | | | | | | | | | | | Release notes at <http://www.abinit.org/Infos_v5.7/release_notes/release_notes.html> - enable bindings to get the headers This requires makemake and GSL. Approved by: Maho (maintainer) Notes: svn path=/head/; revision=232017
* - Upgrade to 5.6.5;Thierry Thomas2009-03-236-471/+2467
| | | | | | | | | | | | | | | - Install libabinit; - Handle NOPORTDOCS and NOPORTEXAMPLES; - s/test/regression-test/; - Don't install under a versionned $PREFIX. Approved by: maho (maintainer) Notes: svn path=/head/; revision=230769
* Remove CONFIGURE_ENVMaho Nakata2009-01-111-1/+0
| | | | | | | Submitted by: gerald@ Notes: svn path=/head/; revision=225790
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.Gerald Pfeifer2009-01-071-1/+1
| | | | Notes: svn path=/head/; revision=225403
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-212-18/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-1/+5
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.Maho Nakata2007-07-141-5/+1
| | | | Notes: svn path=/head/; revision=195565
* Temporary place distfile at maho/public_distdir.Maho Nakata2007-03-161-5/+2
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=187467
* Better support of CPU optimization. This should also fixesMaho Nakata2007-02-251-7/+52
| | | | | | | | the builds for amd64/ia64, sparc64 and some i[3-6]86 platforms. However, flags may not be a very optimized ones. Notes: svn path=/head/; revision=185860
* A possible fix for fenner's distfile survey.Maho Nakata2007-02-251-0/+4
| | | | | | | Submitted by: fenner Notes: svn path=/head/; revision=185847
* Fix pkg-plist.Maho Nakata2007-01-291-0/+1
| | | | | | | Submitted by: pav. Notes: svn path=/head/; revision=183589
* * Update to 5.2.4Maho Nakata2007-01-175-393/+449
| | | | | | | | | * make fetchable (fenner) * Migrate to gfortran. * Use gfortran compiled atlas/blas/lapack. Notes: svn path=/head/; revision=182572
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Update to 4.6.5Maho Nakata2006-01-222-3/+4
| | | | | | | Notified by: fenner, kris, and edwin Notes: svn path=/head/; revision=154118
* update to 4.4.5, and make fetchableMaho Nakata2005-10-302-3/+3
| | | | | | | Submitted by: kris, linimon, fenner Notes: svn path=/head/; revision=146732
* Update to 4.4.4 (preferred production version, robust)Maho Nakata2005-10-103-127/+146
| | | | | | | Submitted by: edwin Notes: svn path=/head/; revision=144770
* Add abinit, calculates total energy, charge densityMaho Nakata2004-08-145-0/+453
and electronic structure of systems. Notes: svn path=/head/; revision=116182