CVS log for ports/math/blas/Makefile
Up to [FreeBSD] / ports / math / blas
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Jan 23 01:16:10 2012 UTC (2 weeks, 4 days ago) by maho
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +6 -46 lines
* Make the BLAS port the secondary port of LAPACK. * Version number of BLAS port is now accord with LAPACK port. Submitted by: bf
Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:24:01 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Sep 27 05:25:39 2010 UTC (16 months, 2 weeks ago) by maho
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
Fix build on FBSD 6. PR: 150918 Submitted by: glarkin@, bf@ Spotted by: Pointyhat
Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun Sep 19 22:23:22 2010 UTC (16 months, 3 weeks ago) by maho
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +17 -3 lines
Correct handling profiled libraries. PR: 150174 Submitted by: bf@
Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Aug 30 07:26:27 2010 UTC (17 months, 1 week ago) by bf
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +20 -6 lines
Respect LDFLAGS; add ELF DT_NEEDED tags to shared libraries; use one toolchain consistently; build profiling libraries PR: 117923 Approved by: maho (maintainer), makc (co-mentor)
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Sep 13 00:07:47 2009 UTC (2 years, 4 months ago) by gerald
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now implies lang/gcc44 up from lang/gcc43. Approved by: portmgr
Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Jan 7 16:34:13 2009 UTC (3 years, 1 month ago) by gerald
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Sep 10 03:04:20 2007 UTC (4 years, 5 months ago) by maho
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
Fix build for blas depended ports. Submitted by: pav
Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Sep 7 01:18:58 2007 UTC (4 years, 5 months ago) by maho
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +3 -4 lines
Make fetchable. The distfile has been changed and taking the diff of old and new one, I only see non-functional changes. Also setting netlib.org as the primal mastersite is appropreate. Submitted by: vittorio <vdemart1@tin.it>
Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Jul 12 06:24:38 2007 UTC (4 years, 7 months ago) by maho
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -6 lines
Now we USE_FORTRAN=yes for using FORTRAN compiler.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Jan 23 08:09:59 2007 UTC (5 years ago) by maho
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +6 -1 lines
A cosmetic change.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Jan 16 23:41:45 2007 UTC (5 years ago) by maho
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
Pass maintainership. Approved by: stas (maintainer)
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Jan 16 02:39:07 2007 UTC (5 years ago) by maho
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +0 -2 lines
Remove CONFLICT line as elmer-mathlibs are deprecated by migration to gfortran.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Jan 9 12:00:26 2007 UTC (5 years, 1 month ago) by maho
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +4 -3 lines
Migrate to gfortran. Approved by: stas (maintainer)
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Oct 1 20:05:52 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +3 -1 lines
- Fix compiling with oncoming gcc41. Reported by: pointyhat run Approved by: sem (mentor)
Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Aug 16 16:43:17 2006 UTC (5 years, 5 months ago) by rafan
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -1 lines
- Respect DESTDIR - Use PLIST_FILES - Pass maintainership to submitter PR: ports/102111 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Aug 15 00:29:12 2006 UTC (5 years, 5 months ago) by clsung
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
- s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Apr 24 19:57:20 2006 UTC (5 years, 9 months ago) by thierry
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -0 lines
Register conflicts with math/elmer-mathlibs and pet portlint.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Apr 13 17:53:10 2006 UTC (5 years, 9 months ago) by ehaupt
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -2 lines
This port now respects FFLAGS. PR: 95521 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Sep 30 17:48:56 2005 UTC (6 years, 4 months ago) by fenner
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
www.hensa.ac.uk has been replaced by the UK Mirror Service on 1 August 1999. Move MASTER_SITES that have been dead for 6 years from www.hensa.ac.uk to the UK Mirror Service, ftp.mirrorservice.org. Approved By: portmgr (linimon)
Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:42:16 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -0 lines
De-pkg-comment.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:47:02 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:45:59 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -1 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Jun 16 21:51:32 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
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
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Jun 16 08:18:19 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Jun 15 17:12:43 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -4 lines
Second round of INSTALL_SHLIBS=yes fixes.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Apr 14 07:19:49 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +4 -4 lines
Convert to PORTNAME/PORTVERSION.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Mar 23 20:23:10 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -8 lines
remove aout support
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Dec 23 17:13:42 1999 UTC (12 years, 1 month ago) by jedgar
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +6 -6 lines
* Fixed MASTER_SITES * Supported NO_WRKSUBDIR * Added WWW: line into pkg/DESCR PR: 15468 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Aug 25 07:07:08 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Change Id->FreeBSD.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Nov 14 09:43:20 1998 UTC (13 years, 2 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0, RELEASE_2_2_8
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +7 -5 lines
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.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Sep 28 09:44:23 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_0_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -1 lines
Create libblas.so symlink in a.out case.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Aug 9 00:05:49 1998 UTC (13 years, 6 months ago) by steve
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
Pick up blas.tgz since to other distfiles seemed to have disappeared.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Jul 9 03:42:14 1998 UTC (13 years, 7 months ago) by scrappy
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3 lines
Looked in the wrong directory (linpack vs blas) ...
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Jul 8 11:54:51 1998 UTC (13 years, 7 months ago) by scrappy
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Forgot a backslash in the MASTER_SITES list... Submitted by: Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jul 7 19:21:02 1998 UTC (13 years, 7 months ago) by scrappy
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -1 lines
Add two sites for retrieving, remove ftp.netlib.org
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Jul 7 18:30:55 1998 UTC (13 years, 7 months ago) by scrappy
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -6 lines
distfile changed to tar.gz from sha.gz md5 changes as appropriate
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Feb 9 13:02:03 1998 UTC (14 years ago) by steve
Branches: MAIN
CVS tags: RELEASE_2_2_6
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +8 -15 lines
Cleanup preivous commit. We now use a gzipped shar file and checksum. Submitted by: Pedro F. Gifunni <giffunip@asme.org>
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Feb 2 00:24:51 1998 UTC (14 years ago) by steve
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +15 -42 lines
update this port per PR and portlint. PR: 5120 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Jul 17 15:12:52 1997 UTC (14 years, 6 months ago) by max
Branches: MAIN
CVS tags: RELEASE_2_2_5
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
ldconfig -> ${LDCONFIG}.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Apr 3 01:10:59 1997 UTC (14 years, 10 months ago) by fenner
Branches: MAIN
CVS tags: RELEASE_2_2_2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +16 -6 lines
Fix MASTER_SITES since netlib.att.com went away. Clean up Makefiles a little while I'm here.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Nov 18 11:31:51 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Mar 10 09:00:53 1996 UTC (15 years, 11 months ago) by asami
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -10 lines
Set DIST_SUBDIR to ${DISTNAME} and delete a whole bunch of hacks to
fetch them correctly from the backup site.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jun 24 11:40:16 1995 UTC (16 years, 7 months ago) by asami
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -2 lines
Add
post-install:
pkg_add -m ${PREFIX}/lib
to Makefiles and
@exec ldconfig -m %D
to packing lists of ports that install shared libraries.
This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed May 3 02:22:18 1995 UTC (16 years, 9 months ago) by asami
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
Add more CATEGORIES. packages/orphans is now empty.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Apr 22 11:29:56 1995 UTC (16 years, 9 months ago) by asami
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
I was going to convert the math Makefiles according to the new rules in bsd.port.mk, but there weren't any Makefiles that needed any tweaking. :] So, just some cosmetic changes.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Apr 11 01:18:39 1995 UTC (16 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +12 -0 lines
Some more Makefile updates, for the math ports.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Feb 22 09:33:15 1995 UTC (16 years, 11 months ago) by ats
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Change the path of the extract command. Formerly extract used CURDIR, now it uses WRKDIR.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jan 27 07:06:03 1995 UTC (17 years ago) by jkh
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Remove bogus tab
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Nov 28 00:24:14 1994 UTC (17 years, 2 months ago) by ats
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -0 lines
Put a hack into it until we have some good solution for the MASTER_SITE_OVERRIDE. This works also.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Oct 27 15:05:16 1994 UTC (17 years, 3 months ago) by ljo
CVS tags: netlib
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
BLAS (Basic Linear Algebra Package) library. Used by LINPACK, LAPACK, etc.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Oct 27 15:05:15 1994 UTC (17 years, 3 months ago) by ljo
Branches: MAIN
Initial revision
