ports/67255: [PATCH] x11-toolkits/py23-kde: unbreak/update to 3.11.r1
Thierry Thomas
thierry at FreeBSD.org
Sun Jun 6 08:40:18 UTC 2004
The following reply was made to PR ports/67255; it has been noted by GNATS.
From: Thierry Thomas <thierry at FreeBSD.org>
To: Stefan Walter <sw at gegenunendlich.de>
Cc: FreeBSD-gnats-submit at FreeBSD.org
Subject: Re: ports/67255: [PATCH] x11-toolkits/py23-kde: unbreak/update to 3.11.r1
Date: Sun, 6 Jun 2004 10:32:49 +0200
Le Sam 5 jui 04 à 23:32:22 +0200, Stefan Walter <sw at gegenunendlich.de>
écrivait :
> > 2) It is broken on -STABLE:
>
> Sorry, I have to admit I don't have even a single 4.x machine around any
> more, so I can't really test that myself:
Since this port is already marked broken, I think that it's possible to
mark it broken only for OSVERSION < 500000, until someone takes care to
fix it for -STABLE.
> Do you have the latest devel/py-sip (4.0.r4) installed? The previous
> version had a bug that prevented building py-kde. (It might be a good
> idea to have the latest versions of x11-toolkits/qscintilla and
> x11-toolkits/py-qt, too, but I'm not sure if it's necessary.)
Yes, with up-to-date dependences. This is matter of compiler level: if
it would respect ${CC}, it would build with USE_GCC= 3.3 (but this is
not a good solution, because it uses libraries built with the default
compiler).
Another point: it would be a good idea to compile the examples.
Something like
@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py
@${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py
during post-install.
Regards,
--
Th. Thomas.
More information about the freebsd-ports-bugs
mailing list