summaryrefslogtreecommitdiffstats
path: root/net/mpich
Commit message (Collapse)AuthorAgeFilesLines
* Update net/mpich to version 1.1.2. The examples/test directory nowchuckr1999-02-155-282/+159
| | | | | | compiiles and runs, too! PR: 8364 and 10076 Submitted by: David Bader <dbader@eece.unm.edu>
* Remove two files that don't exist.asami1999-01-281-2/+0
| | | | Submitted by: maintainer
* Fix build, add new patches, and cleanup PLIST.steve1999-01-112-5/+76
| | | | | PR: 9219 Submitted by: maintainer
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineasami1998-11-111-3/+4
| | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.)
* Addition of 3 patches makes this compile for ELF. Don't take offchuckr1998-10-191-0/+134
| | | | | | | | the BROKEN yet, I haven't yet had time to review the PLIST. It might well have changed due to the addition of patch-a[bc]. patch-ad made it respect statfs better for 3.0. PR: 8364 Submitted by: David A. Bader <dbader@eece.unm.edu>
* Fix typo in last commitjseger1998-10-131-2/+2
|
* Mark BROKEN for CURRENT:jseger1998-10-131-1/+6
| | | | | | | | | /usr/ports/net/mpich/work/mpich/bin/mpicc -O -pipe -D__FREEBSD -O -D__NO_AIO -DFORTRANDOUBLEUNDERSCORE -D__NFS -D__UFS -D__NEEDS_MPI_TEST -D__MPICH -D__HAVE_MPI_LONG_LONG_INT=1 -D__HAS_MPI_INFO=1 -D__HAS_MPI_DARRAY_SUBARRAY=1 -I/usr/ports/net/mpich/work/mpich/include -I../../include -I../include -c ad_fstype.c ad_fstype.c: In function `ADIO_FileSysType': ad_fstype.c:94: `MOUNT_NFS' undeclared (first use this function) ad_fstype.c:94: (Each undeclared identifier is reported only once ad_fstype.c:94: for each function it appears in.) *** Error code 1
* This netted the largest set of mis-installed manpages, yet!hoek1998-08-181-388/+0
|
* Update to version 1.1.1.steve1998-07-274-233/+312
| | | | | PR: 7360 Submitted by: maintainer
* Make this more aware of CFLAGS.chuckr1998-05-151-1/+2
|
* New port of mpich, a portable implementation of the message passingchuckr1998-05-035-0/+609
interface (MPI) standard. PR: 4133 Submitted by: David A. Bader <dbader@eece.unm.edu>
OpenPOWER on IntegriCloud