1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Philip M. Gollucci
71183bc581 - Update to 7.1.5b2 2009-07-22 20:57:08 +00:00
Philip M. Gollucci
c10f314307 - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
2009-07-22 16:27:08 +00:00
Rong-En Fan
741aa71483 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
 - 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)
2008-08-21 06:18:49 +00:00
Pav Lucistnik
ad085fb22d - 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>
2007-10-26 11:40:17 +00:00
Kris Kennaway
b7ff7031ea BROKEN with gcc 4.2 2007-05-27 03:03:31 +00:00
Gabor Kovesdan
292f0fcf80 - Remove old Perl support from unmaintained ports in categories starting
with letter k-n
2007-04-04 17:39:14 +00:00
Thierry Thomas
38c6e50fca mpiexec is not installed with Perl 5.00503.
Reported by:	pointyhat via Kris
2006-08-31 21:45:56 +00:00
Thierry Thomas
d8b30d9b95 - 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.
2006-08-21 20:50:50 +00:00
Thierry Thomas
36e89f867b 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.
2006-07-17 17:25:27 +00:00
Pav Lucistnik
8a94f41648 - 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>
2006-05-21 20:02:32 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Edwin Groothuis
388d529ae5 Reset maintainer
PR:		ports/90726
Submitted by:	David Bremner <bremner-dated-1136341985.d77847@pivot.cs.unb.ca>
2005-12-21 03:09:40 +00:00
Pav Lucistnik
5523408d53 - Register conflicts with net/lam7 2004-05-30 07:14:57 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Mikhail Teterin
640609906a 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)
2003-06-19 15:31:00 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Akinori MUSHA
090ec19d9c Add parallel to CATEGORIES.
PR:		ports/39094
Submitted by:	trevor
2002-11-24 13:41:11 +00:00
Dmitry Sivachenko
97c7a02eb0 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.

PR:		29930
Submitted by:	David Bremner <bremner@unb.ca>
2001-12-26 11:08:07 +00:00