asau
8756d19398
"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
asau
d3436a67b0
Support staged installation.
2009-12-11 17:32:41 +00:00
asau
d78ee9706f
Follow f2c/libf2c split: bump revision of all packages
...
that list Fortran in used languages.
2009-12-03 13:06:51 +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
wiz
c8a43530f1
Remove Ex-MASTER_SITEs. From Zafer Aydogan.
2007-12-02 11:20:53 +00:00
joerg
161c920c15
Prepare for switching to NO_MTREE=yes.
2007-03-24 19:21:18 +00:00
rillig
216fd758a9
When all source files are compiled with a Fortran compiler, why should a
...
C compiler be used for linking them?
2006-07-27 18:49:47 +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
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
snj
e2398dc517
Convert to buildlink3.
2004-04-13 23:19:24 +00:00
agc
3ad1bdbf06
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:18:15 +00:00
adam
e40351ac88
Now uses libtool and builds shared libraries
2003-12-04 15:10:48 +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
jtb
b97c41dde3
Remove redundant echoing, quoting, and input redirection to sed.
2001-04-28 23:59:17 +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
f281891c1a
Problems linking with shared Slatec library. Build only a static Slatec.
2001-01-23 00:47:49 +00:00
jtb
33a2dd36cb
Added machine parameter files from the BLAS. Use different optimization
...
based on compiler, and add "-lg2c -lm" to link if using g77, "-lm" otherwise.
2001-01-20 21:25:31 +00:00
jtb
1729aeb983
Added --version-info 0:0 libtool option to Makefile.
2000-12-06 23:02:52 +00:00
jtb
d00caff693
Initial import of new "slatec" package:
...
Library of mathematical and statistical Fortran 77 subroutines
2000-11-28 00:26:53 +00:00