- convert USE_CMAKE to USES

- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
This commit is contained in:
Max Brazhnikov
2013-03-22 20:06:14 +00:00
parent ccbdf54cac
commit ffd97a0193
464 changed files with 465 additions and 539 deletions

View File

@@ -12,7 +12,7 @@ COMMENT= Library for lossless LAS compression
LICENSE= LGPL3
GNU_CONFIGURE= yes
USE_CMAKE= yes
USES= cmake
USE_LDCONFIG= yes
CMAKE_DEFS+= -DCMAKE_USE_PTHREADS:BOOL=ON

View File

@@ -15,7 +15,7 @@ LIB_DEPENDS= gdal:${PORTSDIR}/graphics/gdal \
proj:${PORTSDIR}/graphics/proj \
gps:${PORTSDIR}/astro/gpsd
USE_CMAKE= yes
USES= cmake
USE_QT4= dbus gui opengl network sql xml linguist_build \
moc_build uic_build rcc_build qmake_build
USE_GL= glu

View File

@@ -13,7 +13,7 @@ COMMENT= 3D photo-realistic sky renderer (planetarium)
LICENSE= GPLv2
USE_CMAKE= yes
USES= cmake
USE_GETTEXT= yes
USE_GL= glu
USE_ICONV= yes

View File

@@ -14,7 +14,7 @@ LIB_DEPENDS= chromaprint:${PORTSDIR}/audio/chromaprint \
tag:${PORTSDIR}/audio/taglib \
avcodec:${PORTSDIR}/multimedia/ffmpeg
USE_CMAKE= yes
USES= cmake
USE_QT4= gui network \
qmake_build moc_build rcc_build uic_build
INSTALLS_ICONS= yes

View File

@@ -11,8 +11,7 @@ COMMENT= ATSC A/52 audio encoder
USE_BZIP2= yes
USE_CMAKE= yes
CMAKE_OUTSOURCE= yes
USES= cmake:outsource
OPTIONS_DEFINE= SHARED_LIB CXX_BINDINGS DOUBLE
OPTIONS_DEFAULT=

View File

@@ -15,8 +15,7 @@ LIB_DEPENDS+= sndfile:${PORTSDIR}/audio/libsndfile
USE_OPENAL= soft
USE_LDCONFIG= yes
USE_CMAKE= yes
CMAKE_VERBOSE= yes
USES= cmake
CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib

View File

@@ -32,7 +32,7 @@ USE_QT4= dbus designer gui network opengl \
qmake_build moc_build rcc_build uic_build
USE_XORG= x11
USE_BZIP2= yes
USE_CMAKE= yes
USES= cmake
MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes

View File

@@ -19,7 +19,7 @@ LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3
WRKSRC= ${WRKDIR}/${DISTNAME}/src
USE_CMAKE= yes
USES= cmake
USE_LDCONFIG= ${PREFIX}/lib
CFLAGS+= -L${LOCALBASE}/lib -I${LOCALBASE}/include
CMAKE_C_FLAGS= ${CFLAGS}

View File

@@ -14,7 +14,7 @@ LICENSE= GPLv3
LIB_DEPENDS= cdda_paranoia:${PORTSDIR}/audio/cdparanoia
USE_XZ= yes
USE_CMAKE= yes
USES= cmake
USE_KDE4= automoc4 kdeprefix kdelibs libkcddb
USE_QT4= gui dbus network svg xml \
qmake_build moc_build rcc_build uic_build

View File

@@ -18,9 +18,7 @@ LIB_DEPENDS= ccgnu2:${PORTSDIR}/devel/commoncpp \
CONFLICTS= ccaudio-[0-9]*
USE_PKGCONFIG= build
USES= pathfix
USE_CMAKE= yes
CMAKE_OUTSOURCE=yes
USES= pathfix cmake:outsource
USE_LDCONFIG= yes
CMAKE_ARGS+= -DWITH_INCLUDES:PATH=${LOCALBASE}/include \

View File

@@ -12,7 +12,7 @@ LICENSE= LGPL21
LIB_DEPENDS= avcodec:${PORTSDIR}/multimedia/ffmpeg
USE_CMAKE= yes
USES= cmake
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes

View File

@@ -25,7 +25,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost
LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
PROJECTHOST= ${PORTNAME}${PKGNAMESUFFIX}
USE_CMAKE= yes
USES= cmake
USE_GL= glew
USE_QT4= dbus gui xml qmake_build uic_build moc_build rcc_build \
linguist_build network sql opengl qtestlib corelib webkit

View File

@@ -11,7 +11,7 @@ MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Real-time 3D sound generation library
USE_BZIP2= yes
USE_CMAKE= yes
USES= cmake
USE_SDL= sdl
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes

View File

@@ -18,8 +18,7 @@ GH_PROJECT= Creox4
GH_TAGNAME= 0.3
GH_COMMIT= 8e27483
USE_CMAKE= yes
CMAKE_OUTSOURCE= yes
USES= cmake:outsource
USE_KDE4= automoc4 kdelibs kdeprefix
USE_QT4= moc_build qmake_build rcc_build uic_build
USE_XORG= xft xpm

View File

@@ -17,7 +17,7 @@ OPTIONS_DEFAULT= JACK
USE_BZIP2= yes
USE_GNOME= glib20
USE_PKGCONFIG= build
USE_CMAKE= yes
USES= cmake
CMAKE_ARGS= -Denable-ladcca:BOOL=FALSE \
-Denable-midishare:BOOL=FALSE
USE_LDCONFIG= yes

View File

@@ -27,7 +27,7 @@ USE_XORG= xmu
USE_QT4= corelib gui opengl \
linguist_build moc_build qmake_build rcc_build uic_build
USE_GL= glut
USE_CMAKE= yes
USES= cmake
INSTALLS_ICONS= yes
MAKE_JOBS_SAFE= yes

View File

@@ -18,7 +18,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
CPPFLAGS+= -I${LOCALBASE}/include
REINPLACE_ARGS= -i ''
USE_CMAKE= yes
USES= cmake
USE_LDCONFIG= yes
USE_XZ= yes

View File

@@ -19,7 +19,7 @@ MAN1= jack-keyboard.1
MAKE_JOBS_SAFE= yes
USE_GNOME= gtk20
USE_CMAKE= yes
USES= cmake
INSTALLS_ICONS= yes
OPTIONS_DEFINE= LASH

View File

@@ -20,7 +20,7 @@ RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame
.endif
USE_BZIP2= yes
USE_CMAKE= yes
USES= cmake
USE_QT4= moc_build qmake_build rcc_build uic_build
USE_KDE4= automoc4 kdehier kdeprefix libkcddb

View File

@@ -14,7 +14,7 @@ LATEST_LINK= ${PORTNAME}-kde4
USE_KDE4= kdelibs kdeprefix kdehier automoc4
USE_QT4= qmake_build moc_build rcc_build uic_build
USE_CMAKE= yes
USES= cmake
USE_GETTEXT= yes
MAKE_JOBS_SAFE= yes

View File

@@ -17,7 +17,7 @@ COMMENT= A program for recording streams for KDE4
RUN_DEPENDS= ${LOCALBASE}/bin/streamripper:${PORTSDIR}/audio/streamripper
USE_BZIP2= yes
USE_CMAKE= yes
USES= cmake
USE_KDE4= kdelibs kdehier kdeprefix automoc4
USE_QT4= qmake_build moc_build rcc_build uic_build

View File

@@ -13,7 +13,7 @@ LICENSE= LGPL20
LIB_DEPENDS= jansson:${PORTSDIR}/devel/jansson \
neon:${PORTSDIR}/www/neon29
USE_CMAKE= yes
USES= cmake
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes

View File

@@ -18,7 +18,7 @@ GH_PROJECT= ${PORTNAME}
GH_TAGNAME= master
GH_COMMIT= f9a55d1
USE_CMAKE= yes
USES= cmake
USE_GITHUB= yes
USE_LDCONFIG= yes

View File

@@ -16,7 +16,7 @@ LICENSE_COMB= dual
PROJECTHOST= game-music-emu
USE_DOS2UNIX= yes
USE_BZIP2= yes
USE_CMAKE= yes
USES= cmake
USE_LDCONFIG= yes
# XXX: dialog(1) doesn't like ^M in LICENSE_FILE

View File

@@ -27,7 +27,7 @@ FINGERPRINT_DESC= Build the lastfm-fingerprint library
TESTS_DESC= Build liblastfm tests
OPTIONS_DEFAULT= FINGERPRINT
USE_CMAKE= yes
USES= cmake
USE_GITHUB= yes
USE_LDCONFIG= yes
USE_PKGCONFIG= build

View File

@@ -23,7 +23,7 @@ LIB_DEPENDS= discid:${PORTSDIR}/audio/libdiscid \
LATEST_LINK= ${PORTNAME}3
USE_CMAKE= yes
USES= cmake
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes

View File

@@ -19,7 +19,7 @@ LIB_DEPENDS= neon:${PORTSDIR}/www/neon29
LATEST_LINK= ${PORTNAME}4
USE_CMAKE= yes
USES= cmake
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes

View File

@@ -19,7 +19,7 @@ LIB_DEPENDS= neon:${PORTSDIR}/www/neon29
LATEST_LINK= ${PORTNAME}5
USE_CMAKE= yes
USES= cmake
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes

View File

@@ -35,7 +35,7 @@ USE_BZIP2= yes
USE_XORG= xft
USE_QT4= corelib gui xml moc_build uic_build rcc_build \
qmake_build
USE_CMAKE= yes
USES= cmake
CMAKE_ARGS= -DWANT_ALSA:BOOL=OFF \
-DWANT_CALF:BOOL=OFF \
-DWANT_CAPS:BOOL=OFF \

View File

@@ -16,7 +16,7 @@ COMMENT= A simple yet powerful audio player
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
USE_CMAKE= yes
USES= cmake
MAKE_JOBS_SAFE= yes
OPTIONS_DEFINE= ALSA ASSEMBLY FAAC FAAD FLAC LAME AO CUE MAC4DECODER \

View File

@@ -27,8 +27,7 @@ USE_LDCONFIG= yes
USE_BZIP2= yes
USE_QT4= corelib designer gui network script scripttools svg webkit xml \
linguist_build moc_build qmake_build rcc_build uic_build
USE_CMAKE= yes
CMAKE_OUTSOURCE= yes
USES= cmake:outsource
CMAKE_SOURCE_PATH= ${WRKSRC}/mscore
CMAKE_ARGS= -DBUILD_ALSA:BOOL=OFF
ALL_TARGET= lrelease all

View File

@@ -11,7 +11,7 @@ COMMENT= A software implementation of the OpenAL specification
CONFLICTS= openal-200[0-9]*
USE_BZIP2= yes
USE_CMAKE= yes
USES= cmake
USE_LDCONFIG= yes
CMAKE_ARGS+= -DALSA:BOOL=OFF -DPORTAUDIO:BOOL=OFF -DSOLARIS:BOOL=OFF \
-DDSOUND:BOOL=OFF -DSNDIO:BOOL=OFF -DEXAMPLES:BOOL=OFF \

View File

@@ -15,7 +15,7 @@ LICENSE= GPLv3
LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib \
cdda_paranoia:${PORTSDIR}/audio/cdparanoia
USE_CMAKE= yes
USES= cmake
USE_QT4= moc_build qmake_build rcc_build uic_build
USE_KDE4= automoc4 kdehier kdeprefix kdelibs libkcddb
INSTALLS_ICONS= yes

View File

@@ -14,7 +14,7 @@ COMMENT= Extra taglib features for Amarok 2.2
LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib
USE_CMAKE= yes
USES= cmake
.include <bsd.port.pre.mk>

View File

@@ -22,7 +22,7 @@ OPTIONS_DEFINE= RCC
RCC_DESC= Build with RusXMMS librcc patches (experimental)
USE_CMAKE= yes
USES= cmake
CMAKE_ARGS= -DWITH_ASF:BOOL=ON \
-DWITH_MP4:BOOL=ON
MAKE_JOBS_SAFE= yes

View File

@@ -17,7 +17,7 @@ COMMENT= TepSonic is a simple and fast audio player
LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib
USE_CMAKE= yes
USES= cmake
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
USE_QT4= gui xml sql phonon network linguist_build \

View File

@@ -40,7 +40,7 @@ OPTIONS_DEFINE= QTWEETLIB
OPTIONS_DEFAULT= QTWEETLIB
QTWEETLIB_DESC= Enable Twitter SIP plugin
USE_CMAKE= yes
USES= cmake
USE_GITHUB= yes
USE_LDCONFIG= yes
USE_PKGCONFIG= build

View File

@@ -16,7 +16,7 @@ COMMENT= Fullscreen mode for Amarok 2.x
RUN_DEPENDS= amarok>=2:${PORTSDIR}/audio/amarok-kde4
USE_CMAKE= yes
USES= cmake
USE_KDE4= automoc4 kdeprefix kdehier kdelibs
USE_QT4= gui dbus network svg xml \
qmake_build moc_build rcc_build uic_build

View File

@@ -13,7 +13,7 @@ LIB_DEPENDS= tarantool:${PORTSDIR}/databases/tarantool
DATE= 20120802
USE_BZIP2= yes
USE_CMAKE= yes
USES= cmake
CMAKE_ARGS= -DLIBTNT_INCLUDE=${LOCALBASE}/include \
-DLIBTNT_LIB=${LOCALBASE}/lib

View File

@@ -15,8 +15,7 @@ LICENSE= GPLv3
OPTIONS_DEFINE= DOCS
USE_NCURSES= yes
USE_CMAKE= yes
CMAKE_OUTSOURCE=yes
USES= cmake:outsource
MAKE_JOBS_SAFE= yes
PORTDOCS= *

View File

@@ -21,9 +21,8 @@ LICENSE_FILE_GPLv3=${WRKSRC}/apps/LICENSE
USE_ZIP= yes
USE_CMAKE= yes
USES= cmake:outsource
CMAKE_SOURCE_PATH=${WRKSRC}/cmake
CMAKE_OUTSOURCE=yes
USE_PYTHON_BUILD=yes
MAKE_JOB_SAFE= yes

View File

@@ -26,14 +26,13 @@ USE_GL= gl glu
USE_XORG= ice inputproto sm x11 xau xdamage xdmcp xext xfixes xft xi \
xproto xrender xscrnsaver xt xxf86vm
USE_GMAKE= yes
USES= bison pathfix
USES= bison pathfix cmake
USE_TCL= 85
USE_TK= 85
USE_LDCONFIG= yes
PREFIX?= ${LOCALBASE}/${PORTNAME}
NO_MTREE= yes
USE_CMAKE= yes
MAKE_JOBS_SAFE= yes
PLIST_SUB+= PORTVERSION=${PORTVERSION}

View File

@@ -28,15 +28,14 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-source
SLAVEDIRS= cad/gmsh-occ
USE_FORTRAN= yes
USE_CMAKE= yes
USES= cmake
USE_GMAKE= yes
USE_GL= yes
ALL_TARGET= all
MAN1= gmsh.1
CMAKE_ARGS+= -DCMAKE_SKIP_RPATH:BOOL=YES \
-DCMAKE_VERBOSE_MAKEFILE:BOOL=YES
CMAKE_ARGS+= -DCMAKE_SKIP_RPATH:BOOL=YES
.if !defined(WITHOUT_STATIC_LIB)
CMAKE_ARGS+= -DENABLE_BUILD_LIB=ON

View File

@@ -38,7 +38,7 @@ PLIST_SUB= OPSYS=${OPSYS} \
BINS= cvpcb eeschema gerbview kicad pcbnew
EXTRAS2RM= linux-non_unicode linux wings3d LINUX.README \
contrib_makefiles.txt running_kicad_under_W98.txt
USE_CMAKE= yes
USES= cmake
CMAKE_ARGS= -DLOCALBASE="${LOCALBASE}" \
-DKICAD_TESTING_VERSION=ON \
-DCMAKE_INCLUDE_PATH="${LOCALBASE}/include" \

View File

@@ -24,7 +24,7 @@ WRKSRC= ${WRKDIR}/kicad
USE_ZIP= yes
USE_DOS2UNIX= *.cmake
USE_CMAKE= yes
USES= cmake
USE_GL= yes
USE_WX= 2.8
WX_UNICODE= yes

View File

@@ -22,7 +22,7 @@ LIB_DEPENDS= pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \
xcb:${PORTSDIR}/x11/libxcb
WRKSRC= ${WRKDIR}/OpenVSP-OpenVSP_${PORTVERSION}/src
USE_CMAKE= yes
USES= cmake
USE_DOS2UNIX= yes
USE_ICONV= yes
USE_XORG= ice sm x11 xau xdamage xdmcp xext xfixes xft \

View File

@@ -24,7 +24,7 @@ USE_XORG= xi
USE_QT4= corelib gui qt3support svg xml \
moc_build qmake_build rcc_build uic_build
USE_GNOME= desktopfileutils
USE_CMAKE= yes
USES= cmake
INSTALLS_ICONS= yes
MAKE_JOBS_SAFE= yes

View File

@@ -19,7 +19,7 @@ LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \
USE_XZ= yes
USE_GETTEXT= yes
USE_CMAKE= yes
USES= cmake
USE_GNOME= intltool
PROJECTHOST= fcitx

View File

@@ -19,7 +19,7 @@ LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \
USE_XZ= yes
USE_GETTEXT= yes
USE_CMAKE= yes
USES= cmake
USE_GNOME= intltool
PROJECTHOST= fcitx

View File

@@ -18,7 +18,7 @@ LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx
USE_XZ= yes
USE_GNOME= intltool gnomehack
USE_GETTEXT= yes
USE_CMAKE= yes
USES= cmake
OPTIONS_DEFINE= GTK2 GTK3
OPTIONS_DEFAULT=GTK2

View File

@@ -15,7 +15,7 @@ LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \
USE_XZ= yes
USE_GETTEXT= yes
USE_CMAKE= yes
USES= cmake
USE_GNOME= intltool
PROJECTHOST= fcitx

View File

@@ -19,7 +19,7 @@ LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \
USE_LDCONFIG= ${PREFIX}/lib/fcitx/
USE_XZ= yes
USE_GETTEXT= yes
USE_CMAKE= yes
USES= cmake
USE_GNOME= intltool
INSTALLS_ICONS= yes

View File

@@ -17,7 +17,7 @@ LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \
USE_LDCONFIG= ${PREFIX}/lib/fcitx/
USE_XZ= yes
USE_GETTEXT= yes
USE_CMAKE= yes
USES= cmake
USE_GNOME= intltool
INSTALLS_ICONS= yes

View File

@@ -20,7 +20,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_XZ= yes
USE_GETTEXT= yes
USE_CMAKE= yes
USES= cmake
USE_GNOME= intltool
INSTALLS_ICONS= yes

View File

@@ -18,7 +18,7 @@ LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx
USE_XZ= yes
USE_GETTEXT= yes
USE_CMAKE= yes
USES= cmake
USE_GNOME= intltool
INSTALLS_ICONS= yes
STRIP=

View File

@@ -21,7 +21,7 @@ LIB_DEPENDS= fcitx-config.4:${PORTSDIR}/chinese/fcitx \
USE_BZIP2= yes
USE_GETTEXT= yes
USE_XORG= x11 xft xpm
USE_CMAKE= yes
USES= cmake
USE_GNOME= intltool
PROJECTHOST= fcitx

View File

@@ -34,7 +34,7 @@ USE_GNOME= pango intltool libxml2 gnomehack
USE_GETTEXT= yes
USE_XORG= x11 xext xkbfile
USE_LDCONFIG= yes
USE_CMAKE= yes
USES= cmake
INSTALLS_ICONS= yes
OPTIONS_DEFINE= GTK2 GTK3 QT4 OPENCC TPUNC

View File

@@ -20,8 +20,7 @@ USE_QT4= gui network script qt3support imageformats \
HAS_CONFIGURE= yes
USE_DOS2UNIX= src/ui/popwidget.cpp
USE_CMAKE= yes
CMAKE_OUTSOURCE= yes
USES= cmake:outsource
CMAKE_ARGS= -Wno-dev
WRKSRC= ${WRKDIR}/${PORTNAME}

View File

@@ -21,7 +21,7 @@ LIB_DEPENDS= chewing:${PORTSDIR}/chinese/libchewing
CMAKE_ARGS+= -DSYSCONF_INSTALL_DIR=${PREFIX}/etc \
-DLIB_DIR=${PREFIX}/lib
GCONF_SCHEMAS= ${PORTNAME}.schemas
USE_CMAKE= yes
USES= cmake
USE_GETTEXT= yes
USE_GNOME= gconf2 gtk20
USE_XORG= xtst

View File

@@ -15,6 +15,6 @@ COMMENT= A fork of Google Pinyin IME on Android
USE_BZIP2= yes
USE_LDCONFIG= yes
USE_CMAKE= yes
USES= cmake
.include <bsd.port.mk>

View File

@@ -18,7 +18,7 @@ LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs \
opencc:${PORTSDIR}/chinese/opencc \
yaml-cpp:${PORTSDIR}/devel/yaml-cpp
USE_CMAKE= yes
USES= cmake
USE_GETTEXT= yes
USE_PKGCONFIG= yes
USE_LDCONFIG= yes

View File

@@ -17,7 +17,7 @@ LICENSE= AL2
MAN1= opencc.1 opencc_dict.1
USE_CMAKE= yes
USES= cmake
USE_LDCONFIG= yes
.if !defined(WITHOUT_NLS)

View File

@@ -10,7 +10,7 @@ MAINTAINER= kaiwang27@gmail.com
COMMENT= BBS client for BSD/Linux
USE_BZIP2= yes
USE_CMAKE= yes
USES= cmake
USE_PERL5_BUILD= yes
USE_QT4= codecs-cn_run codecs-tw_run gui help-tools_build \
linguist_build moc_build network qt3support_build \

View File

@@ -17,7 +17,7 @@ COMMENT= Graphical serial terminal
RUN_DEPENDS= lsz:${PORTSDIR}/comms/lrzsz
USE_QT4= qt3support qmake_build moc_build rcc_build uic_build
USE_CMAKE= yes
USES= cmake
MAN1= cutecom.1

View File

@@ -23,7 +23,7 @@ CONFLICTS= gammu-[1-9]* gammu-python-[1-9]*
CMAKE_ARGS+= -DINSTALL_LIBDATA_DIR=${LOCALBASE}/libdata
USE_CMAKE= yes
USES= cmake
USE_PYTHON= yes
USE_GETTEXT= yes
USE_GNOME= glib20

View File

@@ -18,7 +18,7 @@ OPTIONS_DEFINE= BASH
CMAKE_ARGS+= -DINSTALL_LIBDATA_DIR=${LOCALBASE}/libdata
USE_CMAKE= yes
USES= cmake
USE_PYTHON= yes
USE_GETTEXT= yes
USE_GNOME= glib20

View File

@@ -30,9 +30,7 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_SITELIBDIR}/ephem/__init__.py:${PORTSDIR}/astro/pyephem\
${PYTHON_SITELIBDIR}/PyQt4/Qt.py:${PORTSDIR}/devel/py-qt4
USE_CMAKE= yes
CMAKE_VERBOSE= yes
CMAKE_OUTSOURCE= yes
USES= cmake:outsource
DOCSDIR= share/doc/${PORTNAME}-${PORTVERSION}
#CMAKE_ARGS= --debug-output --trace
CMAKE_ARGS=+ --debug-output

View File

@@ -10,9 +10,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-Source
MAINTAINER= madpilot@FreeBSD.org
COMMENT= Open source implementation of the OBEX protocol
USE_CMAKE= yes
USE_LDCONFIG= yes
USES= pathfix
USES= pathfix cmake
MAKE_JOBS_SAFE= yes
USE_DOS2UNIX= CMakeLists.txt
CMAKE_ARGS+= -DPKGCONFIG_INSTALL_DIR:STRING="${PREFIX}/libdata/pkgconfig"

View File

@@ -12,7 +12,7 @@ COMMENT= Daemon for multiplexing connections over USB to an iPhone/iPod Touch
LIB_DEPENDS= plist:${PORTSDIR}/devel/libplist
USE_BZIP2= yes
USE_CMAKE= yes
USES= cmake
MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes

View File

@@ -19,10 +19,9 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/tuple/tuple.hpp:${PORTSDIR}/devel/boos
sdcc:${PORTSDIR}/lang/sdcc
USE_DOS2UNIX= yes
USE_CMAKE= yes
USES= cmake:outsource
USE_GMAKE= yes
USE_LDCONFIG= yes
CMAKE_OUTSOURCE= yes
CMAKE_SOURCE_PATH= ${WRKSRC}/host
# for excruciating debug use this -db

View File

@@ -24,7 +24,7 @@ BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt
USE_KDE4= kdehier kdelibs kdeprefix pimlibs automoc4
USE_QT4= dbus gui network webkit xml \
moc_build qmake_build rcc_build uic_build
USE_CMAKE= yes
USES= cmake
MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes

View File

@@ -17,7 +17,7 @@ COMMENT= Akonadi Resources for Google Contacts and Calendar
LIB_DEPENDS= gcal:${PORTSDIR}/deskutils/libgcal
USE_BZIP2= yes
USE_CMAKE= yes
USES= cmake
USE_GETTEXT= yes
USE_QT4= qmake_build rcc_build moc_build uic_build dbus
USE_KDE4= kdelibs kdeprefix pimlibs automoc4 akonadi

View File

@@ -13,7 +13,7 @@ COMMENT= Bibliography editor for KDE
LIB_DEPENDS= poppler-qt4:${PORTSDIR}/graphics/poppler-qt4
USE_BZIP2= yes
USE_CMAKE= yes
USES= cmake
USE_GNOME= libxml2 libxslt
USE_KDE4= kdelibs kdeprefix automoc4 sharedmime
USE_QT4= qmake_build moc_build uic_build rcc_build \

View File

@@ -19,7 +19,7 @@ MAINTAINER= never@nevermind.kiev.ua
COMMENT?= Multithreaded SQL database (server)
SLAVEDIRS= databases/mariadb55-client
USE_CMAKE= yes
USES= cmake
MAKE_JOBS_SAFE= yes
NO_OPTIONS_SORT=yes

View File

@@ -21,7 +21,7 @@ PLIST_FILES= sbin/mydumper sbin/myloader
USE_GNOME= glib20
USE_PKGCONFIG= build
USE_MYSQL= yes
USE_CMAKE= yes
USES= cmake
post-patch:
@${REINPLACE_CMD} -e 's|-Werror||' ${WRKSRC}/CMakeLists.txt

View File

@@ -16,8 +16,7 @@ LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost-libs
USE_MYSQL= 51+
USE_LDCONFIG= yes
USE_CMAKE= yes
CMAKE_OUTSOURCE=yes
USES= cmake:outsource
PLIST_SUB+= PORTVERSION=${PORTVERSION}

View File

@@ -13,7 +13,7 @@ COMMENT= MySQL database connector for C
LICENSE= GPLv2
USE_MYSQL= 51+
USE_CMAKE= yes
USES= cmake
USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}
PLIST_SUB+= PORTVERSION=${PORTVERSION}

View File

@@ -18,7 +18,7 @@ COMMENT= ODBC driver for MySQL${MYSQL_VER} / ${DRIVER_MANAGER}
USE_LDCONFIG= yes
USE_MYSQL= yes
DEFAULT_MYSQL_VER= 51
USE_CMAKE= yes
USES= cmake
PLIST_SUB= VER=${PORTVERSION}

View File

@@ -13,7 +13,7 @@ MAINTAINER= ale@FreeBSD.org
COMMENT?= Multithreaded SQL database (server)
SLAVEDIRS= databases/mysql55-client
USE_CMAKE= yes
USES= cmake
MAKE_JOBS_SAFE= yes
NO_OPTIONS_SORT=yes

View File

@@ -13,7 +13,7 @@ MAINTAINER= ale@FreeBSD.org
COMMENT?= Multithreaded SQL database (server)
SLAVEDIRS= databases/mysql56-client
USE_CMAKE= yes
USES= cmake
MAKE_JOBS_SAFE= yes
CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc/mysql" \

View File

@@ -13,8 +13,7 @@ MAINTAINER= flo@FreeBSD.org
COMMENT?= Multithreaded SQL database (server)
SLAVEDIRS= databases/percona55-client
USE_CMAKE= yes
USES= bison
USES= bison cmake
MAKE_JOBS_SAFE= yes
OPTIONS_DEFINE= OPENSSL FASTMTX

View File

@@ -13,8 +13,7 @@ MAINTAINER= flo@FreeBSD.org
COMMENT?= Multithreaded SQL database (server)
SLAVEDIRS= databases/percona56-client
USE_CMAKE= yes
USES= bison
USES= bison cmake
MAKE_JOBS_SAFE= yes
OPTIONS_DEFINE= OPENSSL FASTMTX

View File

@@ -16,7 +16,7 @@ MAINTAINER= fjoe@FreeBSD.org
COMMENT= Job scheduler for PostgreSQL
MAKE_JOBS_SAFE= yes
USE_CMAKE= yes
USES= cmake
CMAKE_ARGS= -DSTATIC_BUILD:BOOL=NO -DWX_CONFIG_PATH:FILEPATH="${WX_CONFIG}"
USE_WX= 2.8
WX_UNICODE= yes

View File

@@ -14,7 +14,7 @@ LICENSE= BSL
LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt
USE_ZIP= yes
USE_CMAKE= yes
USES= cmake
CMAKE_ARGS+= -DWITH_ORACLE:BOOL=OFF
MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes

View File

@@ -16,7 +16,7 @@ COMMENT= Admin's GUI tool for Sqlite3
LIB_DEPENDS= qscintilla2:${PORTSDIR}/devel/qscintilla2
USE_CMAKE= yes
USES= cmake
USE_SQLITE= yes
CMAKE_ENV+= QMAKESPEC=${QMAKESPEC}
USE_QT4= qmake_build gui moc_build rcc_build uic_build xml sql

View File

@@ -14,7 +14,7 @@ COMMENT= High performance key/value storage server
LICENSE= BSD
TR_REV= 31-g9ca7fda
USE_CMAKE= yes
USES= cmake
USE_GCC= 4.6+
USE_GETTEXT= build
USE_GMAKE= yes

View File

@@ -17,7 +17,7 @@ USE_BZIP2= yes
USE_XORG= xft xpm
USE_KDE4= automoc4 kdeprefix pimlibs qimageblitz
USE_QT4= moc_build qmake_build rcc_build uic_build
USE_CMAKE= yes
USES= cmake
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes

View File

@@ -27,7 +27,7 @@ USE_LDCONFIG= yes
USE_PYTHON= yes
USE_XORG= xrender
USE_DOS2UNIX= YES
USE_CMAKE= yes
USES= cmake
USE_GCC= 4.6+
MAKE_JOBS_SAFE= YES
PLIST_SUB+= PYVER="${PYTHON_VERSION:S/thon//}"

View File

@@ -21,7 +21,7 @@ USE_GETTEXT= yes
USE_GNOME= gnomehack pkgconfig glib20 gtk20 librsvg2 libxml2
USE_LDCONFIG= yes
USE_XORG= xrender xtst
USE_CMAKE= yes
USES= cmake
MAKE_JOBS_SAFE= yes
MAN1= cairo-dock.1

View File

@@ -21,7 +21,7 @@ LICENSE_FILE= ${WRKSRC}/License.txt
WRKSRC= ${WRKDIR}/KDAB-Charm-3151d25
USE_CMAKE= yes
USES= cmake
CMAKE_ARGS+= -DCharm_VERSION:STRING=${PORTVERSION}
USE_KDE4= kdehier kdeprefix
USE_QT4= qmake_build moc_build rcc_build uic_build corelib gui network \

View File

@@ -22,7 +22,7 @@ LICENSE= GPLv2
USE_GNOME= gnomehier libglade2
USE_GECKO= libxul19
USE_GETTEXT= yes
USE_CMAKE= yes
USES= cmake
CMAKE_ARGS= -DCMAKE_INSTALL_RPATH_USE_LINK_PATH:BOOL=TRUE
INSTALLS_ICONS= yes

View File

@@ -18,7 +18,7 @@ LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib
LATEST_LINK= ${PORTNAME}-kde4
USE_CMAKE= yes
USES= cmake
USE_KDE4= kdeprefix kdelibs automoc4
USE_QT4= webkit qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes

View File

@@ -16,7 +16,7 @@ MAINTAINER= swills@FreeBSD.org
COMMENT= A KDE 4 version of ssh-askpass with KWallet support
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_CMAKE= yes
USES= cmake
USE_KDE4= kdelibs automoc4
USE_QT4= moc_build uic_build qmake_build rcc_build

View File

@@ -17,7 +17,7 @@ LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/COPYING
USE_BZIP2= yes
USE_CMAKE= yes
USES= cmake
CMAKE_ARGS= -DLIB_INSTALL_DIR="${LOCALBASE}/lib" \
-DENABLE_TESTS=OFF
USE_LDCONFIG= yes

View File

@@ -21,7 +21,7 @@ RUN_DEPENDS= vconvert:${PORTSDIR}/deskutils/libopensync-plugin-vformat-devel
CONFLICTS= libopensync-plugin-evolution2-0.2*
USE_BZIP2= yes
USE_CMAKE= yes
USES= cmake
USE_GNOME= evolutiondataserver gconf2
CMAKE_ARGS+= -Wno-dev

View File

@@ -20,7 +20,7 @@ LIB_DEPENDS= opensync.1:${PORTSDIR}/devel/libopensync
CONFLICTS= libopensync-plugin-python-0.2*
USE_BZIP2= yes
USE_CMAKE= yes
USES= cmake
USE_PYTHON= yes
USE_GNOME= pkgconfig
CMAKE_ARGS+= -Wno-dev \

View File

@@ -19,7 +19,7 @@ LIB_DEPENDS= opensync.1:${PORTSDIR}/devel/libopensync
USE_BZIP2= yes
USE_ICONV= yes
USE_CMAKE= yes
USES= cmake
CMAKE_ARGS+= -Wno-dev
CFLAGS+= "-I${LOCALBASE}/include"

View File

@@ -20,7 +20,7 @@ LIB_DEPENDS= opensync.1:${PORTSDIR}/devel/libopensync
CONFLICTS= msynctool-0.2*
USE_BZIP2= yes
USE_CMAKE= yes
USES= cmake
PLIST_FILES= bin/${PORTNAME}

View File

@@ -15,7 +15,7 @@ LICENSE= GPLv3
USE_GETTEXT= yes
USE_BZIP2= yes
USE_CMAKE= yes
USES= cmake
USE_KDE4= automoc4 kdeprefix kdelibs
USE_QT4= gui dbus network opengl svg phonon webkit xml \
qmake_build moc_build rcc_build uic_build

View File

@@ -17,7 +17,7 @@ COMMENT= Simple launcher plasma applet for KDE4
LICENSE= GPLv3
USE_CMAKE= yes
USES= cmake
USE_KDE4= automoc4 kdeprefix kdelibs workspace
USE_QT4= qmake_build moc_build rcc_build uic_build
USE_GETTEXT= yes

Some files were not shown because too many files have changed in this diff Show More