| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
23 Jan 2012 11:54:28
3.4.0
|
maho  |
Remove distinfo
Spotted by: bf |
23 Jan 2012 01:16:10
3.4.0
|
maho  |
* Make the BLAS port the secondary port of LAPACK.
* Version number of BLAS port is now accord with LAPACK port.
Submitted by: bf |
23 Sep 2011 22:26:39
1.0_6
|
amdmi3  |
- 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 |
20 Mar 2011 12:54:45
1.0_6
|
miwi  |
- Get Rid MD5 support |
27 Sep 2010 05:25:39
1.0_6
|
maho  |
Fix build on FBSD 6.
PR: 150918
Submitted by: glarkin@, bf@
Spotted by: Pointyhat |
19 Sep 2010 22:23:23
1.0_6
|
maho  |
Correct handling profiled libraries.
PR: 150174
Submitted by: bf@ |
30 Aug 2010 07:26:27
1.0_5
|
bf  |
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) |
13 Sep 2009 00:08:01
1.0_4
|
gerald  |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
07 Jan 2009 16:34:27
1.0_3
|
gerald  |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
10 Sep 2007 03:04:20
1.0_2
|
maho  |
Fix build for blas depended ports.
Submitted by: pav |
07 Sep 2007 01:18:59
1.0_1
|
maho  |
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> |
04 Aug 2007 11:41:31
1.0_1
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
12 Jul 2007 06:24:38
1.0_1
|
maho  |
Now we USE_FORTRAN=yes for using FORTRAN compiler. |
23 Jan 2007 08:09:59
1.0_1
|
maho  |
A cosmetic change. |
16 Jan 2007 23:41:45
1.0_1
|
maho  |
Pass maintainership.
Approved by: stas (maintainer) |
16 Jan 2007 02:39:08
1.0_1
|
maho  |
Remove CONFLICT line as elmer-mathlibs are deprecated by migration
to gfortran. |
09 Jan 2007 12:00:26
1.0_1
|
maho  |
Migrate to gfortran.
Approved by: stas (maintainer) |
01 Oct 2006 20:05:53
1.0
|
stas  |
- Fix compiling with oncoming gcc41.
Reported by: pointyhat run
Approved by: sem (mentor) |
16 Aug 2006 16:43:18
1.0
|
rafan  |
- Respect DESTDIR
- Use PLIST_FILES
- Pass maintainership to submitter
PR: ports/102111
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> |
15 Aug 2006 00:29:13
1.0
|
clsung  |
- 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> |
22 May 2006 14:52:25
1.0
|
clsung  |
- like ports/96420, fix incomplete library
PR: 97613
Submitted by: Rong-En Fan |
24 Apr 2006 19:57:20
1.0
|
thierry  |
Register conflicts with math/elmer-mathlibs and pet portlint. |
13 Apr 2006 17:53:11
1.0
|
ehaupt  |
This port now respects FFLAGS.
PR: 95521
Submitted by: Pedro F. Giffuni <giffunip@asme.org> |
25 Nov 2005 15:48:16
1.0
|
pav  |
- Add SHA256 |
30 Sep 2005 17:48:57
1.0
|
fenner  |
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) |
29 Jan 2004 16:13:06
1.0
|
trevor  |
SIZEify. |
20 Feb 2003 18:42:25
1.0
|
knu  |
De-pkg-comment. |
08 Oct 2000 04:10:26 
|
asami  |
Convert category math to new layout. |
16 Jun 2000 22:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:19:52 
|
sobomax  |
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.
|
15 Jun 2000 18:12:51 
|
sobomax  |
Second round of INSTALL_SHLIBS=yes fixes. |