1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Steve Price
84165157f2 Remove some files that are built only if certain things (ie. Java) are
present on the user's box at compile-time until I figure out how to
disable (handle) them.

Noticed by:	asami (via the bento logs)
1999-10-13 03:44:15 +00:00
Steve Price
f69189219d Add a few patches and move the distfiles to their own DIST_SUBDIR.
PR:		14232
Submitted by:	maintainer
1999-10-10 23:16:02 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Justin M. Seger
eeac0bd479 Remove a few files from the PLIST which aren't actually installed.
PR:		ports/11075
Submitted by:	mharo
1999-04-11 22:46:21 +00:00
Chuck Robey
ad07b38b81 Update net/mpich to version 1.1.2. The examples/test directory now
compiiles and runs, too!
PR:		8364 and 10076
Submitted by:	David Bader  <dbader@eece.unm.edu>
1999-02-15 23:39:21 +00:00
Satoshi Asami
45c4bff8c8 Remove two files that don't exist.
Submitted by:	maintainer
1999-01-28 10:15:20 +00:00
Steve Price
b5d1f6da44 Fix build, add new patches, and cleanup PLIST.
PR:		9219
Submitted by:	maintainer
1999-01-11 05:05:41 +00:00
Satoshi Asami
dbc8aa6cc1 Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
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.)
1998-11-11 05:37:39 +00:00
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