aboutsummaryrefslogtreecommitdiffstats
path: root/math/petsc
Commit message (Collapse)AuthorAgeFilesLines
* - Remove stale reference to expired math/petsc-mpichrene2013-06-191-7/+5
| | | | | | | | - Convert NOPORTDOCS to PORT_OPTIONS:MDOCS PR: ports/179277 Submitted by: myself Approved by: maintainer timeout (bf, 16 days)
* Rectify USE_TEX to support both of teTeX and TeXLive.hrs2013-05-121-1/+1
| | | | | | | | | TEX_DEFAULT: A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf. USE_TEX: A knob for port developers. Valid keywords are listed in bsd.tex.mk.
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexhrs2013-05-061-1/+1
| | | | instead to make migration to TeXLive easier.
* fix the build after the math/suitesparse updatebf2013-03-303-13/+43
| | | | | Reported by: miwi Approved by: portmgr
* fix the build, before further updatesbf2012-06-154-19/+9
|
* defer pending an updatebf2012-05-291-1/+1
|
* defer expiration pending updatesbf2012-05-211-1/+1
|
* defer expiration pending updatesbf2012-05-101-1/+1
|
* Mark as deprecated and set expiration to 2012-05-10 for ports that are mark ↵bapt2012-04-101-0/+3
| | | | as broken for more than 6 month
* adjust linking and comments in dependent ports after the math/atlas update;bf2011-11-221-5/+5
| | | | | | | | math/atlas-devel will be updated to use the same constructs at a later date PR: 162706 Approved by: miwi (portmgr) Feature safe: yes
* take in some orphansbf2011-07-241-1/+1
|
* - Mark BROKEN: does not configurepav2011-07-021-0/+2
| | | | Reported by: pointyhat
* Chase the upgrade of MPICH2.thierry2011-02-262-2/+1
| | | | | | | Since I'm there, pet portlint where needed, e.g. by removing oblsolete MD5 checksums. PR: ports/154715
* Chase the upgrade of MPICH2.thierry2010-11-151-3/+11
|
* Teaching about FreeBSD-9.thierry2009-12-171-3/+4
| | | | Reported by: pointyhat via erwin
* - Chase relocation of net/mpich2thierry2009-11-281-8/+8
| | | | | | - Bump PORTREVISION if needed - Fix some portlint errors.
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowgerald2009-09-131-1/+1
| | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-081-1/+1
|
* Fix build on -CURRENT.wxs2008-07-172-8/+5
| | | | | PR: ports/125654 Submitted by: Robert Noland <rnoland@2hip.net>
* - Mark BROKEN on 8.xpav2008-07-161-0/+4
|
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-3/+4
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-151-4/+1
|
* Upgrade to PETSc 2.3.3.thierry2007-05-283-35/+61
| | | | | Changelog at <http://www-unix.mcs.anl.gov/petsc/petsc-as/documentation/changes/233.html>
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* build fix for petsc-mpichmaho2007-03-071-0/+1
| | | | Spotted by: pointyhat
* * Update to 2.3.2-p8.maho2007-02-202-7/+6
| | | | | | * Now we use pdksh so that package build cluster will build PETSc.[1] Discussed with: kris and thierry[1]
* * Migrate to gfortran.maho2007-01-131-3/+3
| | | | | * Bump port revision. * Use gfortran compiled atlas/blas/lapack.
* * migrate to gfortran.maho2007-01-111-12/+11
| | | | | * some cleanup. * bump port revision
* - Update to 2.3.2.p6miwi2006-11-242-12/+32
| | | | | PR: ports/105795 Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
* Upgrade to PETSc 2.3.2.thierry2006-09-036-24/+45
| | | | | There are no major interface changes, the minor changes are listed at <http://www-unix.mcs.anl.gov/petsc/petsc-as/documentation/changes/232.html>
* - Upgrade net/lam to 7.1.2 and remove net/lam7;thierry2006-08-221-1/+1
| | | | | | | - Chase lam7 -> lam in the dependent ports; - Mark math/freemat IGNORE if WITH_MPI is defined and add a note about FreeMat 2.0 and QT4.
* Mark broken on 4.x: configure fails to use the Fortran compiler.thierry2006-08-081-0/+2
| | | | Reported by: pointyhat via Kris
* - Force the detection of f77, and thus remove a superfluous patch; (1)thierry2006-07-242-30/+14
| | | | | | - Fix blacs usage. (2) Submitted by: Satish Balay <petsc-maint (at) mcs.anl.gov>
* - Upgrade to patchlevel 16;thierry2006-07-233-16/+45
| | | | | | - Remove BROKEN; - Switch to MPICH2.
* Mark as broken: fails to configure.linimon2006-07-141-0/+2
|
* - Update to patchlevel 14;thierry2006-06-223-13/+22
| | | | | - Don't link with Atlas, but with Blas + Lapack, unless WITH_ATLAS is set or Atlas libraries have already been installed.
* Unbreak math/petsc-mpich on amd64 by disabling SuperLU.thierry2006-02-261-0/+4
| | | | | Reported by: pointyhat via Kris Approved by: portmgr (marcus)
* Upgrade to PETSc-2.3.1 patchlevel 7.thierry2006-02-183-90/+94
| | | | | Changelog at <http://www-unix.mcs.anl.gov/petsc/petsc-as/documentation/changes/231.html>.
* Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.thierry2006-01-311-1/+1
| | | | | | PR: 92497 Submitted by: /me Repocopied by: marcus
* - Add SHA256pav2005-11-251-0/+1
|
* Stabilizing: the PETSc Team builds a special tarball for the FreeBSDthierry2005-10-132-5/+6
| | | | port, with patch level included in DISTNAME. Thanks to them!
* - Upgrade from PETSC_VERSION_PATCH 34 (October, 6, 2005) tothierry2005-10-112-3/+4
| | | | | | | | | | | PETSC_VERSION_PATCH 36 (October, 9, 2005), with the same DISTNAME. - Changelog available at <http://petsc.bkbits.net:8080/petsc-release-2.3.0/ChangeSet@1.3214..?nav=index.html> - Fix pkg-message. Reported by: pointyhat via Kris
* - Upgrade from PETSC_VERSION_PATCH 32 (September, 26, 2005) tothierry2005-10-072-3/+3
| | | | | | | | | PETSC_VERSION_PATCH 34 (October, 6, 2005), with the same DISTNAME. - Changelog available at <http://petsc.bkbits.net:8080/petsc-release-2.3.0/ChangeSet@1.3214..?nav=index.html>. Reported by: pointyhat via Kris
* - Upgrade from PETSC_VERSION_PATCH 31 (September, 14, 2005) tothierry2005-09-282-2/+3
| | | | | | | | | PETSC_VERSION_PATCH 32 (September, 26, 2005), with the same DISTNAME. - Changelog available at <http://petsc.bkbits.net:8080/petsc-release-2.3.0/ChangeSet@1.3214..?nav=index.html>. Reported by: pointyhat via Kris
* Upgrade to v2.3.0.thierry2005-09-189-154/+76
|
* Teach bmake about FreeBSD-7.thierry2005-08-312-3/+4
| | | | | | Note: an upgrade to petsc-2.3.0 is in progress. Reported by: krion via pointyhat
* Teach bmake to support FreeBSD-6.thierry2004-12-062-3/+14
| | | | Reported by: Kris via pointyhat.
* Modify WWW.thierry2004-11-231-1/+1
| | | | Requested by: Satish Balay.
* Add petsc 2.2.1, portable, Extensible Toolkit for Scientificthierry2004-11-2210-0/+648
computation.