1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Chuck Robey
d85fa44c8f Addition of 3 patches makes this compile for ELF. Don't take off
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>
1998-10-19 12:40:42 +00:00
Justin M. Seger
aae8ab046e Fix typo in last commit 1998-10-13 23:18:37 +00:00
Justin M. Seger
950d44a630 Mark BROKEN for CURRENT:
/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
1998-10-13 23:15:30 +00:00
Tim Vanderhoek
26e78bb69f This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
Steve Price
992eff3ba7 Update to version 1.1.1.
PR:		7360
Submitted by:	maintainer
1998-07-27 00:25:59 +00:00
Chuck Robey
902eef5458 Make this more aware of CFLAGS. 1998-05-15 02:46:05 +00:00
Chuck Robey
49a35a2d1d New port of mpich, a portable implementation of the message passing
interface (MPI) standard.
PR:		4133
Submitted by:	David A. Bader <dbader@eece.unm.edu>
1998-05-03 01:43:08 +00:00