aboutsummaryrefslogtreecommitdiff
path: root/net/lam
Commit message (Collapse)AuthorAgeFilesLines
* Attempt to fix build on powerpc.Mark Linimon2011-11-112-8/+8
| | | | | | | | Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=285509
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Attempt to fix build on powerpc.Mark Linimon2010-04-011-1/+1
| | | | Notes: svn path=/head/; revision=251918
* - Update to 7.1.5b2Philip M. Gollucci2009-07-222-4/+4
| | | | Notes: svn path=/head/; revision=238218
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-5/+0
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Update to 7.1.4Pav Lucistnik2007-10-265-114/+6
| | | | | | | | | | - Disable f77 bits, so it can be compiled on 7.0 PR: ports/117272 Submitted by: Alexandre "Sunny" Kovalenko <alex.kovalenko@verizon.net> Notes: svn path=/head/; revision=202071
* BROKEN with gcc 4.2Kris Kennaway2007-05-271-0/+4
| | | | Notes: svn path=/head/; revision=191950
* - Remove old Perl support from unmaintained ports in categories startingGabor Kovesdan2007-04-042-7/+1
| | | | | | | with letter k-n Notes: svn path=/head/; revision=189220
* mpiexec is not installed with Perl 5.00503.Thierry Thomas2006-08-312-3/+9
| | | | | | | Reported by: pointyhat via Kris Notes: svn path=/head/; revision=171769
* - Upgrade net/lam to 7.1.2 and remove net/lam7;Thierry Thomas2006-08-218-424/+541
| | | | | | | | | | - 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. Notes: svn path=/head/; revision=171130
* Mark as deprecated.Thierry Thomas2006-07-171-0/+3
| | | | | | | | | This port is only used by benchmarks/hpl, which supports net/lam7. It will eventually be replaced by net/lam7 after the expiration date. Notes: svn path=/head/; revision=168090
* - Fix build; strtonum(3) was added to recent versions of FreeBSD, but lamPav Lucistnik2006-05-213-12/+76
| | | | | | | | | | | already have an internal function of same name - Portlint PR: ports/97443 Submitted by: Pedro F. Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=162969
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Reset maintainerEdwin Groothuis2005-12-211-1/+1
| | | | | | | | PR: ports/90726 Submitted by: David Bremner <bremner-dated-1136341985.d77847@pivot.cs.unb.ca> Notes: svn path=/head/; revision=151697
* - Register conflicts with net/lam7Pav Lucistnik2004-05-301-0/+2
| | | | Notes: svn path=/head/; revision=110377
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Upgrade from 6.5.6 to the 6.5.9 -- using the maintainer's earlier patch (for ↵Mikhail Teterin2003-06-195-10/+10
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=83324
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Add parallel to CATEGORIES.Akinori MUSHA2002-11-241-1/+1
| | | | | | | | PR: ports/39094 Submitted by: trevor Notes: svn path=/head/; revision=71007
* New port: lamDmitry Sivachenko2001-12-267-0/+461
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. PR: 29930 Submitted by: David Bremner <bremner@unb.ca> Notes: svn path=/head/; revision=52199