aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2013-07-27 03:19:20 +0800
committerrene <rene@FreeBSD.org>2013-07-27 03:19:20 +0800
commitc945ab9477002608dac69f344be7d3f1f1b7d511 (patch)
tree4c98d494bc4532b5dd5b19f4e47bcb3babf104c2 /textproc
parent16876857cc4291ce83cf938fde7ea3a988e9a904 (diff)
downloadfreebsd-ports-gnome-c945ab9477002608dac69f344be7d3f1f1b7d511.tar.gz
freebsd-ports-gnome-c945ab9477002608dac69f344be7d3f1f1b7d511.tar.zst
freebsd-ports-gnome-c945ab9477002608dac69f344be7d3f1f1b7d511.zip
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile6
-rw-r--r--textproc/kbedic/Makefile27
-rw-r--r--textproc/kbedic/distinfo2
-rw-r--r--textproc/kbedic/pkg-descr21
-rw-r--r--textproc/kbedic/pkg-plist7
-rw-r--r--textproc/skim/Makefile64
-rw-r--r--textproc/skim/distinfo2
-rw-r--r--textproc/skim/pkg-descr6
-rw-r--r--textproc/skim/pkg-message26
-rw-r--r--textproc/skim/pkg-plist150
-rw-r--r--textproc/uim-kde/Makefile39
-rw-r--r--textproc/uim-kde/pkg-descr3
-rw-r--r--textproc/uim-kde/pkg-plist4
-rw-r--r--textproc/uim-qt/Makefile41
-rw-r--r--textproc/uim-qt/pkg-descr3
-rw-r--r--textproc/uim-qt/pkg-plist7
-rw-r--r--textproc/xxdiff-scripts/Makefile25
-rw-r--r--textproc/xxdiff-scripts/distinfo2
-rw-r--r--textproc/xxdiff-scripts/pkg-descr15
-rw-r--r--textproc/xxdiff-scripts/pkg-plist116
-rw-r--r--textproc/xxdiff/Makefile55
-rw-r--r--textproc/xxdiff/distinfo2
-rw-r--r--textproc/xxdiff/pkg-descr5
23 files changed, 0 insertions, 628 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 83077bd623dd..6448f6875210 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -339,7 +339,6 @@
SUBDIR += jq
SUBDIR += jrefentry
SUBDIR += jshon
- SUBDIR += kbedic
SUBDIR += kdiff3
SUBDIR += kmfl-european-latin
SUBDIR += kmfl-khmer
@@ -1387,7 +1386,6 @@
SUBDIR += sk-hyphen
SUBDIR += sk-ispell
SUBDIR += sk-mythes
- SUBDIR += skim
SUBDIR += sl-aspell
SUBDIR += sl-hyphen
SUBDIR += sl-mythes
@@ -1473,10 +1471,8 @@
SUBDIR += uim-gnome
SUBDIR += uim-gtk
SUBDIR += uim-gtk3
- SUBDIR += uim-kde
SUBDIR += uim-kde4
SUBDIR += uim-m17nlib
- SUBDIR += uim-qt
SUBDIR += uim-qt4
SUBDIR += uml2svg
SUBDIR += uncrustify
@@ -1550,8 +1546,6 @@
SUBDIR += xslint
SUBDIR += xstream
SUBDIR += xt
- SUBDIR += xxdiff
- SUBDIR += xxdiff-scripts
SUBDIR += y2l
SUBDIR += yali
SUBDIR += yamcha
diff --git a/textproc/kbedic/Makefile b/textproc/kbedic/Makefile
deleted file mode 100644
index 5738fb106578..000000000000
--- a/textproc/kbedic/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: kbedic
-# Date created: 17 January 2002
-# Whom: Angel Todorov <todorov_bg@gmx.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= kbedic
-PORTVERSION= 4.0
-PORTREVISION= 8
-CATEGORIES= textproc kde
-MASTER_SITES= SF/${PORTNAME}/KBE%20Dictionary/${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= An English-Bulgarian-English dictionary
-
-DEPRECATED= Depends on QT3; unmaintained
-EXPIRATION_DATE= 2013-07-01
-
-USE_GMAKE= yes
-USE_AUTOTOOLS= libtool
-CONFIGURE_ARGS+= --with-kde
-LDFLAGS+= ${PTHREAD_LIBS}
-CFLAGS+= ${PTHREAD_CFLAGS}
-USE_KDELIBS_VER= 3
-
-.include <bsd.port.mk>
diff --git a/textproc/kbedic/distinfo b/textproc/kbedic/distinfo
deleted file mode 100644
index e30d051d7383..000000000000
--- a/textproc/kbedic/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (kbedic-4.0.tar.gz) = 6aed5c363a8525f2bcc927232e6b3a6963e2f9f312bc5b1c2748c87175f15224
-SIZE (kbedic-4.0.tar.gz) = 4787180
diff --git a/textproc/kbedic/pkg-descr b/textproc/kbedic/pkg-descr
deleted file mode 100644
index 8be30601e72f..000000000000
--- a/textproc/kbedic/pkg-descr
+++ /dev/null
@@ -1,21 +0,0 @@
- KBE Dictionary has been first written for Linux.
-It resembles the popular dictionary SA Dictionary, but
-after some time it has developed into an independent project.
-The words database of KBE Dictionary has been taken from the
-database of Otto Dictionary and changed with the database of
-SA Dictionary. At the moment KBE Dictionary possesses maybe
-the largest Bulgarian-to-English and English-to-Bulgarian database.
- The abbreviation KBE is derived from the words - KDE Bulgarian
-English. When we add dictionary, the name becomes kbedic. To
-use that program it is not necessary to have KDE installed,
-only the Qt libraries are required.
- KBE dictionary has been written in C/C++ and has many
-advantages and enhancements in comparison with the older
-versions - it works faster, the database contains more words
-and the bugs are less. There is also a console version of the
-product called cbedic.
-
-WWW: http://kbedic.sourceforge.net
-
--Angel
-todorov_bg@gmx.net
diff --git a/textproc/kbedic/pkg-plist b/textproc/kbedic/pkg-plist
deleted file mode 100644
index 74c8851a8c78..000000000000
--- a/textproc/kbedic/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-bin/kbedic
-%%DATADIR%%/kbedic_bg.qm
-%%DATADIR%%/kbedic_icon_mini.xpm
-%%DATADIR%%/kbedic_icon.xpm
-%%DATADIR%%/en_bg.dat
-%%DATADIR%%/bg_en.dat
-@dirrm %%DATADIR%%
diff --git a/textproc/skim/Makefile b/textproc/skim/Makefile
deleted file mode 100644
index 773f7eea25e1..000000000000
--- a/textproc/skim/Makefile
+++ /dev/null
@@ -1,64 +0,0 @@
-# New ports collection makefile for: skim
-# Date created: 21 July 2004
-# Whom: Jie Gao <gaoj@cpsc.ucalgary.ca>
-#
-# $FreeBSD$
-#
-
-PORTNAME= skim
-PORTVERSION= 1.4.5
-PORTREVISION= 5
-CATEGORIES= textproc kde
-MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= An input method platform based on SCIM library and KDE/QT
-
-LIB_DEPENDS= scim-1.0:${PORTSDIR}/textproc/scim
-
-DEPRECATED= Depends on QT3; unmaintained
-EXPIRATION_DATE= 2013-07-01
-
-USE_KDELIBS_VER=3
-USE_PYTHON= yes
-USE_BZIP2= yes
-USES= iconv
-USE_GMAKE= yes
-USE_AUTOTOOLS= libtool
-PYDISTUTILS_NOEGGINFO= yes
-
-CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
- PTHREAD_LIBS="${PTHREAD_LIBS}" \
- PREFIX="${PREFIX}"
-LDFLAGS+= -L${LOCALBASE}/lib -lintl
-CXXFLAGS+= -I${LOCALBASE}/include -D__STDC_ISO_10646__ ${CFLAGS}
-
-.include <bsd.port.pre.mk>
-
-.if ${PYTHON_REL} > 250
-BROKEN= Doesn't build with ${PYTHON_VERSION}
-.endif
-
-post-patch:
- ${REINPLACE_CMD} s,bash,sh,g ${WRKSRC}/src/scim-panel-kde.in
-
-do-configure:
- @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./configure
-
-post-configure:
- ${REINPLACE_CMD} \
- -e s,/usr/local/lib/pkgconfig,${PREFIX}/libdata/pkgconfig,g \
- -e s,/usr/lib/pkgconfig,${PREFIX}/libdata/pkgconfig,g \
- -e s,lib/pkgconfig,libdata/pkgconfig,g \
- ${WRKSRC}/cache/pkg.cache.py
-do-build:
- @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ./scons
-
-do-install:
- @cd ${WRKSRC} && ./scons install
-
-post-install:
- @${CAT} ${PKGMESSAGE}
- @${ECHO} To display this message again, type pkg_info -D ${PKGNAME}
-
-.include <bsd.port.post.mk>
diff --git a/textproc/skim/distinfo b/textproc/skim/distinfo
deleted file mode 100644
index 26a1735706e8..000000000000
--- a/textproc/skim/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (skim-1.4.5.tar.bz2) = 7c7962d5b2d50a1150c04333e7bd23496cc23d9baa65ffde48f2192c85fde09d
-SIZE (skim-1.4.5.tar.bz2) = 1075918
diff --git a/textproc/skim/pkg-descr b/textproc/skim/pkg-descr
deleted file mode 100644
index 1cf2f7d7ce9d..000000000000
--- a/textproc/skim/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Skim is a input method platform based upon scim libraries optimized for KDE. It
-provides a GUI panel (named scim-panel-kde), a KConfig config module and
-SetupUIs for itself and scim-lib. It also has its own plugin system which
-supports on-demand loadable actions.
-
-WWW: http://www.scim-im.org/projects/skim
diff --git a/textproc/skim/pkg-message b/textproc/skim/pkg-message
deleted file mode 100644
index 07ccf160885e..000000000000
--- a/textproc/skim/pkg-message
+++ /dev/null
@@ -1,26 +0,0 @@
-------------------------------------------------------------------------------
-The installation of skim has finished. You can find correponding menu items in
-KDE's menu and Control Center.
-
-Please note this port contains only KDE/QT frontends and utilities to the SCIM
-platform. If you want to use any actual input method, please install the
-following ports as needed:
-
- Chinese:
- chinese/scim-tables Table based input methods: Array30, CangJie, Cantonese,
- Dayi, Erbi, EZ, Jyutping, Simplex, Wubi, Ziranma, ZhuYin
- chinese/scim-pinyin Smart pinyin
-
- Korean:
- korean/scim-tables Table based input methods: Hangul, Hanja
-
- Japanese:
- japanese/scim-tables Table based input methods: HIRAGANA, KATAKANA, Nippon
- japanese/scim-anthy Anthy
- japanese/scim-canna Canna
- japanese/scim-skk SKK
- japanese/scim-uim UIM
-
-You can use the command `skim' to start after properly setting SCIM (please
-refer to the message displayed by scim installation).
-------------------------------------------------------------------------------
diff --git a/textproc/skim/pkg-plist b/textproc/skim/pkg-plist
deleted file mode 100644
index 17c46c66a703..000000000000
--- a/textproc/skim/pkg-plist
+++ /dev/null
@@ -1,150 +0,0 @@
-bin/scim-panel-kde
-bin/skim
-include/skim/extra_utils.h
-include/skim/skimglobalactions.h
-include/skim/skimkeygrabber.h
-include/skim/skimplugin.h
-include/skim/skimpluginmanager.h
-include/skim/socketserverthread.h
-include/skim/utils/kautocmodule.h
-include/skim/utils/scimactions.h
-include/skim/utils/scimdragableframe.h
-include/skim/utils/scimmovehandle.h
-include/skim/utils/scimtoolbar.h
-include/skim/utils/scimxmlguibuilder.h
-lib/kde3/kcm_skimplugin_compmgrclient.la
-lib/kde3/kcm_skimplugin_compmgrclient.so
-lib/kde3/kcm_skimplugin_configplugin.la
-lib/kde3/kcm_skimplugin_configplugin.so
-lib/kde3/kcm_skimplugin_inputwindow.la
-lib/kde3/kcm_skimplugin_inputwindow.so
-lib/kde3/kcm_skimplugin_mainwindow.la
-lib/kde3/kcm_skimplugin_mainwindow.so
-lib/kde3/kcm_skimplugin_scim_global.la
-lib/kde3/kcm_skimplugin_scim_global.so
-lib/kde3/kcm_skimplugin_scim_imengines.la
-lib/kde3/kcm_skimplugin_scim_imengines.so
-lib/kde3/kcm_skimplugin_scim_x.la
-lib/kde3/kcm_skimplugin_scim_x.so
-lib/kde3/kcm_skimplugin_systemtray.la
-lib/kde3/kcm_skimplugin_systemtray.so
-lib/kde3/skim_panelapplet.la
-lib/kde3/skim_panelapplet.so
-lib/kde3/skimplugin_compmgrclient.la
-lib/kde3/skimplugin_compmgrclient.so
-lib/kde3/skimplugin_inputwindow.la
-lib/kde3/skimplugin_inputwindow.so
-lib/kde3/skimplugin_mainwindow.la
-lib/kde3/skimplugin_mainwindow.so
-lib/kde3/skimplugin_scim.la
-lib/kde3/skimplugin_scim.so
-lib/kde3/skimplugin_setupwindow.la
-lib/kde3/skimplugin_setupwindow.so
-lib/kde3/skimplugin_systemtray.la
-lib/kde3/skimplugin_systemtray.so
-lib/libscim-kdeutils.la
-lib/libscim-kdeutils.so
-lib/libscim-kdeutils.so.0
-lib/libscim-kdeutils.so.0.1.0
-lib/libskim.la
-lib/libskim.so
-lib/libskim.so.0
-lib/libskim.so.0.1.0
-libdata/pkgconfig/scim_kdeutils.pc
-libdata/pkgconfig/skim.pc
-share/applnk/Utilities/skim.desktop
-share/apps/kicker/applets/skimapplet.desktop
-share/apps/skim/mainwindowui.rc
-share/apps/skim/pics/pin_down.png
-share/apps/skim/pics/pin_up.png
-share/apps/skim/pics/scim.png
-share/apps/skim/pics/scim_help.png
-share/apps/skim/pics/scim_keyboard.png
-share/apps/skim/pics/scim_setup.png
-share/apps/skim/pics/skim_minimize.png
-share/apps/skim/pics/skim_restore.png
-share/autostart/skim.desktop
-share/config.kcfg/scimkdeconfig.kcfg
-share/doc/HTML/de/skim/index.cache.bz2
-share/doc/HTML/de/skim/index.docbook
-share/doc/HTML/de/skim/skim01a.png
-share/doc/HTML/de/skim/skim02a.png
-share/doc/HTML/de/skim/skim04a.png
-share/doc/HTML/de/skim/skim24c.png
-share/doc/HTML/de/skim/skim_choose_ime.png
-share/doc/HTML/de/skim/skim_configuration1.png
-share/doc/HTML/de/skim/skim_configuration10.png
-share/doc/HTML/de/skim/skim_configuration11.png
-share/doc/HTML/de/skim/skim_configuration110.png
-share/doc/HTML/de/skim/skim_configuration111.png
-share/doc/HTML/de/skim/skim_configuration112.png
-share/doc/HTML/de/skim/skim_configuration12.png
-share/doc/HTML/de/skim/skim_configuration13.png
-share/doc/HTML/de/skim/skim_configuration14.png
-share/doc/HTML/de/skim/skim_configuration15.png
-share/doc/HTML/de/skim/skim_configuration16.png
-share/doc/HTML/de/skim/skim_configuration17.png
-share/doc/HTML/de/skim/skim_configuration18.png
-share/doc/HTML/de/skim/skim_configuration19.png
-share/doc/HTML/de/skim/skim_configuration2.png
-share/doc/HTML/de/skim/skim_configuration3.png
-share/doc/HTML/de/skim/skim_configuration4.png
-share/doc/HTML/de/skim/skim_configuration5.png
-share/doc/HTML/de/skim/skim_configuration6.png
-share/doc/HTML/de/skim/skim_configuration7.png
-share/doc/HTML/de/skim/skim_configuration8.png
-share/doc/HTML/de/skim/skim_configuration9.png
-share/doc/HTML/de/skim/skim_contextmenu.png
-share/doc/HTML/de/skim/skim_toolbar1.png
-share/doc/HTML/de/skim/skim_toolbar3.png
-share/doc/HTML/de/skim/skim_toolbar4.png
-share/doc/HTML/de/skim/skim_toolbar6.png
-share/doc/HTML/de/skim/skim_toolbar8.png
-share/doc/HTML/en/skim/index.cache.bz2
-share/doc/HTML/en/skim/index.docbook
-share/doc/HTML/en/skim/inputwindow.png
-share/doc/HTML/en/skim/kdesystray.png
-share/doc/HTML/en/skim/mainwindow.png
-share/doc/HTML/en/skim/setupwindow.png
-share/icons/crystalsvg/32x32/apps/skim.png
-share/icons/crystalsvg/scalable/apps/skim.svgz
-share/locale/de/LC_MESSAGES/skim.mo
-share/locale/fr/LC_MESSAGES/skim.mo
-share/locale/it/LC_MESSAGES/skim.mo
-share/locale/ja/LC_MESSAGES/skim.mo
-share/locale/ko/LC_MESSAGES/skim.mo
-share/locale/pa/LC_MESSAGES/skim.mo
-share/locale/zh_CN/LC_MESSAGES/skim.mo
-share/locale/zh_TW/LC_MESSAGES/skim.mo
-share/services/skimconfiguredialog/kcm_skimplugin_configplugin_config.desktop
-share/services/skimconfiguredialog/skimplugin_compmgrclient_config.desktop
-share/services/skimconfiguredialog/skimplugin_inputwindow_config.desktop
-share/services/skimconfiguredialog/skimplugin_mainwindow_config.desktop
-share/services/skimconfiguredialog/skimplugin_scim_global_config.desktop
-share/services/skimconfiguredialog/skimplugin_scim_imengines_config.desktop
-share/services/skimconfiguredialog/skimplugin_scim_x_config.desktop
-share/services/skimconfiguredialog/skimplugin_systemtray_config.desktop
-share/services/skimplugin_compmgrclient.desktop
-share/services/skimplugin_inputwindow.desktop
-share/services/skimplugin_mainwindow.desktop
-share/services/skimplugin_scim.desktop
-share/services/skimplugin_setupwindow.desktop
-share/services/skimplugin_systemtray.desktop
-share/services/skimsetupdir_frontend.desktop
-share/services/skimsetupdir_imengines.desktop
-share/services/skimsetupdir_panel.desktop
-share/servicetypes/skimkcmplugin.desktop
-share/servicetypes/skimplugin.desktop
-share/servicetypes/skimsetupcategory.desktop
-share/servicetypes/skimui.desktop
-@cwd %%LOCALBASE%%
-lib/scim-1.0/1.4.0/Config/kconfig.la
-lib/scim-1.0/1.4.0/Config/kconfig.so
-@cwd %%LOCALBASE%%
-@dirrm include/skim/utils
-@dirrm include/skim
-@dirrm share/services/skimconfiguredialog
-@dirrm share/doc/HTML/en/skim
-@dirrm share/doc/HTML/de/skim
-@dirrm share/apps/skim/pics
-@dirrm share/apps/skim
diff --git a/textproc/uim-kde/Makefile b/textproc/uim-kde/Makefile
deleted file mode 100644
index bd5ef2ccb4b0..000000000000
--- a/textproc/uim-kde/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# Created by: MANTANI Nobutaka <nobutaka@FreeBSD.org>
-# $FreeBSD$
-
-PKGNAMESUFFIX= -kde
-
-COMMENT= KDE panel applet of uim input method
-
-LIB_DEPENDS= uim:${PORTSDIR}/textproc/uim
-RUN_DEPENDS= uim-pref-qt:${PORTSDIR}/textproc/uim-qt
-
-USE_GCC= 4.2+
-USE_KDELIBS_VER=3
-USE_QT_VER= 3
-USE_AUTOTOOLS= libtool
-
-MASTERDIR= ${.CURDIR}/../../textproc/uim
-PKGDIR= ${.CURDIR}
-CONFIGURE_ARGS= --with-qt --enable-pref --enable-default-toolkit=qt \
- --enable-kde-applet
-CONFIGURE_ENV= QTDIR=${LOCALBASE}/lib QTINCDIR=${LOCALBASE}/include \
- LIBS="${LIBS} ${PTHREAD_LIBS} -L${LOCALBASE}/lib"
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib
-CXXFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include
-UIM_SLAVE= yes
-
-EXTRA_PATCHES= ${PATCHDIR}/extra-patch-qt3_toolbar_Makefile.in
-
-.if defined(WITHOUT_X11)
-IGNORE= requires X11
-.endif
-
-do-build:
- (cd ${WRKSRC}/qt3/toolbar && ${SETENV} ${MAKE_ENV} ${GMAKE} uim_panelapplet.la)
-
-do-install:
- (cd ${WRKSRC}/qt3/toolbar && ${SETENV} ${MAKE_ENV} ${GMAKE} install-appletLTLIBRARIES install-lnkDATA)
-
-.include "${MASTERDIR}/Makefile"
diff --git a/textproc/uim-kde/pkg-descr b/textproc/uim-kde/pkg-descr
deleted file mode 100644
index f07872eb5055..000000000000
--- a/textproc/uim-kde/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE panel applet of uim input method.
-
-WWW: http://code.google.com/p/uim/
diff --git a/textproc/uim-kde/pkg-plist b/textproc/uim-kde/pkg-plist
deleted file mode 100644
index 0b79e5bb032b..000000000000
--- a/textproc/uim-kde/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-lib/kde3/uim_panelapplet.a
-lib/kde3/uim_panelapplet.la
-lib/kde3/uim_panelapplet.so
-share/apps/kicker/applets/uimapplet.desktop
diff --git a/textproc/uim-qt/Makefile b/textproc/uim-qt/Makefile
deleted file mode 100644
index 80ce44d624ae..000000000000
--- a/textproc/uim-qt/Makefile
+++ /dev/null
@@ -1,41 +0,0 @@
-# Created by: MANTANI Nobutaka <nobutaka@FreeBSD.org>
-# $FreeBSD$
-
-PKGNAMESUFFIX= -qt
-
-COMMENT= QT modules of uim input method
-
-USE_QT_VER= 3
-USE_AUTOTOOLS= libtool
-
-LIB_DEPENDS= uim:${PORTSDIR}/textproc/uim
-
-MASTERDIR= ${.CURDIR}/../../textproc/uim
-PKGDIR= ${.CURDIR}
-CONFIGURE_ARGS= --with-qt --enable-pref --enable-default-toolkit=qt \
- --disable-kde-applet
-CONFIGURE_ENV= QTDIR=${LOCALBASE}/lib QTINCDIR=${LOCALBASE}/include \
- LIBS="${LIBS} ${PTHREAD_LIBS} -L${LOCALBASE}/lib"
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib
-CXXFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include
-UIM_SLAVE= yes
-
-EXTRA_PATCHES= ${PATCHDIR}/extra-patch-qt3_candwin_Makefile.in \
- ${PATCHDIR}/extra-patch-qt3_immodule_Makefile.in \
- ${PATCHDIR}/extra-patch-qt3_pref_Makefile.in \
- ${PATCHDIR}/extra-patch-qt3_switcher_Makefile.in \
- ${PATCHDIR}/extra-patch-qt3_toolbar_Makefile.in
-
-.if defined(WITHOUT_X11)
-IGNORE= requires X11
-.endif
-
-do-build:
- (cd ${WRKSRC}/uim && ${SETENV} ${MAKE_ENV} ${GMAKE} libuim-counted-init.la)
- (cd ${WRKSRC}/qt3 && ${SETENV} ${MAKE_ENV} ${GMAKE})
-
-do-install:
- (cd ${WRKSRC}/qt3 && ${SETENV} ${MAKE_ENV} ${GMAKE} install)
-
-.include "${MASTERDIR}/Makefile"
diff --git a/textproc/uim-qt/pkg-descr b/textproc/uim-qt/pkg-descr
deleted file mode 100644
index 4ae941be8779..000000000000
--- a/textproc/uim-qt/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-QT modules of uim input method.
-
-WWW: http://code.google.com/p/uim/
diff --git a/textproc/uim-qt/pkg-plist b/textproc/uim-qt/pkg-plist
deleted file mode 100644
index 2701058c8e25..000000000000
--- a/textproc/uim-qt/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-bin/uim-chardict-qt
-bin/uim-im-switcher-qt
-bin/uim-pref-qt
-bin/uim-toolbar-qt
-libexec/uim-candwin-qt
-%%DATADIR%%/helperdata/bushu.t
-@dirrmtry %%DATADIR%%/helperdata
diff --git a/textproc/xxdiff-scripts/Makefile b/textproc/xxdiff-scripts/Makefile
deleted file mode 100644
index 4f5f07df500f..000000000000
--- a/textproc/xxdiff-scripts/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: xxdiff-scripts
-# Date created: 13 August 2006
-# Whom: Andrew Pantyukgin <infofarmer@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= xxdiff
-PORTVERSION= 3.2
-PORTREVISION= 5
-CATEGORIES= textproc
-MASTER_SITES= SF
-PKGNAMESUFFIX= -scripts
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Helper scripts for xxdiff
-
-BUILD_DEPENDS= xxdiff:${PORTSDIR}/textproc/xxdiff
-
-USE_BZIP2= yes
-USE_PYTHON= yes
-USE_PYDISTUTILS=yes
-PYDISTUTILS_PKGNAME= xxdiff-scripts
-
-.include <bsd.port.mk>
diff --git a/textproc/xxdiff-scripts/distinfo b/textproc/xxdiff-scripts/distinfo
deleted file mode 100644
index 58903d8e30f4..000000000000
--- a/textproc/xxdiff-scripts/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (xxdiff-3.2.tar.bz2) = 965534bab462aea8aacb6c35c0683c1079f06d055ff13820584ac862134db2b8
-SIZE (xxdiff-3.2.tar.bz2) = 1341967
diff --git a/textproc/xxdiff-scripts/pkg-descr b/textproc/xxdiff-scripts/pkg-descr
deleted file mode 100644
index 5d072da38865..000000000000
--- a/textproc/xxdiff-scripts/pkg-descr
+++ /dev/null
@@ -1,15 +0,0 @@
-xxdiff is a computer program that allows a user (usually a software
-developer of some sort) to easily visualize the differences between
-files. The manner and goal for which this process is applied over
-multiple files is highly dependent on the application, and most of
-the time is driven by custom user scripts.
-
-For example, a configuration management engineer in a company might
-provide some kind of merge policing environment, that allows software
-developers to review changes in files for the purpose of accepting or
-rejecting a submitted changeset to a codebase. Another example is
-that of a developer wishing to review the changes he made to a
-checkout of files from a source-code management system such as CVS,
-Subversion, ClearCase, Perforce, etc.
-
-WWW: http://furius.ca/xxdiff/doc/xxdiff-scripts.html
diff --git a/textproc/xxdiff-scripts/pkg-plist b/textproc/xxdiff-scripts/pkg-plist
deleted file mode 100644
index 7f6ef700b039..000000000000
--- a/textproc/xxdiff-scripts/pkg-plist
+++ /dev/null
@@ -1,116 +0,0 @@
-bin/svn-foreign
-bin/xx-cond-replace
-bin/xx-cvs-diff
-bin/xx-cvs-revcmp
-bin/xx-diff-proxy
-bin/xx-encrypted
-bin/xx-filter
-bin/xx-find-grep-sed
-bin/xx-match
-bin/xx-pyline
-bin/xx-rename
-bin/xx-sql-schemas
-bin/xx-svn-diff
-bin/xx-svn-resolve
-%%PYTHON_SITELIBDIR%%/xxdiff/__init__.py
-%%PYTHON_SITELIBDIR%%/xxdiff/__init__.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/__init__.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/backup.py
-%%PYTHON_SITELIBDIR%%/xxdiff/backup.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/backup.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/checkout.py
-%%PYTHON_SITELIBDIR%%/xxdiff/checkout.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/checkout.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/condrepl.py
-%%PYTHON_SITELIBDIR%%/xxdiff/condrepl.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/condrepl.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/editor.py
-%%PYTHON_SITELIBDIR%%/xxdiff/editor.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/editor.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/history.py
-%%PYTHON_SITELIBDIR%%/xxdiff/history.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/history.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/invoke.py
-%%PYTHON_SITELIBDIR%%/xxdiff/invoke.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/invoke.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/mapcompare.py
-%%PYTHON_SITELIBDIR%%/xxdiff/mapcompare.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/mapcompare.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/patches.py
-%%PYTHON_SITELIBDIR%%/xxdiff/patches.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/patches.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/resilient.py
-%%PYTHON_SITELIBDIR%%/xxdiff/resilient.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/resilient.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/scm/__init__.py
-%%PYTHON_SITELIBDIR%%/xxdiff/scm/__init__.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/scm/__init__.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/scm/clearcase.py
-%%PYTHON_SITELIBDIR%%/xxdiff/scm/clearcase.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/scm/clearcase.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/scm/cvs.py
-%%PYTHON_SITELIBDIR%%/xxdiff/scm/cvs.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/scm/cvs.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/scm/subversion.py
-%%PYTHON_SITELIBDIR%%/xxdiff/scm/subversion.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/scm/subversion.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/__init__.py
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/__init__.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/__init__.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/condreplace.py
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/condreplace.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/condreplace.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/cvsdiff.py
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/cvsdiff.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/cvsdiff.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/cvsrevcmp.py
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/cvsrevcmp.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/cvsrevcmp.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/diffproxy.py
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/diffproxy.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/diffproxy.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/encrypted.py
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/encrypted.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/encrypted.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/filter.py
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/filter.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/filter.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/findgrepsed.py
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/findgrepsed.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/findgrepsed.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/match.py
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/match.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/match.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/patch.py
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/patch.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/patch.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/pyline.py
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/pyline.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/pyline.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/rename.py
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/rename.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/rename.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/sqlschemas.py
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/sqlschemas.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/sqlschemas.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/svndiff.py
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/svndiff.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/svndiff.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/svnforeign.py
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/svnforeign.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/svnforeign.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/svnresolve.py
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/svnresolve.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/scripts/svnresolve.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/selectfiles.py
-%%PYTHON_SITELIBDIR%%/xxdiff/selectfiles.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/selectfiles.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/utils.py
-%%PYTHON_SITELIBDIR%%/xxdiff/utils.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/utils.pyo
-%%PYTHON_SITELIBDIR%%/xxdiff/xformloop.py
-%%PYTHON_SITELIBDIR%%/xxdiff/xformloop.pyc
-%%PYTHON_SITELIBDIR%%/xxdiff/xformloop.pyo
-@dirrm %%PYTHON_SITELIBDIR%%/xxdiff/scm
-@dirrm %%PYTHON_SITELIBDIR%%/xxdiff/scripts
-@dirrm %%PYTHON_SITELIBDIR%%/xxdiff
diff --git a/textproc/xxdiff/Makefile b/textproc/xxdiff/Makefile
deleted file mode 100644
index a40e42a4d777..000000000000
--- a/textproc/xxdiff/Makefile
+++ /dev/null
@@ -1,55 +0,0 @@
-# Created by: Pete Fritchman <petef@databits.net>
-# $FreeBSD$
-
-PORTNAME= xxdiff
-PORTVERSION= 3.2
-PORTREVISION= 7
-CATEGORIES= textproc
-MASTER_SITES= SF
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= QT interface to view/merge differences between 2 or 3 files
-
-BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake \
- ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex
-
-DEPRECATED= Depends on QT3; unmaintained
-EXPIRATION_DATE= 2013-07-01
-
-QMAKE= ${LOCALBASE}/bin/qmake
-SPEC= ${LOCALBASE}/share/qt/mkspecs/freebsd-g++
-USE_BZIP2= yes
-USES= bison
-USE_GMAKE= yes
-USE_QT_VER= 3
-MAKE_ENV+= QTDIR=${QT_PREFIX}
-BUILD_WRKSRC= ${WRKSRC}/src
-
-DOCFILES= xxdiff-doc.html xxdiff-integration.html xxdiff-scripts.html xxdiff-secrets.html \
- equals.png horiz.png perhunk.png rma.png screenshot-sql-schema-compare.png select.png
-SSDIR= ${DOCSDIR}/screenshots
-SSFILES= allindex.cidx allindex.html dirindex.html sortindex.html \
- ${SSNAPS_EXT:S/^/xxdiff-snap-/}
-SSNAPS= about dirs2 doc files2 files3 merged opt1 opt2 opt3 opt4 opt5
-SSNAPS_EXT= ${SSNAPS:S/$/--thumb.jpg/} ${SSNAPS:S/$/.desc/} \
- ${SSNAPS:S/$/.html/} ${SSNAPS:S/$/.jpg/}
-
-PLIST_FILES= bin/xxdiff
-PORTDOCS= *
-
-post-patch:
- @${REINPLACE_CMD} -e 's!flex!${LOCALBASE}/bin/flex!' ${BUILD_WRKSRC}/xxdiff.pro
- @${REINPLACE_CMD} -e 's!?= /usr/qt/3!= ${LOCALBASE}!' ${BUILD_WRKSRC}/Makefile.bootstrap
-
-pre-build:
- @(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} QMAKESPEC=${SPEC} ${MAKE} -f Makefile.bootstrap ${MAKE_ARGS} Makefile)
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/bin/xxdiff ${PREFIX}/bin/
-.if !defined(NOPORTDOCS)
- @${INSTALL} -d ${DOCSDIR} ${SSDIR}
- ${INSTALL_DATA} ${DOCFILES:S,^,${WRKSRC}/doc/,} ${DOCSDIR}/
- ${INSTALL_DATA} ${SSFILES:S,^,${WRKSRC}/doc/screenshots/,} ${SSDIR}/
-.endif
-
-.include <bsd.port.mk>
diff --git a/textproc/xxdiff/distinfo b/textproc/xxdiff/distinfo
deleted file mode 100644
index 58903d8e30f4..000000000000
--- a/textproc/xxdiff/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (xxdiff-3.2.tar.bz2) = 965534bab462aea8aacb6c35c0683c1079f06d055ff13820584ac862134db2b8
-SIZE (xxdiff-3.2.tar.bz2) = 1341967
diff --git a/textproc/xxdiff/pkg-descr b/textproc/xxdiff/pkg-descr
deleted file mode 100644
index 648d4a86182a..000000000000
--- a/textproc/xxdiff/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-xxdiff is a graphical browser for viewing the differences between
-two or three files, or between two directories, and can be used to
-produce a merged version.
-
-WWW: http://furius.ca/xxdiff/