[kde-freebsd] Removal of gnu-autoconf/make
Andy Fawcett
andy at athame.co.uk
Sun Aug 12 08:33:28 CEST 2007
On Sunday 12 August 2007 02:16:10 Ade Lovett wrote:
> Hi folks,
>
> With the recent updates to the autotools world, the devel/auto
> {conf,make}* ports can now be used for both ports building, and cross-
> platform development work.
>
> To that end, I plan on retiring devel/gnu-autoconf and devel/gnu-
> automake in the not too distant future.
>
> Very few ports actually use these two ports, and I'm reaching out to
> the maintainers of the ports in question.
>
> In this case, the details are as follows:
>
> Portname: devel/kdevelop
> Patch: http://freebsd.lovett.com/patches/kdevelop.diff
> MD5: 9b445c0ebb61b50f04ed7aac0014fdc7
>
> I'd appreciate it greatly if you looked at this, dropped in the
> patch, and let me know when it's done so that I can tick it off the
> list and move on with the next step in autotools.
Hi aDe,
I tried your patch with kdevelop, and here is the autput when trying to run
autofoo from inside kdevelop for a brand new project:
cd '/home/tap/test/foo2' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1"
gmake -f Makefile.cvs && mkdir '/home/tap/test/foo2/debug' &&
cd '/home/tap/test/foo2/debug' &&
CXXFLAGS="-O0 -g3" "/home/tap/test/foo2/configure" --enable-debug=full &&
cd '/home/tap/test/foo2/debug' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1"
gmake -k
This Makefile is only for the CVS repository
This will be deleted before making the distribution
--version: not found
gmake[1]: *** [cvs] Error 1
gmake: *** [all] Error 2
*** AUTOCONF NOT FOUND!.
*** KDE requires autoconf 2.53 or newer
Unfortunately I don't have time to go further, I'm just about to escape for 10
days vacation.
Cheers,
Andy
--
Andy Fawcett | andy at athame.co.uk
| tap at kde.org
"In an open world without walls and fences, | tap at lspace.org
we wouldn't need Windows and Gates." -- anon | tap at fruitsalad.org
More information about the kde-freebsd
mailing list