Date: Fri, 5 Sep 2003 12:21:30 -0700 (PDT) From: Mikhail Teterin <mi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/qmake Makefile distinfo pkg-descr pkg-plist ports/devel/qmake/files Makefile.bsd qconfig.cpp Message-ID: <200309051921.h85JLVJO050418@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mi 2003/09/05 12:21:30 PDT FreeBSD ports repository Modified files: devel Makefile Added files: devel/qmake Makefile distinfo pkg-descr pkg-plist devel/qmake/files Makefile.bsd qconfig.cpp Log: This is first step in an attempt to break the Qt port into pieces. This port installs qmake, which is only needed to build Qt -- not to use it. It should also help futute work on the Qt port, by not requiring the developer to recompile qmake as frequently as at present. This port uses Qt-3.2.1, which is not committed yet. Discussed with: kde@ Revision Changes Path 1.1268 +1 -0 ports/devel/Makefile 1.1 +65 -0 ports/devel/qmake/Makefile (new) 1.1 +1 -0 ports/devel/qmake/distinfo (new) 1.1 +43 -0 ports/devel/qmake/files/Makefile.bsd (new) 1.1 +15 -0 ports/devel/qmake/files/qconfig.cpp (new) 1.1 +8 -0 ports/devel/qmake/pkg-descr (new) 1.1 +180 -0 ports/devel/qmake/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309051921.h85JLVJO050418>