aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-12-25 20:25:39 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-12-25 20:25:39 +0000
commit707c6bf295fc3955c86c9244533c1524bb7dea15 (patch)
tree5754f0a521127b72390a51a263bc6e84b5177927 /textproc
parente3b5edc5e789bcd6057c4a01e4c618dbb1509756 (diff)
downloadports-707c6bf295fc3955c86c9244533c1524bb7dea15.tar.gz
ports-707c6bf295fc3955c86c9244533c1524bb7dea15.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/belr/Makefile2
-rw-r--r--textproc/castxml/Makefile2
-rw-r--r--textproc/cmark/Makefile2
-rw-r--r--textproc/dikt/Makefile2
-rw-r--r--textproc/fcitx-qt5/Makefile2
-rw-r--r--textproc/fcitx-table-other/Makefile2
-rw-r--r--textproc/kdiff3/Makefile2
-rw-r--r--textproc/kf5-kcodecs/Makefile2
-rw-r--r--textproc/kf5-sonnet/Makefile2
-rw-r--r--textproc/kf5-syntax-highlighting/Makefile2
-rw-r--r--textproc/kompare-kde4/Makefile2
-rw-r--r--textproc/kompare/Makefile2
-rw-r--r--textproc/kreport/Makefile2
-rw-r--r--textproc/libcue/Makefile2
-rw-r--r--textproc/libkolabxml/Makefile2
-rw-r--r--textproc/libkomparediff2-kde4/Makefile2
-rw-r--r--textproc/libkomparediff2/Makefile2
-rw-r--r--textproc/luceneplusplus/Makefile2
-rw-r--r--textproc/sdcv/Makefile2
-rw-r--r--textproc/sigil/Makefile2
-rw-r--r--textproc/soprano/Makefile2
-rw-r--r--textproc/uncrustify/Makefile2
-rw-r--r--textproc/wbxml2/Makefile2
-rw-r--r--textproc/wv2/Makefile2
-rw-r--r--textproc/zorba/Makefile2
-rw-r--r--textproc/zxing-cpp/Makefile2
26 files changed, 26 insertions, 26 deletions
diff --git a/textproc/belr/Makefile b/textproc/belr/Makefile
index 3cac04c5499e..35b67a7bfbc0 100644
--- a/textproc/belr/Makefile
+++ b/textproc/belr/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libbctoolbox.so:net/bctoolbox
-USES= cmake:outsource compiler:c++11-lib
+USES= cmake compiler:c++11-lib
USE_LDCONFIG= yes
CMAKE_ARGS= -DENABLE_STATIC=NO -DENABLE_STRICT=NO
diff --git a/textproc/castxml/Makefile b/textproc/castxml/Makefile
index 338c302dbd1b..b3f2575f7a14 100644
--- a/textproc/castxml/Makefile
+++ b/textproc/castxml/Makefile
@@ -14,7 +14,7 @@ BUILD_DEPENDS= clang${LLVM_VERSION}:devel/llvm${LLVM_VERSION}
RUN_DEPENDS= clang${LLVM_VERSION}:devel/llvm${LLVM_VERSION}
TEST_DEPENDS= ${LOCALBASE}/lib/libxml2.so:textproc/libxml2
-USES= cmake:outsource
+USES= cmake
USE_GITHUB= yes
GH_ACCOUNT= CastXML
GH_PROJECT= CastXML
diff --git a/textproc/cmark/Makefile b/textproc/cmark/Makefile
index ca48b42cd284..d89672fdf1fb 100644
--- a/textproc/cmark/Makefile
+++ b/textproc/cmark/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
CONFLICTS_INSTALL= py[2-3][0-9]-CommonMark
-USES= cmake:outsource python:3.4+,test
+USES= cmake python:3.4+,test
USE_GITHUB= yes
GH_ACCOUNT= commonmark
USE_LDCONFIG= yes
diff --git a/textproc/dikt/Makefile b/textproc/dikt/Makefile
index 7f6bfcee07a8..a018776f47c0 100644
--- a/textproc/dikt/Makefile
+++ b/textproc/dikt/Makefile
@@ -13,7 +13,7 @@ COMMENT= Dictionary for KDE
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= cmake:outsource kde:5 qt:5 tar:txz
+USES= cmake kde:5 qt:5 tar:txz
USE_KDE= auth bookmarks codecs completion config configwidgets coreaddons dbusaddons guiaddons i18n \
iconthemes itemviews jobwidgets kio service solid widgetsaddons xmlgui
USE_QT= concurrent core dbus gui network printsupport svg widgets xml \
diff --git a/textproc/fcitx-qt5/Makefile b/textproc/fcitx-qt5/Makefile
index 3e44f2e3af36..f86640a1ff56 100644
--- a/textproc/fcitx-qt5/Makefile
+++ b/textproc/fcitx-qt5/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \
libxkbcommon.so:x11/libxkbcommon
-USES= compiler:c++11-lib cmake:outsource gettext kde:5 pkgconfig qt:5
+USES= compiler:c++11-lib cmake gettext kde:5 pkgconfig qt:5
USE_GITHUB= yes
GH_ACCOUNT= fcitx
USE_KDE= ecm
diff --git a/textproc/fcitx-table-other/Makefile b/textproc/fcitx-table-other/Makefile
index 4bf9c4ae5cbe..2c02aa520d5c 100644
--- a/textproc/fcitx-table-other/Makefile
+++ b/textproc/fcitx-table-other/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libfcitx-config.so:chinese/fcitx
BUILD_DEPENDS= bash:shells/bash
-USES= cmake:outsource gettext tar:xz
+USES= cmake gettext tar:xz
NO_ARCH= yes
STRIP= # ninja breaks without this: unknown target 'install/strip'
diff --git a/textproc/kdiff3/Makefile b/textproc/kdiff3/Makefile
index ee09506f75f5..30ab9bc57594 100644
--- a/textproc/kdiff3/Makefile
+++ b/textproc/kdiff3/Makefile
@@ -10,7 +10,7 @@ COMMENT= KDE graphical frontend for diff
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= cmake:outsource kde:5 qt:5
+USES= cmake kde:5 qt:5
USE_GITHUB= yes
GH_ACCOUNT= KDE
GH_TAGNAME= 42403aa
diff --git a/textproc/kf5-kcodecs/Makefile b/textproc/kf5-kcodecs/Makefile
index 3175908112be..743a125f317c 100644
--- a/textproc/kf5-kcodecs/Makefile
+++ b/textproc/kf5-kcodecs/Makefile
@@ -10,7 +10,7 @@ COMMENT= KF5 library for string manipulation
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
-USES= cmake:outsource compiler:c++11-lib gperf kde:5 qt:5 tar:xz
+USES= cmake compiler:c++11-lib gperf kde:5 qt:5 tar:xz
USE_KDE= ecm
USE_QT= buildtools_build core linguisttools qmake_build
diff --git a/textproc/kf5-sonnet/Makefile b/textproc/kf5-sonnet/Makefile
index e2de4f978887..816514e63495 100644
--- a/textproc/kf5-sonnet/Makefile
+++ b/textproc/kf5-sonnet/Makefile
@@ -10,7 +10,7 @@ COMMENT= KF5 plugin-based spell checking library
LIB_DEPENDS= libaspell.so:textproc/aspell \
libhunspell-1.6.so:textproc/hunspell
-USES= cmake:outsource compiler:c++11-lib kde:5 qt:5 tar:xz
+USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz
USE_KDE= ecm
USE_QT= buildtools_build core gui linguisttools qmake_build \
testlib widgets
diff --git a/textproc/kf5-syntax-highlighting/Makefile b/textproc/kf5-syntax-highlighting/Makefile
index d40457c8f7ed..3665fd8f946b 100644
--- a/textproc/kf5-syntax-highlighting/Makefile
+++ b/textproc/kf5-syntax-highlighting/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= textproc kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 syntax highlighting engine for structured text and code
-USES= cmake:outsource compiler:c++11-lib kde:5 perl5 qt:5 tar:xz
+USES= cmake compiler:c++11-lib kde:5 perl5 qt:5 tar:xz
USE_KDE= ecm
USE_QT= buildtools_build core gui linguisttools_build \
network testlib qmake_build
diff --git a/textproc/kompare-kde4/Makefile b/textproc/kompare-kde4/Makefile
index 5437e385e735..984e29815387 100644
--- a/textproc/kompare-kde4/Makefile
+++ b/textproc/kompare-kde4/Makefile
@@ -13,7 +13,7 @@ EXPIRATION_DATE= 2018-12-31
LIB_DEPENDS= libkomparediff2.so:textproc/libkomparediff2-kde4
-USES= cmake:outsource kde:4 qt:4 tar:xz
+USES= cmake kde:4 qt:4 tar:xz
USE_KDE= kdelibs automoc4
USE_QT= moc_build qmake_build rcc_build uic_build
diff --git a/textproc/kompare/Makefile b/textproc/kompare/Makefile
index 49fd50d47e1d..1eeb72bdbf5e 100644
--- a/textproc/kompare/Makefile
+++ b/textproc/kompare/Makefile
@@ -9,7 +9,7 @@ COMMENT= Diff/Patch Frontend
LIB_DEPENDS= libkomparediff2.so:textproc/libkomparediff2
-USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz
+USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs completion config configwidgets coreaddons \
doctools ecm i18n iconthemes jobwidgets kio parts service \
sonnet texteditor textwidgets widgetsaddons xmlgui
diff --git a/textproc/kreport/Makefile b/textproc/kreport/Makefile
index 437871ce6ec8..0deb0cb29111 100644
--- a/textproc/kreport/Makefile
+++ b/textproc/kreport/Makefile
@@ -12,7 +12,7 @@ COMMENT= Framework for creation of reports in multiple formats
LIB_DEPENDS= libKPropertyCore3.so:x11-toolkits/kproperty
-USES= cmake:outsource compiler:c++11-lang gettext kde:5 \
+USES= cmake compiler:c++11-lang gettext kde:5 \
python:2.7 qt:5 tar:xz
USE_KDE= config coreaddons ecm marble widgetsaddons
USE_QT= core declarative gui network webkit widgets xml \
diff --git a/textproc/libcue/Makefile b/textproc/libcue/Makefile
index 7af62b609fa8..e3c657ed1a34 100644
--- a/textproc/libcue/Makefile
+++ b/textproc/libcue/Makefile
@@ -18,6 +18,6 @@ USE_GITHUB= yes
GH_ACCOUNT= lipnitsk
USE_LDCONFIG= yes
-USES= bison cmake:outsource pathfix
+USES= bison cmake pathfix
.include <bsd.port.mk>
diff --git a/textproc/libkolabxml/Makefile b/textproc/libkolabxml/Makefile
index a60ff72c4f6c..aaa47cdc16f5 100644
--- a/textproc/libkolabxml/Makefile
+++ b/textproc/libkolabxml/Makefile
@@ -27,7 +27,7 @@ CMAKE_ARGS= -DBUILD_TESTS:BOOL=OFF \
-DJAVA_BINDINGS:BOOL=OFF \
-DPHP_BINDINGS:BOOL=OFF \
-DPYTHON_BINDINGS:BOOL=OFF
-USES= cmake:outsource
+USES= cmake
USE_LDCONFIG= yes
PLIST_SUB= SHLIB_VER=${PORTVERSION}
diff --git a/textproc/libkomparediff2-kde4/Makefile b/textproc/libkomparediff2-kde4/Makefile
index deed583da342..3b0a31143e83 100644
--- a/textproc/libkomparediff2-kde4/Makefile
+++ b/textproc/libkomparediff2-kde4/Makefile
@@ -11,7 +11,7 @@ COMMENT= Library to compare files and strings
DEPRECATED= KDE4 is EOL upstream
EXPIRATION_DATE= 2018-12-31
-USES= cmake:outsource kde:4 qt:4 tar:xz
+USES= cmake kde:4 qt:4 tar:xz
USE_KDE= kdelibs automoc4
USE_QT= qmake_build moc_build uic_build rcc_build
USE_LDCONFIG= yes
diff --git a/textproc/libkomparediff2/Makefile b/textproc/libkomparediff2/Makefile
index 7d0985e83ddb..4f54b296f873 100644
--- a/textproc/libkomparediff2/Makefile
+++ b/textproc/libkomparediff2/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= textproc kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= Library to compare files and strings
-USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz
+USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs config configwidgets coreaddons ecm i18n kio parts \
service widgetsaddons xmlgui
USE_QT= core dbus gui widgets xml \
diff --git a/textproc/luceneplusplus/Makefile b/textproc/luceneplusplus/Makefile
index 2b17ec0985c4..4e2ec39043ee 100644
--- a/textproc/luceneplusplus/Makefile
+++ b/textproc/luceneplusplus/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs
USE_GITHUB= yes
GH_ACCOUNT= luceneplusplus
GH_PROJECT= LucenePlusPlus
-USES= cmake:outsource compiler:c++11-lang
+USES= cmake compiler:c++11-lang
USE_LDCONFIG= yes
.include <bsd.port.pre.mk>
diff --git a/textproc/sdcv/Makefile b/textproc/sdcv/Makefile
index d7946667718c..552d80062991 100644
--- a/textproc/sdcv/Makefile
+++ b/textproc/sdcv/Makefile
@@ -13,7 +13,7 @@ COMMENT= Text-based utility for work with dictionaries in StarDict's format #'
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= cmake:outsource compiler:c++11-lang pkgconfig readline
+USES= cmake compiler:c++11-lang pkgconfig readline
USE_GNOME= glib20
SUB_FILES= pkg-message
diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile
index a78f1fbeb471..ab10cb6d6f82 100644
--- a/textproc/sigil/Makefile
+++ b/textproc/sigil/Makefile
@@ -20,7 +20,7 @@ USE_GITHUB= yes
GH_ACCOUNT= Sigil-Ebook
GH_PROJECT= Sigil
-USES= cmake:outsource compiler:c++11-lib desktop-file-utils \
+USES= cmake compiler:c++11-lib desktop-file-utils \
pkgconfig python:3.4+ qt:5 shebangfix
SHEBANG_FILES= src/Resource_Files/plugin_launchers/python/*.py \
src/Resource_Files/python3lib/*.py
diff --git a/textproc/soprano/Makefile b/textproc/soprano/Makefile
index 73425c5c15dc..3d712368cfa7 100644
--- a/textproc/soprano/Makefile
+++ b/textproc/soprano/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= libraptor2.so:textproc/raptor2 \
USE_QT= corelib dbus network qtestlib_build xml \
qmake_build moc_build uic_build rcc_build
-USES= cmake:outsource pkgconfig qt:4 tar:bzip2
+USES= cmake pkgconfig qt:4 tar:bzip2
CMAKE_ARGS+= -DSOPRANO_DISABLE_CLUCENE_INDEX=yes \
-DSOPRANO_DISABLE_SESAME2_BACKEND=yes
USE_LDCONFIG= yes
diff --git a/textproc/uncrustify/Makefile b/textproc/uncrustify/Makefile
index deee2c93abc7..735dc8c234cb 100644
--- a/textproc/uncrustify/Makefile
+++ b/textproc/uncrustify/Makefile
@@ -19,7 +19,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USE_GITHUB= yes
GH_TAGNAME= dbe32c0
-USES= cmake:outsource
+USES= cmake
CMAKE_ARGS= -DNoGitVersionString:BOOL=TRUE
TEST_TARGET= test
diff --git a/textproc/wbxml2/Makefile b/textproc/wbxml2/Makefile
index fdc53d85221f..a7e6e2cf2cea 100644
--- a/textproc/wbxml2/Makefile
+++ b/textproc/wbxml2/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libexpat.so:textproc/expat2
-USES= cmake:outsource iconv tar:bzip2
+USES= cmake iconv tar:bzip2
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/libwbxml-${PORTVERSION}
diff --git a/textproc/wv2/Makefile b/textproc/wv2/Makefile
index b3f17c089652..213279631cc4 100644
--- a/textproc/wv2/Makefile
+++ b/textproc/wv2/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LIB
USE_GNOME= libgsf
GNU_CONFIGURE= yes
-USES= cmake:outsource iconv libtool pkgconfig tar:bzip2
+USES= cmake iconv libtool pkgconfig tar:bzip2
USE_LDCONFIG= yes
post-patch:
diff --git a/textproc/zorba/Makefile b/textproc/zorba/Makefile
index 5c71b434015c..aeae531c5f75 100644
--- a/textproc/zorba/Makefile
+++ b/textproc/zorba/Makefile
@@ -37,7 +37,7 @@ JAVA_CMAKE_BOOL= WITH_JAVA
CONFLICTS= xqilla-[0-9]*
CONFLICTS_BUILD= bison
-USES= cmake:outsource compiler:c++11-lib libedit
+USES= cmake compiler:c++11-lib libedit
USE_GNOME= libxml2 libxslt
USE_LDCONFIG= yes
USE_CXXSTD= c++11
diff --git a/textproc/zxing-cpp/Makefile b/textproc/zxing-cpp/Makefile
index 83dd0a36f9b0..3f2ace811c91 100644
--- a/textproc/zxing-cpp/Makefile
+++ b/textproc/zxing-cpp/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libopencv_core.so:graphics/opencv-core \
libopencv_photo.so:graphics/opencv
-USES= cmake:outsource compiler:c++11-lang iconv
+USES= cmake compiler:c++11-lang iconv
USE_GITHUB= yes
GH_ACCOUNT= glassechidna
GH_TAGNAME= 5aad474