Changes between Version 12 and Version 13 of Ticket #39424


Ignore:
Timestamp:
Jun 14, 2013, 7:17:32 PM (11 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39424 – Description

    v12 v13  
    11(Made as a separate ticket per comment:ticket:38280:22) There is now a qmake portgroup as of r106912. Here is a list of ports that use qmake somewhere in their respective portfiles:
    2 {{{
    3 Local-Admins-MacBook-Pro:~ root# for file in $(port file all); do grep -H qmake ${file}; done
    4 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/finance/abtransfers/Portfile: system -W ${worksrcpath} "qmake \"INCLUDEPATH += ${prefix}/include/aqbanking5 ${prefix}/include/gwenhywfar4\""
    5 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/www/arora/Portfile:    system "cd ${worksrcpath} && ${prefix}/bin/qmake"
    6 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/finance/bitcoin/Portfile:configure.cmd       qmake
    7 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/net/bitdht/Portfile:    system -W "${worksrcpath}" "${qt_qmake_cmd} QMAKE_CC=${configure.cc}"
    8 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/science/clustalx/Portfile:configure.cmd       ${prefix}/bin/qmake
    9 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/cmake/Portfile: configure.args-append --qt-gui --qt-qmake=${qt_qmake_cmd}
    10 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/djview/Portfile:# when Qt is installed without +universal, and qmake is called with
    11 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/djview/Portfile:# least sometimes, qmake will erroneously remove the second "foo" but
    12 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/doxygen/Portfile:    # on Macs, qmake builds .app directories; when installing, copy
    13 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/doxygen/Portfile:        reinplace "s|QMAKE=qmake|QMAKE=${qt_qmake_cmd}|g" \
    14 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/GLC_lib/Portfile:configure.cmd       ${qt_qmake_cmd} glc_lib/GLC_lib.pro PREFIX=${prefix}
    15 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/science/gnuradio/Portfile:        -DQT_QMAKE_EXECUTABLE=${prefix}/bin/qmake
    16 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/science/gnuradio/Portfile:        -DQT_QMAKE_EXECUTABLE=${prefix}/bin/qmake
    17 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/science/gnuradio/Portfile:        -DQT_QMAKE_EXECUTABLE=${prefix}/bin/qmake
    18 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/office/goldendict/Portfile:configure.cmd       ${qt_qmake_cmd}
    19 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/office/goldendict/Portfile:    # For some reason the Makefile qmake generates hardcodes the compiler
    20 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/gwenhywfar4/Portfile:    depends_lib-append      path:bin/qmake:qt4-mac
    21 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/gwenhywfar4/Portfile:    depends_lib-append      path:bin/qmake:qt4-mac
    22 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/math/k3dsurf/Portfile:    system "cd ${worksrcpath} && qmake"
    23 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/kdiff3/Portfile:configure.cmd       ${qt_qmake_cmd}
    24 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/libQGLViewer/Portfile:    configure.cmd               ${qt_qmake_cmd}
    25 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/libQGLViewer/Portfile:    configure.cmd               ${prefix}/libexec/qt4-x11/bin/qmake
    26 /opt/local/var/macports/sources/mumble-macports/audio/mumble/Portfile:configure.cmd        qmake-mac
    27 /opt/local/var/macports/sources/mumble-macports/net/murmur/Portfile:configure.cmd        qmake-mac
    28 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/mythtv-core.25/Portfile:                    --qmake=${qt_qmake_cmd} \
    29 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/science/OpenCSG/Portfile:# only need qmake, don't care about it's arch
    30 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/science/OpenCSG/Portfile:configure.cmd       ${qt_qmake_cmd}
    31 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/science/openscad/Portfile:configure.cmd       ${qt_qmake_cmd}
    32 /opt/local/var/macports/sources/LocalPorts/net/ostinato/Portfile:configure.cmd          qmake
    33 /opt/local/var/macports/sources/LocalPorts/net/ostinato/Portfile:# qmake doesn't recognize the --disable-dependency-tracking flag
    34 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/net/psi-otr/Portfile:configure.cmd   ${qt_qmake_cmd}
    35 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-pyqt4/Portfile:    configure.cmd       "${python.bin} configure.py -q ${qt_qmake_cmd} --verbose --confirm-license"
    36 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-pyqt4/Portfile:                    ${qt_qmake_cmd} -spec ${qt_mkspecs_dir}/macx-g++ \
    37 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-pyqt4/Portfile:    configure.cmd       "${python.bin} configure.py -q ${qt_qmake_cmd} --verbose --confirm-license"
    38 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-pyqt4/Portfile:                    ${qt_qmake_cmd} -spec ${qt_mkspecs_dir}/macx-g++ \
    39 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-pyqt4/Portfile:    configure.cmd       "${python.bin} configure.py -q ${qt_qmake_cmd} --verbose --confirm-license"
    40 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-pyqt4/Portfile:                    ${qt_qmake_cmd} -spec ${qt_mkspecs_dir}/macx-g++ \
    41 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py26-pyqt3/Portfile:   file copy -force ${prefix}/share/qt3/mkspecs/macx-g++/qmake.conf \
    42 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py26-pyqt3/Portfile:           ${worksrcpath}/qmake.conf
    43 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py26-pyqt3/Portfile:           ${worksrcpath}/qmake.conf
    44 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-pyqt4/Portfile:    configure.cmd       "${python.bin} configure.py -q ${qt_qmake_cmd} --verbose --confirm-license"
    45 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-pyqt4/Portfile:                    ${qt_qmake_cmd} -spec ${qt_mkspecs_dir}/macx-g++ \
    46 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-pyqt4/Portfile:    configure.cmd       "${python.bin} configure.py -q ${qt_qmake_cmd} --verbose --confirm-license"
    47 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-pyqt4/Portfile:                    ${qt_qmake_cmd} -spec ${qt_mkspecs_dir}/macx-g++ \
    48 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-pyqt4/Portfile:    configure.cmd       "${python.bin} configure.py -q ${qt_qmake_cmd} --verbose --confirm-license"
    49 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-pyqt4/Portfile:                    ${qt_qmake_cmd} -spec ${qt_mkspecs_dir}/macx-g++ \
    50 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-pyqt4/Portfile:    configure.cmd       "${python.bin} configure.py -q ${qt_qmake_cmd} --verbose --confirm-license"
    51 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-pyqt4/Portfile:                    ${qt_qmake_cmd} -spec ${qt_mkspecs_dir}/macx-g++ \
    52 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-pyqt4/Portfile:    configure.cmd       "${python.bin} configure.py -q ${qt_qmake_cmd} --verbose --confirm-license"
    53 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-pyqt4/Portfile:                    ${qt_qmake_cmd} -spec ${qt_mkspecs_dir}/macx-g++ \
    54 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/qca/Portfile:    # Add the universal flag understood by qmake
    55 /opt/local/var/macports/sources/LocalPorts/devel/qdjango/Portfile:PortGroup       qmake 1.0
    56 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/science/qfsm/Portfile:        -DQT_QMAKE_EXECUTABLE=${prefix}/libexec/qt4-x11/bin/qmake
    57 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/qgit/Portfile:configure.cmd       ${qt_qmake_cmd}
    58 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/QMK-Groundstation/Portfile:    # 'qmake's INCLUDEPATH
    59 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/QMK-Groundstation/Portfile:configure.cmd       ${qt_qmake_cmd}
    60 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/qscintilla/Portfile:configure.cmd ${qt_qmake_cmd}
    61 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/qt-assistant/Portfile:    system "cd ${filespath}/qmake; tar cf - . | \
    62 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/qt-assistant/Portfile:configure.cmd       ${qt_qmake_cmd}
    63 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/qt3/Portfile:    #system "perl -pi -e 's|cp \-P|/bin/cp \-RL|' ${worksrcpath}/qmake/Makefile.unix"
    64 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/qt3/Portfile:    reinplace "s|pipe|pipe ${configure.cflags}|" ${worksrcpath}/mkspecs/darwin-g++/qmake.conf
    65 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/qt3/Portfile:    reinplace "s|gcc-4.0|${configure.cc}|g" ${worksrcpath}/mkspecs/darwin-g++/qmake.conf
    66 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/qt3/Portfile:    reinplace "s|g++-4.0|${configure.cxx}|g" ${worksrcpath}/mkspecs/darwin-g++/qmake.conf
    67 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/qt3/Portfile:    reinplace "s|\\.dylib$|.dylib ${configure.cc_archflags}|g" ${worksrcpath}/mkspecs/darwin-g++/qmake.conf
    68 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/qt3/Portfile:    ui_msg "\nBefore using qt3 (qmake),"
    69 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt3-mac/Portfile:build.target    symlinks src-qmake src-moc sub-src sub-tools
    70 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt3-mac/Portfile:                                        patch-mkspecs-qmake.conf \
    71 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt3-mac/Portfile:                                        patch-qmake_Makefile.unix.diff \
    72 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt3-mac/Portfile:        reinplace s|__CC__|${configure.cc}| ${worksrcpath}/mkspecs/macx-g++/qmake.conf
    73 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt3-mac/Portfile:        reinplace s|__CXX__|${configure.cxx}| ${worksrcpath}/mkspecs/macx-g++/qmake.conf \
    74 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt3-mac/Portfile:        reinplace s/__ARCHFLAGS__/${archflags}/ ${worksrcpath}/mkspecs/macx-g++/qmake.conf \
    75 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt3-mac/Portfile:            reinplace s/-pipe// ${worksrcpath}/mkspecs/macx-g++/qmake.conf
    76 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/qt4-creator-mac/Portfile:configure.cmd       ${qt_qmake_cmd}
    77 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:# and in the resulting .qmake.cache files. (d) to allow easy
    78 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:# e.g., "qmake && make CCACHE=ccache".
    79 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:patchfiles-append   patch-mkspecs_macx-g++_qmake.conf.diff
    80 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:    patch-qmake_option.h.diff \
    81 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:    patch-qmake_property.cpp.diff \
    82 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:patchfiles-append   patch-qmake_project.cpp.diff
    83 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:patchfiles-append   patch-qmake_generators_unix_unixmakke.cpp.diff
    84 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:    patch-qmake_qmake.pri.diff \
    85 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:# (15) fix the corewlan qmake file to use non-standard Developer SDK
    86 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:    # overridden by the user in a project-local qmake .pro script.
    87 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:                     mkspecs/common/mac.conf qmake/qmake.pri \
    88 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:        ${worksrcpath}/qmake/generators/unix/unixmake.cpp
    89 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:    # configure script to the area before qmake is built.  If any
    90 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:# pre-qmake-build tests for CPATH, LIBRARY_PATH, -Xarch,
    91 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:    -optimized-qmake                                      \
    92 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:        # not building for native arch: disable optimizing qmake
    93 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:        configure.args-delete -optimized-qmake
    94 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:        # disable qmake optimization on 10.6 32-bit
    95 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:        configure.args-delete -optimized-qmake
    96 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:    # Ideally, 'qmake' -- either via its mkspecs files or the
    97 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:        ${worksrcpath}/.qmake.cache
    98 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:        ${worksrcpath}/.qmake.cache
    99 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:        ${worksrcpath}/.qmake.cache
    100 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:        ${worksrcpath}/.qmake.cache
    101 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:        ${worksrcpath}/.qmake.cache
    102 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:        ${worksrcpath}/.qmake.cache
    103 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:        ${worksrcpath}/.qmake.cache
    104 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac/Portfile:        ${worksrcpath}/.qmake.cache
    105 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac-mysql55-plugin/Portfile:configure.cmd       ${qt_qmake_cmd}
    106 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac-mysql55-plugin/Portfile:configure.cmd       ${qt_qmake_cmd}
    107 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac-mysql55-plugin/Portfile:configure.cmd       ${qt_qmake_cmd}
    108 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac-mysql55-plugin/Portfile:configure.cmd       ${qt_qmake_cmd}
    109 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac-mysql55-plugin/Portfile:configure.cmd       ${qt_qmake_cmd}
    110 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac-postgresql91-plugin/Portfile:configure.cmd       ${qt_qmake_cmd}
    111 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac-postgresql91-plugin/Portfile:configure.cmd       ${qt_qmake_cmd}
    112 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac-postgresql91-plugin/Portfile:configure.cmd       ${qt_qmake_cmd}
    113 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac-postgresql91-plugin/Portfile:configure.cmd       ${qt_qmake_cmd}
    114 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac-postgresql91-plugin/Portfile:configure.cmd       ${qt_qmake_cmd}
    115 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac-postgresql91-plugin/Portfile:configure.cmd       ${qt_qmake_cmd}
    116 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac-postgresql91-plugin/Portfile:configure.cmd       ${qt_qmake_cmd}
    117 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac-postgresql91-plugin/Portfile:configure.cmd       ${qt_qmake_cmd}
    118 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac-sqlite2-plugin/Portfile:configure.cmd       ${qt_qmake_cmd}
    119 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qt4-mac-sqlite2-plugin/Portfile:configure.cmd       ${qt_qmake_cmd}
    120 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/qt4-x11/Portfile:    reinplace "s|/usr/X11R6|${prefix}|g" ${worksrcpath}/mkspecs/darwin-g++/qmake.conf
    121 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/qt4-x11/Portfile:        ${worksrcpath}/mkspecs/darwin-g++/qmake.conf
    122 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/qt4-x11/Portfile:    reinplace "s| cc\$| ${configure.cc}|"  ${worksrcpath}/mkspecs/darwin-g++/qmake.conf
    123 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/qt4-x11/Portfile:    reinplace "s| c++\$| ${configure.cxx}|" ${worksrcpath}/mkspecs/darwin-g++/qmake.conf
    124 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/qt4-x11/Portfile:        qmake/generators/mac/pbuilder_pbx.cpp
    125 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/qt4-x11/Portfile:        qmake/main.cpp
    126 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/qt4-x11/Portfile:        qmake/option.cpp
    127 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/qtc-qtsharp/Portfile:configure.cmd      qmake
    128 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/qtc-qtsharp/Portfile:   system "cd ${worksrcpath}/clib/qtc && qmake qtc.pro INSTALLDIR=${prefix}/lib -o Makefile"
    129 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qtiplot/Portfile:configure.cmd   "LOCALSOFT=${prefix} ${qt_qmake_cmd}"
    130 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/qtpfsgui/Portfile:configure.cmd   ${qt_qmake_cmd}
    131 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/qtscriptgenerator/Portfile:configure.cmd       ${qt_qmake_cmd}
    132 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/qtsharp/Portfile:configure.cmd   qmake
    133 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/qtsharp/Portfile:       system "cd ${worksrcpath}/src && ${prefix}/bin/qmake src.pro INSTALLDIR=${prefix}/lib CSC=cscc CLI=ilrun -o Makefile"
    134 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/qtsharp/Portfile:       system "cd ${worksrcpath}/src/libqtsharp && ${prefix}/bin/qmake libqtsharp.pro INSTALLDIR=${prefix}/lib CSC=cscc CLI=ilrun -o Makefile"
    135 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/qtsharp/Portfile:       system "cd ${worksrcpath}/src/generator && ${prefix}/bin/qmake generator.pro INSTALLDIR=${prefix}/lib CSC=cscc CLI=ilrun -o Makefile"
    136 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/qtsharp/Portfile:       system "cd ${worksrcpath}/src/bindings && ${prefix}/bin/qmake bindings.pro INSTALLDIR=${prefix}/lib CSC=cscc CLI=ilrun -o Makefile"
    137 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/www/QupZilla/Portfile:configure.cmd       ${prefix}/bin/qmake
    138 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile:    # move setting of 'qt_qmake_cmd' outside variants, since 'if'
    139 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile:    set qt_qmake_cmd ""
    140 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile:        set qt_qmake_cmd    ${prefix}/libexec/qt3-mac/bin/qmake
    141 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile:configure.cmd       ${qt_qmake_cmd}
    142 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile:# qmake does not handle these flags flags
    143 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile:    # move setting of 'qt_qmake_cmd' outside variants, since 'if'
    144 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile:    set qt_qmake_cmd ""
    145 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile:        set qt_qmake_cmd    ${prefix}/libexec/qt3-mac/bin/qmake
    146 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile:configure.cmd       ${qt_qmake_cmd}
    147 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile:# qmake does not handle these flags flags
    148 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile:    # move setting of 'qt_qmake_cmd' outside variants, since 'if'
    149 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile:    set qt_qmake_cmd ""
    150 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile:        set qt_qmake_cmd    ${prefix}/libexec/qt3-mac/bin/qmake
    151 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile:configure.cmd       ${qt_qmake_cmd}
    152 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile:# qmake does not handle these flags flags
    153 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile:    # move setting of 'qt_qmake_cmd' outside variants, since 'if'
    154 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile:    set qt_qmake_cmd ""
    155 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile:        set qt_qmake_cmd    ${prefix}/libexec/qt3-mac/bin/qmake
    156 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile:configure.cmd       ${qt_qmake_cmd}
    157 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile:# qmake does not handle these flags flags
    158 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile:    # move setting of 'qt_qmake_cmd' outside variants, since 'if'
    159 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile:    set qt_qmake_cmd ""
    160 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile:        set qt_qmake_cmd    ${prefix}/libexec/qt3-mac/bin/qmake
    161 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile:configure.cmd       ${qt_qmake_cmd}
    162 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile:# qmake does not handle these flags flags
    163 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwtplot3d/Portfile:# move setting of 'qt_qmake_cmd' outside variants, since 'if'
    164 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwtplot3d/Portfile:set qt_qmake_cmd ""
    165 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwtplot3d/Portfile:    set qt_qmake_cmd    ${prefix}/libexec/qt3-mac/bin/qmake
    166 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwtplot3d/Portfile:configure.cmd       ${qt_qmake_cmd}
    167 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwtplot3d/Portfile:# qmake does not handle these flags
    168 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/qxmpp/Portfile:configure.cmd       ${qt_qmake_cmd}
    169 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/sqlitedbrowser/Portfile:configure.cmd       ${qt_qmake_cmd}
    170 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/editors/tea/Portfile:configure.cmd           ${qt_qmake_cmd}
    171 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/editors/texstudio/Portfile:configure.cmd           ${qt_qmake_cmd}
    172 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/tiled/Portfile:configure.cmd       ${qt_qmake_cmd}
    173 /opt/local/var/macports/sources/LocalPorts/devel/valkyrie/Portfile:configure.cmd         "${qt_qmake_cmd}"
    174 /opt/local/var/macports/sources/LocalPorts/devel/valkyrie/Portfile:# When Qt is installed without +universal, and qmake is called with
    175 /opt/local/var/macports/sources/LocalPorts/devel/valkyrie/Portfile:# least sometimes, qmake will erroneously remove the second "foo" but
    176 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/security/Vidalia/Portfile:        -DQT_QMAKE_EXECUTABLE=${prefix}/libexec/qt4-x11/bin/qmake
    177 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/x2goclient/Portfile:configure.cmd           ${qt_qmake_cmd}
    178 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/xxdiff/Portfile:    # Build xxdiff with qmake.
    179 }}}
     2
     3 [moved to attachment:qmake_search.txt because it’s pointless and makes ticket modification emails enormous. —larryv]
     4
    1805That list, with just the ports, and the irrelevant ones removed, becomes:
    181 - ~~abtransfers~~ [r106975, see comment:4 and r, see comment:12]
     6- ~~abtransfers~~ [r106975, see comment:4 and r107026, see comment:12]
    1827- arora
    1838- bitcoin