summaryrefslogtreecommitdiff
path: root/math/lapack (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-2/+2
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Add LDADD=g2c (f2c for -stale) to the makefiles.Thomas Gellekum2000-09-222-3/+19
| | | | | | | | Reviewed by: Paul Magwene <paul.magwene@yale.edu> Approved by: jmz Notes: svn path=/head/; revision=32998
* Add support for profiled libraries.Jean-Marc Zucconi2000-08-202-0/+13
| | | | | | | Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> Notes: svn path=/head/; revision=31796
* Update checksum for man pages tarball. They have been updated. The previousJean-Marc Zucconi2000-07-021-1/+1
| | | | | | | versions were bogus and had nulls and non printable chars. Notes: svn path=/head/; revision=30085
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=29651
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-3/+2
| | | | Notes: svn path=/head/; revision=29630
* Update to reflect changes in the latest tarball (version number doesJean-Marc Zucconi2000-06-032-78/+9
| | | | | | | | | not change) Submitted by: Amakawa Shuhei <sa264@cam.ac.uk> Notes: svn path=/head/; revision=29164
* trim down a bit and add WWW: (portlint)Michael Haro2000-04-201-61/+2
| | | | Notes: svn path=/head/; revision=27823
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27509
* The manpages tarball has changed. They have fixed the most obvious bugs, butJean-Marc Zucconi2000-03-091-1/+1
| | | | | | | man pages are still incorrect (a lot of nuls and unprintable chars inside :-/) Notes: svn path=/head/; revision=26676
* Fix testing/timing failures due to the last update.Jean-Marc Zucconi2000-01-128-55/+117
| | | | | | | | PR: ports/15630 Submitted by: AMAKAWA Shuhei <sa264@phy.cam.ac.uk> Notes: svn path=/head/; revision=24690
* Files have been updated in master site (a few bug fixes)Jean-Marc Zucconi1999-12-103-19/+6
| | | | Notes: svn path=/head/; revision=23704
* Files I forgot to add in the previous commit.Jean-Marc Zucconi1999-10-1314-0/+544
| | | | Notes: svn path=/head/; revision=22414
* Honor FC and FFLAGS so that the user can easily override them.Jean-Marc Zucconi1999-10-134-47/+140
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=22413
* Back out my last commit because I had just reversed the already-committedDan Moschuk1999-10-091-1/+1
| | | | | | | fix. Notes: svn path=/head/; revision=22281
* Fix small typo in Makefile.Dan Moschuk1999-10-081-1/+1
| | | | | | | | PR: ports/14120 Submitted by: sa264@cam.ac.uk Notes: svn path=/head/; revision=22266
* A typo in Makefile creats wrong symbolic link to BLAS shared libraryJean-Marc Zucconi1999-10-061-1/+1
| | | | | | | | PR: ports/14120 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> Notes: svn path=/head/; revision=22185
* Checksums for version 3.0Jean-Marc Zucconi1999-09-221-2/+2
| | | | Notes: svn path=/head/; revision=21892
* Upgrade from version 2.0 to version 3.0Jean-Marc Zucconi1999-09-228-457/+410
| | | | Notes: svn path=/head/; revision=21889
* Play the 'MANCOMPRESSED=maybe' trick and compress the manpages ourselvesSteve Price1999-09-201-0/+6
| | | | | | | | based on NOMANCOMPRESS, so we don't have problems with the arguments being too long to sh(1). Notes: svn path=/head/; revision=21779
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [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 Notes: svn path=/head/; revision=19804
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-141-9/+11
| | | | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. Notes: svn path=/head/; revision=14512
* Convert to ELF.Steve Price1998-09-272-6/+15
| | | | Notes: svn path=/head/; revision=13463
* Move distfiles to subdirectory. When there's a file like "manpages.tgz",Satoshi Asami1998-08-252-3/+5
| | | | | | | it's a good idea even if it's only two files. :> Notes: svn path=/head/; revision=12828
* Suffix has changed (.tar.gz -> .tgz)Jean-Marc Zucconi1998-08-242-4/+4
| | | | Notes: svn path=/head/; revision=12814
* Use INSTALL_ macros so I can install non-root. Use MANx.Tim Vanderhoek1998-08-192-1197/+170
| | | | Notes: svn path=/head/; revision=12651
* Remove two duplicated manpages.Satoshi Asami1998-08-191-2/+0
| | | | Notes: svn path=/head/; revision=12641
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-0/+1
| | | | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
* Portlint clean.Steve Price1998-02-181-7/+7
| | | | Notes: svn path=/head/; revision=9788
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-171-2/+2
| | | | Notes: svn path=/head/; revision=7360
* Not everyone has `.' in his $PATH.Jean-Marc Zucconi1997-02-201-37/+26
| | | | | | | Submitted by: tg Notes: svn path=/head/; revision=5707
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Add ".gz" to end of package files so this thing packages in the defaultSatoshi Asami1996-06-101-1185/+1186
| | | | | | | case (no NOMANCOMPRESS). Notes: svn path=/head/; revision=3191
* Make it install manpages even if NOMANCOMPRESS is defined. RunSatoshi Asami1996-06-101-7/+13
| | | | | | | | /sbin/ldconfig -m on shared libraries. Take out @ from install commands so user can have some idea what's going on. Notes: svn path=/head/; revision=3190
* LAPACK is a library of Fortran 77 subroutines for linear algebra.Jean-Marc Zucconi1996-06-0713-0/+2021
Notes: svn path=/head/; revision=3178