Skip site navigation (1)Skip section navigation (2)

CVS log for ports/math/freemat/Makefile

[BACK] Up to [FreeBSD] / ports / math / freemat

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Nov 22 11:14:05 2011 UTC (2 months, 2 weeks ago) by bf
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +3 -3 lines
adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date

PR:		162706
Approved by:	miwi (portmgr)
Feature safe:	yes

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Oct 17 10:08:32 2011 UTC (3 months, 3 weeks ago) by bf
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -3 lines
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:	ache, C. Burns, wen

Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:24:02 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +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.34: download - view: text, markup, annotated - select for diffs
Fri Sep 24 14:58:14 2010 UTC (16 months, 2 weeks ago) by glarkin
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +11 -2 lines
- Added new patches to support building under gcc 4.5 due to impending
  default gcc version change when USE_FORTRAN=yes. Patches included from
  http://bugs.gentoo.org/show_bug.cgi?id=318045. [1]

- Renamed and conditionalized some patches to support tgammaf function
  on OSVERSION < 800023.  Previously, it was included even when present
  in the system math library.  Also fixed name-mangling problem in the
  patches.  Declarations were wrapped in 'extern "C"', but the
  definitions were not, causing a linker error.

- Added a patch to CMakeLists.txt to prevent cmake from changing rpath
  during the installation phase.  That caused libstdc++ from /usr/lib
  to be used instead of the one supplied with gcc 4.5.

Requested by:	gerald [1]

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Apr 21 14:50:16 2010 UTC (21 months, 3 weeks ago) by glarkin
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +8 -2 lines
- Unbreak build (compiler errors due to out-of-date moc) by removing
  *.moc.cpp from WRKSRC before starting build.  The upstream distro
  incorrectly included files built from an old moc-qt4 binary.  These
  files are regenerated with the correct version of moc-qt4 during the
  build.
- Fix portlint warnings

Reported by:	QAT

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:39:21 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -0 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Dec 9 01:07:44 2009 UTC (2 years, 2 months ago) by glarkin
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +10 -10 lines
- Upgraded to 4.0
- Take maintainership

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Dec 8 13:34:02 2009 UTC (2 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -3 lines
- Unbreak

PR:		ports/139444
Submitted by:	Stas Timokhin <stast@bsdportal.ru>

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Sep 13 00:07:49 2009 UTC (2 years, 4 months ago) by gerald
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +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.28: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:28:00 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with M

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat May 30 08:30:52 2009 UTC (2 years, 8 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -0 lines
Broken. See: http://t64.tecnik93.com/index.php?action=describe_port&id=10887

Tested by:	miwi@ on i386

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon May 18 15:08:57 2009 UTC (2 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -3 lines
- Chase fftw3 update

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Feb 7 15:28:39 2009 UTC (3 years ago) by gerald
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -2 lines
No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now done via
Mk/bsd.gcc.mk.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Jan 7 16:34:14 2009 UTC (3 years, 1 month ago) by gerald
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:17:41 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Aug 1 09:46:54 2008 UTC (3 years, 6 months ago) by arved
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Remove unneeded rundeps on qt4 buildtools

PR:		123362
Submitted by:	Max Brazhnikov

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Jun 18 22:52:56 2008 UTC (3 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +0 -5 lines
- Delete expired port math/umfpack: outdated subset of math/sparsesuite

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:43:56 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:51:53 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Mar 19 16:33:17 2008 UTC (3 years, 10 months ago) by thierry
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3 lines
Upgrade to 3.6.

Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=584869>.

Note: LLVM support is disabled ATM.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Sep 24 20:45:46 2007 UTC (4 years, 4 months ago) by thierry
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Upgrade to 3.5.

Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=541670>.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Aug 20 13:58:38 2007 UTC (4 years, 5 months ago) by thierry
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +6 -1 lines
- Upgrade to 3.4.

  Primarily a bug fix release. The most significant change from 3.3 is
  the fixes for the 64-bit build.

- Reorder includes to avoid conflicts when QT3 is installed.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Aug 6 21:15:48 2007 UTC (4 years, 6 months ago) by thierry
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +6 -2 lines
Upgrade to FreeMat-3.3.

Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=528262>.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Jul 14 03:35:36 2007 UTC (4 years, 6 months ago) by maho
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -4 lines
Now we use USE_FORTRAN=yes to use FORTRAN compiler.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat May 19 20:14:57 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Apr 30 17:12:09 2007 UTC (4 years, 9 months ago) by thierry
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Upgrade to 3.2.

Latest News at <http://freemat.sourceforge.net/wiki/index.php/Main_Page>.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Apr 15 22:03:06 2007 UTC (4 years, 9 months ago) by thierry
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +10 -3 lines
Upgrade to 3.1.

Changelog at
<https://sourceforge.net/project/shownotes.php?group_id=91526&release_id=501211>

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Feb 11 17:07:13 2007 UTC (5 years ago) by thierry
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +59 -70 lines
Upgrade to 3.0.

Partial changelog at
<https://sourceforge.net/project/shownotes.php?group_id=91526&release_id=478524>

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jan 18 16:43:29 2007 UTC (5 years ago) by rafan
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Chase lapack share library version

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jan 13 00:45:33 2007 UTC (5 years ago) by maho
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +26 -19 lines
* Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled atlas/blas.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Aug 21 20:50:50 2006 UTC (5 years, 5 months ago) by thierry
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -7 lines
- Upgrade net/lam to 7.1.2 and remove net/lam7;

- Chase lam7 -> lam in the dependent ports;

- Mark math/freemat IGNORE if WITH_MPI is defined and add a note about
  FreeMat 2.0 and QT4.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat May 6 01:28:20 2006 UTC (5 years, 9 months ago) by mnag
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -5 lines
- Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon May 2 20:46:11 2005 UTC (6 years, 9 months ago) by jylefort
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
Bump PORTREVISION after the libgsl update.

Obtained from:	thierry

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon May 2 13:00:17 2005 UTC (6 years, 9 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Chase the libgsl update.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:26:03 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:03:18 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Apr 2 21:12:57 2005 UTC (6 years, 10 months ago) by thierry
Branches: MAIN
Add freemat 1.10, an environment for rapid engineering and
scientific processing.

It is similar to commercial systems such as MATLAB from Mathworks
and IDL from Research Systems, but is Open Source.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options