Port details |
- gamess Freely obtainable ab-initio molecular orbital calculation program
- 20130501.1_1 science
=0 Version 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
- 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
- SVNWeb :
git : Homepage
- 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.
- 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: see SVNWeb link above for full details) |
Date | By | Description |
02 Sep 2014 10:07:50
20130501.1_1 |
bapt  |
Remove non staged ports without pending PR from s* |
24 Jul 2014 16:33:10
20130501.1_1 |
bapt  |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
17 Jul 2014 08:57:51
20130501.1_1 |
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) |
14 Jul 2014 18:42:04
20130501.1_1 |
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
25 Jun 2014 05:35:32
20130501.1_1 |
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 |
08 Jun 2014 19:51:28
20130501.1_1 |
olgeni  |
Remove all space characters from Makefile assignments.
No functional changes included.
CR: D193 (except math/sedumi)
Approved by: portmgr (bapt) |
17 May 2014 07:24:47
20130501.1_1 |
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) |
10 Mar 2014 20:55:22
20130501.1_1 |
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) |
16 Feb 2014 17:15:32
20130501.1 |
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) |
29 Nov 2013 01:45:50
20130501.1 |
maho  |
uncomment MANUAL_PACKAGE_BUILD. |
29 Nov 2013 01:44:58
20130501.1 |
maho  |
Update to 20130501 R1 version |
26 Oct 2013 00:52:36
20120501.2_1 |
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 ) |
20 Sep 2013 22:48:31
20120501.2 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
05 Mar 2013 11:43:18
20120501.2 |
maho  |
update to 2012/5/1 R2 version. |
14 Sep 2012 05:47:45
20090112.3_2 |
linimon  |
Fix typo. |
22 Nov 2011 11:14:10
20090112.3_2 |
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 |
18 Oct 2011 01:57:23
20090112.3_2 |
maho  |
Build fix for recent update of USE_FORTRAN to
using gcc46. |
03 Jul 2011 13:22:25
20090112.3_2 |
ohauer  |
- remove MD5 |
24 Jan 2011 03:54:45
20090112.3_2 |
linimon  |
NO_CDROM is redundant when RESTRICTED is set.
While here, pet portlint.
Hat: portmgr
Feature safe: yes |
17 Jun 2010 10:40:46
20090112.3_2 |
maho  |
add pkg-message when gamess won't run and bump portrevision accordingly. |
16 Feb 2010 23:53:17
20090112.3_1 |
maho  |
Fix SMP run on amd64, and bump port revision
Submitted by: Katsuya KANDA
Feature safe: yes |
16 Feb 2010 05:51:43
20090112.3 |
maho  |
Fix build with recent update of gotoblas(2).
Feature safe: yes |
01 Feb 2010 03:31:59
20090112.3 |
maho  |
Update to 20090112 R3. |
13 Sep 2009 00:08:01
20090112.1_1 |
gerald  |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
08 Jun 2009 07:07:19
20090112.1 |
maho  |
Fix build on amd64 and now it's usable. |
08 May 2009 06:08:45
20090112.1 |
maho  |
Update to 20090112 R1 version. |
07 Jan 2009 16:34:27
20070524.3_1 |
gerald  |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
07 Jan 2008 00:16:52
20070524.3 |
maho  |
Add MANUAL_PACKAGE_BUILD. |
01 Oct 2007 03:49:57
20070524.3 |
maho  |
1. Remove limit stacksize line for SysV shared memory size.
2. install mpcdata as well.
Submitted by: "M. L. Dodson" <activesitedynamics@comcast.net> |
13 Aug 2007 02:57:59
20070524.3 |
maho  |
Update URIs.
Spotted by: kris |
02 Aug 2007 03:46:55
20070524.3 |
maho  |
Update to 20070524.3. |
14 Jul 2007 01:39:35
20060907.4 |
maho  |
Now we use USE_FORTRAN=yes to use FORTRAN compiler. |
13 Mar 2007 00:39:58
20060907.4 |
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 ) |