Commit graph

46 commits

Author SHA1 Message Date
Maho Nakata
c8c4775482 FC->F77, regression test now works.
Submitted by:	Anton Shterenlikht <mexas@bristol.ac.uk>
2009-05-19 21:15:04 +00:00
Pietro Cerutti
f5afeefdb7 - Unbreak on sparc64. It builds and links fine. 2009-05-15 08:08:13 +00:00
Maho Nakata
d5433b6b37 Update to 3.2.1.
Spotted by:  Robert Jenssen
2009-05-07 00:28:35 +00:00
Maho Nakata
b5ad8d0b5f Back shared lib version to 4 and bump portrevision. 2009-04-13 08:39:43 +00:00
Maho Nakata
712e0e4d9e Update to 3.2.0. 2009-04-13 07:35:18 +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
Maho Nakata
2f9d665436 Add additional MASTER_SITES.
PR:		130242
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>
2009-01-07 01:55:24 +00:00
Maho Nakata
3dec36eea1 * remove ENABLE_TESTING which does nothing.
* Use the canonical regression-test target: this is run by pointyhat so we
can ensure in the log that the library is in good shape.

Submitted by:	Pedro Giffuni
2008-06-19 02:08:21 +00:00
Maho Nakata
85fde95941 Fix NOPORTDOCS. (per Porter's Handbook 5.14.4).
PR:		122440
Submitted by:	rafan
2008-04-07 00:09:33 +00:00
Mark Linimon
e2159008ed Mark as broken on sparc64: fails to link. 2008-02-01 12:11:52 +00:00
Maho Nakata
01f7ecb3ea Update to 3.3.1.
According to http://www.netlib.org/lapack/lapack-3.1.0.changes
> The interfaces to primary computational routines are fixed and
> will not be changed by minor LAPACK versions (e.g. 3.x).
> Primary routines are those prefixed by a precision and matrix
> type like SGERFS, CUNMQR, ZHEGV, etc., and these interfaces
> will remain the same for all LAPACK version 3 versions.
So I didn't change the version number of shared lib.

See also PR:		116166
2007-09-29 12:53:56 +00:00
Maho Nakata
8c23dbd260 Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-12 07:14:14 +00:00
Maho Nakata
a15572912f Build fix: use gfortran42 explicitly instead of USE_GCC=4.2+.
Spotted by: kris
2007-06-13 20:44:01 +00:00
Pav Lucistnik
2df76eb0a7 - Remove support for a.out format and PORTOBJFORMAT variable from individual
ports

With hat:	portmgr
2007-01-30 10:25:34 +00:00
Maho Nakata
73d82e32c4 Fix fetchable now (invalid checksum): the default
version changed to 3.1 and distfiles for v 3.0 should
be used explicitly.

PR:		107711
Submitted by:	jmz
2007-01-29 23:44:43 +00:00
Maho Nakata
c11c417d7a Pass maintainership.
Approved by:	jmz (maintainer)
2007-01-16 23:40:38 +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
7ffc858678 * Migrate to gfortran
* shared lib major 3->4
* bump portrevision

Approved by:	jmz
2007-01-09 12:33:23 +00:00
Thierry Thomas
4b7ab768c3 Register conflicts with math/elmer-mathlibs.
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
Approved by:	jmz (maintainer)
2006-04-24 20:27:40 +00:00
Jean-Marc Zucconi
d8eb7ce0be This port does not conflict with math/atlas. That was a oversight of my part. 2006-02-07 22:20:02 +00:00
Jean-Marc Zucconi
7317500b7a Don't build the included blas library and add a dependency on math/blas.
This port conflicts with math/atlas.

Problem pointed out by: Pedro F. Giffuni
2006-02-07 21:25:05 +00:00
Jean-Marc Zucconi
256358409e NOPROFILE -> NO_PROFILE (fix the build on FreebSD >= 6.0)
PR:		ports/87429
Submitted by:	Christopher Illies <christopher.illies@ki.se>
2005-10-14 22:08:23 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Thomas Gellekum
564e16e495 Add LDADD=g2c (f2c for -stale) to the makefiles.
Reviewed by:	Paul Magwene <paul.magwene@yale.edu>
Approved by:	jmz
2000-09-22 11:40:06 +00:00
Jean-Marc Zucconi
ef4c70991c Add support for profiled libraries.
Submitted by:	 AMAKAWA Shuhei <sa264@cam.ac.uk>
2000-08-20 21:38:53 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Satoshi Asami
1df1a17abc Convert to PORTNAME/PORTVERSION. 2000-04-14 07:20:58 +00:00
Jean-Marc Zucconi
7776686cb0 Honor FC and FFLAGS so that the user can easily override them.
Enable testing and timing if ENABLE_TESTING is set to YES so that the user
can check how the changes to FC and FFLAGS work.
Patches to workaround the SIGFPE stuff and g77's code checking.
Update pkg/DESCR.
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
1999-10-13 22:59:19 +00:00
Dan Moschuk
c9181f1863 Back out my last commit because I had just reversed the already-committed
fix.
1999-10-09 18:39:30 +00:00
Dan Moschuk
80fdd535d5 Fix small typo in Makefile.
PR: ports/14120
Submitted by: sa264@cam.ac.uk
1999-10-08 23:02:08 +00:00
Jean-Marc Zucconi
33fb2505d2 A typo in Makefile creats wrong symbolic link to BLAS shared library
PR:		ports/14120
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
1999-10-06 01:48:54 +00:00
Jean-Marc Zucconi
e779dcc303 Upgrade from version 2.0 to version 3.0 1999-09-22 22:05:24 +00:00
Steve Price
70762e13cb Play the 'MANCOMPRESSED=maybe' trick and compress the manpages ourselves
based on NOMANCOMPRESS, so we don't have problems with the arguments
being too long to sh(1).
1999-09-20 00:47:53 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Steve Price
7c46996f8a Convert to ELF. 1998-09-27 20:13:16 +00:00
Satoshi Asami
df5b4dc520 Move distfiles to subdirectory. When there's a file like "manpages.tgz",
it's a good idea even if it's only two files. :>
1998-08-25 02:26:23 +00:00
Jean-Marc Zucconi
4fc42bbb5d Suffix has changed (.tar.gz -> .tgz) 1998-08-24 19:48:14 +00:00
Tim Vanderhoek
fe2b4d86bb Use INSTALL_ macros so I can install non-root. Use MANx. 1998-08-19 17:01:37 +00:00
Steve Price
53fb011d83 Portlint clean. 1998-02-18 06:24:54 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
c8bc1c86c3 Make it install manpages even if NOMANCOMPRESS is defined. Run
/sbin/ldconfig -m on shared libraries.  Take out @ from install
commands so user can have some idea what's going on.
1996-06-10 21:19:55 +00:00
Jean-Marc Zucconi
d2e95f05c1 LAPACK is a library of Fortran 77 subroutines for linear algebra. 1996-06-07 15:39:54 +00:00