114e2 FreshPorts -- math/freemat
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
freemat 4.0_5 math on this many watch lists=1 search for ports that depend on this port
An environment for rapid engineering and scientific processing
Maintained by: glarkin@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Apr 2005 21:13:42
Also Listed In: science
License: GPLv2


FreeMat is 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.

FreeMat includes several novel features such as a codeless interface to
external C/C++/FORTRAN code, parallel/distributed algorithm development
(via MPI), and plotting and visualization capabilities.

WWW: http://freemat.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon
Slave ports
  1. math/freemat-mpi

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/ffcall
  2. devel/cmake
  3. devel/pkgconf
  4. lang/gcc
  5. devel/binutils
  6. x11-toolkits/qt4-gui
  7. devel/qt4-moc
  8. net/qt4-network
  9. x11/qt4-opengl
  10. devel/qmake4
  11. devel/qt4-rcc
  12. graphics/qt4-svg
  13. devel/qt4-uic
  14. textproc/qt4-xml
Required To Run:
  1. lang/gcc
  2. x11-toolkits/qt4-gui
  3. net/qt4-network
  4. x11/qt4-opengl
  5. graphics/qt4-svg
  6. textproc/qt4-xml
Required Libraries:
  1. math/lapack
  2. devel/pcre
  3. math/fftw3
  4. math/fftw3-float
  5. math/arpack
  6. audio/portaudio
  7. math/blas
  8. math/lapack
  9. math/suitesparse
  10. graphics/libGLU
There are no ports dependent upon this port

To install the port: cd /usr/ports/math/freemat/ && make install clean
To add the package: pkg_add -r FreeMat


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/freemat/FreeMat4/
  3. http://freefr.dl.sourceforge.net/project/freemat/FreeMat4/
  4. http://garr.dl.sourceforge.net/project/freemat/FreeMat4/
  5. http://heanet.dl.sourceforge.net/project/freemat/FreeMat4/
  6. http://hivelocity.dl.sourceforge.net/project/freemat/FreeMat4/
  7. http://ignum.dl.sourceforge.net/project/freemat/FreeMat4/
  8. http://internode.dl.sourceforge.net/project/freemat/FreeMat4/
  9. http://iweb.dl.sourceforge.net/project/freemat/FreeMat4/
  10. http://jaist.dl.sourceforge.net/project/freemat/FreeMat4/
  11. http://kaz.dl.sourceforge.net/project/freemat/FreeMat4/
  12. http://kent.dl.sourceforge.net/project/freemat/FreeMat4/
  13. http://master.dl.sourceforge.net/project/freemat/FreeMat4/
  14. http://nchc.dl.sourceforge.net/project/freemat/FreeMat4/
  15. http://ncu.dl.sourceforge.net/project/freemat/FreeMat4/
  16. http://netcologne.dl.sourceforge.net/project/freemat/FreeMat4/
  17. http://sunet.dl.sourceforge.net/project/freemat/FreeMat4/
  18. http://superb-dca3.dl.sourceforge.net/project/freemat/FreeMat4/
  19. http://switch.dl.sourceforge.net/project/freemat/FreeMat4/
  20. http://tenet.dl.sourceforge.net/project/freemat/FreeMat4/
  21. http://ufpr.dl.sourceforge.net/project/freemat/FreeMat4/
  22. http://waix.dl.sourceforge.net/project/freemat/FreeMat4/

Number of commits found: 48

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 Apr 2013 14:20:28
Original commit files touched by this commit  4.0_5
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
22 Mar 2013 20:06:15
Original commit files touched by this commit  4.0_5
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
10 Dec 2012 19:11:12
Refresh Original commit files touched by this commit
  Sanity Test Failure
mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
26 Jul 2012 05:40:24
Original commit files touched by this commit  4.0_4
bapt search for other commits by this committer
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
06 Jun 2012 06:44:38
Original commit files touched by this commit  4.0_4
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
01 Jun 2012 05:26:28
Original commit files touched by this commit  4.0_4
dinoex search for other commits by this committer
- update png to 1.5.10
20 May 2012 14:52:11
Original commit files touched by this commit  4.0_3
rakuco search for other commits by this committer
Make the port build with the upcoming Qt 4.8.x series.

Since 4.8.0 [1], Qt itself does not automatically include GLU's
headers and libraries with its OpenGL module, so applications which
relied on Qt to get these need to be adjusted.

Contrary to other ports, PORTREVISION was not bumped here because
freemat already depended on glu, we just needed to add a missing
#include.

[1]
http://qt.gitorious.org/qt/qt/commit/e7eed096a0c33607a7a37baaf06e5952dc9d556b

Approved by:    miwi (needed for the Qt 4.8.1 exp-run)
14 Feb 2012 12:44:23
Original commit files touched by this commit  4.0_3
mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
Add (vendor) patch for deprecated pcre_info()
22 Nov 2011 11:14:10
Original commit files touched by this commit  4.0_2
bf search for other commits by this committer
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
17 Oct 2011 10:08:33
Original commit files touched by this commit  4.0_2
bf search for other commits by this committer
- 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
23 Sep 2011 22:26:39
Original commit files touched by this commit  4.0_1
amdmi3 search for other commits by this committer
- 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
Original commit files touched by this commit  4.0_1
miwi search for other commits by this committer
- Get Rid MD5 support
24 Sep 2010 14:58:15
Original commit files touched by this commit  4.0_1
glarkin search for other commits by this committer
- 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]
21 Apr 2010 14:50:16
Original commit files touched by this commit  4.0_1
glarkin search for other commits by this committer
- 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
28 Mar 2010 06:47:48
Original commit files touched by this commit  4.0_1
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
09 Dec 2009 01:07:45
Original commit files touched by this commit  4.0
glarkin search for other commits by this committer
- Upgraded to 4.0
- Take maintainership
08 Dec 2009 13:34:02
Original commit files touched by this commit  3.6_6
pav search for other commits by this committer
- Unbreak

PR:             ports/139444
Submitted by:   Stas Timokhin <stast@bsdportal.ru>
13 Sep 2009 00:08:01
Original commit files touched by this commit  3.6_5
gerald search for other commits by this committer
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:    portmgr
22 Aug 2009 00:28:34
Original commit files touched by this commit  3.6_4
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
30 May 2009 08:30:52
Original commit files touched by this commit  3.6_4
itetcu search for other commits by this committer
Broken. See: http://t64.tecnik93.com/index.php?action=describe_port&id=10887

Tested by:      miwi@ on i386
18 May 2009 15:08:58
Original commit files touched by this commit  3.6_4
pav search for other commits by this committer
- Chase fftw3 update
07 Feb 2009 15:28:39
Original commit files touched by this commit  3.6_3
gerald search for other commits by this committer
No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now done via
Mk/bsd.gcc.mk.
07 Jan 2009 16:34:27
Original commit files touched by this commit  3.6_3
gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
21 Aug 2008 06:18:49
Original commit files touched by this commit  3.6_2
rafan search for other commits by this committer
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
01 Aug 2008 09:46:54
Original commit files touched by this commit  3.6_2
arved search for other commits by this committer
Remove unneeded rundeps on qt4 buildtools

PR:             123362
Submitted by:   Max Brazhnikov
18 Jun 2008 22:52:56
Original commit files touched by this commit  3.6_1
pav search for other commits by this committer
- Delete expired port math/umfpack: outdated subset of math/sparsesuite
06 Jun 2008 13:44:06
Original commit files touched by this commit  3.6_1
edwin search for other commits by this committer
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)
19 Apr 2008 17:56:05
Original commit files touched by this commit  3.6
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
19 Mar 2008 16:33:17
Original commit files touched by this commit  3.6
thierry search for other commits by this committer
Upgrade to 3.6.

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

Note: LLVM support is disabled ATM.
24 Sep 2007 20:45:47
Original commit files touched by this commit  3.5
thierry search for other commits by this committer
Upgrade to 3.5.

Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=541670>.
20 Aug 2007 13:58:39
Original commit files touched by this commit  3.4
thierry search for other commits by this committer
- 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.
06 Aug 2007 21:15:48
Original commit files touched by this commit  3.3
thierry search for other commits by this committer
Upgrade to FreeMat-3.3.

Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=528262>.
14 Jul 2007 03:35:36
Original commit files touched by this commit  3.2_1
maho search for other commits by this committer
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
19 May 2007 20:32:57
Original commit files touched by this commit  3.2_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
30 Apr 2007 17:12:09
Original commit files touched by this commit  3.2
thierry search for other commits by this committer
Upgrade to 3.2.

Latest News at <http://freemat.sourceforge.net/wiki/index.php/Main_Page>.
15 Apr 2007 22:03:07
Original commit files touched by this commit  3.1
thierry search for other commits by this committer
Upgrade to 3.1.

Changelog at
<https://sourceforge.net/project/shownotes.php?group_id=91526&release_id=501211>
11 Feb 2007 17:07:13
Original commit files touched by this commit  3.0
thierry search for other commits by this committer
Upgrade to 3.0.

Partial changelog at
<https://sourceforge.net/project/shownotes.php?group_id=91526&release_id=478524>
18 Jan 2007 16:43:30
Original commit files touched by this commit  1.10_3
rafan search for other commits by this committer
- Chase lapack share library version
13 Jan 2007 00:45:33
Original commit files touched by this commit  1.10_3
maho search for other commits by this committer
* Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled atlas/blas.
21 Aug 2006 20:50:50
Original commit files touched by this commit  1.10_2
thierry search for other commits by this committer
- 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.
06 May 2006 01:28:22
Original commit files touched by this commit  1.10_2
mnag search for other commits by this committer
- Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1)
25 Nov 2005 15:48:16
Original commit files touched by this commit  1.10_1
pav search for other commits by this committer
- Add SHA256
02 May 2005 20:46:12
Original commit files touched by this commit  1.10_1
jylefort search for other commits by this committer
Bump PORTREVISION after the libgsl update.

Obtained from:  thierry
02 May 2005 13:00:18
Original commit files touched by this commit  1.10
jylefort search for other commits by this committer
Chase the libgsl update.
29 Apr 2005 21:43:28
Original commit files touched by this commit  1.10
thierry search for other commits by this committer
Try to fix on sparc64 and amd64.

Reported by:    Kris via pointyhat
12 Apr 2005 03:26:57
Original commit files touched by this commit  1.10
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  1.10
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
02 Apr 2005 21:12:57
Original commit files touched by this commit  1.10
thierry search for other commits by this committer
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.

Number of commits found: 48

282d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 635
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours9
new 7 days29
new fortnight58
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0