- Add experimental WITH_FORTRAN knob and a patch to have it compile. - It's off by default as it doesn't seem to be required by any port. - No functional change. How-To-Repeat: - Handle with care: it's not catching gfortran on my system but works fine with f77.
Maintainer of science/netcdf, Please note that PR ports/125915 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/125915 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->beech I'll take it
Here; I found the issue with Fortran detection, enjoy :) Posta, news, sport, oroscopo: tutto in una sola pagina. Crea l'home page che piace a te! www.yahoo.it/latuapagina
beech 2008-08-07 08:29:49 UTC FreeBSD ports repository Modified files: science/netcdf Makefile pkg-plist Added files: science/netcdf/files patch-fortran+cfortran.h Log: - Add experimental WITH_FORTRAN knob and a patch to have it compile. - It's off by default as it doesn't seem to be required by any port. - No functional change. PR: ports/125915 Submitted by: Pedro F. Giffuni <pfgshield-freebsd@yahoo.com> Approved by: maintainer timeout (>2 Weeks) Revision Changes Path 1.32 +13 -1 ports/science/netcdf/Makefile 1.1 +21 -0 ports/science/netcdf/files/patch-fortran+cfortran.h (new) 1.8 +6 -0 ports/science/netcdf/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed, Thanks!