| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
3.1.3
|
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 ) |
30 Jan 2008 20:45:43
3.1.3
|
beech  |
- Update to 3.1.3
- Fixes gcc-4.2 build errors
PR: ports/120145
Submitted by: Philippe Audeoud <jadawin@tuxaco.net> |
24 Jan 2008 08:29:49
3.1.2_1
|
linimon  |
Reset maintainer: aquatique-ports@rambler.ru bounces. |
26 May 2007 00:03:54
3.1.2_1
|
kris  |
BROKEN with gcc 4.2 |
27 Mar 2007 12:54:06
3.1.2_1
|
pav  |
- Fix after objformat removal
Reported by: pointyhat |
31 Oct 2006 12:00:37
3.1.2_1
|
pav  |
- Update to rc_subr startup script
- Clean up REINPLACE_CMD usage
- Use SUB_FILES
- Deal with bopm.conf properly
- Now uses /var/log/bopm for pid and logs, and more
PR: ports/103555
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
Approved by: maintainer timeout (1 month) |
15 Aug 2006 01:29:13
3.1.2
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
08 May 2006 11:32:04
3.1.2
|
edwin  |
remove USE_REINPLACE for all categories starting with I |
22 Jan 2006 12:38:15
3.1.2
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:15:53
3.1.2
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
12 Apr 2005 04:26:57
3.1.2
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
3.1.2
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
06 Aug 2004 08:46:51
3.1.2
|
krion  |
Add bopm 3.1.2,
bopm is an open-source open proxy monitor, designed for use
with hybrid-based ircds, although it can be used with slight
modification on any server which has +c to show connects to
opers and that supports KLINEs in order to K-LINE incoming
connects from open proxies.
PR: ports/70065
Submitted by: Evgueni V. Gavrilov <aquatique@rusunix.org> |