1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Thierry Thomas
48883ba9ac Chase the upgrade of MPICH2.
Since I'm there, pet portlint where needed, e.g. by removing oblsolete
MD5 checksums.

PR:		ports/154715
2011-02-26 09:56:51 +00:00
Max Brazhnikov
70f5c7d1b3 Update to 1.2.0
PR:		ports/150665
Submitted by:	KATO Tsuguru <tkato432 at yahoo.com>
2010-09-18 15:57:33 +00:00
Martin Wilke
409b2a3045 - Update to 1.1.1
PR:		143442
Submitted by:	Ports Fury
2010-02-02 22:43:01 +00:00
Thierry Thomas
532f881192 - Chase relocation of net/mpich2
- Bump PORTREVISION if needed

- Fix some portlint errors.
2009-11-28 10:44:56 +00:00
Martin Wilke
6984815e03 - Update to 1.1.0
PR:		140486
Submitted by:	Ports Fury
2009-11-12 10:52:13 +00:00
Martin Wilke
7de59b662b - Fix MASTER_SITES 2009-10-29 12:35:55 +00:00
Martin Wilke
e5333400f2 - Update to 1.0.3
PR:		139772
Submitted by:	Ports Fury
2009-10-29 11:14:27 +00:00
Gerald Pfeifer
27ab5137ce Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:	portmgr
2009-09-13 00:08:01 +00:00
Gerald Pfeifer
323ea6d96f Leverage USE_FORTRAN instead of accomplishing the same manually. 2009-01-18 20:17:31 +00:00
Mark Linimon
f671f7255d Reset quakelee@cn.FreeBSD.org due to maintainer-timeouts and no response
to email.

Hat:	portmgr
2008-12-16 05:15:41 +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
Pav Lucistnik
b58ccdb1ba - Mark BROKEN on 7.x 2007-12-21 22:01:31 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Martin Wilke
217ccbfecf - Add a new dependence of gfortran42
- Bump PORTREVISION

PR:		113047
Submitted by:	CHAO Shin <quakelee@cn.FreeBSD.org> (maintainer)
2007-05-28 15:52:57 +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
Martin Wilke
fc02715436 Parallel-NetCDF is a library providing high-performance I/O while still
maintaining file-format compatibility with Unidata's NetCDF. NetCDF gives
scientific programmers a space-efficient and portable means for storing data.
However, it does so in a serial manner, making it difficult to achieve high
I/O performance. By making some small changes to the API specified by NetCDF,
we can use MPI-IO and its collective operations.

WWW: http://trac.mcs.anl.gov/projects/parallel-netcdf

PR:		ports/112265
Submitted by:	Chao Shin <quakelee at cn.FreeBSD.org>
2007-04-30 13:44:51 +00:00