1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
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