| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
3.6_2
|
rafan  |
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 ) |
01 Aug 2008 10:46:54
3.6_2
|
arved  |
Remove unneeded rundeps on qt4 buildtools
PR: 123362
Submitted by: Max Brazhnikov |
18 Jun 2008 23:52:56
3.6_1
|
pav  |
- Delete expired port math/umfpack: outdated subset of math/sparsesuite |
06 Jun 2008 14:44:06
3.6_1
|
edwin  |
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
3.6  |
miwi  |
- 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
3.6
|
thierry  |
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
3.5
|
thierry  |
Upgrade to 3.5.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=541670>. |
20 Aug 2007 14:58:39
3.4
|
thierry  |
- 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
3.3
|
thierry  |
Upgrade to FreeMat-3.3.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=528262>. |
14 Jul 2007 04:35:36
3.2_1
|
maho  |
Now we use USE_FORTRAN=yes to use FORTRAN compiler. |
19 May 2007 21:32:57
3.2_1
|
flz  |
- 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
3.2
|
thierry  |
Upgrade to 3.2.
Latest News at <http://freemat.sourceforge.net/wiki/index.php/Main_Page>. |
15 Apr 2007 23:03:07
3.1
|
thierry  |
Upgrade to 3.1.
Changelog at
<https://sourceforge.net/project/shownotes.php?group_id=91526&release_id=501211> |
11 Feb 2007 17:07:13
3.0
|
thierry  |
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
1.10_3
|
rafan  |
- Chase lapack share library version |
13 Jan 2007 00:45:33
1.10_3
|
maho  |
* Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled atlas/blas. |
21 Aug 2006 21:50:50
1.10_2
|
thierry  |
- 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
1.10_2
|
mnag  |
- Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1) |
25 Nov 2005 15:48:16
1.10_1
|
pav  |
- Add SHA256 |
02 May 2005 21:46:12
1.10_1
|
jylefort  |
Bump PORTREVISION after the libgsl update.
Obtained from: thierry |
02 May 2005 14:00:18
1.10
|
jylefort  |
Chase the libgsl update. |
29 Apr 2005 22:43:28
1.10
|
thierry  |
Try to fix on sparc64 and amd64.
Reported by: Kris via pointyhat |
12 Apr 2005 04:26:57
1.10
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
1.10
|
obrien  |
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
1.10
|
thierry  |
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. |