summaryrefslogtreecommitdiff
path: root/science/psi3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove non staged ports without pending PR from s*Baptiste Daroussin2014-09-0215-1277/+0
|
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-2/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-241-1/+1
| | | | With hat: portmgr
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-07-171-1/+1
| | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories P-S. CR: D422 Approved by: portmgr (bapt)
* Fix some non default LIB_DEPENDSBaptiste Daroussin2014-07-161-1/+1
| | | | With hat: portmgr
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-141-4/+4
| | | | With hat: portmgr
* Convert GMAKE to MAKE_CMDBaptiste Daroussin2014-06-251-2/+2
| | | | | | | Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr
* Mark broken: Fails to buildAntoine Brodin2014-04-121-0/+2
| | | | | | | | | | | | | | c++ -O2 -pipe -Wno-error=return-type -fno-strict-aliasing -DHAVE_CMATH=1 -DHAVE_CSTDIO=1 -DHAVE_CSTDLIB=1 -DHAVE_CSTRING=1 -DHAVE_CSTDDEF=1 -DHAVE_DECL_PUTENV=1 -DHAVE_PUTENV=1 -DHAVE_DECL_SETENV=1 -DHAVE_SETENV=1 -DHAVE_FUNC_ISINF=1 -I. -I../../../include -I/wrkdirs/usr/ports/science/psi3/work/psi3/include -I/wrkdirs/usr/ports/science/psi3/work/psi3/src/lib -I../../../src/lib -c ip_read.cc -o ip_read.o ip_read.cc:63:3: error: use of undeclared identifier 'yyparse' yyparse(); ^ ip_read.cc:105:3: error: use of undeclared identifier 'yyparse' yyparse(); ^ 2 errors generated. Reported by: pkg-fallout since february 2014 With hat: portmgr
* 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)
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casesTijl Coosemans2014-02-168-3/+93
| | | | | | | | | | | 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)
* 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)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | science)
* - Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov2013-02-011-1/+1
| | | | Approved by: portmgr (bapt)
* Host some documens in local-distfiles. Somehow documents are dissapeared.Maho Nakata2013-01-071-1/+2
| | | | The reason seems that developers are now interested in psi4.
* adjust linking and comments in dependent ports after the math/atlas update;Brendan Fabeny2011-11-221-10/+10
| | | | | | | | math/atlas-devel will be updated to use the same constructs at a later date PR: 162706 Approved by: miwi (portmgr) Feature safe: yes
* - remove MD5Olli Hauer2011-07-031-4/+0
|
* Build fix with gotoblas.Maho Nakata2010-02-161-4/+4
| | | | Feature safe: yes.
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowGerald Pfeifer2009-09-131-0/+1
| | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+2
| | | | starting with P,R,S
* Silent update of distfiles, update is only for pdf documents.Maho Nakata2009-08-101-6/+6
| | | | pdf files are also updated to 3.4.0.
* Build fix with gcc44 (upcoming)Maho Nakata2009-08-031-0/+72
| | | | Spotted by: gerald
* Update to 3.4.0.Maho Nakata2009-04-217-720/+862
|
* Fix build with gcc43.Maho Nakata2009-02-141-0/+20
| | | | Spotted by: pav
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.Gerald Pfeifer2009-01-071-0/+1
|
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | Tested by: exp build run (erwin)
* A build fix.Maho Nakata2008-07-232-2/+13
|
* * Update to 3.3.0.Maho Nakata2008-07-234-231/+420
| | | | | | | * Build fix with NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes [1]. Spotted by: itetcu [1]
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-4/+0
|
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | PR: ports/116639 Submitted by: aDe
* * Only use gfrotran42. not using gcc42.Maho Nakata2007-01-121-3/+5
| | | | * Bump portrevision.
* *bump port revisionMaho Nakata2007-01-091-2/+3
| | | | *use gfortran compiled atlas/blas/lapack
* Migrate to gfortran.Maho Nakata2007-01-091-5/+18
| | | | BLAS is now user settable (math/blas or math/atlas).
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
|
* SHA256ifyEdwin Groothuis2006-01-241-0/+4
| | | | Approved by: krion@
* 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.
* update to 3.2.3Maho Nakata2005-10-303-7/+17
|
* Fix buildMaho Nakata2005-03-292-8/+6
| | | | | | | | | | | pdf files are updated without changing the version number. Recently psi3 3.2.2 has been released, and users manual, programmers manual and installation doc pdfs are updated accordingly. This is tempral fix and we must update to 3.2.2 soon. Submitted by: kris via pointyhat Approved by: portmgr (marcus)
* BROKEN: Size mismatchKris Kennaway2005-03-261-0/+2
| | | | Approved by: portmgr (kris)
* remove extra dirMaho Nakata2005-02-061-0/+1
| | | | Submitted by: kris via pointyhat
* fix pkg-plistMaho Nakata2005-01-201-0/+15
| | | | Submitted by: kris via pointyhat
* BROKEN on 4.x: Does not compileKris Kennaway2004-12-111-0/+4
|
* Fix build with WITH_OPTIMIZED_FLAGS definedMaho Nakata2004-11-231-1/+3
| | | | | PR: 74013 Submitted by: Jie Gao <gaoj at cpsc.ucalgary.ca>
* Fix build on 5-STABLEMaho Nakata2004-09-031-2/+2
| | | | Submitted by: pointyhat
* 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!)
* update to 3.2.1Maho Nakata2004-06-162-3/+3
|
* Make portlint happy by replacing space to tabMaho Nakata2004-05-061-8/+8
| | | | | PR: 65409 Submitted by: trevor
* 1) add documentsMaho Nakata2004-03-194-18/+41
| | | | 2) add note for citation in pkg-message
* The PSI3 suite of quantum chemical programs is designed for efficient,Maho Nakata2004-03-198-0/+686
high-accuracy calculations of properties of small to medium-sized molecules. The package's current capabilities include a variety of Hartree-Fock, coupled cluster, complete-active-space self-consistent-field, and multi-reference configuration interaction models. Molecular point-group symmetry is utilized throughout to maximize efficiency.