cvs commit: ports/devel Makefile ports/devel/qmake Makefile distinfo pkg-descr pkg-plist ports/devel/qmake/files Makefile.bsd qconfig.cpp

Mikhail Teterin mi at FreeBSD.org
Fri Sep 5 12:21:33 PDT 2003


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)


More information about the cvs-ports mailing list