| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
0.3.5_1
|
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:44:06
0.3.5_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) |
24 Jul 2007 16:10:14
0.3.5
|
rafan  |
- Remove --mandir and --infodir from CONFIGURE_ARGS. They are now default
in bsd.port.mk.
Tested with: my tinderbox on i386 6
Approved by: portmgr |
14 Jul 2007 17:11:17
0.3.5
|
pav  |
- Update to 0.3.5
PR: ports/114547
Submitted by: amir.husaini <amir.husaini@gmail.com> (maintainer) |
19 May 2007 21:32:57
0.3.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
18 Mar 2006 15:09:41
0.3.1
|
pav  |
- Update to 0.3.1
PR: ports/94631
Submitted by: amir husaini <amir.husaini@gmail.com> (maintainer) |
23 Feb 2006 10:40:45
0.3.0_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Nov 2005 21:55:28
0.3.0
|
pav  |
- Use new autotools world order |
22 Nov 2005 21:54:14
0.3.0
|
pav  |
- Fix build on FreeBSD 4.X
Reported by: krismail |
21 Nov 2005 08:10:17
0.3.0
|
pav  |
Tablix is a powerful free software kernel for solving general timetabling
problems. It uses a coarse-grained parallel genetic algorithm in
combination with other techniques to construct sensible timetables from XML
formatted problem descriptions. Tablix can run on a single host as well as
on a heterogeneous parallel virtual machine using PVM3.
PR: ports/87553
Submitted by: amir husaini <amir.husaini@gmail.com> |