asau
dfc6889736
"fortran" -> "fortran77" except where it is clear that it isn't F77.
...
"fortran" is alias of "fortran77" for now, but it will change later.
2010-07-30 10:36:22 +00:00
dmcmahill
f298c8d2a6
Detect if the fortran compiler/libs have etime as an intrinsic or not instead
...
of hard coding it. This package builds with both f2c and gfortran now.
2010-03-17 21:47:11 +00:00
heinz
ccd5df3b35
Added LICENSE information.
2010-01-30 16:27:59 +00:00
asau
6754aacfb8
Follow f2c/libf2c split: bump revision of all packages
...
that list Fortran in used languages.
2009-12-03 13:06:51 +00:00
tnn
176dba4f3b
patch-ad: Don't remove the $(NOOPT) for slamch.f and dlamch.f
...
Was probably done unintentionally and caused infinite loops on some platforms.
Patch from Aleksey Cheusov in PR pkg/38371.
2009-10-20 14:00:23 +00:00
asau
316a689776
Use MASTER_SITE_NETLIB for Netlib and its mirrors.
...
Discussed with Tobias Nygren.
2009-02-22 14:15:28 +00:00
markd
02eaa3a918
Tell libtool that its linking fortran so the correct libraries get linked
...
in.
2008-08-12 21:32:04 +00:00
tnn
8aa19c3bca
Mark some packages as NOT_FOR_BULK_PLATFORM= Linux-*-*
...
Addresses PR pkg/38368 and PR pkg/38371
2008-05-26 22:25:25 +00:00
jlam
a80fd13efc
Mechanical changes to add DESTDIR support to packages that install
...
their files via a custom do-install target.
2008-03-04 17:57:17 +00:00
adam
78324ec107
Changes 3.1.1:
...
* Add blas routines so that the blas provided is complete
* Provide 5 flavours of SECOND and DSECND
* Bug fixes
2007-12-10 17:50:31 +00:00
wiz
c8a43530f1
Remove Ex-MASTER_SITEs. From Zafer Aydogan.
2007-12-02 11:20:53 +00:00
joerg
222361b56e
cc is used at least on DragonFly for linkage, so keep C in USE_LANGUAGES.
2006-08-22 23:27:23 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
jlam
b6b853727d
Nuke USE_FORTRAN and bring the f2c handling within the mk/compiler
...
framework. The list of changes include:
* Modify compiler.mk so that "c" is always prepended to USE_LANGUAGES,
so we no longer need to say it in package Makefiles. Packages
should now append to USE_LANGUAGES instead of setting it.
* Create mk/compiler/f2c.mk which implements another pseudo-compiler
"f2c" that may be used with any C compiler backend, e.g.
PKGSRC_COMPILER= f2c ccache gcc
* Teach the various "real" compiler files, e.g., sunpro.mk, mipspro.mk,
etc., to use f2c if the native Fortran compiler isn't present.
Packages that use Fortran should now simply include the line:
USE_LANGUAGES+= fortran
in the package Makefile.
2005-01-12 15:31:58 +00:00
wennmach
8e7b4963b9
The `DZLAUX' routines were still missing from the library.
2005-01-03 15:33:55 +00:00
wennmach
1b87c6169a
Make liblapack contain routines for all types (real, double, complex16,
...
and complex). Due to an error in the previous patch-aa, liblapack only
contained the complex16 routines.
Bump PKGREVISION.
2004-12-22 10:17:28 +00:00
wiz
6e02d7ee41
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
...
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
tv
c487cb967a
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
...
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
minskim
9f0cdb37e1
Enable pkgviews installation.
2004-06-20 20:23:29 +00:00
adam
404e1dd223
From now on use buildlink3.mk
2004-02-26 15:26:05 +00:00
agc
3ad1bdbf06
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:18:15 +00:00
adam
a1c667f6e6
Now uses libtool and makes shared libraries
2003-12-04 10:32:30 +00:00
grant
0155927c43
s/netbsd.org/NetBSD.org/
2003-07-17 21:41:05 +00:00
jschauma
e366d0c694
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
...
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
wiz
03ce8f8541
buildlink1 -> buildlink2.
2002-10-09 18:25:40 +00:00
jtb
f34c1a55ba
Add buildlink infrastructure.
2002-05-03 22:44:04 +00:00
jtb
6cefa1c552
Use the netlib .tgz archive and DIST_SUBDIR. Although netlib don't
...
use version numbers the file changes very seldom and it's better than
cluttering up LOCAL_PORTS.
2001-05-05 20:53:02 +00:00
jtb
4dec00fdaa
Add defaults for all instances of EVAL_PREFIX.
2001-05-03 22:16:50 +00:00
jtb
eb0cef2016
Change MAINTAINER section to packages@netbsd.org
2001-04-14 21:43:38 +00:00
wiz
a13ea108bb
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:52:59 +00:00
jtb
131b71fb8f
Initial import of lapack:
...
Linear Algebra PACKage
2001-02-01 23:30:56 +00:00