aboutsummaryrefslogtreecommitdiff
path: root/science/mpqc
Commit message (Collapse)AuthorAgeFilesLines
* o Update to 2.2.2 to unbreak for 5-STABLEMaho Nakata2004-09-032-9/+9
| | | | | | | | | (2.2.2 supports gcc-3.4.x) Submitted by: pointyhat Notes: svn path=/head/; revision=117991
* USE_ICC -> WITH_ICC, and mpi supportMaho Nakata2004-08-161-3/+3
| | | | | | | Passed by: portlint Notes: svn path=/head/; revision=116390
* Opps forgot to add files/FlexLexer.h takenMaho Nakata2004-08-161-0/+186
| | | | | | | from FreeBSD 5-current's /usr/include/c++/3.3/ Notes: svn path=/head/; revision=116382
* Add intel C/C++ compiler supportMaho Nakata2004-08-161-4/+22
| | | | Notes: svn path=/head/; revision=116381
* Autotools cleanup. Remove autoconf257 (259), automake17 (18), andAde Lovett2004-07-011-1/+1
| | | | | | | | | | | libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!) Notes: svn path=/head/; revision=112679
* Make portlint happy by replacing space to tabMaho Nakata2004-05-061-6/+6
| | | | | | | | PR: 65409 Submitted by: trevor Notes: svn path=/head/; revision=108577
* SIZEifyMaho Nakata2004-03-191-0/+4
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104580
* Clean up this portMaho Nakata2004-03-102-9/+27
| | | | | | | | | | | 1) reduce optimization level and remove inappropreate optimization flags 2) use autoconf 257 3) remove lapack dependency 4) fix pkg-plist Notes: svn path=/head/; revision=103559
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update to 2.2.1Maho Nakata2003-12-284-30/+234
| | | | Notes: svn path=/head/; revision=96730
* Update to 2.1.5Maho Nakata2003-10-032-4/+4
| | | | Notes: svn path=/head/; revision=90171
* Fix configure failure (autoconf257 is required)Maho Nakata2003-08-111-1/+1
| | | | Notes: svn path=/head/; revision=86786
* Update to 2.1.4Maho Nakata2003-08-034-1715/+1747
| | | | Notes: svn path=/head/; revision=86209
* Unbreak by clean-ups.Maho Nakata2003-07-271-5/+4
| | | | | | | | | | | | | | | | | | For unbreak: a) location of .include "${.CURDIR}/../mpqc/Makefile" is just after the BUILD_DEPENDS to avoid override. For clean-ups: 1) ${F77}->${FC} 2) Use ${LOCALBASE} for CONFIGURE_ARGS for mpqc-mpich 3) ${MASTERDIR}/files -> ${FILESDIR} 4) remove LIB_DEPENDS for mpqc-mpich (redundant) Reported by: bento's log Reviewed by: okazaki and sf Notes: svn path=/head/; revision=85656
* Remove Broken because it really builds by fomer commit.Maho Nakata2003-05-081-2/+0
| | | | | | | Pointed out by: kris Notes: svn path=/head/; revision=80480
* BROKEN: Does not patchKris Kennaway2003-05-061-0/+2
| | | | Notes: svn path=/head/; revision=80288
* remove unnecessary patch to build.Maho Nakata2003-05-031-18/+0
| | | | | | | Reported by: fenner's log Notes: svn path=/head/; revision=80037
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to 2.1.3Maho Nakata2003-01-314-1966/+1976
| | | | | | | | | enable WITH_OPTIMIZED_FLAGS Reviewed by: knu (mentor) Notes: svn path=/head/; revision=74395
* Add parallel to CATEGORIES.Akinori MUSHA2002-11-241-1/+1
| | | | | | | | PR: ports/39094 Submitted by: trevor Notes: svn path=/head/; revision=71007
* Change ${.CURDIR} to ${MASTERDIR} for slave ports.Maho Nakata2002-11-191-1/+1
| | | | | | | | Noticed by: sada Reviewed by: knu (mentor) Notes: svn path=/head/; revision=70526
* Fix the problem mpqc and mpqc-mpich portMaho Nakata2002-11-186-78/+5233
| | | | | | | produces two identical packages. Notes: svn path=/head/; revision=70399
* fix broken and make some enhancementYing-Chieh Liao2002-07-163-7/+175
| | | | | | | | | | | | | | | | | | 1. using math/atlas(added lapack, blas flags for other choices of lapack, blas package) It improves the performance for few percent. 2. override CFLAGS, FFLAGS for C++, C, FORTRAN compiler 3. override CC, F77, C++ for other choices of C++, C, FORTRAN compiler 4. support for parallel computing using MPI. pass maintainership to submitter PR: 40631 Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp> (new maintainer) No Response from: original maintainer (mail bounce) Notes: svn path=/head/; revision=63070
* upgrade to 2.1.1Ying-Chieh Liao2002-06-173-71/+79
| | | | | | | | | unbreak Approved by: maintainer timeout Notes: svn path=/head/; revision=61438
* BROKEN: Does not buildKris Kennaway2002-05-181-0/+2
| | | | Notes: svn path=/head/; revision=59397
* Add mpqc 1.2.5, the massively parallel quantum computing libraryWill Andrews2001-06-116-0/+123
and program. PR: 26908 Submitted by: batman <batman@udel.edu> Notes: svn path=/head/; revision=43795