Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jun 2004 01:40:17 -0700 (PDT)
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/67255: [PATCH] x11-toolkits/py23-kde: unbreak/update to 3.11.r1
Message-ID:  <200406060840.i568eHfP042784@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/67255; it has been noted by GNATS.

From: Thierry Thomas <thierry@FreeBSD.org>
To: Stefan Walter <sw@gegenunendlich.de>
Cc: FreeBSD-gnats-submit@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@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406060840.i568eHfP042784>