Mk/bsd.kde4.mk:

- Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it)
- Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH)
- Remove now useless KDE4_BUILDENV

KDE SC ports:
- Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with
  'USES= cmake:outsource' and add USE_LDCONFIG if needed
This commit is contained in:
Max Brazhnikov 2013-03-22 14:18:02 +00:00
parent 051464267a
commit d65c037b00
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314933
112 changed files with 153 additions and 147 deletions

View file

@ -102,7 +102,8 @@ NO_MTREE= yes
. endif
.endif
PLIST_SUB+= KDE4_PREFIX="${KDE4_PREFIX}"
PLIST_SUB+= KDE4_PREFIX="${KDE4_PREFIX}" \
KDE4_VERSION="${KDE4_VERSION}"
# Keep in sync with cmake/modules/PythonMacros.cmake
_PYTHON_SHORT_VER= ${PYTHON_VERSION:S/^python//:S/.//}
@ -116,34 +117,6 @@ PLIST_SUB+= PYCACHE="" \
PYO_SUFFIX=pyo
.endif
# The following definitions are not intended for usage in KDE4-dependent ports.
.if defined(KDE4_BUILDENV)
USE_CMAKE= yes
CMAKE_SOURCE_PATH= ${WRKSRC}
USE_LDCONFIG= yes
. if ${KDE4_BRANCH} == "unstable"
WITH_DEBUG= yes
. endif
. if defined(WITH_DEBUG)
CMAKE_BUILD_TYPE= DebugFull
. endif
PLIST_SUB+= KDE4_VERSION="${KDE4_VERSION}"
CONFIGURE_WRKSRC= ${CMAKE_SOURCE_PATH}/build
BUILD_WRKSRC= ${CONFIGURE_WRKSRC}
INSTALL_WRKSRC?= ${BUILD_WRKSRC}
post-extract: kde4-create-builddir
kde4-create-builddir:
${MKDIR} ${BUILD_WRKSRC}
.endif # defined(KDE4_BUILDENV)
.endif # !defined(_POSTMKINCLUDED) && !defined(Kde_Pre_Include)
.if defined(_POSTMKINCLUDED) && !defined(Kde_Post_Include)

View file

@ -15,7 +15,7 @@ LIB_DEPENDS= speechd.5:${PORTSDIR}/accessibility/speech-dispatcher
CONFLICTS= ktts-4.[4-6].*
USE_XZ= yes
USE_CMAKE= yes
USES= cmake
USE_KDE4= kdehier kdeprefix kdelibs automoc4
USE_QT4= xml qmake_build moc_build uic_build rcc_build
MAKE_JOBS_SAFE= yes

View file

@ -16,7 +16,7 @@ CONFLICTS_INSTALL= kdeaccessibility-4.[0-7].*
USE_XZ= yes
USE_KDE4= kdelibs kdeprefix kdehier automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes

View file

@ -14,7 +14,7 @@ CONFLICTS_INSTALL= kdeaccessibility-4.[0-7].*
USE_XZ= yes
USE_KDE4= kdelibs kdeprefix kdehier automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes

View file

@ -14,7 +14,7 @@ CONFLICTS_INSTALL= kdeaccessibility-4.[0-7].*
USE_XZ= yes
USE_KDE4= kdelibs kdeprefix kdehier automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= qmake_build moc_build rcc_build uic_build
USE_XORG= xtst
MAKE_JOBS_SAFE= yes

View file

@ -14,7 +14,7 @@ CONFLICTS_INSTALL= kdeaccessibility-4.[0-7].*
USE_XZ= yes
USE_KDE4= kdelibs kdeprefix kdehier automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes

View file

@ -17,8 +17,9 @@ CONFLICTS_INSTALL= kdeutils-4.[0-7].*
USE_XZ= yes
USE_KDE4= kdeprefix kdehier automoc4 kdelibs libkonq
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= qmake_build moc_build rcc_build uic_build
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
MAN1= ark.1

View file

@ -20,7 +20,7 @@ RUN_DEPENDS= xplanet:${PORTSDIR}/astro/xplanet
CONFLICTS= kdeedu-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= opengl qmake_build moc_build rcc_build uic_build
USE_XZ= yes
MAKE_JOBS_SAFE= yes

View file

@ -13,12 +13,13 @@ COMMENT= Virtual globe and world atlas for KDE
CONFLICTS= kdeedu-4.4.[0-4]
USE_KDE4= kdehier kdelibs kdeprefix automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= dbus declarative gui network \
phonon script sql svg webkit xml \
qmake_build moc_build rcc_build uic_build
USE_XZ= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
CMAKE_ARGS= -DMOBILE:BOOL=FALSE

View file

@ -19,7 +19,7 @@ CONFLICTS_INSTALL= kdemultimedia-4.[1-8].*
CMAKE_ARGS= -DWITH_TunePimp:BOOL=OFF
MAKE_JOBS_SAFE= yes
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_KDE4= automoc4 kdehier kdelibs kdeprefix
USE_QT4= dbus qt3support svg \
moc_build qmake_build rcc_build uic_build

View file

@ -21,8 +21,9 @@ LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac \
CONFLICTS_INSTALL= kdemultimedia-4.[1-8].*
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_KDE4= kdehier kdelibs kdeprefix libkcddb libkcompactdisc \
automoc4
USE_QT4= moc_build qmake_build rcc_build uic_build

View file

@ -16,7 +16,7 @@ LICENSE= GPLv2
CONFLICTS_INSTALL= kdemultimedia-4.[1-8].*
MAKE_JOBS_SAFE= yes
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_KDE4= automoc4 kdehier kdelibs kdeprefix
USE_QT4= dbus phonon xml \
moc_build qmake_build rcc_build uic_build

View file

@ -18,7 +18,7 @@ LIB_DEPENDS= musicbrainz3.6:${PORTSDIR}/audio/libmusicbrainz3
CONFLICTS_INSTALL= kdemultimedia-4.[1-8].*
MAKE_JOBS_SAFE= yes
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_KDE4= kdehier kdelibs kdeprefix libkcddb libkcompactdisc \
automoc4
USE_QT4= phonon moc_build qmake_build rcc_build uic_build

View file

@ -15,8 +15,9 @@ LIB_DEPENDS= musicbrainz5:${PORTSDIR}/audio/libmusicbrainz5
CONFLICTS_INSTALL= kdemultimedia-4.[1-8].*
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_KDE4= automoc4 kdehier kdelibs kdeprefix
USE_QT4= moc_build qmake_build rcc_build uic_build
USE_XZ= yes

View file

@ -13,8 +13,9 @@ COMMENT= KDE library for interfacing with audio CDs
CONFLICTS_INSTALL= kdemultimedia-4.[1-8].*
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_KDE4= automoc4 kdehier kdelibs kdeprefix
USE_QT4= dbus phonon moc_build qmake_build rcc_build uic_build
USE_XZ= yes

View file

@ -17,8 +17,9 @@ CONFLICTS_INSTALL= kdeutils-4.[0-7].*
USE_XZ= yes
USE_KDE4= kdeprefix kdehier automoc4 kdelibs
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= qmake_build moc_build rcc_build uic_build
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>

View file

@ -15,7 +15,7 @@ CONFLICTS_INSTALL= kdeutils-4.[0-7].*
USE_XZ= yes
USE_KDE4= kdeprefix kdehier automoc4 kdelibs
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes

View file

@ -23,9 +23,10 @@ USE_XZ= yes
USE_GNOME= libxml2
USE_KDE4= kdehier kdelibs kdeprefix pimlibs \
akonadi automoc4 ontologies sharedmime soprano strigi
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= dbus designer gui network xml xmlpatterns \
qmake_build moc_build rcc_build uic_build
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
CMAKE_ARGS= -DKDEPIM_MOBILE_UI:BOOL=OFF

View file

@ -28,7 +28,7 @@ USE_GNOME= libxml2
USE_ICONV= yes
USE_KDE4= kdehier kdelibs kdeprefix pimlibs \
akonadi automoc4 ontologies soprano strigi
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_OPENLDAP= yes
USE_QT4= dbus designer gui network \
qt3support script sql webkit xml \
@ -36,6 +36,7 @@ USE_QT4= dbus designer gui network \
USE_XORG= x11 xscrnsaver
CMAKE_ARGS+= -DKDEPIM_BUILD_MOBILE:BOOL=FALSE
USE_GMAKE= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
MAN1= kabcclient.1

View file

@ -18,9 +18,10 @@ CONFLICTS_INSTALL= kdepim-runtime-4.[89].*
LATEST_LINK= ${PORTNAME}44
USE_KDE4= pimlibs kdeprefix kdehier sharedmime automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_BZIP2= yes
USE_QT4= qmake_build moc_build rcc_build uic_build
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
post-patch:

View file

@ -23,10 +23,11 @@ CONFLICTS_INSTALL= kdepim-4.[89].*
USE_KDE4= kdelibs pimlibs \
akonadi kdeprefix kdehier automoc4 oxygen
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_BZIP2= yes
USE_QT4= qmake_build moc_build rcc_build uic_build
USE_OPENLDAP= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
MAN1= kabcclient.1

View file

@ -23,10 +23,11 @@ BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt
USE_XZ= yes
USE_KDE4= kdelibs akonadi kdeprefix kdehier \
automoc4 ontologies sharedmime soprano
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_OPENLDAP= yes
USE_QT4= dbus designer gui network sql xml \
qmake_build moc_build rcc_build uic_build
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
post-patch:

View file

@ -23,10 +23,11 @@ CONFLICTS_INSTALL= plasma-applet-icontasks-0.[89].*
USE_XZ= yes
USE_KDE4= kdehier kdelibs kdeprefix libkexiv2 pimlibs workspace \
akonadi attica automoc4 qimageblitz sharedmime soprano
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= dbus gui network opengl script sql svg webkit xml \
qmake_build moc_build rcc_build uic_build
USE_XORG= x11 xrender xtst
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
OPTIONS_DEFINE= MARBLE IBUS SCIM

View file

@ -13,7 +13,7 @@ COMMENT= KDE 4 screen ruler
CONFLICTS= kdegraphics-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= corelib qmake_build moc_build uic_build rcc_build
USE_XORG= x11
USE_XZ= yes

View file

@ -15,8 +15,9 @@ CONFLICTS= kdeutils-4.[0-7].*
USE_XZ= yes
USE_PYTHON= 2.5+
USE_KDE4= kdehier kdelibs kdeprefix automoc4 qimageblitz
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= qmake_build moc_build rcc_build uic_build
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>

View file

@ -26,12 +26,13 @@ USE_XZ= yes
USE_GNOME= libxml2 libxslt
USE_KDE4= kdehier kdelibs kdeprefix libkonq pimlibs sharedmime \
akonadi automoc4 qimageblitz_build strigi
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_PERL5= yes
USE_QT4= dbus designer gui qt3support \
script scripttools sql svg xml \
qmake_build moc_build rcc_build uic_build uic3_build
USE_GMAKE= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
CMAKE_ARGS+= -DCMAKE_REQUIRED_INCLUDES:STRING="${LOCALBASE}/include"

View file

@ -17,10 +17,9 @@ USE_PERL5= yes
USE_GCC= 4.6+
USE_KDE4= kdehier kdeprefix perlqt smokekde automoc4
USE_QT4= qmake_build moc_build uic_build rcc_build
USE_CMAKE= yes
USES= cmake
MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes
# Respect PREFIX
CMAKE_ARGS+= -DCUSTOM_PERL_SITE_ARCH_DIR=${PREFIX}/${SITE_PERL_REL}/${PERL_ARCH}

View file

@ -18,10 +18,9 @@ USE_XZ= yes
USE_PERL5= yes
USE_KDE4= kdehier kdeprefix smokeqt qimageblitz
USE_QT4= qmake_build moc_build uic_build rcc_build
USE_CMAKE= yes
USES= cmake
MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes
# Respect PREFIX
CMAKE_ARGS+= -DCUSTOM_PERL_SITE_ARCH_DIR=${PREFIX}/${SITE_PERL_REL}/${PERL_ARCH}

View file

@ -16,7 +16,7 @@ USE_KDE4= kdehier kdelibs kdeprefix automoc4
USE_PYTHON= 2.5+
USE_QT4= gui qmake_build moc_build uic_build rcc_build
USE_XZ= yes
USE_CMAKE= yes
USES= cmake
CMAKE_ARGS+= -DBUILD_falcon:BOOL=FALSE \
-DBUILD_ruby:BOOL=FALSE \
-DBUILD_java:BOOL=FALSE

View file

@ -31,7 +31,7 @@ USE_KDE4= kdehier kdelibs kdeprefix okular pimlibs \
USE_PYTHON= 2.5+
USE_QT4= corelib qmake_build moc_build uic_build rcc_build
USE_XZ= yes
USE_CMAKE= yes
USES= cmake
CMAKE_ARGS+= -DWITH_PolkitQt:BOOL=FALSE
MAKE_JOBS_SAFE= yes

View file

@ -17,7 +17,7 @@ USE_PYTHON= 2.5+
USE_QT4= corelib qmake_build moc_build uic_build rcc_build
USE_XZ= yes
DISTINFO_FILE= ${PORTSDIR}/devel/py-pykde4/distinfo
USE_CMAKE= yes
USES= cmake
MAKE_JOBS_SAFE= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/tools/${PORTNAME}

View file

@ -20,7 +20,7 @@ USE_QT4= dbus network opengl sql svg xml \
qmake_build moc_build uic_build rcc_build
USE_RUBY= yes
USE_XZ= yes
USE_CMAKE= yes
USES= cmake
MAKE_JOBS_SAFE= yes
.include <bsd.port.pre.mk>

View file

@ -21,7 +21,7 @@ USE_KDE4= kdehier kdelibs kdeprefix pimlibs automoc4
USE_QT4= gui qmake_build moc_build uic_build rcc_build
USE_RUBY= yes
USE_XZ= yes
USE_CMAKE= yes
USES= cmake
CMAKE_ARGS+= -DBUILD_python:BOOL=FALSE \
-DBUILD_falcon:BOOL=FALSE \
-DBUILD_java:BOOL=FALSE

View file

@ -23,7 +23,7 @@ USE_QT4= dbus declarative designer gui network \
qmake_build moc_build uic_build rcc_build
USE_RUBY= yes
USE_XZ= yes
USE_CMAKE= yes
USES= cmake
MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes

View file

@ -15,7 +15,7 @@ CONFLICTS= kdebindings-smoke-4.[0-6].*
USE_KDE4= kdehier kdeprefix
USE_QT4= xml qmake_build moc_build uic_build rcc_build
USE_XZ= yes
USE_CMAKE= yes
USES= cmake
CMAKE_ARGS+= -DSMOKE_CMAKE_MODULE_DIR:PATH=${PREFIX}/lib/cmake/smoke
MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes

View file

@ -17,7 +17,7 @@ USE_KDE4= kate kdehier kdelibs kdeprefix okular pimlibs \
USE_QT4= dbus designer gui network opengl qt3support sql svg xml \
qmake_build moc_build uic_build rcc_build
USE_XZ= yes
USE_CMAKE= yes
USES= cmake
MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes

View file

@ -21,7 +21,7 @@ USE_QT4= dbus declarative designer gui help multimedia \
script sql svg xml xmlpatterns webkit \
qmake_build moc_build uic_build rcc_build
USE_XZ= yes
USE_CMAKE= yes
USES= cmake
MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes

View file

@ -16,10 +16,11 @@ CONFLICTS= kdebase-4.[0-6].* kdelibs-4.[0-6].* kdesdk-4.[0-6].*
USE_XZ= yes
USE_GETTEXT= yes
USE_KDE4= kdelibs kdeprefix kdehier automoc4 sharedmime
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_PERL5_BUILD= yes
USE_QT4= dbus gui qt3support script sql xml \
moc_build qmake_build rcc_build uic_build
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
MAN1= kate.1

View file

@ -13,7 +13,7 @@ COMMENT= Memory enhancement game for KDE 4
CONFLICTS= kdeedu-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= corelib moc_build qmake_build rcc_build uic_build
USE_XZ= yes
MAKE_JOBS_SAFE= yes

View file

@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/PyQt4/QtSql.so:${PORTSDIR}/databases/py-qt4-sq
CONFLICTS= kdegames-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix pykde4 automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_PYTHON= yes
USE_QT4= moc_build qmake_build rcc_build uic_build
USE_SQLITE= 3

View file

@ -13,9 +13,10 @@ COMMENT= Letter order game for KDE 4
CONFLICTS= kdeedu-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix libkdeedu automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= xml moc_build qmake_build rcc_build uic_build
USE_XZ= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>

View file

@ -20,12 +20,13 @@ LATEST_LINK= ${PORTNAME}4
USE_GL= glu
USE_KDE4= kdehier kdelibs kdeprefix sharedmime automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_OPENAL= al
USE_QT4= dbus gui network opengl qt3support script svg xml \
moc_build qmake_build rcc_build uic_build
USE_XZ= yes
CMAKE_ARGS+= -DBUILD_kajongg:BOOL=FALSE
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
OPTIONS_DEFINE= KAJONGG

View file

@ -13,9 +13,10 @@ COMMENT= Hangman game for KDE 4
CONFLICTS= kdeedu-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix libkdeedu automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= moc_build qmake_build rcc_build uic_build
USE_XZ= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
MAN6= khangman.6

View file

@ -13,7 +13,7 @@ COMMENT= Memory and pairs game for KDE
LICENSE= GPLv2
KDE4_BUILDENV= yes
USES= cmake:outsource
MAKE_JOBS_SAFE= yes
USE_KDE4= kdehier kdelibs kdeprefix automoc4
USE_QT4= declarative opengl phonon xmlpatterns \

View file

@ -19,9 +19,10 @@ CONFLICTS= kdegraphics-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix libkipi libkonq \
automoc4 soprano
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= dbus qmake_build moc_build uic_build rcc_build
USE_XZ= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
.include <bsd.port.pre.mk>

View file

@ -17,7 +17,7 @@ LIB_DEPENDS= gphoto2.2:${PORTSDIR}/graphics/libgphoto2
CONFLICTS= kdegraphics-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= dbus qt3support qmake_build moc_build uic_build rcc_build
USE_XZ= yes
MAKE_JOBS_SAFE= yes

View file

@ -13,7 +13,7 @@ COMMENT= KDE 4 application to select colors from the screen or from a palette
CONFLICTS= kdegraphics-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= dbus qmake_build moc_build uic_build rcc_build
USE_XZ= yes
MAKE_JOBS_SAFE= yes

View file

@ -13,7 +13,7 @@ COMMENT= Mobipocket plugins for Strigi indexing, Okular and thumbnails
CONFLICTS= kdegraphics-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix okular automoc4 strigi
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= gui qmake_build moc_build uic_build rcc_build
USE_XZ= yes
MAKE_JOBS_SAFE= yes

View file

@ -15,7 +15,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff
CONFLICTS= kdegraphics-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4 strigi
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= corelib qmake_build moc_build uic_build rcc_build
USE_XZ= yes
MAKE_JOBS_SAFE= yes

View file

@ -14,7 +14,7 @@ COMMENT= SVG KPart
CONFLICTS= kdegraphics-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= dbus qmake_build moc_build uic_build rcc_build
USE_XZ= yes
MAKE_JOBS_SAFE= yes

View file

@ -13,7 +13,7 @@ COMMENT= Thumbnailers for various graphics file formats
CONFLICTS= kdegraphics-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix libkdcraw libkexiv2 automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= gui qmake_build moc_build uic_build rcc_build
USE_XZ= yes
MAKE_JOBS_SAFE= yes

View file

@ -13,9 +13,10 @@ COMMENT= KDE 4 paint program
CONFLICTS= kdegraphics-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4 qimageblitz
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= corelib qmake_build moc_build uic_build rcc_build
USE_XZ= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>

View file

@ -13,7 +13,7 @@ COMMENT= KDE 4 plugin for scanning through libksane
CONFLICTS= kdegraphics-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix libksane automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= dbus qmake_build moc_build uic_build rcc_build
USE_XZ= yes
MAKE_JOBS_SAFE= yes

View file

@ -13,7 +13,7 @@ COMMENT= KDE 4 screen capture program
CONFLICTS= kdegraphics-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix libkipi automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= dbus qmake_build moc_build uic_build rcc_build
USE_XORG= x11 xext xfixes
USE_XZ= yes

View file

@ -19,9 +19,10 @@ CONFLICTS= kdegraphics-4.[0-6].*
USE_XZ= yes
USE_KDE4= automoc4 kdehier kdeprefix kdelibs
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= dbus gui xml \
moc_build qmake_build rcc_build uic_build
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
pre-configure:

View file

@ -18,9 +18,10 @@ CONFLICTS= kdegraphics-4.[0-6].*
USE_XZ= yes
USE_KDE4= automoc4 kdehier kdeprefix kdelibs
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= dbus gui xml \
moc_build qmake_build rcc_build uic_build
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
pre-configure:

View file

@ -17,9 +17,10 @@ CONFLICTS= kdegraphics-4.[0-6].*
USE_XZ= yes
USE_KDE4= automoc4 kdehier kdeprefix kdelibs
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= dbus gui xml \
moc_build qmake_build rcc_build uic_build
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
pre-configure:

View file

@ -15,9 +15,10 @@ LIB_DEPENDS= sane.1:${PORTSDIR}/graphics/sane-backends
CONFLICTS= kdegraphics-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= corelib moc_build qmake_build rcc_build uic_build
USE_XZ= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
pre-configure:

View file

@ -24,9 +24,10 @@ LIB_DEPENDS= djvulibre:${PORTSDIR}/graphics/djvulibre \
CONFLICTS= kdegraphics-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4 qimageblitz
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= gui xml qmake_build moc_build uic_build rcc_build
USE_XZ= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
OPTIONS_DEFINE= DVI

View file

@ -13,9 +13,10 @@ COMMENT= Japanese reference/study tool for KDE 4
CONFLICTS= kdeedu-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= corelib moc_build qmake_build rcc_build uic_build
USE_XZ= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>

View file

@ -13,7 +13,7 @@ COMMENT= Educational programming environment for KDE 4
CONFLICTS= kdeedu-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= gui xml moc_build qmake_build rcc_build uic_build
USE_XZ= yes
MAKE_JOBS_SAFE= yes

View file

@ -14,8 +14,9 @@ CONFLICTS_INSTALL= kalgebra-4.7.* kdeedu-4.[0-6].*
USE_XZ= yes
USE_KDE4= kdehier kdelibs kdeprefix automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= moc_build qmake_build rcc_build uic_build
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>

View file

@ -17,10 +17,11 @@ LIB_DEPENDS= spectre.1:${PORTSDIR}/print/libspectre \
CONFLICTS= kdeedu-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= qtestlib_build xmlpatterns \
moc_build qmake_build rcc_build uic_build
USE_XZ= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
OPTIONS_DEFINE= MAXIMA OCTAVE R

View file

@ -17,7 +17,7 @@ CONFLICTS= kdeedu-4.[0-6].*
CMAKE_ARGS= -DBUILD_mobile:BOOL=FALSE
USE_GL= glu
USE_KDE4= kdehier kdelibs kdeprefix libkdeedu automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= gui opengl script scripttools xml \
moc_build qmake_build rcc_build uic_build
USE_XZ= yes

View file

@ -13,7 +13,7 @@ COMMENT= KDE 4 application to exercise fractions
CONFLICTS= kdeedu-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= corelib moc_build qmake_build rcc_build uic_build
USE_XZ= yes
MAKE_JOBS_SAFE= yes

View file

@ -17,7 +17,7 @@ CONFLICTS_INSTALL= kdeutils-4.[0-7].*
USE_XZ= yes
USE_KDE4= kdeprefix kdehier automoc4 kdelibs
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes

View file

@ -13,7 +13,7 @@ COMMENT= KDE 4 interactive geometry application
CONFLICTS= kdeedu-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= dbus moc_build qmake_build rcc_build uic_build
USE_XZ= yes
MAKE_JOBS_SAFE= yes

View file

@ -13,7 +13,7 @@ COMMENT= Mathematical function plotter for KDE 4
CONFLICTS= kdeedu-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= xml moc_build qmake_build rcc_build uic_build
USE_XZ= yes
MAKE_JOBS_SAFE= yes

View file

@ -15,10 +15,11 @@ LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs
CONFLICTS= kdeedu-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= script scripttools \
moc_build qmake_build rcc_build uic_build
USE_XZ= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>

View file

@ -13,7 +13,7 @@ COMMENT= KDE 4 geography trainer
CONFLICTS= kdeedu-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= xml moc_build qmake_build rcc_build uic_build
USE_XZ= yes
MAKE_JOBS_SAFE= yes

View file

@ -13,7 +13,7 @@ COMMENT= Alphabet learning tool for KDE 4
CONFLICTS= kdeedu-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= xml moc_build qmake_build rcc_build uic_build
USE_XZ= yes
MAKE_JOBS_SAFE= yes

View file

@ -13,7 +13,7 @@ COMMENT= Touch typing tutor for KDE 4
CONFLICTS= kdeedu-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= phonon moc_build qmake_build rcc_build uic_build
USE_XZ= yes
MAKE_JOBS_SAFE= yes

View file

@ -13,7 +13,7 @@ COMMENT= Flash card trainer for KDE 4
CONFLICTS= kdeedu-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix libkdeedu automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= moc_build qmake_build rcc_build uic_build
USE_XZ= yes
MAKE_JOBS_SAFE= yes

View file

@ -13,9 +13,10 @@ COMMENT= Libraries used by KDE educational applications
CONFLICTS= kdeedu-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= gui xml moc_build qmake_build rcc_build uic_build
USE_XZ= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>

View file

@ -14,7 +14,7 @@ CONFLICTS= kdeedu-4.[0-6].*
USE_GNOME= libxml2 libxslt
USE_KDE4= kdehier kdelibs kdeprefix libkdeedu attica automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= corelib moc_build qmake_build rcc_build uic_build
USE_XORG= x11 xrender
USE_XZ= yes

View file

@ -18,7 +18,7 @@ LATEST_LINK= kdemultimedia-dragon
CONFLICTS_INSTALL= kdemultimedia-4.[1-8].*
MAKE_JOBS_SAFE= yes
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_KDE4= automoc4 kdehier kdelibs kdeprefix
USE_QT4= dbus phonon \
moc_build qmake_build rcc_build uic_build

View file

@ -19,7 +19,7 @@ LIB_DEPENDS= swscale.1:${PORTSDIR}/multimedia/ffmpeg
CONFLICTS_INSTALL= kdemultimedia-4.[1-8].*
MAKE_JOBS_SAFE= yes
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_KDE4= automoc4 kdehier kdelibs kdeprefix
USE_QT4= moc_build qmake_build rcc_build uic_build
USE_XZ= yes

View file

@ -19,7 +19,7 @@ RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer
CONFLICTS_INSTALL= kdemultimedia-4.[1-8].*
MAKE_JOBS_SAFE= yes
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_KDE4= automoc4 kdehier kdelibs kdeprefix
USE_QT4= phonon moc_build qmake_build rcc_build uic_build
USE_XZ= yes

View file

@ -35,7 +35,7 @@ DISTINFO_FILE= ${.CURDIR}/../../net/kdenetwork4/distinfo
CONFLICTS_INSTALL= kdenetwork-4.[1-8].*
USE_CMAKE= yes
USES= cmake:outsource
USE_GNOME= libxml2 libxslt
USE_KDE4= kdehier kdelibs kdeprefix pimlibs \
automoc4 qimageblitz
@ -44,9 +44,9 @@ USE_QT4= moc_build qmake_build rcc_build uic_build uic3_build
USE_SQLITE= yes
USE_XORG= x11 xdamage xext xscrnsaver xtst
USE_XZ= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
CMAKE_OUTSOURCE= yes
CMAKE_SOURCE_PATH= ${WRKSRC}/${PORTNAME}
USE_WEBPLUGINS= native

View file

@ -23,12 +23,13 @@ LATEST_LINK= ${PORTNAME}4
USE_KDE4= kdehier kdelibs kdeprefix libkonq pimlibs workspace \
automoc4 ontologies strigi
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_OPENSSL= yes
USE_QT4= moc_build qmake_build rcc_build uic_build
USE_SQLITE= yes
USE_XORG= x11 xdamage xext xscrnsaver xtst
USE_XZ= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
CMAKE_ARGS+= -DBUILD_kopete=off \

View file

@ -18,14 +18,13 @@ DISTINFO_FILE= ${.CURDIR}/../../net/kdenetwork4/distinfo
CONFLICTS_INSTALL= kdenetwork-4.[1-8].*
USE_CMAKE= yes
USES= cmake:outsource
USE_KDE4= kdehier kdelibs kdeprefix automoc4
USE_QT4= moc_build qmake_build rcc_build uic_build
USE_XZ= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
CMAKE_OUTSOURCE= yes
CMAKE_SOURCE_PATH= ${WRKSRC}/${PORTNAME}
.include <bsd.port.mk>

View file

@ -18,13 +18,12 @@ DISTINFO_FILE= ${.CURDIR}/../../net/kdenetwork4/distinfo
CONFLICTS_INSTALL= kdenetwork-4.[1-8].*
USE_CMAKE= yes
USES= cmake:outsource
USE_KDE4= kdehier kdelibs kdeprefix automoc4
USE_QT4= moc_build qmake_build rcc_build uic_build
USE_XZ= yes
MAKE_JOBS_SAFE= yes
CMAKE_OUTSOURCE= yes
CMAKE_SOURCE_PATH= ${WRKSRC}/${PORTNAME}
.include <bsd.port.mk>

View file

@ -18,7 +18,7 @@ USE_KDE4= kdehier kdelibs kdeprefix pykde4 pykdeuic4 automoc4
USE_PYTHON= 2.5+
USE_QT4= qmake_build moc_build uic_build rcc_build
USE_XZ= yes
USE_CMAKE= yes
USES= cmake
CMAKE_ARGS+= -DINSTALL_PRINTER_APPLET:BOOL=ON
post-patch:

View file

@ -20,7 +20,7 @@ USE_PYTHON= 2.5+
USE_QT4= qmake_build moc_build uic_build rcc_build
DISTINFO_FILE= ${PORTSDIR}/sysutils/kdeadmin4/distinfo
USE_XZ= yes
USE_CMAKE= yes
USES= cmake
CMAKE_ARGS+= -DINSTALL_SYSTEM_CONFIG_PRINTER:BOOL=ON \
-DBUILD_kuser:BOOL=OFF # Avoid checking for kdepimlibs.

View file

@ -21,12 +21,13 @@ CONFLICTS= kdeedu-4.[0-6].*
# Keep USE_GCC in sync with science/avogadro.
USE_GCC= 4.4+
USE_KDE4= kdehier kdelibs kdeprefix automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_OCAML= yes
NO_OCAML_RUNDEPENDS= yes
USE_QT4= dbus designer opengl script xml \
moc_build qmake_build rcc_build uic_build
USE_XZ= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
MAN1= kalzium.1

View file

@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/eigen2.pc:${PORTSDIR}/math/eigen2
CONFLICTS= kdeedu-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= opengl xml moc_build qmake_build rcc_build uic_build
USE_XZ= yes
MAKE_JOBS_SAFE= yes

View file

@ -18,7 +18,7 @@ LATEST_LINK= ${PORTNAME}4
USE_XZ= yes
USE_KDE4= kdeprefix kdehier automoc4 kdelibs pimlibs
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes

View file

@ -15,7 +15,7 @@ CONFLICTS_INSTALL= kdeutils-4.[0-7].*
USE_XZ= yes
USE_KDE4= kdeprefix kdehier automoc4 kdelibs
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes

View file

@ -16,7 +16,7 @@ LATEST_LINK= ${PORTNAME}-kde4
CONFLICTS= kdeutils-4.6.*
USE_KDE4= kdehier kdelibs kdeprefix automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= qmake_build moc_build rcc_build uic_build
USE_XZ= yes
MAKE_JOBS_SAFE= yes

View file

@ -15,7 +15,7 @@ LATEST_LINK= ${PORTNAME}4
USE_XZ= yes
USE_KDE4= kdelibs pimlibs kdeprefix kdehier automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= dbus moc_build qmake_build rcc_build uic_build
MAKE_JOBS_SAFE= yes

View file

@ -15,7 +15,7 @@ CONFLICTS_INSTALL= kdeutils-4.[0-7].*
USE_XZ= yes
USE_KDE4= kdeprefix kdehier automoc4 kdelibs
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes

View file

@ -17,7 +17,7 @@ LATEST_LINK= ${PORTNAME}-kde4
USE_XZ= yes
USE_KDE4= kdeprefix kdehier automoc4 kdelibs
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes

View file

@ -14,7 +14,7 @@ COMMENT= KDE System Guard Daemon
DISTINFO_FILE= ${PORTSDIR}/x11/kde4-workspace/distinfo
USE_XZ= yes
USE_KDE4= kdeprefix kdehier
USE_CMAKE= yes
USES= cmake
CMAKE_ARGS+= -DBIN_INSTALL_DIR:STRING="${PREFIX}/bin" \
-DSYSCONF_INSTALL_DIR:STRING="${PREFIX}/etc"
MAKE_JOBS_SAFE= yes

View file

@ -16,8 +16,9 @@ CONFLICTS_INSTALL= kde-runtime-4.[7-8].*
USE_XZ= yes
USE_KDE4= kdeprefix kdehier automoc4 kdelibs \
ontologies soprano strigi
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= qmake_build moc_build rcc_build uic_build
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
SUB_FILES= nepomuk-env.sh

View file

@ -15,7 +15,7 @@ CONFLICTS_INSTALL= kdeutils-4.[0-7].*
USE_XZ= yes
USE_KDE4= kdeprefix kdehier automoc4 kdelibs
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes

View file

@ -19,9 +19,10 @@ LATEST_LINK= ${PORTNAME}4
USE_XZ= yes
USE_GNOME= libxml2 libxslt
USE_KDE4= kdelibs pimlibs kdeprefix kdehier automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= dbus porting_build \
qmake_build moc_build rcc_build uic_build uic3_build
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>

View file

@ -14,7 +14,7 @@ COMMENT= Collection of entertaining programs for KDE
LATEST_LINK= ${PORTNAME}4
USE_KDE4= kdehier kdelibs kdeprefix workspace automoc4
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= dbus gui qt3support \
qmake_build moc_build rcc_build uic_build
USE_XORG= x11

View file

@ -14,7 +14,7 @@ CONFLICTS_INSTALL= kdeutils-4.[0-7].*
USE_XZ= yes
USE_KDE4= kdeprefix kdehier automoc4 kdelibs
KDE4_BUILDENV= yes
USES= cmake:outsource
USE_QT4= qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes

View file

@ -17,7 +17,7 @@ CONFLICTS_INSTALL= kde-workspace-4.[7-8].*
USE_KDE4= automoc4 kdehier kdelibs kdeprefix
USE_QT4= moc_build qmake_build rcc_build uic_build
KDE4_BUILDENV= yes
USES= cmake:outsource
NO_BUILD= yes
USE_XZ= yes

View file

@ -14,7 +14,7 @@ COMMENT= The Oxygen icon theme for KDE
USE_XZ= yes
USE_KDE4= kdeprefix kdehier
USE_CMAKE= yes
USES= cmake
INSTALL_TARGET= install
EXTRACT_AFTER_ARGS+= | ${TAR} -xf - --exclude '${DISTNAME}/scalable'

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