Commit graph

17 commits

Author SHA1 Message Date
Marcelo Araujo
f7b0a9efd9 - Pass maintainer to Sylvio Cesar <scjamorim at bsd.com.br>. 2009-07-10 00:48:36 +00:00
Marcelo Araujo
6ac20ad188 - No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now
done via Mk/bsd.gcc.mk.

Reported by:	gerald
2009-01-20 17:35:18 +00:00
Gerald Pfeifer
05a2cbc2b4 Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. 2009-01-07 16:34:27 +00:00
Marcelo Araujo
6cde84da57 - Update MASTER_SITES.
- Project was migrated for SF.
- Files as repacked.
- BUMP PORTREVISION.

Reported by:	Pedro <pfgshield-freebsd@yahoo.com>
2008-03-14 11:04:09 +00:00
Marcelo Araujo
1f072c3214 - Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Submitted by:	maho
Approved by:	stas (mentor)
2007-07-12 21:50:03 +00:00
Marcelo Araujo
d2101f2dd8 - Change my mail address to araujo@.
Approved by:	stas (mentor)
2007-06-29 16:29:19 +00:00
Ion-Mihai Tetcu
7b26894f18 Pass maintainership to Marcelo Araujo
PR:		ports/108285
Submitted by:	Marcelo Araujo
2007-01-27 11:50:28 +00:00
Boris Samorodov
670f60ef4a - make fetchable, same site, another path
- pet portlint, spaces -> tab

PR:		107980
Submitted by:	Thomas Abthorpe <thomas at goodking.ca>
2007-01-16 16:30:08 +00:00
Maho Nakata
6e39842b40 Remove CONFLICT line by installing in a slightly different name. 2007-01-16 02:12:37 +00:00
Maho Nakata
3962079ede * Migrate to gfortran.
* Bump port revision.
2007-01-13 09:05:57 +00:00
Thierry Thomas
77945bb9d6 Unmark BROKEN: fixed with gcc-withfortran-4.1.2_20061208. 2006-12-10 22:44:08 +00:00
Kris Kennaway
d7f23620fd BROKEN: Configure fails 2006-11-30 23:25:35 +00:00
Maho Nakata
9039d4fec3 math/elmer-umfpack and math/suitesparse conflicts.
Submitted by:	Pedro F. Giffuni
2006-10-10 02:25:29 +00:00
Mark Linimon
a245fe1498 * Split bsd.port.mk pre and post includes into 3 pieces instead of 2, to
allow OPTIONS to be able to influence dependencies.  This is still
  experimental [1]

* Teach bsd.gcc.mk about gfortran [2]

* Remove the outdated emulators/linux_base; the new default has been
  linux_base-fc4.  This will allow the outdated port to be removed [3]

* Add USE_FIREBIRD macros to bsd.database.mk [4]

PR:	93687 [1], 93690 [2], 103184 [3], 103357 [4]

Submitted by:	shaun [1], Pedro F. Giffuni <giffunip at asme to org> [2],
		gerald [2], thierry [2], vd [3], skv [4]
2006-09-30 19:25:46 +00:00
Thierry Thomas
1f19b93cd3 Upgrade to 4.4 (PORTEPOCH needed). 2006-07-12 21:57:11 +00:00
Thierry Thomas
f6e6a00f01 Reset maintainership: Pedro's dev machine has been stolen :-(
Hoping to see you back soon!

Submitted by:	Pedro F. Giffuni <giffunip (at) asme.org> (maintainer)
2006-07-01 12:16:44 +00:00
Thierry Thomas
662486c37e This is a slightly modified version of umfpack for use with the Elmer FEM
package.

Among other small changes, Elmer calls umfpack routines from f90 using
umf4_f77wrapper.c from umfpacks demo directory. The elmer-umfpack build
compiles this and includes it in the libumfpack.a.

Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-04-24 19:47:52 +00:00