Commit graph

22 commits

Author SHA1 Message Date
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Maho Nakata
b9cd20384e Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Approved by:	maintainer
2007-07-17 07:03:18 +00:00
Brooks Davis
1698332f2b Upgrade to 1.2.2, the most recent release.
Handle manpages correct.
Remove defunct pkg-message.
LDCONFIG all the directories [0]

Submitted by:	CHAO Shin [0]
PR:		ports/112236 [0]
2007-06-08 00:09:41 +00:00
Brooks Davis
638fc7f4cd Now that RELENG_4 is no longer supported, remove seatbelts preventing
these ports from being built there (and on pre-STABLE 5).
2007-02-05 18:03:58 +00:00
Brooks Davis
47de2a7fc6 Upgrade to OpenMPI 1.1.4. Largely a bugfix release with a few
performance improvements.

The 1.1.3 and 1.1.4 release notes can be found at these URLs:
1.1.3: http://www.open-mpi.org/community/lists/announce/2007/01/0009.php
1.1.4: http://www.open-mpi.org/community/lists/announce/2007/01/0010.php
2007-01-31 14:12:35 +00:00
Maho Nakata
b6492ffad8 * Migrate to gfortran42
* add support of f90

Approved by:	portmgr (kris)
2007-01-12 05:49:14 +00:00
Martin Wilke
1285ec589c - Update to 1.1.2
PR:		ports/105453
Submitted by:	trasz
Approved by:	maintainer timeout
2006-12-06 11:42:25 +00:00
Cheng-Lung Sung
6c9a7568e4 - fix plist error
- made portlint happy
2006-05-27 03:28:43 +00:00
Cheng-Lung Sung
56892ff89c - update to 1.0.2
- on behalf of maintainer-timeout

PR:		port/96802
Submitted by:	Steven G. Kargl <kargl_AT_troutmask.apl.washington dot edu>
2006-05-25 00:16:59 +00:00
Brooks Davis
f43a83dbb2 Use our sys/tree.h and it's requirements rather than some old incompatable
ones in the OpenMPI source tree.  This fixes the build on 7.0.  Bump
PORTVERSION on all platforms as this may change the compiled output
on others.

Unquote BROKEN in the missing stdint.h case.
2006-03-15 22:25:06 +00:00
Kris Kennaway
91ff71ca62 BROKEN on sparc64 and on >= 7.0: Does not compile 2006-02-12 22:43:32 +00:00
Edwin Groothuis
186c2e326c Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 06:28:59 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Brooks Davis
4d459653ae Upgrade to 1.0.1. Fix MASTER_SITES (they added another directory to the
path).
2006-01-12 06:08:12 +00:00
Kris Kennaway
9a61c2aa50 BROKEN: Unfetchable 2005-12-17 18:53:20 +00:00
Brooks Davis
82785c6f10 upgrade to 1.0.1rc2 2005-11-22 22:48:09 +00:00
Brooks Davis
8bd9d400ab upgrade to 1.0rc8 2005-11-17 20:41:00 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Brooks Davis
9e2b6d91ba Upgrade to 1.0rc7 2005-11-14 23:53:12 +00:00
Brooks Davis
fe5bc0ecd2 add SHA256 2005-11-11 19:03:22 +00:00
Brooks Davis
ab2987c0f6 Mark IGNORE for FreeBSD less than 5.3 since it can't build on 4.x due to
a lack of stdint.h and bugreports from FreeBSD 5.x versions prior to 5.3
are likely to be worthless.  Mark BROKEN if stdint.h is missing.
2005-10-30 17:35:58 +00:00
Brooks Davis
a83b0e625e Add Open MPI 1.0rc4.
From http://www.open-mpi.org/

        Open MPI is a project combining technologies and resources from
        several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI)
        in order to build the best MPI library available. A completely
        new MPI-2 compliant implementation, Open MPI offers advantages
        for system and software vendors, application developers and
        computer science researchers.
2005-10-27 23:41:25 +00:00