aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-02-22 19:03:17 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-02-22 19:03:17 +0000
commita4a7daf069cba3ae4b90d832aa9df7624b4626a3 (patch)
tree3aad51132f546ad79059b32784badc3f6a42c8ff /editors
parent7ff2d6435675b95623ce40a15abfc2c3f3ef4a74 (diff)
downloadports-a4a7daf069cba3ae4b90d832aa9df7624b4626a3.tar.gz
ports-a4a7daf069cba3ae4b90d832aa9df7624b4626a3.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile4
-rw-r--r--editors/kate-kde4/Makefile (renamed from editors/kate/Makefile)4
-rw-r--r--editors/kate-kde4/distinfo (renamed from editors/kate/distinfo)0
-rw-r--r--editors/kate-kde4/files/patch-CMakeLists.txt (renamed from editors/kate/files/patch-CMakeLists.txt)0
-rw-r--r--editors/kate-kde4/files/patch-part_view_kateviewhelpers.cpp (renamed from editors/kate/files/patch-part_view_kateviewhelpers.cpp)0
-rw-r--r--editors/kate-kde4/pkg-descr (renamed from editors/kate/pkg-descr)0
-rw-r--r--editors/kate-kde4/pkg-plist (renamed from editors/kate/pkg-plist)0
-rw-r--r--editors/kate-plugin-pate-kde4/Makefile (renamed from editors/kate-plugin-pate/Makefile)4
-rw-r--r--editors/kate-plugin-pate-kde4/files/patch-addons__kate__pate__src__version_checker.h (renamed from editors/kate-plugin-pate/files/patch-addons__kate__pate__src__version_checker.h)0
-rw-r--r--editors/kate-plugin-pate-kde4/pkg-descr (renamed from editors/kate-plugin-pate/pkg-descr)0
-rw-r--r--editors/kate-plugin-pate-kde4/pkg-plist (renamed from editors/kate-plugin-pate/pkg-plist)0
11 files changed, 6 insertions, 6 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 76d487c69f41..ad32b7f7f83b 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -66,8 +66,8 @@
SUBDIR += jove
SUBDIR += jucipp
SUBDIR += jupp
- SUBDIR += kate
- SUBDIR += kate-plugin-pate
+ SUBDIR += kate-kde4
+ SUBDIR += kate-plugin-pate-kde4
SUBDIR += kile-kde4
SUBDIR += klat4
SUBDIR += komodo-edit
diff --git a/editors/kate/Makefile b/editors/kate-kde4/Makefile
index 878d173055bb..d481bd102f05 100644
--- a/editors/kate/Makefile
+++ b/editors/kate-kde4/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kate
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= editors kde kde-kde4
MAINTAINER= kde@FreeBSD.org
@@ -18,7 +18,7 @@ USE_QT4= dbus gui script sql webkit xml \
moc_build qmake_build rcc_build uic_build
USE_LDCONFIG= yes
-# editors/kate-plugin-pate installs pate
+# editors/kate-kde4-plugin-pate installs pate
CMAKE_ARGS+= -DBUILD_pate=off
.include <bsd.port.mk>
diff --git a/editors/kate/distinfo b/editors/kate-kde4/distinfo
index d4486d339e69..d4486d339e69 100644
--- a/editors/kate/distinfo
+++ b/editors/kate-kde4/distinfo
diff --git a/editors/kate/files/patch-CMakeLists.txt b/editors/kate-kde4/files/patch-CMakeLists.txt
index ad0cdf1d8550..ad0cdf1d8550 100644
--- a/editors/kate/files/patch-CMakeLists.txt
+++ b/editors/kate-kde4/files/patch-CMakeLists.txt
diff --git a/editors/kate/files/patch-part_view_kateviewhelpers.cpp b/editors/kate-kde4/files/patch-part_view_kateviewhelpers.cpp
index 9abb4df2ff93..9abb4df2ff93 100644
--- a/editors/kate/files/patch-part_view_kateviewhelpers.cpp
+++ b/editors/kate-kde4/files/patch-part_view_kateviewhelpers.cpp
diff --git a/editors/kate/pkg-descr b/editors/kate-kde4/pkg-descr
index 1886a29bd553..1886a29bd553 100644
--- a/editors/kate/pkg-descr
+++ b/editors/kate-kde4/pkg-descr
diff --git a/editors/kate/pkg-plist b/editors/kate-kde4/pkg-plist
index fcac332d58d2..fcac332d58d2 100644
--- a/editors/kate/pkg-plist
+++ b/editors/kate-kde4/pkg-plist
diff --git a/editors/kate-plugin-pate/Makefile b/editors/kate-plugin-pate-kde4/Makefile
index 95fde811e253..784789978259 100644
--- a/editors/kate-plugin-pate/Makefile
+++ b/editors/kate-plugin-pate-kde4/Makefile
@@ -2,7 +2,7 @@
PORTNAME= kate-plugin-pate
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= editors kde kde-kde4
DISTNAME= kate-${PORTVERSION}
@@ -15,7 +15,7 @@ USE_KDE= kdelibs automoc4 kate \
USE_QT4= gui webkit \
moc_build qmake_build rcc_build uic_build
-DISTINFO_FILE= ${.CURDIR:H:H}/editors/kate/distinfo
+DISTINFO_FILE= ${.CURDIR:H:H}/editors/kate-kde4/distinfo
# cmake.mk doesn't allow to overwrite BUILD_WRKSRC for out-of-source builds
_pate_WRKSRC= ${BUILD_WRKSRC}/addons/kate/pate
diff --git a/editors/kate-plugin-pate/files/patch-addons__kate__pate__src__version_checker.h b/editors/kate-plugin-pate-kde4/files/patch-addons__kate__pate__src__version_checker.h
index c2a515da5337..c2a515da5337 100644
--- a/editors/kate-plugin-pate/files/patch-addons__kate__pate__src__version_checker.h
+++ b/editors/kate-plugin-pate-kde4/files/patch-addons__kate__pate__src__version_checker.h
diff --git a/editors/kate-plugin-pate/pkg-descr b/editors/kate-plugin-pate-kde4/pkg-descr
index 9c97912e9633..9c97912e9633 100644
--- a/editors/kate-plugin-pate/pkg-descr
+++ b/editors/kate-plugin-pate-kde4/pkg-descr
diff --git a/editors/kate-plugin-pate/pkg-plist b/editors/kate-plugin-pate-kde4/pkg-plist
index 61d325682564..61d325682564 100644
--- a/editors/kate-plugin-pate/pkg-plist
+++ b/editors/kate-plugin-pate-kde4/pkg-plist