| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
5.4.0_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 ) |
14 Mar 2008 11:04:10
5.4.0_1
|
araujo  |
- Update MASTER_SITES.
- Project was migrated for SF.
- Files as repacked.
- BUMP PORTREVISION.
Reported by: Pedro <pfgshield-freebsd@yahoo.com> |
29 Oct 2007 10:25:19
5.4.0
|
araujo  |
- Update to 5.4.0.
Approved by: stas (mentor) |
12 Jul 2007 22:47:54
5.3.0
|
araujo  |
- Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Submitted by: maho
Approved by: stas (mentor) |
29 Jun 2007 17:29:19
5.3.0
|
araujo  |
- Change my mail address to araujo@.
Approved by: stas (mentor) |
27 Feb 2007 08:32:37
5.3.0
|
miwi  |
- Fixed support for new gfortran
PR: 109264
Submitted by: Marcelo Araujo <araujo@bsdmail.org>
Requested by: maho@ |
27 Jan 2007 12:02:28
5.3.0
|
itetcu  |
update to 5.3.0
PR: ports/108284
Submitted by: Marcelo Araujo |
21 Jan 2007 06:06:48
5.2.0
|
itetcu  |
- fix MASTER_SITES path
- pass maintianership to submitter
PR: 108157
Submitted by: Marcelo Araujo |
12 Jan 2007 06:47:41
5.2.0
|
maho  |
Remove gfortran dependency as it is not necessary. |
10 Jan 2007 03:25:48
5.2.0
|
maho  |
* Migrate to gfortran42. |
30 Sep 2006 20:25:46
5.2.0
|
linimon  |
* Split bsd.port.mk pre and post includes into 3 pieces instead of 2, to
allow OPTIONS to be able to influence dependencies. This is still
experimental [1]
* Teach bsd.gcc.mk about gfortran [2]
* Remove the outdated emulators/linux_base; the new default has been
linux_base-fc4. This will allow the outdated port to be removed [3]
* Add USE_FIREBIRD macros to bsd.database.mk [4]
PR: 93687 [1], 93690 [2], 103184 [3], 103357 [4]
Submitted by: shaun [1], Pedro F. Giffuni <giffunip at asme to org> [2],
gerald [2], thierry [2], vd [3], skv [4] |
12 Jul 2006 22:57:34
5.2.0
|
thierry  |
Upgrade to 5.2.0. |
01 Jul 2006 13:16:44
5.0.0
|
thierry  |
Reset maintainership: Pedro's dev machine has been stolen :-(
Hoping to see you back soon!
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> (maintainer) |
24 Apr 2006 20:50:53
5.0.0
|
thierry  |
MATC language library used by Elmer FEM package.
Submitted by: Pedro F. Giffuni <giffunip@asme.org> |