| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
0.8
|
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 ) |
22 Jan 2006 12:35:49
0.8
|
edwin  |
SHA256ify
Approved by: krion@ |
01 Dec 2004 20:15:50
0.8
|
arved  |
Update to 0.8
PR: 74579
Submitted by: Yonatan <onatan@gmail.com> |
14 Nov 2004 22:26:11
0.6_1
|
pav  |
- Update maintainer's email address
PR: ports/73939
Submitted by: Yonatan <onatan@gmail.com> (maintainer) |
31 Mar 2004 04:12:58
0.6_1
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:21:48
0.6_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
06 Aug 2003 18:09:59
0.6
|
leeym  |
Moved to a C frontend, instead of perl.
Lost Verbosity option on the way, making the Makefile and pkg-plist simpler,
and perl not required to run anymore.
PR: 55303
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> |
09 May 2003 08:16:52
0.5
|
ijliao  |
upgrade to 0.5
PR: 51960
Submitted by: maintainer |
05 Apr 2003 06:52:36
0.4
|
edwin  |
typo USE_PERL -> USE_PERL5
Noticed by: kento/bris :-) |
02 Apr 2003 12:14:00
0.4
|
edwin  |
new port: Hebrew spellchecker and morphology engine
A new and innovative spell checker for hebrew. portlint is
happy about this.
PR: ports/47265
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> |