Commit Graph

17 Commits

Author SHA1 Message Date
Gerald Pfeifer
b86bfcf102 No longer pass F77 to CONFIGURE_ENV; this is now done via Mk/bsd.gcc.mk.
Approved by:	bf2006a@yahoo.com (maintainer)
2009-01-17 21:36:50 +00:00
Gerald Pfeifer
d02b74e1a8 Fix typo in maintainer address for real. 2009-01-17 20:41:03 +00:00
Gerald Pfeifer
6cb2dd20c7 Fix typo in maintainer address. 2009-01-17 20:32:58 +00:00
Wesley Shields
717300f78e - Update to 2.8.1
- Pass maintainer along to new maintainer of math/R

PR:		ports/130280
Submitted by:	"Pedro F. Giffuni" <giffunip@tutopia.com>
Approved by:	old maintainer (private mail)
2009-01-10 23:42:12 +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
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
Maho Nakata
01969f7dad Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Approved by:	maintainer
2007-07-17 00:18:52 +00:00
Maho Nakata
c0c638e549 Migrate to gfortran42.
Bump port revision.
2007-01-12 07:47:37 +00:00
Rong-En Fan
ec728ae4b8 - Update to 2.4.0
PR:		ports/106701
Submitted by:	Eric van Gyzen <eric+fbports at vangyzen.net> (maintainer)
2006-12-14 19:24:05 +00:00
Rong-En Fan
2ee6f0cf8e - Update to 2.3.1
PR:		ports/102434
Submitted by:	Vittorio De Martino <vdemart1 at tin.it>
Approved by:	Eric van Gyzen <eric+fbports at vangyzen.net> (maintainer)
2006-09-03 16:01:36 +00:00
Cheng-Lung Sung
e8390e6e3c - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 00:29:13 +00:00
Pav Lucistnik
3e9790482f - Update to 2.3.0
PR:		ports/96494
Submitted by:	Eric van Gyzen <eric+fbports@vangyzen.net> (maintainer)
2006-04-29 11:30:48 +00:00
Emanuel Haupt
abcee463ec Update to 2.2.1
PR:		91565
Submitted by:	Eric van Gyzen <eric+fbports@vangyzen.net> (maintainer)
2006-01-09 19:30:52 +00:00
Sergey Matveychuk
3665fbc55d - Update to 2.2.0
PR:		ports/87274
Submitted by:	maintainer
2005-10-12 07:31:07 +00:00
Pav Lucistnik
fb03093ffd - Update to 1.9.1
PR:		ports/68336
Submitted by:	Eric van Gyzen <vangyzen@stat.duke.edu> (maintainer)
2004-06-25 22:02:52 +00:00
Pav Lucistnik
073465023a - Drop unneeded dependency on Perl
PR:		ports/66759
Submitted by:	Eric van Gyzen <vangyzen@stat.duke.edu> (maintainer)
2004-05-25 00:33:10 +00:00
Kirill Ponomarev
27767bdbe5 Add libRmath 1.9.0, the standalone math library from R.
PR:		ports/66644
Submitted by:	Eric van Gyzen <vangyzen@stat.duke.edu>
2004-05-15 15:34:15 +00:00