Commit graph

90 commits

Author SHA1 Message Date
Pav Lucistnik
ea84101539 - Update download location, update WWW 2009-02-09 20:47:34 +00:00
Thierry Thomas
d67b8697ef Fix LIB_DEPENDS. 2009-02-04 20:35:25 +00:00
Thierry Thomas
fe531bb705 - Bump PORTREVISION to chase the compiler change, in order to avoid the
message:

/usr/local/mpich2/include/mpicxx.h:46:4: error: #error 'Please use the
same version of GCC for compiling MPICH2 and user MPI programs'

- use execinfo.
2009-02-04 18:41:08 +00:00
Thierry Thomas
b8a0041171 Remove duplicate flags in CONFIGURE_ENV.
Spotted by:	gerald
2009-01-21 10:33:10 +00:00
Gerald Pfeifer
05a2cbc2b4 Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. 2009-01-07 16:34:27 +00:00
Thierry Thomas
21dec7a579 1 - add a missing USE_XORG;
2 - fix plist;

3 - release maintainership.

Reported by:	pointyhat via erwin (1) + QAT (2)
2008-08-24 14:34:11 +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
Thierry Thomas
786016d9a0 Fix version going backwards since the bump following USE_XLIB -> USE_XORG.
No functional change.

Reported by:	kris
2008-06-07 21:20:58 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Thierry Thomas
0dc0aba5f6 This version tries to install docs even when --without-docdir is passed
to configure; fix it.

Reported by:	itetcu
2008-05-25 21:49:02 +00:00
Thierry Thomas
15d04650ef Upgrade to 1.0.7.
Notified by:	Pavan Balaji <balaji (at) mcs.anl.gov> (Argonne)
2008-04-08 19:02:12 +00:00
Martin Wilke
c4c8f4be45 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 11:11:33 +00:00
Thierry Thomas
15e86a8ea6 Support compound flags and options for Fortran.
Submitted by:	bf <bf2006a (at) yahoo.com>
2007-12-13 21:14:28 +00:00
Thierry Thomas
c31aab128d - Upgrade to 1.0.6p1;
Changelog at <http://www-unix.mcs.anl.gov/mpi/mpich/106p1.txt>

- Fix pkgconfig.
2007-12-11 21:09:42 +00:00
Thierry Thomas
0c326daae9 Upgrade to 1.0.6.
Changelog at
<http://www-unix.mcs.anl.gov/mpi/mpich/downloads/mpich2-doc-CHANGES.txt>
2007-09-22 07:21:12 +00:00
Thierry Thomas
e4e3f0a7b8 Bump portrevision: MPICH2 is OK with Python 2.5, but it must be
rebuilt.
2007-08-05 19:06:35 +00:00
Maho Nakata
ac47213b3a Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Approved by:	thierry
2007-07-12 08:46:45 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Thierry Thomas
71ec812696 The tarball has been re-rolled, but there is no visible difference.
Reported by:	pointyhat via Kris
2007-04-22 22:15:16 +00:00
Thierry Thomas
95eeea973d Upgrade to 1.0.5p4. 2007-03-30 22:42:08 +00:00
Maho Nakata
32762a33ad Fix objformat removal on -curent.
(BTW: patching to the m4 macros is not necessary, but just FYI)

Submitted by:	kris via pointyhat.
Approved by:	thierry
2007-03-20 00:58:48 +00:00
Maho Nakata
2286b28992 1. Build and install shared library.
2. configure should recognize pthread stuffs.

Submitted by:	maho
Approved and improved by:	thierry
2007-03-09 00:33:51 +00:00
Thierry Thomas
d85d2b0d4a Update to 1.0.5p3. 2007-02-16 21:59:38 +00:00
Thierry Thomas
bab71e37ad Update to 1.0.5p2. 2007-02-03 12:51:45 +00:00
Maho Nakata
e9809ae548 Only use of gfortran42. not gcc42. this breaks a lot of programs...
Approved by:	portmgr (kris)
2007-01-12 05:21:25 +00:00
Maho Nakata
a53c18a7ed * Update to 1.0.5p1
* Migrate to gfortran42.

Approved by:	thierry (maintainer)
2007-01-10 23:42:54 +00:00
Thierry Thomas
f20f76397d Upgrade to 1.0.5.
Changelog at
<http://www-unix.mcs.anl.gov/mpi/mpich/downloads/mpich2-doc-CHANGES.txt>.
2006-12-19 20:08:10 +00:00
Thierry Thomas
98f0157213 Re-enable the Fortran 90 module: fixed with gcc-withfortran-4.1.2_20061208. 2006-12-10 23:22:57 +00:00
Thierry Thomas
6f9251c42e Disable Fortran 90 module while gfortran is broken. 2006-12-02 12:57:59 +00:00
Kris Kennaway
24326b4856 BROKEN: Incorrect pkg-plist 2006-11-30 23:32:56 +00:00
Thierry Thomas
8f54351c1e Add a knob WITH_SMPD, to enable SMPD instead of MPD, to work with SMPD under
Microsoft Windows.

Submitted by:	Intron <mag (at) intron.ac>
2006-09-25 19:43:30 +00:00
Thierry Thomas
0bb510575f Fix build on amd64: work-around against a make strange behaviour
=> use gmake.

Reported by:	Andrzej Tobola <ato (at) iem.pw.edu.pl>,
		Jaroslaw Gruca <grucaj (at) amper.iem.pw.edu.pl>
2006-09-17 08:44:00 +00:00
Thierry Thomas
10482164d7 There is no JDK package on -Current.
Reminded by:	Kris
2006-09-06 21:14:00 +00:00
Thierry Thomas
521af67f07 Upgrade to 1.0.4p1. 2006-08-20 20:05:33 +00:00
Thierry Thomas
365881a1b7 Try to fix on 4.x.
Since I'm there, switch to USE_LDCONFIG.

Reported by:	pointyhat via Kris
2006-08-08 15:56:40 +00:00
Thierry Thomas
eb278d67b2 Upgrade to 1.0.4.
Changelog at
<http://www-unix.mcs.anl.gov/mpi/mpich/downloads/mpich2-doc-CHANGES.txt>.
2006-08-04 15:02:06 +00:00
Thierry Thomas
156a330734 Add MPICH-2, an implementation of the Message-Passing Interface (MPI).
The goals of MPICH2 are to provide an MPI implementation for important
platforms, including clusters, SMPs, and massively parallel processors.
It also provides a vehicle for MPI implementation research and for
developing new and better parallel programming environments.

MPICH2 replaces MPICH1 and should be used instead of MPICH1 except for
the case of clusters with heterogeneous data representations.

Note: some regression tests fail with Fortran 90, but the problem has
been solved in 1.0.4-rc1, and 1.0.4 should be available RSN.

Repocopied by:	marcus
2006-07-22 08:35:22 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Alexey Dokuchaev
53187cf142 Convert to OPTIONS.
Approved by:	maintainer
2005-05-26 01:44:10 +00:00
Thierry Thomas
74ba97b150 Add a link for ports still using mpiCC. [1]
Since I'm there, prune empty directories.

Reported by:	Kris via pointyhat [1]
Approved by:	maintainer [1]
2005-05-20 22:06:01 +00:00
Thierry Thomas
26ccec73ba Upgrade to 1.2.6 and fix building problems by upgrading from jdk13 to
jdk14.

With some cleaning to pet portlint.

Remark: java is disabled when PACKAGE_BUILDING.

PR:		ports/79279
Submitted by:	maintainer
2005-05-14 12:16:02 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Oliver Lehmann
e38319bd40 Implement an WITHOUT_X11 and an WITHOUT_TK target
Approved By:	maintainer
2004-02-22 22:34:16 +00:00
Mikhail Teterin
533b23ed77 Upgrade 1.2.5 to 1.2.5.2, released in September. Include two patches
released by MPICH since then.

Approved by:	maintainer
2004-02-04 16:37:17 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Daichi GOTO
b69d904d5c update ports/net/mpich: 1.2.5_1 -> 1.2.5_2
- maintainer mail address change
  - added some patch files to PATCHFILES

PR:		55608
Submitted by:	David A. Bader <dbader@ece.unm.edu> (maintainer)
2003-08-18 06:15:19 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Norikatsu Shigemura
094e70d4b1 Update to 1.2.5.
PR:		ports/48230
Submitted by:	David A. Bader <dbader@eece.unm.edu>
2003-02-13 04:09:58 +00:00
Akinori MUSHA
090ec19d9c Add parallel to CATEGORIES.
PR:		ports/39094
Submitted by:	trevor
2002-11-24 13:41:11 +00:00
Norikatsu Shigemura
cbf0d6c95d Update(add new patches), and version bump.
Submitted by:	Mikhail Teterin <mi+mx@aldan.algebra.com>
Approved by:	David A. Bader <dbader@eece.unm.edu> (maintainer)
2002-11-01 16:13:32 +00:00