Commit graph

54 commits

Author SHA1 Message Date
Maho Nakata
d6e91b77a2 Update to 3.7.29. 2007-03-07 23:26:16 +00:00
Maho Nakata
dcc271f0c2 Update to 3.7.28. 2007-02-16 13:47:59 +00:00
Maho Nakata
968c3e16c6 Remove CONFLICT line as elmer-mathlibs are deprecated by migration
to gfortran.
2007-01-16 02:39:08 +00:00
Maho Nakata
a6f3b1c3a3 No longer depended on g2c.h in the base.
Now we should use f2c.
2007-01-15 12:03:27 +00:00
Thierry Thomas
6ae81701d8 gmake is needed as a build dependency.
Approved by:	maho
2007-01-14 13:26:55 +00:00
Maho Nakata
545f89285e * Non threaded version installed actually threaded version.
* bump port revision.
2007-01-12 05:27:08 +00:00
Maho Nakata
8001bca90d * Do not install libtstatlas* as they are not use frequently.
* Bump portrevision.
2007-01-11 07:52:29 +00:00
Maho Nakata
6ae1c64d58 BLAS and LAPACK are now build with gfortran so test
section is also available as default.
2007-01-11 05:26:20 +00:00
Maho Nakata
2a8418244e * Shared lib number has been bumped 1 to 2
* Bump port revision
2007-01-09 22:39:17 +00:00
Maho Nakata
6d395117ef * Migrate to gfortran.
* portlint.
* (option) Installing benchmark tests for real FLOPS.
* Bump portrevision.
2007-01-06 22:18:51 +00:00
Maho Nakata
1beab63002 Update to 3.7.24. 2006-12-28 05:03:43 +00:00
Maho Nakata
9a93aff2da Fix error when WITH_OPTIMIZED_FLAGS is specified.
PR:		100991
Submitted by:	Masayuki Takemura <ICG04984@nifty.com>
2006-08-07 01:40:52 +00:00
Maho Nakata
21c6b5f817 A better WITH_OPTIMIZED_FLAGS. 2006-07-09 01:35:28 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Maho Nakata
cd2fb50f10 Register conflicts with math/elmer-mathlibs.
Submitted by:	thierry and
		Pedro F. Giffuni <giffunip@asme.org>
2006-04-26 05:13:41 +00:00
Maho Nakata
8d9c7bbc7c Cosmetic change 2006-02-13 05:38:23 +00:00
Maho Nakata
25ea124ad7 o Do not build static libraries in default setting; this reduce the
build time by half.
o Add support for Pentium D
o timing_torerance patch is now activated via knob; this significantly
  reduce the build time.

A lot of discussion with: "Pedro F. Giffuni" <giffunip@yahoo.com>
2006-02-11 09:11:24 +00:00
Edwin Groothuis
53354e7e9c SHA256ify
Approved by: krion@
2006-01-22 12:59:47 +00:00
Maho Nakata
a01ed8fdc4 Currently with "cpu I686_CPU" which is default,
kernel automatically enables SSE if it is available.
so remove messages which are not necessary.

Submitted by:	 Darrien <darrien.l@gmail.com>
2005-11-19 22:45:34 +00:00
Maho Nakata
04f26b2ba7 1. Update to 3.7.11
2. Add cputype of sempron; athlon type CPU

Submitted by:	edwin[1], Pedro A M Vazquez <vazquez@iqm.unicamp.br>[2]
2005-10-10 01:13:52 +00:00
Maho Nakata
4a3715c8a6 Update to 3.7.10 2005-07-01 07:54:51 +00:00
Maho Nakata
852063c6cd Add two patches for stable builds.
o L1 cache size is not correctly detected having a bad clock
o in some case small number of tries in tuning doesn't meet convergence
  see FAQ http://math-atlas.sourceforge.net/errata.html#tol
2005-06-28 04:45:59 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Maho Nakata
7759e1bf9d Add a warning message
Suggested by: Rob D. <162144@gmail.com>
2005-01-25 05:47:56 +00:00
Maho Nakata
e1a067b7f1 Reduce optimization level so that not get trapped
at infinite loop
2005-01-25 05:40:14 +00:00
Maho Nakata
df33287cc1 Avoid the use of != statements in ports Makefile
PR:		71095
Submitted by:	eik
2004-10-24 03:37:02 +00:00
Maho Nakata
26bd231cac Adding newline at the end of files
(lapack.h and blas.h)

Submitted by:	thierry@
2004-10-19 01:10:44 +00:00
Kris Kennaway
84e8d56ed5 Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by:	portmgr
2004-09-30 05:32:00 +00:00
Maho Nakata
162ea9b647 type -> arch
Pointy hat to: maho
2004-09-02 00:25:45 +00:00
Maho Nakata
8b77f79ccd ad hoc fix for 5-STABLE, having CPU
other than Pentium4 (Opteron, Pentium III,
Athlon... etc) this was due to recent change
in make(1)
2004-09-01 14:26:13 +00:00
Maho Nakata
0cb5e86302 Build fix for 5-STABLE 2004-09-01 09:59:25 +00:00
Maho Nakata
4559055c68 o Significantly performance loss by overriding several
optimization flags...
o update to 3.7.8
2004-08-18 05:46:25 +00:00
Maho Nakata
94bcc3f41a 1) correct the names of shared libs for threaded version
2) Some Pentium 4 series have more caches (not 512kB, but 1M ~ 2M)
2004-07-14 04:49:52 +00:00
Maho Nakata
0565157866 Update to 3.7.5 2004-07-14 03:27:00 +00:00
Maho Nakata
c72ea155ce Make portlint happy by replacing space to tab
PR:		65409
Submitted by:	trevor
2004-05-06 19:49:54 +00:00
Maho Nakata
84addca6cf forgot to update distinfo
Submitted by:	Kay Lehmann <kay_lehmann@web.de>
2004-04-03 23:23:32 +00:00
Maho Nakata
db4e7c3aca make portlint happy 2004-03-30 14:49:59 +00:00
Maho Nakata
7aa685c787 real fix for PR:64692
PR:		64692
Submitted by:	Kay Lehmann <kay_lehmann@web.de>
2004-03-30 14:48:49 +00:00
Maho Nakata
308503d550 Do not hardcord PICFLAG
Submitted by:	ru
2004-03-20 05:20:46 +00:00
Maho Nakata
10e9ee4f10 Backout previous change of PICFLAG, since
behaviour of -fPIC and -fpic are different.
Here is the comment form obrien:

--
"-fpic" is a [minor?] optimization for machines that can handle it:

  -fpic
    Generate position-independent code (PIC) suitable for use in a shared
    library, if supported for the target machine. Such code accesses all
    constant addresses through a global offset table (GOT). The dynamic
    loader resolves the GOT entries when the program starts (the dynamic
    loader is not part of GCC; it is part of the operating system). If
    the GOT size for the linked executable exceeds a machine-specific
    maximum size, you get an error message from the linker indicating
    that -fpic does not work; in that case, recompile with -fPIC instead.
    (These maximums are 16k on the m88k, 8k on the SPARC, and 32k on the
    m68k and RS/6000. The 386 has no such limit.)

  -fPIC
    If supported for the target machine, emit position-independent code,
    suitable for dynamic linking and avoiding any limit on the size of
    the global offset table. This option makes a difference on the m68k,
    m88k, and the SPARC.

Thanks to: obrien
2004-03-19 04:20:12 +00:00
Maho Nakata
fb23a1b086 -fPIC is appropreate on all architectures.
Submitted by: kris
2004-03-18 23:06:11 +00:00
Maho Nakata
3718781425 Fix build on alpha 4-stable
Submitted by:	kris via bento
2004-03-17 09:46:36 +00:00
Maho Nakata
9d888b405d Update to 3.7.1 2004-02-28 03:54:20 +00:00
Maho Nakata
c70d1984b9 1) possible build fix on ia64 archs
2) remove some make xconfig
3) move PKGNAMESUFFIX appropreate position

PR:		61995
Submitted by:	hrs
2004-02-01 06:55:14 +00:00
Maho Nakata
7104fe2d64 Add NO_PACKAGE since this port is heavely depended on
the environment.

Submitted by:	sf
Many thanks to:	sf
2004-01-26 13:41:47 +00:00
Maho Nakata
0b295fa5b8 Fix broken on alpha
Submitted by:	kris via bento
2004-01-26 13:25:02 +00:00
Maho Nakata
6c97d632ce Add more architectures (result of hw.model)
thanks for your reports!
Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
SHINODA Masanori <shinoda@hiroshima.intec.co.jp>
FUJISHIMA Satsuki <sf@FreeBSD.org>
SATOH Mitsuharu <mituharu@rd.ikegami.co.jp>
nakayama <y.naka@gamma.ocn.ne.jp>
TSUCHIKAMA Shinji <tsuchikm@ff.iij4u.or.jp>
akira noda <a-noda@jaist.ac.jp>
Masahiro Yamagishi <night@pluto.dti.ne.jp>
2004-01-20 13:40:46 +00:00
Maho Nakata
255f4669d0 Remove harmful message from Makefile
Pointed out by: sf
2004-01-20 12:56:57 +00:00
Maho Nakata
01d86a7220 Remove # to compile
Pointy hat to: myself
2004-01-20 12:48:03 +00:00