Port details |
- gamess Freely obtainable ab-initio molecular orbital calculation program
- 20130501.1_1 science
=0 20130501.1_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
This port expired on: 2014-08-31 RESTRICTED: No Redistribution
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2007-03-13 00:41:26
- Last Update: 2014-09-02 10:07:50
- SVN Revision: 366980
- License: not specified in port
- WWW:
- http://www.msg.ameslab.gov/gamess/gamess.html
- Description:
- GAMESS is freely available ab-initio molecular orbital
calculation program calculates energy, molecular structure,
vibrational frequencies from the basic principle of quantum mechanics.
A site license for GAMESS is available at no cost to both academic
and industrial users. Please refer
http://www.msg.ameslab.gov/gamess/download.html
for details.
We also included simple launcher called `gamess'
for your convenience. You don't set any environment variable
to run gamess. Just type
% gamess <somefile.inp>
is enough.
WWW: http://www.msg.ameslab.gov/gamess/gamess.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: gamess
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gfortran47 : lang/gcc
- gmake : devel/gmake
- as : devel/binutils
- Runtime dependencies:
-
- gfortran47 : lang/gcc
- Library dependencies:
-
- libblas.so : math/blas
- liblapack.so : math/lapack
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20130501.1_1 02 Sep 2014 10:07:50 |
bapt |
Remove non staged ports without pending PR from s* |
20130501.1_1 24 Jul 2014 16:33:10 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
20130501.1_1 17 Jul 2014 08:57:51 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
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) |
20130501.1_1 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
20130501.1_1 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
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 |
20130501.1_1 08 Jun 2014 19:51:28 |
olgeni |
Remove all space characters from Makefile assignments.
No functional changes included.
CR: D193 (except math/sedumi)
Approved by: portmgr (bapt) |
20130501.1_1 17 May 2014 07:24:47 |
eadler |
LEGAL: fix multiple ports
Rename lang/dmd -> lang/dmd1 (cy)
Merge legal text for net/vmware-vsphere-cli (zi)
Fix sysutils/tarsnap to have text in LEGAL (cperciva)
games/linux-savage restricted reason (acm)
text edit for archivers/rar (gabor)
copy from port to LEGAL for lang/ifc (maho)
copy from LEGAL to port for science/gamess (maho)
add LEGAL_PACKAGE to lang/dmd1 (cy)
This brings the total number of ports with issues to below 100
Approved by: portmgr (implicit) |
20130501.1_1 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
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) |
20130501.1 16 Feb 2014 17:15:32 |
tijl |
Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases
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) |
20130501.1 29 Nov 2013 01:45:50 |
maho |
uncomment MANUAL_PACKAGE_BUILD. |
20130501.1 29 Nov 2013 01:44:58 |
maho |
Update to 20130501 R1 version |
20120501.2_1 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- 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 (Only the first 15 lines of the commit message are shown above ) |
20120501.2 20 Sep 2013 22:48:31 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
20120501.2 05 Mar 2013 11:43:18 |
maho |
update to 2012/5/1 R2 version. |
20090112.3_2 14 Sep 2012 05:47:45 |
linimon |
Fix typo. |
20090112.3_2 22 Nov 2011 11:14:10 |
bf |
adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date
PR: 162706
Approved by: miwi (portmgr)
Feature safe: yes |
20090112.3_2 18 Oct 2011 01:57:23 |
maho |
Build fix for recent update of USE_FORTRAN to
using gcc46. |
20090112.3_2 03 Jul 2011 13:22:25 |
ohauer |
- remove MD5 |
20090112.3_2 24 Jan 2011 03:54:45 |
linimon |
NO_CDROM is redundant when RESTRICTED is set.
While here, pet portlint.
Hat: portmgr
Feature safe: yes |
20090112.3_2 17 Jun 2010 10:40:46 |
maho |
add pkg-message when gamess won't run and bump portrevision accordingly. |
20090112.3_1 16 Feb 2010 23:53:17 |
maho |
Fix SMP run on amd64, and bump port revision
Submitted by: Katsuya KANDA
Feature safe: yes |
20090112.3 16 Feb 2010 05:51:43 |
maho |
Fix build with recent update of gotoblas(2).
Feature safe: yes |
20090112.3 01 Feb 2010 03:31:59 |
maho |
Update to 20090112 R3. |
20090112.1_1 13 Sep 2009 00:08:01 |
gerald |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
20090112.1 08 Jun 2009 07:07:19 |
maho |
Fix build on amd64 and now it's usable. |
20090112.1 08 May 2009 06:08:45 |
maho |
Update to 20090112 R1 version. |
20070524.3_1 07 Jan 2009 16:34:27 |
gerald |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
20070524.3 07 Jan 2008 00:16:52 |
maho |
Add MANUAL_PACKAGE_BUILD. |
20070524.3 01 Oct 2007 03:49:57 |
maho |
1. Remove limit stacksize line for SysV shared memory size.
2. install mpcdata as well.
Submitted by: "M. L. Dodson" <activesitedynamics@comcast.net> |
20070524.3 13 Aug 2007 02:57:59 |
maho |
Update URIs.
Spotted by: kris |
20070524.3 02 Aug 2007 03:46:55 |
maho |
Update to 20070524.3. |
20060907.4 14 Jul 2007 01:39:35 |
maho |
Now we use USE_FORTRAN=yes to use FORTRAN compiler. |
20060907.4 13 Mar 2007 00:39:58 |
maho |
GAMESS is freely available ab-initio molecular orbital
calculation program calculates energy, molecular structure,
vibrational frequencies from the basic principle of quantum mechanics.
A site license for GAMESS is available at no cost to both academic
and industrial users. Please refer
http://wwwmsg.fi.ameslab.gov/GAMESS/dist.menu.html
for details.
We also included simple launcher called `gamess'
for your convenience. You don't set any environment variable
to run gamess. Just type
% gamess <somefile.inp>
is enough.
(Only the first 15 lines of the commit message are shown above ) |