freebsd-ports/biology/mopac/pkg-descr
Will Andrews 50355f4ae3 Convert to usable F77 binary, especially on 4.0 and newer.
PR:		19090
Submitted by:	MAINTAINER
2000-06-07 16:20:59 +00:00

17 lines
561 B
Plaintext

This is a port of MOPAC7, semi-empirical (MNDO, AM1, PM3, MINDO/3)
molecular orbital calculation.
Public domain version of MOPAC93.
This port uses Linux patch.
Minematsu makes FreeBSD patchs, and Miyamoto is porting them.
And enlarging max atoms as MAXHEV=50 & MAXLIT=50.
Potring to 4.0-CURRENT (__FreeBSD_version == 400005) and later versions
have been assisted greatly by Glenn Johnson <gjohnson@nola.srrc.usda.gov>,
thanks a lot !
He found that an unusable binary was produced using g77 at FreeBSD 4,
then it is recommended to use f2c/cc.
--
rmiya