FreshPorts -- The Place For Ports Sat, 10 May 2008 7:51 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
petsc 2.3.3.p0_1,1 math on this many watch lists=1 search for ports that depend on this port
Portable, Extensible Toolkit for Scientific computation

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 21 Nov 2004 21:02:32
Also Listed In: parallel


PETSc, the Portable, Extensible Toolkit for Scientific computation, provides
sets of tools for the parallel (as well as serial), numerical solution of PDEs
that require solving large-scale, sparse nonlinear systems of equations. PETSc
includes nonlinear and linear equation solvers that employ a variety of Newton
techniques and Krylov subspace methods. PETSc provides several parallel sparse
matrix formats, including compressed row, block compressed row, and block
diagonal storage.

WWW:  http://www.mcs.anl.gov/petsc/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
math/petsc-mpich

Required To Build: lang/python25, lang/gcc42, x11/libX11
Required To Run: shells/pdksh, sysutils/torque, lang/python25, x11/libX11
Required Libraries: math/suitesparse, math/lapack

To install the port: cd /usr/ports/math/petsc/ && make install clean
To add the package: pkg_add -r petsc


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.mcs.anl.gov/pub/petsc/release-snapshots/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 29

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Apr 2008 18:56:05
Original commit files touched by this commit  2.3.3.p0_1
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- 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)
14 Jul 2007 23:22:17
Original commit files touched by this commit  2.3.3.p0,1
maho search for other commits by this committer
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
27 May 2007 21:36:00
Original commit files touched by this commit  2.3.3.p0,1
thierry search for other commits by this committer
Upgrade to PETSc 2.3.3.

Changelog at
<http://www-unix.mcs.anl.gov/petsc/petsc-as/documentation/changes/233.html>
19 May 2007 21:32:57
Original commit files touched by this commit  2.3.2.p8_1,1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
07 Mar 2007 01:45:40
Original commit files touched by this commit  2.3.2.p8,1
maho search for other commits by this committer
build fix for petsc-mpich

Spotted by: pointyhat
19 Feb 2007 21:29:08
Original commit files touched by this commit  2.3.2.p8,1
maho search for other commits by this committer
* Update to 2.3.2-p8.
* Now we use pdksh so that package build cluster will build PETSc.[1]

Discussed with: kris and thierry[1]
13 Jan 2007 00:25:56
Original commit files touched by this commit  2.3.2.p6_2,1
maho search for other commits by this committer
* Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled atlas/blas/lapack.
11 Jan 2007 02:11:19
Original commit files touched by this commit  2.3.2.p6_1,1
maho search for other commits by this committer
* migrate to gfortran.
* some cleanup.
* bump port revision
23 Nov 2006 22:07:19
Original commit files touched by this commit  2.3.2.p6,1
miwi search for other commits by this committer
- Update to 2.3.2.p6

PR:             ports/105795
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl>
02 Sep 2006 22:59:18
Original commit files touched by this commit  2.3.2.p0,1
thierry search for other commits by this committer
Upgrade to PETSc 2.3.2.

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>
21 Aug 2006 21:50:50
Original commit files touched by this commit  2.3.1.p16_1,1
thierry search for other commits by this committer
- Upgrade net/lam to 7.1.2 and remove net/lam7;

- 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.
07 Aug 2006 23:21:38
Original commit files touched by this commit  2.3.1.p16_1,1
thierry search for other commits by this committer
Mark broken on 4.x: configure fails to use the Fortran compiler.

Reported by:    pointyhat via Kris
24 Jul 2006 09:39:17
Original commit files touched by this commit  2.3.1.p16_1,1
thierry search for other commits by this committer
- Force the detection of f77, and thus remove a superfluous patch; (1)

- Fix blacs usage. (2)

Submitted by:   Satish Balay <petsc-maint (at) mcs.anl.gov>
23 Jul 2006 09:38:59
Original commit files touched by this commit  2.3.1.p16,1
thierry search for other commits by this committer
- Upgrade to patchlevel 16;

- Remove BROKEN;

- Switch to MPICH2.
14 Jul 2006 05:43:23
Original commit files touched by this commit  2.3.1_1
linimon search for other commits by this committer
Mark as broken: fails to configure.
21 Jun 2006 20:54:23
Original commit files touched by this commit  2.3.1_1
thierry search for other commits by this committer
- Update to patchlevel 14;

- Don't link with Atlas, but with Blas + Lapack, unless WITH_ATLAS is
  set or Atlas libraries have already been installed.
26 Feb 2006 09:01:07
Original commit files touched by this commit  2.3.1
thierry search for other commits by this committer
Unbreak math/petsc-mpich on amd64 by disabling SuperLU.

Reported by:    pointyhat via Kris
Approved by:    portmgr (marcus)
18 Feb 2006 09:04:53
Original commit files touched by this commit  2.3.1
thierry search for other commits by this committer
Upgrade to PETSc-2.3.1 patchlevel 7.

Changelog at
<http://www-unix.mcs.anl.gov/petsc/petsc-as/documentation/changes/231.html>.
30 Jan 2006 22:19:24
Original commit files touched by this commit  2.3.0_3
thierry search for other commits by this committer
Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.

PR:             92497
Submitted by:   /me
Repocopied by:  marcus
25 Nov 2005 15:48:16
Original commit files touched by this commit  2.3.0_3
pav search for other commits by this committer
- Add SHA256
12 Oct 2005 20:28:40
Original commit files touched by this commit  2.3.0_3
thierry search for other commits by this committer
Stabilizing: the PETSc Team builds a special tarball for the FreeBSD
port, with patch level included in DISTNAME. Thanks to them!
10 Oct 2005 21:33:56
Original commit files touched by this commit  2.3.0_3
thierry search for other commits by this committer
- Upgrade from PETSC_VERSION_PATCH 34 (October, 6, 2005) to
  PETSC_VERSION_PATCH 36 (October, 9, 2005), with the same DISTNAME.

- Changelog available at
<ChangeSet@1.3214..?nav=index.html">http://petsc.bkbits.net:8080/petsc-release-2.3.0/ChangeSet@1.3214..?nav=index.html>

- Fix pkg-message.

Reported by:    pointyhat via Kris
07 Oct 2005 11:17:35
Original commit files touched by this commit  2.3.0_2
thierry search for other commits by this committer
- Upgrade from PETSC_VERSION_PATCH 32 (September, 26, 2005) to
  PETSC_VERSION_PATCH 34 (October, 6, 2005), with the same DISTNAME.

- Changelog available at
<ChangeSet@1.3214..?nav=index.html">http://petsc.bkbits.net:8080/petsc-release-2.3.0/ChangeSet@1.3214..?nav=index.html>.

Reported by:    pointyhat via Kris
28 Sep 2005 16:49:09
Original commit files touched by this commit  2.3.0_1
thierry search for other commits by this committer
- Upgrade from PETSC_VERSION_PATCH 31 (September, 14, 2005) to
  PETSC_VERSION_PATCH 32 (September, 26, 2005), with the same DISTNAME.

- Changelog available at
 
<ChangeSet@1.3214..?nav=index.html">http://petsc.bkbits.net:8080/petsc-release-2.3.0/ChangeSet@1.3214..?nav=index.html>.

Reported by:    pointyhat via Kris
17 Sep 2005 22:08:25
Original commit files touched by this commit  2.3.0
thierry search for other commits by this committer
Upgrade to v2.3.0.
30 Aug 2005 21:31:02
Original commit files touched by this commit  2.2.1
thierry search for other commits by this committer
Teach bmake about FreeBSD-7.

Note: an upgrade to petsc-2.3.0 is in progress.

Reported by:    krion via pointyhat
06 Dec 2004 13:24:16
Original commit files touched by this commit  2.2.1
thierry search for other commits by this committer
Teach bmake to support FreeBSD-6.

Reported by:    Kris via pointyhat.
22 Nov 2004 21:58:36
Original commit files touched by this commit  2.2.1
thierry search for other commits by this committer
Modify WWW.

Requested by:   Satish Balay.
21 Nov 2004 20:56:58
Original commit files touched by this commit  2.2.1
thierry search for other commits by this committer
Add petsc 2.2.1, portable, Extensible Toolkit for Scientific
computation.

Number of commits found: 29

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
qemuMay 08
qemu-develMay 08
swfdecMay 07
firefox*May 03
firefox-devel*May 03
firefox10*May 03
firefox15*May 03
flock*May 03
linux-firefox*May 03
linux-firefox-devel*May 03
linux-flock*May 03
linux-seamonkey*May 03
linux-seamonkey-devel*May 03
linux-thunderbird*May 03
seamonkey*May 03

17 vulnerabilities affecting 42 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18455
Broken 171
Deprecated 59
Ignore 579
Forbidden 4
Restricted 413
No CDROM 126
Vulnerable 53
Expired 34
Set to expire 38
Interactive 76
new 24 hours 1
new 48 hours3
new 7 days31
new fortnight71
new month174

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.647 seconds.