aboutsummaryrefslogtreecommitdiff
path: root/science/abinit
Commit message (Collapse)AuthorAgeFilesLines
* 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