notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
gamess Freely obtainable ab-initio molecular orbital calculation program
20130501.1_1 science Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20130501.1_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
Expired This port expired on: 2014-08-31
Restricted 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 search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • gamess>0:science/gamess
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:
  1. gfortran47 : lang/gcc
  2. gmake : devel/gmake
  3. as : devel/binutils
Runtime dependencies:
  1. gfortran47 : lang/gcc
Library dependencies:
  1. libblas.so : math/blas
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/gamess/20130501.1/
Collapse this list.

Number of commits found: 33

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20130501.1_1
02 Sep 2014 10:07:50
Revision:366980Original commit files touched by this commit
bapt search for other commits by this committer
Remove non staged ports without pending PR from s*
20130501.1_1
24 Jul 2014 16:33:10
Revision:362828Original commit files touched by this commit
bapt search for other commits by this committer
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
20130501.1_1
17 Jul 2014 08:57:51
Revision:362126Original commit files touched by this commit
olgeni search for other commits by this committer
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
Revision:361812Original commit files touched by this commit
bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
20130501.1_1
25 Jun 2014 05:35:32
Revision:359185Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:357070Original commit files touched by this commit
olgeni search for other commits by this committer
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
Revision:354288Original commit files touched by this commit
eadler search for other commits by this committer
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
Revision:347809Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:344614Original commit files touched by this commit
tijl search for other commits by this committer
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
Revision:335136Original commit files touched by this commit
maho search for other commits by this committer
uncomment MANUAL_PACKAGE_BUILD.
20130501.1
29 Nov 2013 01:44:58
Revision:335135Original commit files touched by this commit
maho search for other commits by this committer
Update to 20130501 R1 version
20120501.2_1
26 Oct 2013 00:52:36
Revision:331644Original commit files touched by this commit
gerald search for other commits by this committer
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 View all of this commit message)
20120501.2
20 Sep 2013 22:48:31
Revision:327767Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
science)
20120501.2
05 Mar 2013 11:43:18
Revision:313450Original commit files touched by this commit
maho search for other commits by this committer
update to 2012/5/1 R2 version.
20090112.3_2
14 Sep 2012 05:47:45
Revision:304256Original commit files touched by this commit
linimon search for other commits by this committer
Fix typo.
20090112.3_2
22 Nov 2011 11:14:10
Original commit files touched by this commit
bf search for other commits by this committer
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
Original commit files touched by this commit
maho search for other commits by this committer
Build fix for recent update of USE_FORTRAN to
using gcc46.
20090112.3_2
03 Jul 2011 13:22:25
Original commit files touched by this commit
ohauer search for other commits by this committer
 - remove MD5
20090112.3_2
24 Jan 2011 03:54:45
Original commit files touched by this commit
linimon search for other commits by this committer
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
Original commit files touched by this commit
maho search for other commits by this committer
add pkg-message when gamess won't run and bump portrevision accordingly.
20090112.3_1
16 Feb 2010 23:53:17
Original commit files touched by this commit
maho search for other commits by this committer
Fix SMP run on amd64, and bump port revision

Submitted by:   Katsuya KANDA
Feature safe:   yes
20090112.3
16 Feb 2010 05:51:43
Original commit files touched by this commit
maho search for other commits by this committer
Fix build with recent update of gotoblas(2).

Feature safe:   yes
20090112.3
01 Feb 2010 03:31:59
Original commit files touched by this commit
maho search for other commits by this committer
Update to 20090112 R3.
20090112.1_1
13 Sep 2009 00:08:01
Original commit files touched by this commit
gerald search for other commits by this committer
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
Original commit files touched by this commit
maho search for other commits by this committer
Fix build on amd64 and now it's usable.
20090112.1
08 May 2009 06:08:45
Original commit files touched by this commit
maho search for other commits by this committer
Update to 20090112 R1 version.
20070524.3_1
07 Jan 2009 16:34:27
Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
20070524.3
07 Jan 2008 00:16:52
Original commit files touched by this commit
maho search for other commits by this committer
Add MANUAL_PACKAGE_BUILD.
20070524.3
01 Oct 2007 03:49:57
Original commit files touched by this commit
maho search for other commits by this committer
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
Original commit files touched by this commit
maho search for other commits by this committer
Update URIs.

Spotted by: kris
20070524.3
02 Aug 2007 03:46:55
Original commit files touched by this commit
maho search for other commits by this committer
Update to 20070524.3.
20060907.4
14 Jul 2007 01:39:35
Original commit files touched by this commit
maho search for other commits by this committer
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
20060907.4
13 Mar 2007 00:39:58
Original commit files touched by this commit
maho search for other commits by this committer
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 View all of this commit message)

Number of commits found: 33