Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Get Rid MD5 support | miwi | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | - Update my mail address to FreeBSD | sylvio | 2009-11-28 | 1 | -1/+1 |
| | | | | Approved by: miwi (mentor) | ||||
* | Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now | gerald | 2009-09-13 | 1 | -1/+1 |
| | | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr | ||||
* | - Fix fetch by using garr SF mirror which still has the distfiles | amdmi3 | 2009-08-22 | 1 | -1/+1 |
| | |||||
* | - Switch SourceForge ports to the new File Release System: categories ↵ | amdmi3 | 2009-08-22 | 1 | -1/+1 |
| | | | | starting with M | ||||
* | - Pass maintainer to Sylvio Cesar <scjamorim at bsd.com.br>. | araujo | 2009-07-10 | 1 | -1/+1 |
| | |||||
* | - No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now | araujo | 2009-01-21 | 1 | -1/+0 |
| | | | | | | done via Mk/bsd.gcc.mk. Reported by: gerald | ||||
* | Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. | gerald | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | - Update MASTER_SITES. | araujo | 2008-03-14 | 2 | -5/+5 |
| | | | | | | | | - Project was migrated for SF. - Files as repacked. - BUMP PORTREVISION. Reported by: Pedro <pfgshield-freebsd@yahoo.com> | ||||
* | - Now we use USE_FORTRAN=yes to use FORTRAN compiler. | araujo | 2007-07-13 | 1 | -5/+2 |
| | | | | | Submitted by: maho Approved by: stas (mentor) | ||||
* | - Change my mail address to araujo@. | araujo | 2007-06-30 | 1 | -1/+1 |
| | | | | Approved by: stas (mentor) | ||||
* | Pass maintainership to Marcelo Araujo | itetcu | 2007-01-27 | 1 | -1/+1 |
| | | | | | PR: ports/108285 Submitted by: Marcelo Araujo | ||||
* | - make fetchable, same site, another path | bsam | 2007-01-17 | 1 | -2/+2 |
| | | | | | | | - pet portlint, spaces -> tab PR: 107980 Submitted by: Thomas Abthorpe <thomas at goodking.ca> | ||||
* | Remove CONFLICT line by installing in a slightly different name. | maho | 2007-01-16 | 2 | -7/+13 |
| | |||||
* | * Migrate to gfortran. | maho | 2007-01-13 | 1 | -4/+5 |
| | | | | * Bump port revision. | ||||
* | Unmark BROKEN: fixed with gcc-withfortran-4.1.2_20061208. | thierry | 2006-12-11 | 1 | -2/+0 |
| | |||||
* | BROKEN: Configure fails | kris | 2006-12-01 | 1 | -0/+2 |
| | |||||
* | math/elmer-umfpack and math/suitesparse conflicts. | maho | 2006-10-10 | 1 | -1/+1 |
| | | | | Submitted by: Pedro F. Giffuni | ||||
* | * Split bsd.port.mk pre and post includes into 3 pieces instead of 2, to | linimon | 2006-10-01 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | | 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] | ||||
* | Upgrade to 4.4 (PORTEPOCH needed). | thierry | 2006-07-13 | 2 | -4/+5 |
| | |||||
* | Reset maintainership: Pedro's dev machine has been stolen :-( | thierry | 2006-07-01 | 1 | -1/+1 |
| | | | | | | Hoping to see you back soon! Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> (maintainer) | ||||
* | This is a slightly modified version of umfpack for use with the Elmer FEM | thierry | 2006-04-25 | 4 | -0/+54 |
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> |