| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
0.6.0_7
|
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.6.0_7
|
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) |
04 Jun 2008 05:17:42
0.6.0_6
|
linimon  |
Maintainer no longer has time for this one, so reassign to ports@. |
20 Mar 2008 10:03:51
0.6.0_6
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
07 Jan 2008 14:36:37
0.6.0_6
|
tabthorpe  |
- Mark as BROKEN >= 700042
- s/INSTALLS_SHLIB/USE_LDCONFIG/ while I am here
PR: ports/119251
Submitted by: Oliver Dunkl <odunkl gmx.net> (maintainer) |
22 Jun 2007 10:05:22
0.6.0_6
|
rafan  |
- Update patch files location
PR: ports/113904
Submitted by: Oliver Dunkl <odunkl at gmx.net> (maintainer) |
19 May 2007 21:32:57
0.6.0_6
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
29 Mar 2007 15:10:24
0.6.0_5
|
pav  |
- Fix after objformat removal
Reported by: pointyhat |
13 May 2006 05:15:53
0.6.0_5
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
03 May 2006 22:35:45
0.6.0_5
|
jmelo  |
- Update lib after graphics/gts update.
- Bump portrevision.
Approved by: maintainer via email, mnag (mentor). |
23 Feb 2006 10:40:45
0.6.0_4
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Jan 2006 01:01:36
0.6.0_3
|
edwin  |
SHA256ify
Approved by: krion@ |
05 Jan 2006 06:54:57
0.6.0_3
|
edwin  |
From: chkversion <kris@FreeBSD.org>
Subject: Ports with version numbers going backwards: graphics/kimdaba,
science/gerris...
Looks like an issue with Tools/scripts/bumpportrevision, I'll check
it in a second. |
05 Jan 2006 03:57:35
0.6.0_1
|
edwin  |
Chase libversion bumb to libMagick.so.9
PR: ports/91270 |
30 Nov 2005 13:14:13
0.6.0_2
|
mnag  |
Bump PORTREVISION and change dependencies to reflect update in graphics/gts |
26 Nov 2005 16:28:58
0.6.0_1
|
fenner  |
Fix the group and MASTER_SITE_SUBDIR usage.
Approved by: Oliver Dunkl <odunkl@gmx.net> (MAINTAINER) |
05 Nov 2005 05:22:06
0.6.0_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
09 Oct 2005 13:16:41
0.6.0
|
ehaupt  |
- Update PATCH_SITES/PATCHFILES
- Remove uncommented Makefile code
PR: 87158
Submitted by: Oliver Dunkl <odunkl@gmx.net> (maintainer)
Approved by: novel (mentor) |
25 Sep 2005 13:45:46
0.6.0
|
thierry  |
Add gerris 0.6.0, a scientific CFD simulator.
Gerris is an Open Source Free Software library for the solution of partial
differential equations describing fluid flow. Gerris is supported by NIWA
(National Institute of Water and Atmospheric research) and by the
Marsden Fund of the Royal Society of New Zealand. The code is written
entirely in C and uses both the GLib Library and the GTS Library for
geometrical functions and object-oriented programming.
PR: 86297
Submitted by: Oliver Dunkl <odunkl (at) gmx.net> |