| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 Jun 2009 16:16:40
3.1.21
|
erwin  |
Remove www/mnogosearch31: Use www/mnogosearch instead, this version is ancient
Submitted by: portsmon |
11 May 2009 00:24:38
3.1.21
|
pgollucci  |
DEPRECATED= Use www/mnogosearch instead, this version is ancient
EXPIRATION_DATE= 2009-05-20 |
21 Aug 2008 06:18:49
3.1.21
|
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 ) |
29 Jul 2007 19:16:39
3.1.21
|
kris  |
Retire obsolete PARALLEL_PACKAGE_BUILD in favour of PACKAGE_BUILDING. |
28 Jan 2007 09:07:47
3.1.21
|
kris  |
Use libtool port instead of included one to avoid objformat a.out botch |
15 Aug 2006 01:11:33
3.1.21
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained
by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
23 Feb 2006 10:40:45
3.1.21
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
25 Nov 2005 19:02:21
3.1.21
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
3.1.21
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
04 Oct 2005 22:37:52
3.1.21
|
ache  |
Remove myself from MAINTAINER |
19 Sep 2005 11:52:15
3.1.21
|
clement  |
- Define APACHE_COMPAT
It fixed INDEX build with next exp-build patchset and prepare a smooth
migration to bsd.apache.mk
It's a no-op for now.
Approved by: portmgr (self) |
15 May 2005 18:41:23
3.1.21
|
ache  |
Change PORTNAME & DISTNAME to reflect repocopy name |