| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
23 Sep 2011 22:26:39
0.3.5_2
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
20 Mar 2011 12:54:45
0.3.5_2
|
miwi  |
- Get Rid MD5 support |
31 May 2010 02:01:56
0.3.5_2
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
21 Aug 2008 06: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 13: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 15: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 16: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 20: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> |