FreshPorts -- The Place For Ports Mon, 8 Sep 2008 3:22 AM BST
Port details
freemat 3.6_2 math on this many watch lists=1 search for ports that depend on this port
An environment for rapid engineering and scientific processing

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Apr 2005 22:13:42
Also Listed In: science


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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
math/freemat-mpi

Required To Build: devel/pkg-config, devel/ffcall, devel/gmake, lang/gcc42, x11-toolkits/qt4-gui, net/qt4-network, x11/qt4-opengl, devel/qt4-moc, devel/qt4-rcc, devel/qt4-uic, textproc/qt4-xml, graphics/qt4-svg
Required To Run: x11-toolkits/qt4-gui, net/qt4-network, x11/qt4-opengl, textproc/qt4-xml, graphics/qt4-svg
Required Libraries: math/lapack, devel/pcre, math/fftw3, math/fftw3-float, math/arpack, audio/portaudio, math/blas, math/lapack, math/suitesparse, graphics/libGLU

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:
http://nchc.dl.sourceforge.net/sourceforge/freemat/
http://kent.dl.sourceforge.net/sourceforge/freemat/
http://easynews.dl.sourceforge.net/sourceforge/freemat/
http://ufpr.dl.sourceforge.net/sourceforge/freemat/
http://umn.dl.sourceforge.net/sourceforge/freemat/
http://heanet.dl.sourceforge.net/sourceforge/freemat/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07: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 10: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 23: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 14: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 18: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 21: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 14: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 22: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 04: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 21: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 18: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 23: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 21: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 02: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 21: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 14: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 22: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 04: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 09: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 22: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: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php5*Sep 04
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

2 vulnerabilities affecting 3 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
Traffic

Calculated hourly:
Port count 19102
Broken 159
Deprecated 77
Ignore 426
Forbidden 6
Restricted 286
No CDROM 130
Vulnerable 49
Expired 11
Set to expire 59
Interactive 78
new 24 hours 13
new 48 hours17
new 7 days49
new fortnight101
new month252

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

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.215 seconds.