| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Jan 2010 09:38:33
1.2.2_5
|
fjoe  |
Remove outdated port (that was here for FreeBSD 4 and earlier versions). |
31 Jul 2009 13:57:52
1.2.2_5
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
21 Aug 2008 06:18:49
1.2.2_4
|
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:17:10
1.2.2_4
|
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) |
19 May 2007 20:32:57
1.2.2_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
18 Dec 2006 10:19:16
1.2.2_2
|
fjoe  |
- Fix build with gcc 4.1.
- Bump PORTREVISION. |
01 Dec 2006 07:39:02
1.2.2_1
|
pav  |
- Use features of bsd.wx.mk, especially USE_WX
PR: ports/101613
Submitted by: alepulver |
04 May 2006 21:41:12
1.2.2_1
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
19 Nov 2005 18:09:45
1.2.2_1
|
fjoe  |
- NO_LATEST_LINK=yes |
19 Nov 2005 18:05:26
1.2.2_1
|
fjoe  |
- Connect pgadmin3 1.2.2 after repocopy.
- Add CONFLICTS with upcoming pgadmin3 >= 1.4 ports.
- Add SHA256 checksum. |