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
38331eb4a8
Fogot to commit script/configure so that installes as liblapack.so.4.
2007-01-09 23:20:04 +00:00
Maho Nakata
591ad446d3
fix pkg-plist
2007-01-09 22:34:14 +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
Jean-Marc Zucconi
5ac12e3e60
Fix to correctly build with a Fortran compiler other than /usr/bin/f77.
...
Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
2006-05-28 22:42:41 +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
dd1af32f00
Dont compile blas as it is not installed.
2006-02-08 19:50:29 +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
Edwin Groothuis
53354e7e9c
SHA256ify
...
Approved by: krion@
2006-01-22 12:59:47 +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
Trevor Johnson
e1177f5c54
Add size data.
...
Approved by: maintainers
2004-03-18 02:27:55 +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
Jean-Marc Zucconi
ada5880e91
Update checksum for man pages tarball. They have been updated. The previous
...
versions were bogus and had nulls and non printable chars.
2000-07-02 22:58:39 +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
Jean-Marc Zucconi
f556ca9ba1
Update to reflect changes in the latest tarball (version number does
...
not change)
Submitted by: Amakawa Shuhei <sa264@cam.ac.uk>
2000-06-03 23:00:43 +00:00
Michael Haro
9c36237eec
trim down a bit and add WWW: (portlint)
2000-04-20 20:45:19 +00:00
Satoshi Asami
1df1a17abc
Convert to PORTNAME/PORTVERSION.
2000-04-14 07:20:58 +00:00
Jean-Marc Zucconi
a4102f3a34
The manpages tarball has changed. They have fixed the most obvious bugs, but
...
man pages are still incorrect (a lot of nuls and unprintable chars inside :-/)
2000-03-09 02:07:10 +00:00
Jean-Marc Zucconi
b53d421067
Fix testing/timing failures due to the last update.
...
PR: ports/15630
Submitted by: AMAKAWA Shuhei <sa264@phy.cam.ac.uk>
2000-01-12 23:35:31 +00:00
Jean-Marc Zucconi
ebd044e273
Files have been updated in master site (a few bug fixes)
1999-12-10 01:42:15 +00:00
Jean-Marc Zucconi
56b97a51c5
Files I forgot to add in the previous commit.
1999-10-13 23:06:53 +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
d69008baaa
Checksums for version 3.0
1999-09-22 22:28:38 +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
Tim Vanderhoek
a84b5b5f94
#4/4 enforcing Caps, no period
...
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +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