| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
13 Dec 2010 04:27:43
1.4.3
|
pgollucci  |
- Update to 1.4.3
- Remove MD5
PR: ports/152567
Submitted by: wen
Approved by: maintainer timeout (brooks ; 17 days) |
09 Dec 2009 01:19:56
1.4
|
brooks  |
Upgrade to OpenMPI 1.4. |
13 Sep 2009 00:08:01
1.3.3_1
|
gerald  |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
21 Aug 2009 22:41:47
1.3.3
|
brooks  |
A couple plist entries had CONFIGURE_TARGET in them so substitute it
properly to the plist is valid on something other than 8.0 amd64. Also
sort the generated Makefile.man so it remains stable.
Reported by: QAT |
21 Aug 2009 20:09:24
1.3.3
|
brooks  |
Upgrade to OpenMPI 1.3.3.
Remove the option to skip fortran support. Some fortran files are
unconditionally installed and many if not most users will want to
support fortran numerical codes. |
15 Feb 2009 18:18:58
1.3
|
brooks  |
Upgrade to Open MPI 1.3. See the release annoucement for more detail:
http://www.open-mpi.org/community/lists/announce/2009/01/0025.php
Some features such as "Finer grained resource control and mapping
(cores, HCAs, etc)" require FreeBSD support code to be added. |
19 Jan 2009 16:15:45
1.2.8
|
brooks  |
Upgrade to 1.2.8.
Stop adding F77 and FC to CONFIGURE_ENV since USE_FORTRAN does it now.[1]
Submitted by: gerald [1] |
07 Jan 2009 16:34:27
1.2.6_2
|
gerald  |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
23 Aug 2008 16:51:05
1.2.6_1
|
brooks  |
Chase libtorque version. |
28 Jul 2008 01:45:04
1.2.6
|
brooks  |
Upgrade to 1.2.6, the latest release.
Submitted by: Wen heping <wenheping at gmail dot com> |
29 Jan 2008 16:08:46
1.2.5
|
brooks  |
Upgrade to the latest release, 1.2.5. See the release announcment for
details.
http://www.open-mpi.org/community/lists/announce/2008/01/0018.php |
04 Aug 2007 11:41:31
1.2.2_1
|
gabor  |
- 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) |
17 Jul 2007 07:03:19
1.2.2_1
|
maho  |
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Approved by: maintainer |
08 Jun 2007 00:09:41
1.2.2_1
|
brooks  |
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] |
05 Feb 2007 18:03:58
1.1.4_1
|
brooks  |
Now that RELENG_4 is no longer supported, remove seatbelts preventing
these ports from being built there (and on pre-STABLE 5). |
31 Jan 2007 14:12:36
1.1.4_1
|
brooks  |
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 |
12 Jan 2007 05:49:14
1.1.2_1
|
maho  |
* Migrate to gfortran42
* add support of f90
Approved by: portmgr (kris) |
06 Dec 2006 11:42:25
1.1.2
|
miwi  |
- Update to 1.1.2
PR: ports/105453
Submitted by: trasz
Approved by: maintainer timeout |
27 May 2006 03:28:43
1.0.2
|
clsung  |
- fix plist error
- made portlint happy |
25 May 2006 00:16:59
1.0.2
|
clsung  |
- 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> |
15 Mar 2006 22:25:06
1.0.1_1
|
brooks  |
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. |
12 Feb 2006 22:43:32
1.0.1
|
kris  |
BROKEN on sparc64 and on >= 7.0: Does not compile |
22 Jan 2006 06:28:59
1.0.1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
22 Jan 2006 02:46:07
1.0.1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
12 Jan 2006 06:08:12
1.0.1
|
brooks  |
Upgrade to 1.0.1. Fix MASTER_SITES (they added another directory to the
path). |
17 Dec 2005 18:53:20
1.0.1.r2
|
kris  |
BROKEN: Unfetchable |
22 Nov 2005 22:48:09
1.0.1.r2
|
brooks  |
upgrade to 1.0.1rc2 |
17 Nov 2005 20:41:00
1.0.r8
|
brooks  |
upgrade to 1.0rc8 |
15 Nov 2005 06:52:12
1.0.r7
|
ade  |
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. |
14 Nov 2005 23:53:12
1.0.r7
|
brooks  |
Upgrade to 1.0rc7 |
11 Nov 2005 19:03:22
1.0.r4
|
brooks  |
add SHA256 |
30 Oct 2005 17:35:58
1.0.r4
|
brooks  |
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. |
27 Oct 2005 23:41:25
1.0.r4
|
brooks  |
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. |