| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
5.2.4_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 ) |
20 Aug 2008 01:57:32
5.2.4_1
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
30 Sep 2007 05:47:37
5.2.4_1
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
14 Jul 2007 11:14:28
5.2.4
|
maho  |
Now we use USE_FORTRAN=yes to use FORTRAN compiler. |
16 Mar 2007 03:04:18
5.2.4
|
maho  |
Temporary place distfile at maho/public_distdir.
Submitted by: kris |
25 Feb 2007 08:04:28
5.2.4
|
maho  |
Better support of CPU optimization. This should also fixes
the builds for amd64/ia64, sparc64 and some i[3-6]86 platforms.
However, flags may not be a very optimized ones. |
25 Feb 2007 06:52:47
5.2.4
|
maho  |
A possible fix for fenner's distfile survey.
Submitted by: fenner |
29 Jan 2007 02:32:18
5.2.4
|
maho  |
Fix pkg-plist.
Submitted by: pav. |
17 Jan 2007 04:24:49
5.2.4
|
maho  |
* Update to 5.2.4
* make fetchable (fenner)
* Migrate to gfortran.
* Use gfortran compiled atlas/blas/lapack. |
13 May 2006 05:15:53
4.6.5
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
22 Jan 2006 03:41:32
4.6.5
|
maho  |
Update to 4.6.5
Notified by: fenner, kris, and edwin |
30 Oct 2005 09:24:40
4.4.5
|
maho  |
update to 4.4.5, and make fetchable
Submitted by: kris, linimon, fenner |
10 Oct 2005 06:54:08
4.4.4
|
maho  |
Update to 4.4.4 (preferred production version, robust)
Submitted by: edwin |
14 Aug 2004 09:45:42
4.3.3
|
maho  |
Add abinit, calculates total energy, charge density
and electronic structure of systems. |