| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
0.9.p6_5
|
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 ) |
06 Jun 2008 14:59:05
0.9.p6_5
|
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) |
12 May 2008 18:36:25
0.9.p6_4
|
thierry  |
Fix configure.
Reported by: pointyhat via Pav |
27 Apr 2008 14:14:48
0.9.p6_4
|
thierry  |
Really update ImageMagick before trying to chase it...
Reported by: miwi |
27 Apr 2008 10:50:22
0.9.p6_4
|
thierry  |
Chase ImageMagick upgrade. |
22 Apr 2008 11:56:45
0.9.p6_3
|
miwi  |
- Chase graphics/ImageMagick shlib version bump
Pointyhat to: mi@ |
19 Apr 2008 18:56:05
0.9.p6_2  |
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) |
08 Apr 2008 14:53:22
0.9.p6_2
|
jadawin  |
- Chase the gsl shared lib bump.
Approved by: thierry (mentor) |
23 Mar 2008 11:11:33
0.9.p6_1
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
11 Dec 2007 21:09:17
0.9.p6
|
thierry  |
Upgrade to 0.9pre6.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=551476>. |
17 Jul 2007 21:43:12
0.9.p5
|
thierry  |
Upgrade to 0.9pre5.
Despite its beta-like version number, the authors recommend to upgrade.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=521405>. |
29 Jun 2007 06:46:43
0.8.11_7
|
ijliao  |
chase math/gsl lib version |
19 May 2007 21:32:57
0.8.11_6
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
10 Apr 2007 04:08:59
0.8.11_5
|
lwhsu  |
science/netcdf
- Update to 3.6.2
graphics/gmt
math/grace
math/gri
math/p5-NetCDF
math/py-scientific
math/ruby-netcdf
science/gnudatalanguage
science/minc
science/minc2
science/v_sim
science/vis5d+
- Bump PORTREVISION for the changing of science/netcdf's major library version
number
PR: 111347
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
Approved by: clsung (mentor) |
23 Mar 2007 22:20:26
0.8.11_4
|
thierry  |
Fix build with gcc42 (specialization after instantiation).
Since I'm here:
- chase fftw3 update;
- s/test/regression-test/
- remove BROKEN for FreeBSD-4.
Reported by: pointyhat via Kris
Obtained from: GDL CVS |
05 Jun 2006 23:19:10
0.8.11_4
|
pav  |
- Chase plplot update |
24 May 2006 15:21:45
0.8.11_3
|
mnag  |
- Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION |
06 May 2006 02:28:22
0.8.11_2
|
mnag  |
- Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1) |
23 Feb 2006 10:40:45
0.8.11_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
30 Jan 2006 22:19:24
0.8.11_1
|
thierry  |
Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.
PR: 92497
Submitted by: /me
Repocopied by: marcus |
24 Jan 2006 01:01:36
0.8.11_1
|
edwin  |
SHA256ify
Approved by: krion@ |
05 Jan 2006 03:57:35
0.8.11_1
|
edwin  |
Chase libversion bumb to libMagick.so.9
PR: ports/91270 |
03 Nov 2005 20:09:29
0.8.11
|
thierry  |
math/py-numarray is also needed as a BUILD_DEPENDS.
Reported by: pointyhat via Kris. |
31 Oct 2005 18:48:23
0.8.11
|
thierry  |
GDL - GNU Data Language - is a free IDL (Interactive Data Language)
compatible incremental compiler (i.e. runs IDL programs).
IDL is a registered trademark of Research Systems Inc.
(see: <http://www.rsinc.com/>)
Remark: slave port for Python module intentionnally not yet committed.
WWW: http://gnudatalanguage.sourceforge.net/ |