qt145 is back. Fix: -BROKEN= "Needs someone to test with Qt2 support as Qt1 is gone." INSTALLS_SHLIB= yes USE_NEWGCC= yes USE_GMAKE= yes--IcOSun4UDZq36ewLjfmJPBUyeXiILiOH6q15ooAzqyhaGuvh Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" --- Makefile.orig Sun May 5 14:40:24 2002 +++ Makefile Sun May 5 14:41:02 2002 @@ -24,13 +24,12 @@ QTVER="2" CONFIGURE_ENV= QTVER="2" .else -#USE_QT_VER= 1 -#MAKE_ENV= QT_INCLUDES="${X11BASE}/include/X11/qt" \ -# QTVER="" -#CONFIGURE_ENV= QTVER="" +USE_QT_VER= 1 +MAKE_ENV= QT_INCLUDES="${X11BASE}/include/X11/qt1" \ + QTVER="" +CONFIGURE_ENV= QTVER="" .endif
Responsible Changed From-To: freebsd-ports->scrappy over to maintainer
-- Requesting Reassignment of this PR -- Hello Portmanagers, (Hello Marc), Since this PR is assigned to Marc on 9 May, and there has been no reaction from him since then to this rather trivial fix, I'd like this PR and the _mico-port_ to become reassigned.. According to http://people.freebsd.org/~peter/window12.txt scrappy's last commit was on 20001027, which is long time ago. There is also an update-PR ports/36838 for this port, which is waiting for treatment. I also plan to make QT, GTK and TCL optional. (But don't wanna spend my time on a PR which will cover dust in the PR Database) regards arved, awaiting someone to take action.
Tilman Linneweh wrote: > > -- Requesting Reassignment of this PR -- > > Hello Portmanagers, (Hello Marc), > > Since this PR is assigned to Marc on 9 May, and there > has been no reaction from him since then to this rather trivial fix, > > I'd like this PR and the _mico-port_ to become reassigned.. > > According to http://people.freebsd.org/~peter/window12.txt > scrappy's last commit was on 20001027, which is long time ago. > > There is also an update-PR ports/36838 for this port, which is waiting > for treatment. > > I also plan to make QT, GTK and TCL optional. (But don't wanna spend my > time on a PR which will cover dust in the PR Database) > > regards arved, awaiting someone to take action. I'll take a look at those PRs either today or tomorrow. Is this OK for you? -Maxim
State Changed From-To: open->closed Committed