| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
7.1.4
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
26 Oct 2007 12:40:17
7.1.4
|
pav  |
- Update to 7.1.4
- Disable f77 bits, so it can be compiled on 7.0
PR: ports/117272
Submitted by: Alexandre "Sunny" Kovalenko <alex.kovalenko@verizon.net> |
27 May 2007 03:55:07
7.1.2
|
kris  |
BROKEN with gcc 4.2 |
04 Apr 2007 18:39:14
7.1.2
|
gabor  |
- Remove old Perl support from unmaintained ports in categories starting
with letter k-n |
31 Aug 2006 22:45:57
7.1.2
|
thierry  |
mpiexec is not installed with Perl 5.00503.
Reported by: pointyhat via Kris |
21 Aug 2006 21:50:50
7.1.2
|
thierry  |
- Upgrade net/lam to 7.1.2 and remove net/lam7;
- Chase lam7 -> lam in the dependent ports;
- Mark math/freemat IGNORE if WITH_MPI is defined and add a note about
FreeMat 2.0 and QT4. |
17 Jul 2006 18:25:28
6.5.9
|
thierry  |
Mark as deprecated.
This port is only used by benchmarks/hpl, which supports net/lam7.
It will eventually be replaced by net/lam7 after the expiration date. |
21 May 2006 21:02:32
6.5.9
|
pav  |
- Fix build; strtonum(3) was added to recent versions of FreeBSD, but lam
already have an internal function of same name
- Portlint
PR: ports/97443
Submitted by: Pedro F. Giffuni <giffunip@asme.org> |
22 Jan 2006 21:24:05
6.5.9
|
edwin  |
SHA256ify
Approved by: krion@ |
21 Dec 2005 03:09:40
6.5.9
|
edwin  |
Reset maintainer
PR: ports/90726
Submitted by: David Bremner <bremner-dated-1136341985.d77847@pivot.cs.unb.ca> |
30 May 2004 08:14:57
6.5.9
|
pav  |
- Register conflicts with net/lam7 |
31 Mar 2004 04:12:58
6.5.9
|
trevor  |
SIZEify (maintainer timeout) |
19 Jun 2003 16:31:00
6.5.9
|
mi  |
Upgrade from 6.5.6 to the 6.5.9 -- using the maintainer's earlier patch (for
6.5.8).
While here, switch to using to USE_BZIP2.
PR: ports/46630 ports/52921
Submitted by: David Bremner (maintainer)
Approved by: David Bremner (maintainer) |
21 Feb 2003 13:15:09
6.5.6
|
knu  |
De-pkg-comment. |
24 Nov 2002 13:41:11
6.5.6
|
knu  |
Add parallel to CATEGORIES.
PR: ports/39094
Submitted by: trevor |
26 Dec 2001 11:08:09 
|
demon  |
New port: lam LAM (Local Area Multicomputer) is an MPI programming environment
and development system for heterogeneous computers on a network. With LAM,
a dedicated cluster or an existing network computing infrastructure can act as
one parallel computer solving one problem. |