aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/hs-lhs2tex/Makefile50
-rw-r--r--textproc/hs-lhs2tex/distinfo3
-rw-r--r--textproc/hs-lhs2tex/files/patch-Makefile34
-rw-r--r--textproc/hs-lhs2tex/files/patch-configure66
-rw-r--r--textproc/hs-lhs2tex/pkg-descr4
-rw-r--r--textproc/hs-lhs2tex/pkg-plist6
-rw-r--r--textproc/hunspell/Makefile76
-rw-r--r--textproc/hunspell/distinfo6
-rw-r--r--textproc/hunspell/files/patch-Makefile.in14
-rw-r--r--textproc/hunspell/files/patch-src_tools_hunspell.cxx43
-rw-r--r--textproc/hunspell/files/patch-sysintl14
-rw-r--r--textproc/hunspell/pkg-descr19
-rw-r--r--textproc/hunspell/pkg-plist36
-rw-r--r--textproc/kmfl-european-latin/Makefile64
-rw-r--r--textproc/kmfl-european-latin/distinfo3
-rw-r--r--textproc/kmfl-european-latin/files/patch-european.kmn30
-rw-r--r--textproc/kmfl-european-latin/pkg-descr21
-rw-r--r--textproc/kmfl-sil-ezra/Makefile71
-rw-r--r--textproc/kmfl-sil-ezra/distinfo6
-rw-r--r--textproc/kmfl-sil-ezra/files/patch-Keyman::EZRAUNI24.KMN14
-rw-r--r--textproc/kmfl-sil-ezra/pkg-descr11
-rw-r--r--textproc/kmfl-sil-galatia/Makefile63
-rw-r--r--textproc/kmfl-sil-galatia/distinfo3
-rw-r--r--textproc/kmfl-sil-galatia/files/patch-GrkPolyComp.KMN43
-rw-r--r--textproc/kmfl-sil-galatia/pkg-descr15
-rw-r--r--textproc/kmfl-sil-ipa-unicode/Makefile55
-rw-r--r--textproc/kmfl-sil-ipa-unicode/distinfo6
-rw-r--r--textproc/kmfl-sil-ipa-unicode/files/patch-IPAUni12.kmn17
-rw-r--r--textproc/kmfl-sil-ipa-unicode/files/pkg-message.in10
-rw-r--r--textproc/kmfl-sil-ipa-unicode/pkg-descr10
-rw-r--r--textproc/kmfl-sil-panafrican-latin/Makefile74
-rw-r--r--textproc/kmfl-sil-panafrican-latin/distinfo6
-rw-r--r--textproc/kmfl-sil-panafrican-latin/pkg-descr16
-rw-r--r--textproc/kmfl-sil-yi/Makefile50
-rw-r--r--textproc/kmfl-sil-yi/distinfo3
-rw-r--r--textproc/kmfl-sil-yi/files/patch-SourceFiles::Yi7.kmn17
-rw-r--r--textproc/kmfl-sil-yi/pkg-descr13
-rw-r--r--textproc/kmfl-varamozhi-malayalam/Makefile49
-rw-r--r--textproc/kmfl-varamozhi-malayalam/distinfo3
-rw-r--r--textproc/kmfl-varamozhi-malayalam/files/patch-mozhi_1.1.0.kmn24
-rw-r--r--textproc/kmfl-varamozhi-malayalam/pkg-descr17
-rw-r--r--textproc/libsoldout/Makefile37
-rw-r--r--textproc/libsoldout/distinfo3
-rw-r--r--textproc/libsoldout/pkg-descr10
-rw-r--r--textproc/libsoldout/pkg-plist9
-rw-r--r--textproc/libwpd08/Makefile25
-rw-r--r--textproc/libwpd08/distinfo3
-rw-r--r--textproc/libwpd08/pkg-descr7
-rw-r--r--textproc/libwpd08/pkg-plist24
-rw-r--r--textproc/raptor2/Makefile31
-rw-r--r--textproc/raptor2/distinfo3
-rw-r--r--textproc/raptor2/pkg-descr6
-rw-r--r--textproc/raptor2/pkg-plist92
-rw-r--r--textproc/saxon-he/Makefile90
-rw-r--r--textproc/saxon-he/distinfo6
-rw-r--r--textproc/saxon-he/files/saxon.sh.in20
-rw-r--r--textproc/saxon-he/pkg-descr22
57 files changed, 0 insertions, 1473 deletions
diff --git a/textproc/hs-lhs2tex/Makefile b/textproc/hs-lhs2tex/Makefile
deleted file mode 100644
index 2a0697e8b7a0..000000000000
--- a/textproc/hs-lhs2tex/Makefile
+++ /dev/null
@@ -1,50 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: lhs2TeX
-# Date created: April 24, 2007
-# Whom: mainland@apeiron.net
-#
-# $FreeBSD$
-#
-
-PORTNAME= lhs2tex
-PORTVERSION= 1.15
-PORTREVISION= 2
-CATEGORIES= devel haskell
-MASTER_SITES= http://people.cs.uu.nl/andres/${PORTNAME}/
-
-MAINTAINER= haskell@FreeBSD.org
-COMMENT= A preprocessor to generate LaTeX code from literate Haskell sources
-
-BUILD_DEPENDS= ghc>=6.8:${PORTSDIR}/lang/ghc \
- mktexlsr:${PORTSDIR}/print/teTeX-base \
- hs-utf8-string>=0.3:${PORTSDIR}/devel/hs-utf8-string
-
-RUN_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base
-
-USE_GMAKE= yes
-HAS_CONFIGURE= yes
-CONFIGURE_ARGS= --prefix=${PREFIX} \
- --datadir=${PREFIX}/share \
- --docdir=${DOCSDIR} \
- --mandir=${MANPREFIX}/man
-
-DOCSDIR=${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
-PORTDOCS= *
-DATADIR=${PREFIX}/share/${PORTNAME}-${PORTVERSION}
-PORTDATA= *
-
-.include <bsd.port.pre.mk>
-
-INSTALL_TARGET= install
-
-.if !defined(NOPORTDOCS)
-INSTALL_TARGET+= install-doc
-.endif
-
-.if !defined(NOPORTDATA)
-INSTALL_TARGET+= install-data
-.endif
-
-MAN1= lhs2TeX.1
-
-.include <bsd.port.post.mk>
diff --git a/textproc/hs-lhs2tex/distinfo b/textproc/hs-lhs2tex/distinfo
deleted file mode 100644
index 0910f9c2ae69..000000000000
--- a/textproc/hs-lhs2tex/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (lhs2tex-1.15.tar.gz) = 13c886a829e71e895fa172c617f31bd0
-SHA256 (lhs2tex-1.15.tar.gz) = 77f25c1f22823587ceca6eead133a403540319a0ae3bf03a369b3e8c86baf124
-SIZE (lhs2tex-1.15.tar.gz) = 580361
diff --git a/textproc/hs-lhs2tex/files/patch-Makefile b/textproc/hs-lhs2tex/files/patch-Makefile
deleted file mode 100644
index 08746efe6d38..000000000000
--- a/textproc/hs-lhs2tex/files/patch-Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
---- Makefile.orig 2008-10-24 10:50:41.000000000 +0200
-+++ Makefile 2009-03-04 11:19:34.000000000 +0100
-@@ -135,14 +135,9 @@
- print : Lhs2TeX.dvi
- $(DVIPS) -D600 -f Lhs2TeX.dvi | lpr -Pa -Zl
-
--install : bin doc
-+install : bin
- $(MKINSTDIR) $(DESTDIR)$(bindir)
- $(INSTALL) -m 755 lhs2TeX $(DESTDIR)$(bindir)
-- $(MKINSTDIR) $(DESTDIR)$(stydir)
-- $(INSTALL) -m 644 lhs2TeX.sty lhs2TeX.fmt $(DESTDIR)$(stydir)
-- $(INSTALL) -m 644 Library/*.fmt $(DESTDIR)$(stydir)
-- $(MKINSTDIR) $(DESTDIR)$(docdir)
-- $(INSTALL) -m 644 doc/Guide2.pdf $(DESTDIR)$(docdir)
- $(MKINSTDIR) $(DESTDIR)$(mandir)/man1
- $(INSTALL) -m 644 lhs2TeX.1 $(DESTDIR)$(mandir)/man1
- ifeq ($(INSTALL_POLYTABLE),yes)
-@@ -158,6 +153,15 @@
- echo "Please update the TeX filename database."
- endif
-
-+install-doc : doc
-+ $(MKINSTDIR) $(DESTDIR)$(docdir)
-+ $(INSTALL) -m 644 doc/Guide2.pdf $(DESTDIR)$(docdir)
-+
-+install-data : bin
-+ $(MKINSTDIR) $(DESTDIR)$(stydir)
-+ $(INSTALL) -m 644 lhs2TeX.sty lhs2TeX.fmt $(DESTDIR)$(stydir)
-+ $(INSTALL) -m 644 Library/*.fmt $(DESTDIR)$(stydir)
-+
- srcdist : INSTALL doc
- if test -d $(DISTDIR); then $(RM) -rf $(DISTDIR); fi
- $(MKINSTDIR) $(DISTDIR)
diff --git a/textproc/hs-lhs2tex/files/patch-configure b/textproc/hs-lhs2tex/files/patch-configure
deleted file mode 100644
index f4c2b4ae0a39..000000000000
--- a/textproc/hs-lhs2tex/files/patch-configure
+++ /dev/null
@@ -1,66 +0,0 @@
---- ./configure.orig 2009-12-18 13:21:18.000000000 +0100
-+++ ./configure 2010-01-07 19:34:38.000000000 +0100
-@@ -2745,54 +2745,6 @@
- POLYTABLE_INSTALL=yes
- fi
-
--if test "z$POLYTABLE_INSTALL" = "zyes"; then
--
--{ $as_echo "$as_me:$LINENO: checking for the polytable package" >&5
--$as_echo_n "checking for the polytable package... " >&6; }
--if test -x "$KPSEWHICH"; then
-- POLYTABLE="`$KPSEWHICH polytable.sty`"
--fi
--if test -f "$POLYTABLE"; then
-- { $as_echo "$as_me:$LINENO: result: $POLYTABLE" >&5
--$as_echo "$POLYTABLE" >&6; }
-- { $as_echo "$as_me:$LINENO: checking for version of polytable" >&5
--$as_echo_n "checking for version of polytable... " >&6; }
-- POLYTABLE_VERSION=`$GREP " v.* .polytable. package" $POLYTABLE | $SED -e "s/^.*v\(.*\) .polytable. package.*$/\1/"`
-- { $as_echo "$as_me:$LINENO: result: $POLYTABLE_VERSION" >&5
--$as_echo "$POLYTABLE_VERSION" >&6; }
--else
-- { $as_echo "$as_me:$LINENO: result: no" >&5
--$as_echo "no" >&6; }
--fi
--
-- # does polytable need to be installed?
-- { $as_echo "$as_me:$LINENO: checking whether polytable needs to be installed" >&5
--$as_echo_n "checking whether polytable needs to be installed... " >&6; }
-- POLYTABLE_INSTALL=no
-- if test -n $POLYTABLE; then
-- if ( IFS=".";
-- a="$POLYTABLE_VERSION"; b="0.8.2";
-- while test -n "$a$b"
-- do
-- set -- $a; h1="$1"; shift 2>/dev/null; a="$*"
-- set -- $b; h2="$1"; shift 2>/dev/null; b="$*"
-- test -n "$h1" || h1=0; test -n "$h2" || h2=0
-- test ${h1} -eq ${h2} || break
-- done
-- test ${h1} -lt ${h2}
-- )
--then
-- POLYTABLE_INSTALL=yes
--
--fi
--
-- else
-- POLYTABLE_INSTALL=yes
-- fi
-- { $as_echo "$as_me:$LINENO: result: $POLYTABLE_INSTALL" >&5
--$as_echo "$POLYTABLE_INSTALL" >&6; }
--fi
--
- # Extract the first word of "mktexlsr", so it can be a program name with args.
- set dummy mktexlsr; ac_word=$2
- { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
-@@ -2834,8 +2786,6 @@
-
-
-
--# docdir and expansion
--docdir="$datadir/doc/$PACKAGE_TARNAME-$PACKAGE_VERSION"
-
- stydir="$datadir/$PACKAGE_TARNAME-$PACKAGE_VERSION"
-
diff --git a/textproc/hs-lhs2tex/pkg-descr b/textproc/hs-lhs2tex/pkg-descr
deleted file mode 100644
index 9e915cafea0b..000000000000
--- a/textproc/hs-lhs2tex/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-lhs2TeX is a preprocessor to generate LaTeX code from literate Haskell
-sources. It is released under the GPL.
-
-WWW: http://people.cs.uu.nl/andres/
diff --git a/textproc/hs-lhs2tex/pkg-plist b/textproc/hs-lhs2tex/pkg-plist
deleted file mode 100644
index 17c5274b397d..000000000000
--- a/textproc/hs-lhs2tex/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-bin/lhs2TeX
-share/texmf-local/tex/latex/polytable/lazylist.sty
-share/texmf-local/tex/latex/polytable/polytable.sty
-@dirrm share/texmf-local/tex/latex/polytable
-@exec %D/bin/mktexlsr
-@unexec %D/bin/mktexlsr
diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile
deleted file mode 100644
index 85c74019a407..000000000000
--- a/textproc/hunspell/Makefile
+++ /dev/null
@@ -1,76 +0,0 @@
-# New ports collection makefile for: hunspell
-# Date created: 24.07.2004
-# Whom: janos.mohacsi@bsd.hu
-#
-# $FreeBSD$
-#
-
-PORTNAME= hunspell
-PORTVERSION= 1.2.11
-CATEGORIES= hungarian textproc
-MASTER_SITES= SF/${PORTNAME}/Hunspell/${PORTVERSION}:code \
- SF/magyarispell/Magyar%20Ispell/${DICTVERSION}:data
-DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:code \
- hu_HU-${DICTVERSION}${EXTRACT_SUFX}:data
-
-MAINTAINER= janos.mohacsi@bsd.hu
-COMMENT= Improved spell-checker for Hungarian and other languages
-
-#EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
-
-#USE_GETTEXT= yes
-#USE_ICONV= yes
-USE_GMAKE= yes
-USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-ui --with-readline --disable-nls
-CONFIGURE_ENV= CPPFLAGS=-I${PREFIX}/include LDFLAGS=-L${PREFIX}/lib
-EXTRACT_AFTER_ARGS=|${TAR} -xpf - --exclude intl
-ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`
-
-MAN1= hunspell.1
-MAN4= hunspell.4
-
-DICTVERSION= 1.6.1
-PORTDOCS= README README.myspell
-
-.include <bsd.port.pre.mk>
-
-post-patch:
- @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \
- ${WRKSRC}/src/tools/hunspell.cxx
-
-do-install:
- ${INSTALL_MAN} ${WRKSRC}/man/hunspell.1 ${PREFIX}/man/man1
- ${INSTALL_MAN} ${WRKSRC}/man/hunspell.4 ${PREFIX}/man/man4
- ${INSTALL_PROGRAM} ${WRKSRC}/src/tools/.libs/hunspell ${PREFIX}/bin
- ${MKDIR} ${PREFIX}/include/hunspell
- ${INSTALL_DATA} ${WRKSRC}/src/hunspell/*.h* ${PREFIX}/include/hunspell/
- ${INSTALL_DATA} ${WRKSRC}/src/hunspell/.libs/libhunspell-1.2.a ${PREFIX}/lib
- ${INSTALL_DATA} ${WRKSRC}/src/hunspell/.libs/libhunspell-1.2.lai ${PREFIX}/lib/libhunspell-1.1.la
- ${INSTALL_DATA} ${WRKSRC}/src/hunspell/.libs/libhunspell-1.2.so.0 ${PREFIX}/lib
- ${LN} -s ${LOCALBASE}/lib/libhunspell-1.2.so.0 ${PREFIX}/lib/libhunspell-1.2.so
- ${MKDIR} ${PREFIX}/share/myspell/
- ${INSTALL_DATA} ${WRKDIR}/hu_HU-${DICTVERSION}/hu_HU.dic \
- ${WRKDIR}/hu_HU-${DICTVERSION}/hu_HU.aff \
- ${PREFIX}/share/myspell/
- ${INSTALL_DATA} ${WRKSRC}/hunspell.pc ${PREFIX}/libdata/pkgconfig/
- ${LN} -s ${LOCALBASE}/share/myspell/hu_HU.dic ${PREFIX}/share/myspell/magyar.dic
- ${LN} -s ${LOCALBASE}/share/myspell/hu_HU.dic ${PREFIX}/share/myspell/hungarian.dic
- ${LN} -s ${LOCALBASE}/share/myspell/hu_HU.dic ${PREFIX}/share/myspell/default.dic
- ${LN} -s ${LOCALBASE}/share/myspell/hu_HU.aff ${PREFIX}/share/myspell/magyar.aff
- ${LN} -s ${LOCALBASE}/share/myspell/hu_HU.aff ${PREFIX}/share/myspell/hungarian.aff
- ${LN} -s ${LOCALBASE}/share/myspell/hu_HU.aff ${PREFIX}/share/myspell/default.aff
- #${LOCALBASE}/bin/msgfmt -o ${WRKSRC}/hunspell.mo ${WRKSRC}/hunspell.po
- #${MKDIR} ${PREFIX}/share/locale/hu/LC_MESSAGES/ && \
- #${INSTALL_DATA} ${WRKSRC}/hunspell.mo ${PREFIX}/share/locale/hu/LC_MESSAGES/
-
-.ifndef(NOPORTDOCS)
-post-install:
- ${MKDIR} ${DOCSDIR}
-.for doc in ${PORTDOCS}
- ${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR}
-.endfor
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/textproc/hunspell/distinfo b/textproc/hunspell/distinfo
deleted file mode 100644
index 12e69216c624..000000000000
--- a/textproc/hunspell/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 (hunspell-1.2.11.tar.gz) = 8f57cdc4db091d69e1f682ed4d8ab282
-SHA256 (hunspell-1.2.11.tar.gz) = 3f975c056e0e8883b38ebe75f04a32e3983ea9d951afa035181806b070d06e93
-SIZE (hunspell-1.2.11.tar.gz) = 926658
-MD5 (hu_HU-1.6.1.tar.gz) = 01286775e368e13a5dc6f83977ff1897
-SHA256 (hu_HU-1.6.1.tar.gz) = 0a1ab4672bf75acc1c29c4b3fbcab5d10b7883ba1e7fc25e8054d2209f0352c2
-SIZE (hu_HU-1.6.1.tar.gz) = 730641
diff --git a/textproc/hunspell/files/patch-Makefile.in b/textproc/hunspell/files/patch-Makefile.in
deleted file mode 100644
index 672e80e67f74..000000000000
--- a/textproc/hunspell/files/patch-Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- Makefile.in.orig
-+++ Makefile.in
-@@ -320,7 +320,7 @@
- top_builddir = @top_builddir@
- top_srcdir = @top_srcdir@
- ACLOCAL_AMFLAGS = -I m4
--SUBDIRS = intl po src man m4 tests
-+SUBDIRS = po src man m4 tests
- pkgconfdir = $(libdir)/pkgconfig
- pkgconf_DATA = hunspell.pc
- EXTRA_DIST = BUGS README.myspell AUTHORS.myspell license.myspell license.hunspell \
diff --git a/textproc/hunspell/files/patch-src_tools_hunspell.cxx b/textproc/hunspell/files/patch-src_tools_hunspell.cxx
deleted file mode 100644
index 6928f3adfc74..000000000000
--- a/textproc/hunspell/files/patch-src_tools_hunspell.cxx
+++ /dev/null
@@ -1,43 +0,0 @@
-
-$FreeBSD$
-
---- src/tools/hunspell.cxx.orig
-+++ src/tools/hunspell.cxx
-@@ -61,26 +61,22 @@
- #include "firstparser.hxx"
-
- #define LIBDIR \
-- "/usr/share/hunspell:" \
-- "/usr/share/myspell:" \
-- "/usr/share/myspell/dicts"
-+ "%%PREFIX%%/share/hunspell:" \
-+ "%%PREFIX%%/share/myspell:" \
-+ "%%PREFIX%%/share/myspell/dicts"
- #define USEROOODIR \
- ".openoffice.org/3/user/wordbook:" \
- ".openoffice.org2/user/wordbook:" \
- ".openoffice.org2.0/user/wordbook"
- #define OOODIR \
-- "/opt/openoffice.org/basis3.0/share/dict/ooo:" \
-- "/usr/lib/openoffice.org/basis3.0/share/dict/ooo:" \
-- "/opt/openoffice.org2.4/share/dict/ooo:" \
-- "/usr/lib/openoffice.org2.4/share/dict/ooo:" \
-- "/opt/openoffice.org2.3/share/dict/ooo:" \
-- "/usr/lib/openoffice.org2.3/share/dict/ooo:" \
-- "/opt/openoffice.org2.2/share/dict/ooo:" \
-- "/usr/lib/openoffice.org2.2/share/dict/ooo:" \
-- "/opt/openoffice.org2.1/share/dict/ooo:" \
-- "/usr/lib/openoffice.org2.1/share/dict/ooo:" \
-- "/opt/openoffice.org2.0/share/dict/ooo:" \
-- "/usr/lib/openoffice.org2.0/share/dict/ooo"
-+ "%%PREFIX%%/openoffice.org3/share/dict/ooo:" \
-+ "%%PREFIX%%/openoffice.org-3.0.0/share/dict/ooo:" \
-+ "%%PREFIX%%/openoffice.org-2.4.2/share/dict/ooo:" \
-+ "%%PREFIX%%/openoffice.org-2.4.1/share/dict/ooo:" \
-+ "%%PREFIX%%/openoffice.org-2.4/share/dict/ooo:" \
-+ "%%PREFIX%%/openoffice.org-2.2/share/dict/ooo:" \
-+ "%%PREFIX%%/openoffice.org-2.1/share/dict/ooo:" \
-+ "%%PREFIX%%/openoffice.org2.0/share/dict/ooo:"
- #define HOME getenv("HOME")
- #define DICBASENAME ".hunspell_"
- #define LOGFILE "/tmp/hunspell.log"
diff --git a/textproc/hunspell/files/patch-sysintl b/textproc/hunspell/files/patch-sysintl
deleted file mode 100644
index d44d394cba79..000000000000
--- a/textproc/hunspell/files/patch-sysintl
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- configure.orig
-+++ configure
-@@ -20562,7 +20562,7 @@
- fi
-
-
--ac_config_files="$ac_config_files Makefile hunspell.pc man/Makefile man/hu/Makefile intl/Makefile po/Makefile.in m4/Makefile src/Makefile src/hunspell/Makefile src/hunspell/hunvisapi.h src/parsers/Makefile src/tools/Makefile src/win_api/Makefile tests/Makefile tests/suggestiontest/Makefile"
-+ac_config_files="$ac_config_files Makefile hunspell.pc man/Makefile man/hu/Makefile po/Makefile.in m4/Makefile src/Makefile src/hunspell/Makefile src/hunspell/hunvisapi.h src/parsers/Makefile src/tools/Makefile src/win_api/Makefile tests/Makefile tests/suggestiontest/Makefile"
-
- cat >confcache <<\_ACEOF
- # This file is a shell script that caches the results of configure
diff --git a/textproc/hunspell/pkg-descr b/textproc/hunspell/pkg-descr
deleted file mode 100644
index 12b121008bdd..000000000000
--- a/textproc/hunspell/pkg-descr
+++ /dev/null
@@ -1,19 +0,0 @@
-Hungarian Spell Checher utility with Hungarian dictionary
-and affix files. It has several advantages over ispell.
-It has better affix rules than hu-ispell.
-
-It is installing hungarian dictionary by default, but other dictionaries can
-be found at: http://wiki.services.openoffice.org/wiki/Dictionaries
-
-Magyar helyes.r.s ellen.rz. hunspell. El.ny.k az ispell-hez k.pest:
-- T.bb karakter v.ltoz.ssal j.r. tipikus hib.kra jav.t.si javaslat.
-- Helyes .sszetett sz.nak l.tsz. szavak tilt.sa.
-- 6-3-as szab.ly
-- mozg.szab.ly
-- .sszet.teli szab.lyok
-- t.bbsz.r.s k.pz.k helyes haszn.lata
-- .kezetes.t.si javaslatok
-Alepesetben csak a magyar sz.t.rat install.lja, de tov.bbi sz.t.rak
-el.rhet.ek: http://wiki.services.openoffice.org/wiki/Dictionaries
-
-WWW: http://magyarispell.sourceforge.net/
diff --git a/textproc/hunspell/pkg-plist b/textproc/hunspell/pkg-plist
deleted file mode 100644
index 0e68b39d1aae..000000000000
--- a/textproc/hunspell/pkg-plist
+++ /dev/null
@@ -1,36 +0,0 @@
-bin/hunspell
-include/hunspell/affentry.hxx
-include/hunspell/affixmgr.hxx
-include/hunspell/atypes.hxx
-include/hunspell/baseaffix.hxx
-include/hunspell/csutil.hxx
-include/hunspell/dictmgr.hxx
-include/hunspell/filemgr.hxx
-include/hunspell/hashmgr.hxx
-include/hunspell/htypes.hxx
-include/hunspell/hunspell.h
-include/hunspell/hunspell.hxx
-include/hunspell/hunzip.hxx
-include/hunspell/langnum.hxx
-include/hunspell/license.hunspell
-include/hunspell/phonet.hxx
-include/hunspell/replist.hxx
-include/hunspell/suggestmgr.hxx
-include/hunspell/w_char.hxx
-include/hunspell/hunvisapi.h
-include/hunspell/hunvisapi.h.in
-@dirrm include/hunspell
-lib/libhunspell-1.2.a
-lib/libhunspell-1.1.la
-lib/libhunspell-1.2.so.0
-lib/libhunspell-1.2.so
-libdata/pkgconfig/hunspell.pc
-share/myspell/hu_HU.aff
-share/myspell/hu_HU.dic
-share/myspell/hungarian.aff
-share/myspell/hungarian.dic
-share/myspell/magyar.aff
-share/myspell/magyar.dic
-share/myspell/default.aff
-share/myspell/default.dic
-@dirrm share/myspell
diff --git a/textproc/kmfl-european-latin/Makefile b/textproc/kmfl-european-latin/Makefile
deleted file mode 100644
index 69f74dec3e7c..000000000000
--- a/textproc/kmfl-european-latin/Makefile
+++ /dev/null
@@ -1,64 +0,0 @@
-# New ports collection makefile for: scim-kmfl-european-latin
-# Date created: 27 June 2009
-# Whom: Nikola Lecic <nikola.lecic@anthesphoria.net>
-#
-# $FreeBSD$
-
-PORTNAME= scim-kmfl-european-latin
-PORTVERSION= 1.2
-PORTREVISION= 4
-CATEGORIES= textproc
-MASTER_SITES= http://eurolatin.keymankeyboards.com/ \
- http://anthesphoria.net/FreeBSD/ports/distfiles/
-DISTNAME= eurolatin-${PORTVERSION}
-DIST_SUBDIR= kmfl
-
-MAINTAINER= nikola.lecic@anthesphoria.net
-COMMENT= Paneuropean Latin KMFL SCIM IMEngine keyboard covering 42 languages
-
-RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp \
- ${LOCALBASE}/lib/scim-1.0/1.4.0/IMEngine/kmfl.so:${PORTSDIR}/textproc/scim-kmfl-imengine
-
-NO_WRKSUBDIR= yes
-USE_DOS2UNIX= european.kmn
-NO_BUILD= yes
-USE_ZIP= yes
-
-DOCSDIR_REL= share/doc/kmfl/${PORTNAME}
-DOCSDIR= ${PREFIX}/${DOCSDIR_REL}
-SCIM_KMFL_DIR= share/scim/kmfl
-SCIM_KMFL_ICONS_DIR= share/scim/kmfl/icons
-
-PORTDOCS= *
-DOCSLIST= eurolatin12.pdf european.html licence.txt readme.html \
- welcome.htm
-PLIST_FILES= ${SCIM_KMFL_DIR}/european.kmn \
- ${SCIM_KMFL_ICONS_DIR}/european.bmp \
- ${SCIM_KMFL_ICONS_DIR}/latin.bmp \
- ${SCIM_KMFL_ICONS_DIR}/latin.ico
-
-do-install:
- ${INSTALL_DATA} ${WRKSRC}/*.kmn ${LOCALBASE}/${SCIM_KMFL_DIR}
- ${INSTALL_DATA} ${WRKSRC}/*.bmp ${WRKSRC}/*.ico \
- ${LOCALBASE}/${SCIM_KMFL_ICONS_DIR}
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
- for doc in ${DOCSLIST} ; do \
- ${INSTALL_DATA} ${WRKSRC}/$$doc ${DOCSDIR} ; \
- done
-.endif
-
-post-install:
- @${ECHO_MSG} "--------------------------------------------------------"
- @${ECHO_MSG} " You should now have the new keyboard in the section"
- @${ECHO_MSG} " \"Others\" in your SCIM menu. If you don't see it,"
- @${ECHO_MSG} " restart X."
-.if !defined(NOPORTDOCS)
- @${ECHO_MSG}
- @${ECHO_MSG} " The PDF documentation for use of the European Latin"
- @${ECHO_MSG} " Keyboard can be found in:"
- @${ECHO_MSG} " ${PREFIX}/share/doc/kmfl/scim-kmfl-european-latin/"
-.endif
- @${ECHO_MSG} "--------------------------------------------------------"
-
-.include <bsd.port.mk>
diff --git a/textproc/kmfl-european-latin/distinfo b/textproc/kmfl-european-latin/distinfo
deleted file mode 100644
index 72b20db8cc3b..000000000000
--- a/textproc/kmfl-european-latin/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (kmfl/eurolatin-1.2.zip) = 7785b7102296521294eb8c5db7f13a07
-SHA256 (kmfl/eurolatin-1.2.zip) = 9a31983c240d1b3e46474a264e904b69dc3cc058eea25c7185e99af211454a77
-SIZE (kmfl/eurolatin-1.2.zip) = 362966
diff --git a/textproc/kmfl-european-latin/files/patch-european.kmn b/textproc/kmfl-european-latin/files/patch-european.kmn
deleted file mode 100644
index 0d2c44cc8e22..000000000000
--- a/textproc/kmfl-european-latin/files/patch-european.kmn
+++ /dev/null
@@ -1,30 +0,0 @@
---- european.kmn.orig 2010-06-29 10:41:38.000000000 +0000
-+++ european.kmn 2010-06-29 10:42:30.000000000 +0000
-@@ -5,15 +5,15 @@
-
- VERSION 7.0
- NAME "European Latin"
--store(&BITMAP) 'latin.ico'
-+store(&BITMAP) 'latin.bmp'
- store(&COPYRIGHT) 'Copyright (C) 1994-2008 Tavultesoft Pty Ltd'
-
- store(&mnemoniclayout) '1'
-
- c KeymanWeb-specific header statements
-
--store(&KMW_HelpFile) 'european.html'
--store(&KMW_EmbedJS) 'european_js.txt'
-+c store(&KMW_HelpFile) 'european.html'
-+c store(&KMW_EmbedJS) 'european_js.txt'
-
- begin Unicode > use(Main)
-
-@@ -70,7 +70,7 @@
- store(ringO) 'åÅůŮ'
- store(ringK) 'aAuU'
-
--c \
-+c backslash
- store(specialO) 'ĸʼnſÐðØø¡¦§¨©ª¬­®¯°±²³´µ¶·¸¹º¿×÷†‡‰–—•'
- store(specialK) "knsDdOo!|S:cf~-r_*+23'uP.,1m?x/tT%NM>"
-
diff --git a/textproc/kmfl-european-latin/pkg-descr b/textproc/kmfl-european-latin/pkg-descr
deleted file mode 100644
index 01638056e9dd..000000000000
--- a/textproc/kmfl-european-latin/pkg-descr
+++ /dev/null
@@ -1,21 +0,0 @@
-This keyboard is designed to enable simple input of most Latin script
-languages, including all major European Latin-script languages. The
-keyboard is written in KMN Keyboard Language by the KMN language
-developer, Tavultesoft (http://www.tavultesoft.com). The keyboard
-uses punctuation and letter keys in sequence to access diacritic and
-other letters.
-
-This port installs the keyboard so that it can be used through SCIM
-KMFL IMEngine (textproc/scim-kmfl-imengine).
-
-Some of the supported languages include: Afrikaans, Albanian,
-Balearic, Basque, Breton, Catalan, Croatian, Czech, Danish, Dutch,
-Esperanto, Estonian, Faroese, Finnish, French, Gaelic, Galician,
-German, Hungarian, Icelandic, Inuktitut, Italian, Kashubian, Ladin,
-Latvian, Lithuanian, Maltese, Norwegian, Nynorsk, Polish, Portugese,
-Romansch, Saami, Serbian, Slovak, Slovenian, Sorbian, Spanish,
-Swedish, Tagalog, Turkish, Valencian, Vlaams, Walloon, Welsh and Zulu.
-
-The keyboard is distributed under the terms of 3-clause BSD-licence.
-
-WWW: http://eurolatin.keymankeyboards.com/
diff --git a/textproc/kmfl-sil-ezra/Makefile b/textproc/kmfl-sil-ezra/Makefile
deleted file mode 100644
index 1daf0ec27b4e..000000000000
--- a/textproc/kmfl-sil-ezra/Makefile
+++ /dev/null
@@ -1,71 +0,0 @@
-# New ports collection makefile for: scim-kmfl-sil-ezra
-# Date created: 14 July 2009
-# Whom: Nikola Lecic <nikola.lecic@anthesphoria.net>
-#
-# $FreeBSD$
-
-PORTNAME= scim-kmfl-sil-ezra
-PORTVERSION= 2.4
-PORTREVISION= 3
-CATEGORIES= textproc
-MASTER_SITES= http://scripts.sil.org/cms/scripts/render_download.php\?site_id=nrsi\&format=file\&media_id=EzraSIL251_Src.zip\&filename=/:1 \
- http://scripts.sil.org/cms/scripts/render_download.php\?site_id=nrsi\&format=file\&media_id=EzraSIL2.5Keying\&filename=/:2 \
- http://anthesphoria.net/FreeBSD/ports/distfiles/kmfl/:1,2
-DISTFILES= EzraSIL251_Src.zip:1 \
- Keying+in+Hebrew.pdf:2
-DIST_SUBDIR= kmfl
-EXTRACT_ONLY= EzraSIL251_Src.zip
-
-MAINTAINER= nikola.lecic@anthesphoria.net
-COMMENT= SCIM KMFL IMEngine keyboard for Unicode Biblical Hebrew
-
-RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp \
- ${LOCALBASE}/lib/scim-1.0/1.4.0/IMEngine/kmfl.so:${PORTSDIR}/textproc/scim-kmfl-imengine
-
-WRKSRC= ${WRKDIR}/EzraSIL2.51
-USE_DOS2UNIX= Keyman/EZRAUNI24.KMN
-NO_BUILD= yes
-USE_ZIP= yes
-
-DOCSDIR_REL= share/doc/kmfl/${PORTNAME}
-DOCSDIR= ${PREFIX}/${DOCSDIR_REL}
-SCIM_KMFL_DIR= share/scim/kmfl
-SCIM_KMFL_ICONS_DIR= share/scim/kmfl/icons
-
-PORTDOCS= *
-DOCSLIST= ${WRKSRC}/Licenses.txt ${WRKSRC}/README.txt \
- ${WRKSRC}/WordDocs/Ezra\ SIL\ Keyboard\ Chart.doc \
- ${DISTDIR}/${DIST_SUBDIR}/Keying+in+Hebrew.pdf \
- ${WRKSRC}/WordDocs/Simplified\ keyboard\ chart.doc
-
-PLIST_FILES= ${SCIM_KMFL_DIR}/EZRAUNI24.kmn \
- ${SCIM_KMFL_ICONS_DIR}/HEBDISPY.bmp \
- ${SCIM_KMFL_ICONS_DIR}/alef.bmp
-
-do-install:
- ${CP} -f ${WRKSRC}/Keyman/EZRAUNI24.KMN ${WRKSRC}/Keyman/EZRAUNI24.kmn
- ${INSTALL_DATA} ${WRKSRC}/Keyman/*.kmn ${LOCALBASE}/${SCIM_KMFL_DIR}
- ${INSTALL_DATA} ${WRKSRC}/Keyman/*.bmp ${LOCALBASE}/${SCIM_KMFL_ICONS_DIR}
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
- for doc in ${DOCSLIST} ; do \
- ${INSTALL_DATA} "$$doc" ${DOCSDIR} ; \
- done
-.endif
-
-post-install:
- @${ECHO_MSG} "--------------------------------------------------------"
- @${ECHO_MSG} " You should now have the new keyboard in the section"
- @${ECHO_MSG} " \"Hebrew\" in your SCIM menu. If you don't see it,"
- @${ECHO_MSG} " restart X."
-.if !defined(NOPORTDOCS)
- @${ECHO_MSG}
- @${ECHO_MSG} " The documentation is installed into:"
- @${ECHO_MSG} " ${DOCSDIR}"
- @${ECHO_MSG} " Please note that some documentation files are"
- @${ECHO_MSG} " officially released in proprietary formats only and"
- @${ECHO_MSG} " that they are installed as such."
-.endif
- @${ECHO_MSG} "--------------------------------------------------------"
-
-.include <bsd.port.mk>
diff --git a/textproc/kmfl-sil-ezra/distinfo b/textproc/kmfl-sil-ezra/distinfo
deleted file mode 100644
index 98b1d0017990..000000000000
--- a/textproc/kmfl-sil-ezra/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 (kmfl/EzraSIL251_Src.zip) = 9c94d51b9dd6ab1b7fb0db7e67d5ed9e
-SHA256 (kmfl/EzraSIL251_Src.zip) = d0818f56c4d0e63b1d947cfef5f7dfec005e771e7d178a7197c12539bce454c4
-SIZE (kmfl/EzraSIL251_Src.zip) = 1030435
-MD5 (kmfl/Keying+in+Hebrew.pdf) = 1817c823ac75e59f57a96ee059263033
-SHA256 (kmfl/Keying+in+Hebrew.pdf) = c034cc1e97cab0e4fc692c2e70e25745f7375e2bd6a7089506e876f66cf5f731
-SIZE (kmfl/Keying+in+Hebrew.pdf) = 89974
diff --git a/textproc/kmfl-sil-ezra/files/patch-Keyman::EZRAUNI24.KMN b/textproc/kmfl-sil-ezra/files/patch-Keyman::EZRAUNI24.KMN
deleted file mode 100644
index b25078756e07..000000000000
--- a/textproc/kmfl-sil-ezra/files/patch-Keyman::EZRAUNI24.KMN
+++ /dev/null
@@ -1,14 +0,0 @@
---- Keyman/EZRAUNI24.KMN.orig 2009-07-01 09:56:34.000000000 +0200
-+++ Keyman/EZRAUNI24.KMN 2009-07-01 09:56:08.000000000 +0200
-@@ -63,9 +63,10 @@
-
-
- NAME "Ezra SIL Unicode 2.4"
--BITMAP HebDispy c 8/21/02
-+BITMAP HEBDISPY.bmp c 8/21/02
- c HOTKEY "^+M"
- VERSION 6.0 c 7/9/02
-+store(&language) "he_IL"
-
- begin UNICODE > use(Main)
-
diff --git a/textproc/kmfl-sil-ezra/pkg-descr b/textproc/kmfl-sil-ezra/pkg-descr
deleted file mode 100644
index 981ba36bc52f..000000000000
--- a/textproc/kmfl-sil-ezra/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-This is a keyboard for input of the complex Biblical Hebrew (including
-cantillation marks) with Unicode fonts. It is written in Keyman keyboard
-language and developed by SIL Non-Roman Script Initiative (NRSI).
-
-This port installs the keyboard so that it can be used through SCIM KMFL
-IMEngine (textproc/scim-kmfl-imengine).
-
-The keyboard is provided under the terms of MIT/X11 License.
-
-WWW: http://scripts.sil.org/SILHebrUnic2
- http://scripts.sil.org/SILHebrUni_Documentation
diff --git a/textproc/kmfl-sil-galatia/Makefile b/textproc/kmfl-sil-galatia/Makefile
deleted file mode 100644
index 36a266230c77..000000000000
--- a/textproc/kmfl-sil-galatia/Makefile
+++ /dev/null
@@ -1,63 +0,0 @@
-# New ports collection makefile for: scim-kmfl-sil-galatia
-# Date created: 24 August 2009
-# Whom: Nikola Lecic <nikola.lecic@anthesphoria.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= scim-kmfl-sil-galatia
-PORTVERSION= 1.02
-PORTREVISION= 3
-CATEGORIES= textproc
-MASTER_SITES= http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=GrkPolyComp_Src&filename=/ \
- http://anthesphoria.net/FreeBSD/ports/distfiles/${DIST_SUBDIR}/
-DISTNAME= GrkPolyComp_Src
-DIST_SUBDIR= kmfl
-
-MAINTAINER= nikola.lecic@anthesphoria.net
-COMMENT= SCIM KMFL IMEngine Unicode keyboard for typesetting Ancient Greek
-
-RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp \
- ${LOCALBASE}/lib/scim-1.0/1.4.0/IMEngine/kmfl.so:${PORTSDIR}/textproc/scim-kmfl-imengine
-
-WRKSRC= ${WRKDIR}/GrkPolyComp_Src
-USE_DOS2UNIX= GrkPolyComp.KMN
-NO_BUILD= yes
-USE_ZIP= yes
-
-DOCSDIR_REL= share/doc/kmfl/${PORTNAME}
-DOCSDIR= ${PREFIX}/${DOCSDIR_REL}
-SCIM_KMFL_DIR= share/scim/kmfl
-SCIM_KMFL_ICONS_DIR= share/scim/kmfl/icons
-
-PORTDOCS= *
-DOCSLIST= Greek\ Poly\ Comp\ Kbrd\ Layout.pdf \
- welcome.htm
-
-PLIST_FILES= ${SCIM_KMFL_DIR}/GrkPolyComp.kmn \
- ${SCIM_KMFL_ICONS_DIR}/ALPHA.bmp
-
-do-install:
- ${CP} -f ${WRKSRC}/GrkPolyComp.KMN ${WRKSRC}/GrkPolyComp.kmn
- ${INSTALL_DATA} ${WRKSRC}/GrkPolyComp.kmn ${LOCALBASE}/${SCIM_KMFL_DIR}
- ${INSTALL_DATA} ${WRKSRC}/ALPHA.bmp ${LOCALBASE}/${SCIM_KMFL_ICONS_DIR}
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
- for doc in ${DOCSLIST} ; do \
- ${INSTALL_DATA} "${WRKSRC}/$$doc" ${DOCSDIR} ; \
- done
-.endif
-
-post-install:
- @${ECHO_MSG} "--------------------------------------------------------"
- @${ECHO_MSG} " You should now have the new keyboard in the section"
- @${ECHO_MSG} " \"Greek\" in your SCIM menu. If you don't see it,"
- @${ECHO_MSG} " restart X."
-.if !defined(NOPORTDOCS)
- @${ECHO_MSG}
- @${ECHO_MSG} " The documentation is installed into:"
- @${ECHO_MSG} " ${DOCSDIR}"
-.endif
- @${ECHO_MSG} "--------------------------------------------------------"
-
-.include <bsd.port.mk>
diff --git a/textproc/kmfl-sil-galatia/distinfo b/textproc/kmfl-sil-galatia/distinfo
deleted file mode 100644
index 8caab4fd023e..000000000000
--- a/textproc/kmfl-sil-galatia/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (kmfl/GrkPolyComp_Src.zip) = 5e7bf6186a3917d796f1abb710bed539
-SHA256 (kmfl/GrkPolyComp_Src.zip) = 59b4ad7f7a31f66a674f1867979baf07ae5143957cec6575e3d1428f5acf66e7
-SIZE (kmfl/GrkPolyComp_Src.zip) = 197829
diff --git a/textproc/kmfl-sil-galatia/files/patch-GrkPolyComp.KMN b/textproc/kmfl-sil-galatia/files/patch-GrkPolyComp.KMN
deleted file mode 100644
index e3c20268bbfc..000000000000
--- a/textproc/kmfl-sil-galatia/files/patch-GrkPolyComp.KMN
+++ /dev/null
@@ -1,43 +0,0 @@
---- GrkPolyComp.KMN.orig 2009-08-24 13:49:16.000000000 +0200
-+++ GrkPolyComp.KMN 2009-08-24 14:03:17.000000000 +0200
-@@ -24,14 +24,13 @@
- c See REVISION.TXT
- c ----------------------------------------------------------------------------
-
--NAME "Greek (polytonic precomposed) Unicode 1.02"
-+NAME "Galatia Greek (polytonic precomposed) Unicode 1.02"
- VERSION 6.0
--BITMAP ALPHA
-+BITMAP ALPHA.bmp
- HOTKEY "^+G"
- COPYRIGHT " 2002-2008 SIL International"
- MESSAGE "The Greek (polytonic precomposed) Unicode keyboard is distributed under the X11 free software license (http://scripts.sil.org/X11License)."
--
--c LANGUAGE x208, x22
-+store(&language) "el_GR"
-
- c ----------------------------------------------------------------------------
-
-@@ -520,9 +519,9 @@
- any(vUIoSm0) + any(K_Io) > index(vUIoSm,1) c >A_
- any(vUIo2) + any(K_Ro) > index(vUIoRo,1) c A_<
- any(vUIoRo0) + any(K_Io) > index(vUIoRo,1) c <A_
--any(vUIoSm) + any(K_Gr) > index(vUIoSmGr,1) c A_>\
-+any(vUIoSm) + any(K_Gr) > index(vUIoSmGr,1) c A_>\ c
- any(vUIoSmGr0) + any(K_Io) > index(vUIoSmGr,1) c >\A_
--any(vUIoRo) + any(K_Gr) > index(vUIoRoGr,1) c A_<\
-+any(vUIoRo) + any(K_Gr) > index(vUIoRoGr,1) c A_<\ c
- any(vUIoRoGr0) + any(K_Io) > index(vUIoRoGr,1) c <\A_
- any(vUIoSm) + any(K_Ac) > index(vUIoSmAc,1) c A_>/
- any(vUIoSmAc0) + any(K_Io) > index(vUIoSmAc,1) c >/A_
-@@ -668,8 +667,8 @@
- any(GC_Ci) + any(K_Gr) > index(GC_Gr,1) c a^ + \ a\.
- any(Ac) + any(K_Gr) > outs(Gr) c / + \ \.
- any(Ci) + any(K_Gr) > outs(Gr) c ^ + \ \.
--any(lowvRo) + any(K_Gr) > index(lowvRoGr,1) c >a + \ a>\
--any(lowvSm) + any(K_Gr) > index(lowvSmGr,1) c <a + \ a<\
-+any(lowvRo) + any(K_Gr) > index(lowvRoGr,1) c >a + \ a>\ c
-+any(lowvSm) + any(K_Gr) > index(lowvSmGr,1) c <a + \ a<\ c
- any(upV) + any(K_Gr) > index(upVGr,1) c A + \ >A
- any(upVSm_Sm) + any(K_Gr) > index(upVSmGr,1) c >A + \ >\A
- any(upVSm_Gr) + any(K_Sm) > index(upVSmGr,1) c >A + \ >\A
diff --git a/textproc/kmfl-sil-galatia/pkg-descr b/textproc/kmfl-sil-galatia/pkg-descr
deleted file mode 100644
index d110dfb2d483..000000000000
--- a/textproc/kmfl-sil-galatia/pkg-descr
+++ /dev/null
@@ -1,15 +0,0 @@
-This is a keyboard for typesetting Ancient Greek with precomposed Unicode
-characters. It is written in Keyman Keyboard Language by SIL Non-Roman Script
-Initiative (NRSI).
-
-The main purpose of the keyboards is to provide a wide range of keying options,
-so many characters can be entered in multiple ways. The features include:
-
- * preserving the context when deleting;
- * choosing the correct code for the sigma depending upon the encoding and
- the context (so the correct final form is used when appropriate);
- * understanding the context of gamma so that it can be typed as 'n' before
- kappa, xi or chi and as 'ng' before another gamma.
- * support for Greek punctuation.
-
-WWW: http://scripts.sil.org/KeymanKeyboardLinks#e9f80714
diff --git a/textproc/kmfl-sil-ipa-unicode/Makefile b/textproc/kmfl-sil-ipa-unicode/Makefile
deleted file mode 100644
index 57e76b02f759..000000000000
--- a/textproc/kmfl-sil-ipa-unicode/Makefile
+++ /dev/null
@@ -1,55 +0,0 @@
-# New ports collection makefile for: scim-kmfl-sil-ipa-unicode5
-# Date created: 10 October 2007
-# Whom: Nikola Lecic <nikola.lecic@anthesphoria.net>
-#
-# $FreeBSD$
-
-PORTNAME= scim-kmfl-sil-ipa-unicode5
-PORTVERSION= 1.2
-PORTREVISION= 2
-CATEGORIES= textproc
-MASTER_SITES= http://scripts.sil.org/cms/scripts/render_download.php\?site_id=nrsi\&format=file\&media_id=IPAUni_12_Src\&filename=/:1 \
- http://scripts.sil.org/cms/scripts/render_download.php\?site_id=nrsi\&format=file\&media_id=IPAUni_12.pdf\&filename=/:2
-DISTFILES= IPAUni_Src12.zip:1 \
- IPA+Unicode+5.1_ver+1.2_KMN.pdf:2
-DIST_SUBDIR= kmfl
-EXTRACT_ONLY= IPAUni_Src12.zip
-
-MAINTAINER= nikola.lecic@anthesphoria.net
-COMMENT= IPA Unicode 5.1 mnemonic keyboard for KMFL IMEngine of SCIM
-
-RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp \
- ${LOCALBASE}/lib/scim-1.0/1.4.0/IMEngine/kmfl.so:${PORTSDIR}/textproc/scim-kmfl-imengine
-
-WRKSRC= ${WRKDIR}/IPA12
-USE_DOS2UNIX= IPAUni12.kmn
-NO_BUILD= yes
-USE_ZIP= yes
-
-DOCSDIR_REL= share/doc/kmfl/${PORTNAME}
-DOCSDIR= ${PREFIX}/${DOCSDIR_REL}
-SCIM_KMFL_DIR= share/scim/kmfl
-SCIM_KMFL_ICONS_DIR= share/scim/kmfl/icons
-
-SUB_FILES= pkg-message
-PORTDOCS= *
-DOCSLIST= ${WRKSRC}/welcome.htm \
- ${DISTDIR}/${DIST_SUBDIR}/IPA+Unicode+5.1_ver+1.2_KMN.pdf
-PLIST_FILES= ${SCIM_KMFL_DIR}/IPAUni12.kmn \
- ${SCIM_KMFL_ICONS_DIR}/ipa.bmp \
- ${SCIM_KMFL_ICONS_DIR}/sil.bmp
-
-do-install:
- ${INSTALL_DATA} ${WRKSRC}/*.kmn ${LOCALBASE}/${SCIM_KMFL_DIR}
- ${INSTALL_DATA} ${WRKSRC}/*.bmp ${LOCALBASE}/${SCIM_KMFL_ICONS_DIR}
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
- for doc in ${DOCSLIST} ; do \
- ${INSTALL_DATA} $$doc ${DOCSDIR} ; \
- done
-.endif
-
-post-install:
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.mk>
diff --git a/textproc/kmfl-sil-ipa-unicode/distinfo b/textproc/kmfl-sil-ipa-unicode/distinfo
deleted file mode 100644
index c9e9f813812b..000000000000
--- a/textproc/kmfl-sil-ipa-unicode/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 (kmfl/IPAUni_Src12.zip) = 68a280eda858cbb062581c760e68d362
-SHA256 (kmfl/IPAUni_Src12.zip) = e4ed6d9268c5877f800437a6d5e6f8ea664f469059c905ee4c3682a92511da69
-SIZE (kmfl/IPAUni_Src12.zip) = 123262
-MD5 (kmfl/IPA+Unicode+5.1_ver+1.2_KMN.pdf) = fdd096cbd0dfe39f819f8b62e53f96e6
-SHA256 (kmfl/IPA+Unicode+5.1_ver+1.2_KMN.pdf) = 778abed97671f7957c4e404b4f766ef636cffa7bd18195aa72d9883999ce28d6
-SIZE (kmfl/IPA+Unicode+5.1_ver+1.2_KMN.pdf) = 638769
diff --git a/textproc/kmfl-sil-ipa-unicode/files/patch-IPAUni12.kmn b/textproc/kmfl-sil-ipa-unicode/files/patch-IPAUni12.kmn
deleted file mode 100644
index 8fac10cf420b..000000000000
--- a/textproc/kmfl-sil-ipa-unicode/files/patch-IPAUni12.kmn
+++ /dev/null
@@ -1,17 +0,0 @@
---- IPAUni12.kmn.orig 2009-06-24 14:32:05.000000000 +0200
-+++ IPAUni12.kmn 2009-06-24 14:35:27.000000000 +0200
-@@ -51,12 +51,11 @@
-
- NAME "IPA Unicode 5.1 (ver 1.2) KMN"
- VERSION 6.0
--BITMAP ipa
-+BITMAP ipa.bmp
- c BITMAP ipa.png
--HOTKEY "^+P"
- COPYRIGHT "© 2002-2008 SIL International"
- MESSAGE "The IPA Unicode 5.1 (ver 1.2) KMN Unicode keyboard is distributed under the X11 free software license (http://scripts.sil.org/X11License)."
--c store(&author) "M. Hosken, D. Bevan"
-+store(&author) "M. Hosken, D. Bevan"
- c store(&language) ""
-
- begin Unicode > use(Unicode)
diff --git a/textproc/kmfl-sil-ipa-unicode/files/pkg-message.in b/textproc/kmfl-sil-ipa-unicode/files/pkg-message.in
deleted file mode 100644
index d9bf80e47566..000000000000
--- a/textproc/kmfl-sil-ipa-unicode/files/pkg-message.in
+++ /dev/null
@@ -1,10 +0,0 @@
-
-------------------------------------------------------------------------
- You should now have the new keyboard in section "Others" of your
- SCIM menu. If you don't see it, restart X.
-
- The PDF documentation for use of SIL IPA Unicode5 keyboard can be
- found in
-
- %%PREFIX%%/share/doc/kmfl/scim-kmfl-sil-ipa-unicode5/
-------------------------------------------------------------------------
diff --git a/textproc/kmfl-sil-ipa-unicode/pkg-descr b/textproc/kmfl-sil-ipa-unicode/pkg-descr
deleted file mode 100644
index 26957b02b4cd..000000000000
--- a/textproc/kmfl-sil-ipa-unicode/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-This is mnemonic keyboard that covers entire IPA (International
-Phonetic Alphabet) Unicode 5 range, written in Keyman keyboard
-language. The keyboard is developed by SIL Non-Roman Script Initiative
-(NRSI). This port installs the keyboard so that it can be used through
-SCIM KMFL IMEngine (textproc/scim-kmfl-imengine).
-
-This keyboard is provided under SIL International X11-style License
-(http://scripts.sil.org/X11License).
-
-WWW: http://scripts.sil.org/UniIPAKeyboard#dee994f5
diff --git a/textproc/kmfl-sil-panafrican-latin/Makefile b/textproc/kmfl-sil-panafrican-latin/Makefile
deleted file mode 100644
index bee2ecac8e9f..000000000000
--- a/textproc/kmfl-sil-panafrican-latin/Makefile
+++ /dev/null
@@ -1,74 +0,0 @@
-# New ports collection makefile for: scim-kmfl-sil-panafrican-latin
-# Date created: 1 September 2009
-# Whom: Nikola Lecic <nikola.lecic@anthesphoria.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= scim-kmfl-sil-panafrican-latin
-PORTVERSION= 20090831
-PORTREVISION= 2
-CATEGORIES= textproc
-MASTER_SITES= http://scripts.sil.org/cms/scripts/render_download.php\?site_id=nrsi\&format=file\&media_id=AfricaKeyboardDead2009\&filename=/:1 \
- http://scripts.sil.org/cms/scripts/render_download.php\?site_id=nrsi\&format=file\&media_id=AfricaKeyboardUS2009\&filename=/:2 \
- http://anthesphoria.net/FreeBSD/ports/distfiles/${DIST_SUBDIR}/:1,2
-DISTFILES= AfricaKeyboardDead.zip:1 AfricaKeyboardUS.zip:2
-DIST_SUBDIR= kmfl
-
-MAINTAINER= nikola.lecic@anthesphoria.net
-COMMENT= SCIM KMFL IMEngine keyboard for African Latin writing systems
-
-RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp \
- ${LOCALBASE}/lib/scim-1.0/1.4.0/IMEngine/kmfl.so:${PORTSDIR}/textproc/scim-kmfl-imengine
-
-WRKSRC= ${WRKDIR}
-USE_DOS2UNIX= PanAfricaMnemonic/AfricaDeadKey.kmn \
- PanAfricaUSlayout/AfricaUS.kmn
-NO_BUILD= yes
-USE_ZIP= yes
-
-DOCSDIR_REL= share/doc/kmfl/${PORTNAME}
-DOCSDIR= ${PREFIX}/${DOCSDIR_REL}
-SCIM_KMFL_DIR= share/scim/kmfl
-SCIM_KMFL_ICONS_DIR= share/scim/kmfl/icons
-
-post-patch:
- @${REINPLACE_CMD} -e 's|^BITMAP AFR|BITMAP AFR.bmp|' \
- ${WRKSRC}/PanAfricaMnemonic/AfricaDeadKey.kmn \
- ${WRKSRC}/PanAfricaUSlayout/AfricaUS.kmn
-
-PORTDOCS= *
-DOCSLIST= PanAfricaMnemonic/SIL\ Unicode\ Keyboard\ Chart\ for\ Africa\ using\ deadkeys.pdf \
- PanAfricaUSlayout/SIL\ Unicode\ Keyboard\ Chart\ for\ Africa\ using\ shiftkeys.pdf
-
-PLIST_FILES= ${SCIM_KMFL_DIR}/AfricaDeadKey.kmn \
- ${SCIM_KMFL_DIR}/AfricaUS.kmn \
- ${SCIM_KMFL_ICONS_DIR}/AFR.bmp
-
-do-install:
- ${INSTALL_DATA} ${WRKSRC}/PanAfricaMnemonic/*.kmn \
- ${LOCALBASE}/${SCIM_KMFL_DIR}
- ${INSTALL_DATA} ${WRKSRC}/PanAfricaUSlayout/*.kmn \
- ${LOCALBASE}/${SCIM_KMFL_DIR}
- ${INSTALL_DATA} ${WRKSRC}/PanAfricaMnemonic/*.bmp \
- ${LOCALBASE}/${SCIM_KMFL_ICONS_DIR}
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
- for doc in ${DOCSLIST} ; do \
- ${INSTALL_DATA} "${WRKSRC}/$$doc" ${DOCSDIR} ; \
- done
-.endif
-
-post-install:
- @${ECHO_MSG} "--------------------------------------------------------"
- @${ECHO_MSG} " You should now have the new keyboard in the section"
- @${ECHO_MSG} " \"Others\" in your SCIM menu. If you don't see it,"
- @${ECHO_MSG} " restart X."
-.if !defined(NOPORTDOCS)
- @${ECHO_MSG}
- @${ECHO_MSG} " The documentation is installed into:"
- @${ECHO_MSG} " ${DOCSDIR}"
-.endif
- @${ECHO_MSG} "--------------------------------------------------------"
-
-.include <bsd.port.mk>
diff --git a/textproc/kmfl-sil-panafrican-latin/distinfo b/textproc/kmfl-sil-panafrican-latin/distinfo
deleted file mode 100644
index aab7e63e6bca..000000000000
--- a/textproc/kmfl-sil-panafrican-latin/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 (kmfl/AfricaKeyboardDead.zip) = 820822a611f9480a878d4f6322b749e7
-SHA256 (kmfl/AfricaKeyboardDead.zip) = b6dace0151891a249d9ee61307a7f95105be9445e91a8bb0b0f36f229ff5d6eb
-SIZE (kmfl/AfricaKeyboardDead.zip) = 386610
-MD5 (kmfl/AfricaKeyboardUS.zip) = 02917a406aa67b3065a097dc3e3a67c5
-SHA256 (kmfl/AfricaKeyboardUS.zip) = fea2fe19ada6a16b134ae85d7fd3fa8f9b71a26235b11a5bfbb941ffbd4e0507
-SIZE (kmfl/AfricaKeyboardUS.zip) = 399319
diff --git a/textproc/kmfl-sil-panafrican-latin/pkg-descr b/textproc/kmfl-sil-panafrican-latin/pkg-descr
deleted file mode 100644
index 8d382e0fd687..000000000000
--- a/textproc/kmfl-sil-panafrican-latin/pkg-descr
+++ /dev/null
@@ -1,16 +0,0 @@
-This is a set of two keyboards that provides a single implementation for many
-Roman writing systems across Africa, based on results compiled from data from
-Benin, Burkina Faso, Cameroon, Chad, Cote d'Ivoire, Nigeria, Senegal and Togo.
-
-The keyboards are written in Keyman keyboard language and developed by SIL
-Non-Roman Script Initiative (NRSI). The software is distributed under the
-X11-style license (http://scripts.sil.org/X11License).
-
-This port installs the keyboards so that they can be used through SCIM KMFL
-IMEngine (textproc/scim-kmfl-imengine). Two layouts are provided:
-
- * mnemonic layout for any keyboard (using deadkeys);
- * positional layout for US keyboard (using deadkeys and/or shift-states, i.e.
- RALT and LALT keys).
-
-WWW: http://scripts.sil.org/AfricanKeyboard1
diff --git a/textproc/kmfl-sil-yi/Makefile b/textproc/kmfl-sil-yi/Makefile
deleted file mode 100644
index 51db1967f9bc..000000000000
--- a/textproc/kmfl-sil-yi/Makefile
+++ /dev/null
@@ -1,50 +0,0 @@
-# New ports collection makefile for: scim-kmfl-sil-yi
-# Date created: 1 September 2009
-# Whom: Nikola Lecic <nikola.lecic@anthesphoria.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= scim-kmfl-sil-yi
-PORTVERSION= 20020903
-PORTREVISION= 2
-CATEGORIES= textproc
-MASTER_SITES= http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=SILYi12OFL_Src&filename=/ \
- http://anthesphoria.net/FreeBSD/ports/distfiles/kmfl/
-DISTNAME= SILYiOFL1.2Src
-DIST_SUBDIR= kmfl
-
-MAINTAINER= nikola.lecic@anthesphoria.net
-COMMENT= SCIM KMFL IMEngine Unicode keyboard for standardized Yi script
-
-RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp \
- ${LOCALBASE}/lib/scim-1.0/1.4.0/IMEngine/kmfl.so:${PORTSDIR}/textproc/scim-kmfl-imengine
-
-WRKSRC= ${WRKDIR}
-USE_DOS2UNIX= SourceFiles/Yi7.kmn
-NO_BUILD= yes
-USE_ZIP= yes
-
-SCIM_KMFL_DIR= share/scim/kmfl
-SCIM_KMFL_ICONS_DIR= share/scim/kmfl/icons
-
-PLIST_FILES= ${SCIM_KMFL_DIR}/Yi7.kmn \
- ${SCIM_KMFL_ICONS_DIR}/YiPinYin.bmp
-
-do-install:
- ${INSTALL_DATA} ${WRKSRC}/SourceFiles/*.kmn ${LOCALBASE}/${SCIM_KMFL_DIR}
- ${INSTALL_DATA} ${WRKSRC}/SourceFiles/*.bmp ${LOCALBASE}/${SCIM_KMFL_ICONS_DIR}
-
-post-install:
- @${ECHO_MSG} "--------------------------------------------------------"
- @${ECHO_MSG} " You should now have the new keyboard in the section"
- @${ECHO_MSG} " \"Others\" in your SCIM menu. If you don't see it,"
- @${ECHO_MSG} " restart X."
- @${ECHO_MSG}
- @${ECHO_MSG} " At the moment, this keyboard has no documentation."
- @${ECHO_MSG} " As a general rule, type the Pinyin romanization for"
- @${ECHO_MSG} " that syllable, followed by a space. For punctuation,"
- @${ECHO_MSG} " try usual punctuation keystrokes."
- @${ECHO_MSG} "--------------------------------------------------------"
-
-.include <bsd.port.mk>
diff --git a/textproc/kmfl-sil-yi/distinfo b/textproc/kmfl-sil-yi/distinfo
deleted file mode 100644
index ac88e485ae99..000000000000
--- a/textproc/kmfl-sil-yi/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (kmfl/SILYiOFL1.2Src.zip) = 9565edac15ec019b935d7a8e0a841968
-SHA256 (kmfl/SILYiOFL1.2Src.zip) = 7733011014f3a4ad77456d668db318d78f19ca03613dd6857cf80cf3a0ef3245
-SIZE (kmfl/SILYiOFL1.2Src.zip) = 2627553
diff --git a/textproc/kmfl-sil-yi/files/patch-SourceFiles::Yi7.kmn b/textproc/kmfl-sil-yi/files/patch-SourceFiles::Yi7.kmn
deleted file mode 100644
index bb5fa6b87bbc..000000000000
--- a/textproc/kmfl-sil-yi/files/patch-SourceFiles::Yi7.kmn
+++ /dev/null
@@ -1,17 +0,0 @@
---- SourceFiles/Yi7.kmn.orig 2009-09-01 17:32:24.000000000 +0200
-+++ SourceFiles/Yi7.kmn 2009-09-01 17:32:20.000000000 +0200
-@@ -8,10 +8,12 @@
- c this software is licensed under the SIL Open Font License
- c http://scripts.sil.org/OFL
-
--NAME "Yi"
--BITMAP YiPinYin
-+NAME "SIL Yi 20020903"
-+BITMAP YiPinYin.bmp
- VERSION 6.0
- HOTKEY "^+P"
-+MESSAGE "This software is licensed under the SIL Open Font License (http://scripts.sil.org/OFL)"
-+store(&author) "Andy Eatough"
-
- begin Unicode> use(Unicode Group)
-
diff --git a/textproc/kmfl-sil-yi/pkg-descr b/textproc/kmfl-sil-yi/pkg-descr
deleted file mode 100644
index 2a8a4dfe70e5..000000000000
--- a/textproc/kmfl-sil-yi/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-This is a keyboard for input of the standardized Yi script of southwestern
-China with Unicode Yi fonts. It is written in Keyman keyboard language and
-developed by SIL Non-Roman Script Initiative (NRSI).
-
-To keyboard a Yi syllable, you should type the Pinyin romanization for that
-syllable, followed by a space. For keyboarding punctuation, use the usual
-punctuation keystrokes.
-
-The keyboard is compatible with Yi range as defined in Unicode 3.0 and it does
-not provide keystrokes for the Yi Radicals which were added to Unicode 3.2
-(U+A4A2..U+A4A3, U+A4B4, U+A4C1, U+A4C5).
-
-WWW: http://scripts.sil.org/SILYI_home
diff --git a/textproc/kmfl-varamozhi-malayalam/Makefile b/textproc/kmfl-varamozhi-malayalam/Makefile
deleted file mode 100644
index 328e779c4472..000000000000
--- a/textproc/kmfl-varamozhi-malayalam/Makefile
+++ /dev/null
@@ -1,49 +0,0 @@
-# New ports collection makefile for: scim-kmfl-varamozhi-malayalam
-# Date created: 10 October 2009
-# Whom: Nikola Lecic <nikola.lecic@anthesphoria.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= scim-kmfl-varamozhi-malayalam
-PORTVERSION= 1.1.1
-PORTREVISION= 3
-CATEGORIES= textproc
-MASTER_SITES= SF/varamozhi/2%20Mozhi%20Keyman%20-%20Input%20Method/${PORTVERSION} \
- http://anthesphoria.net/FreeBSD/ports/distfiles/kmfl/
-DISTNAME= mozhi_${PORTVERSION}
-DIST_SUBDIR= kmfl
-
-MAINTAINER= nikola.lecic@anthesphoria.net
-COMMENT= SCIM KMFL IMEngine Malayalam keyboard according to the Mozhi scheme
-
-RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp \
- ${LOCALBASE}/lib/scim-1.0/1.4.0/IMEngine/kmfl.so:${PORTSDIR}/textproc/scim-kmfl-imengine
-
-USE_DOS2UNIX= mozhi_1.1.0.kmn
-NO_BUILD= yes
-USE_ZIP= yes
-
-SCIM_KMFL_DIR= share/scim/kmfl
-SCIM_KMFL_ICONS_DIR= share/scim/kmfl/icons
-
-PLIST_FILES= ${SCIM_KMFL_DIR}/mozhi_1.1.0.kmn \
- ${SCIM_KMFL_ICONS_DIR}/mozhi.bmp
-
-do-install:
- ${INSTALL_DATA} ${WRKSRC}/*.kmn ${LOCALBASE}/${SCIM_KMFL_DIR}
- ${INSTALL_DATA} ${WRKSRC}/*.bmp ${LOCALBASE}/${SCIM_KMFL_ICONS_DIR}
-
-post-install:
- @${ECHO_MSG} "--------------------------------------------------------"
- @${ECHO_MSG} " You should now have the new keyboard in the section"
- @${ECHO_MSG} " \"Malayalam\" in your SCIM menu. If you don't see it,"
- @${ECHO_MSG} " restart X."
- @${ECHO_MSG}
- @${ECHO_MSG} " At the moment, this keyboard has no downloadable"
- @${ECHO_MSG} " documentation. For the details on the Mozhi scheme,"
- @${ECHO_MSG} " please see the Project's homepage, especially"
- @${ECHO_MSG} " https://sites.google.com/site/cibu/mozhi."
- @${ECHO_MSG} "--------------------------------------------------------"
-
-.include <bsd.port.mk>
diff --git a/textproc/kmfl-varamozhi-malayalam/distinfo b/textproc/kmfl-varamozhi-malayalam/distinfo
deleted file mode 100644
index 65522ce3a7bc..000000000000
--- a/textproc/kmfl-varamozhi-malayalam/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (kmfl/mozhi_1.1.1.zip) = 69eb4fd5405c5fbed69bc401a48bef67
-SHA256 (kmfl/mozhi_1.1.1.zip) = b1d584c60ecde1c2c40ca96945bf062be5d32d52249570328cd112f9f29037f1
-SIZE (kmfl/mozhi_1.1.1.zip) = 208053
diff --git a/textproc/kmfl-varamozhi-malayalam/files/patch-mozhi_1.1.0.kmn b/textproc/kmfl-varamozhi-malayalam/files/patch-mozhi_1.1.0.kmn
deleted file mode 100644
index 4cd940c19a3e..000000000000
--- a/textproc/kmfl-varamozhi-malayalam/files/patch-mozhi_1.1.0.kmn
+++ /dev/null
@@ -1,24 +0,0 @@
---- mozhi_1.1.0.kmn.orig 2009-11-04 09:05:06.000000000 +0100
-+++ mozhi_1.1.0.kmn 2009-11-04 09:06:50.000000000 +0100
-@@ -6,12 +6,13 @@
- c License along with this library; if not, write to the Free Software
- c Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
--NAME "Mozhi Keymap 1.1.1"
-+NAME "Varamozhi Mozhi Keymap 1.1.1"
- COPYRIGHT "2006 © Raj Nair (peringz at gmail dot com)"
- MESSAGE "Mozhi Keymap is a varamozhi based Tavultesoft keyboard available for Windows & Linux OS. Mozhi Keymap is distributed under GNU LGPL."
- VERSION 6.0
- BITMAP mozhi.bmp
- CAPS ALWAYS OFF
-+store(&language) "ml_IN"
-
- store(&MnemonicLayout) "1"
- begin Unicode > use(main)
-@@ -436,4 +437,4 @@
- U+0D46 + [K_I] > U+0D48
- U+0D28 U+0D4D U+0D28 U+0D4D + [K_G] > U+0D19 U+0D4D U+0D19 U+0D4D
-
--c EOF
-\ No newline at end of file
-+c EOF
diff --git a/textproc/kmfl-varamozhi-malayalam/pkg-descr b/textproc/kmfl-varamozhi-malayalam/pkg-descr
deleted file mode 100644
index f002ba048e3f..000000000000
--- a/textproc/kmfl-varamozhi-malayalam/pkg-descr
+++ /dev/null
@@ -1,17 +0,0 @@
-This is a keyboard for input of the Malayalam according to the transliteration
-scheme called Mozhi (https://sites.google.com/site/cibu/mozhi). The keymap is
-written in Keyman keyboard language and developed as a part of Varamozhi
-Project under the LGPL license.
-
-The Mozhi is intended to be the most intuitive scheme for Malayalam speakers.
-It simplifies what the user needs to remember and is is not phonetically
-accurate.
-
-This keymap supports the current standard for Malayalam Chillus (i.e. without
-special encoding). It offers mnemonic keyboard functionality and smart-quote
-functionality with comas and numerals.
-
-This port installs the keyboard so that it can be used through SCIM KMFL
-IMEngine (textproc/scim-kmfl-imengine).
-
-WWW: http://varamozhi.sourceforge.net/
diff --git a/textproc/libsoldout/Makefile b/textproc/libsoldout/Makefile
deleted file mode 100644
index 6135eaf6e557..000000000000
--- a/textproc/libsoldout/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# New ports collection makefile for: libupskirt
-# Date created: 2010-02-10
-# Whom: Bapt <baptiste.daroussin@gmail.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= libupskirt
-DISTVERSION= 1.0
-CATEGORIES= textproc devel
-MASTER_SITES= http://instinctive.eu/code/
-
-MAINTAINER= bapt@FreeBSD.org
-COMMENT= Flexible C library for markdown
-
-LICENSE= BSD
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-MAKEFILE= BSDmakefile
-USE_LDCONFIG= yes
-USE_BZIP2= yes
-
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 700000
-BROKEN= does not compile on 6.X
-.endif
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/libupskirt.so.1 ${PREFIX}/lib
- ${INSTALL_PROGRAM} ${WRKSRC}/lace ${PREFIX}/bin
- ${INSTALL_PROGRAM} ${WRKSRC}/kilt ${PREFIX}/bin
- cd ${PREFIX}/lib && ${LN} -s libupskirt.so.1 libupskirt.so
- ${MKDIR} ${PREFIX}/include/upskirt
- ${INSTALL_DATA} ${WRKSRC}/*.h ${PREFIX}/include/upskirt
-
-.include <bsd.port.post.mk>
diff --git a/textproc/libsoldout/distinfo b/textproc/libsoldout/distinfo
deleted file mode 100644
index 1752e0127e14..000000000000
--- a/textproc/libsoldout/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (libupskirt-1.0.tar.bz2) = cf9afb779736773ea920c68e81ea5f37
-SHA256 (libupskirt-1.0.tar.bz2) = 1e7de09f6405319c7a71a0f08bf26578a1809f94374a7eb89f43b139c5f566c7
-SIZE (libupskirt-1.0.tar.bz2) = 25599
diff --git a/textproc/libsoldout/pkg-descr b/textproc/libsoldout/pkg-descr
deleted file mode 100644
index f71bbfc24c8e..000000000000
--- a/textproc/libsoldout/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-lightweight C library that can parse John Gruber's [markdown]
-(http://daringfireball.net/projects/markdown/) format and convert
-it into several formats and can be easily extended.
-
-It also provides two usage examples:
-- lace: markdown to xhtml conversion.
-- kilt: markdown to manpage conversion.
-
-
-WWW: http://git.instinctive.eu/cgit/libupskirt/
diff --git a/textproc/libsoldout/pkg-plist b/textproc/libsoldout/pkg-plist
deleted file mode 100644
index b47bf2bc43a5..000000000000
--- a/textproc/libsoldout/pkg-plist
+++ /dev/null
@@ -1,9 +0,0 @@
-bin/kilt
-bin/lace
-include/upskirt/array.h
-include/upskirt/buffer.h
-include/upskirt/markdown.h
-include/upskirt/renderers.h
-lib/libupskirt.so
-lib/libupskirt.so.1
-@dirrm include/upskirt
diff --git a/textproc/libwpd08/Makefile b/textproc/libwpd08/Makefile
deleted file mode 100644
index 63888f5e6434..000000000000
--- a/textproc/libwpd08/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: libwpd
-# Date created: Mon May 19 09:09:10 PDT 2003
-# Whom: reed@pugetsoundtechnology.com
-#
-# $FreeBSD$
-#
-
-PORTNAME= libwpd
-PORTVERSION= 0.8.14
-PORTREVISION= 3
-CATEGORIES= textproc
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= mi@aldan.algebra.com
-COMMENT= Tools for importing and exporting WordPerfect(tm) documents
-
-USE_BZIP2= yes
-GNU_CONFIGURE= yes
-USE_GNOME= gnomehack libgsf
-USE_LDCONFIG= yes
-ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`
-
-CONFIGURE_ARGS+=--without-docs
-
-.include <bsd.port.mk>
diff --git a/textproc/libwpd08/distinfo b/textproc/libwpd08/distinfo
deleted file mode 100644
index c00603c0c6f8..000000000000
--- a/textproc/libwpd08/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (libwpd-0.8.14.tar.bz2) = 974784f0cf067900bb8836b4d107101b
-SHA256 (libwpd-0.8.14.tar.bz2) = e4aca91b90d6faf9b01fbc4695074ac43f236eb39aee6f8bd993e1c241149901
-SIZE (libwpd-0.8.14.tar.bz2) = 424176
diff --git a/textproc/libwpd08/pkg-descr b/textproc/libwpd08/pkg-descr
deleted file mode 100644
index ebd37d7ed972..000000000000
--- a/textproc/libwpd08/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-libwpd is a library for reading and writing WordPerfect(tm)
-documents.
-
-This package also includes utilities for converting to HTML
-and plain text.
-
-WWW: http://libwpd.sourceforge.net/
diff --git a/textproc/libwpd08/pkg-plist b/textproc/libwpd08/pkg-plist
deleted file mode 100644
index 9d2c94f6784c..000000000000
--- a/textproc/libwpd08/pkg-plist
+++ /dev/null
@@ -1,24 +0,0 @@
-bin/wpd2html
-bin/wpd2raw
-bin/wpd2text
-include/libwpd-0.8/libwpd/GSFStream.h
-include/libwpd-0.8/libwpd/WPDocument.h
-include/libwpd-0.8/libwpd/WPXHLListenerImpl.h
-include/libwpd-0.8/libwpd/WPXProperty.h
-include/libwpd-0.8/libwpd/WPXPropertyList.h
-include/libwpd-0.8/libwpd/WPXPropertyListVector.h
-include/libwpd-0.8/libwpd/WPXStream.h
-include/libwpd-0.8/libwpd/WPXStreamImplementation.h
-include/libwpd-0.8/libwpd/WPXString.h
-include/libwpd-0.8/libwpd/libwpd.h
-include/libwpd-0.8/libwpd/libwpd_types.h
-lib/libwpd-0.8.la
-lib/libwpd-0.8.so
-lib/libwpd-0.8.so.8
-lib/libwpd-stream-0.8.la
-lib/libwpd-stream-0.8.so
-lib/libwpd-stream-0.8.so.8
-libdata/pkgconfig/libwpd-0.8.pc
-libdata/pkgconfig/libwpd-stream-0.8.pc
-@dirrm include/libwpd-0.8/libwpd
-@dirrm include/libwpd-0.8
diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile
deleted file mode 100644
index 28b788c6b22c..000000000000
--- a/textproc/raptor2/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# New ports collection makefile for: raptor
-# Date created: Nov 22, 2001
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= raptor
-PORTVERSION= 1.4.21
-CATEGORIES= textproc
-MASTER_SITES= SF/librdf/${PORTNAME}/${PORTVERSION} \
- http://download.librdf.org/source/
-
-MAINTAINER= kde@FreeBSD.org
-COMMENT= RDF Parser Toolkit for Redland
-
-LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
-
-USE_GNOME= gnomehack gnometarget libxml2
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \
- --with-curl-config=${LOCALBASE}/bin/curl-config \
- --with-pkg-config=${LOCALBASE}/bin/pkg-config \
- --with-xml-parser=libxml --with-www=curl
-
-USE_LDCONFIG= yes
-
-MAN1= rapper.1 raptor-config.1
-MAN3= libraptor.3
-
-.include <bsd.port.mk>
diff --git a/textproc/raptor2/distinfo b/textproc/raptor2/distinfo
deleted file mode 100644
index f161dc8b116f..000000000000
--- a/textproc/raptor2/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (raptor-1.4.21.tar.gz) = 992061488af7a9e2d933df6b694bb876
-SHA256 (raptor-1.4.21.tar.gz) = db3172d6f3c432623ed87d7d609161973d2f7098e3d2233d0702fbcc22cfd8ca
-SIZE (raptor-1.4.21.tar.gz) = 1651843
diff --git a/textproc/raptor2/pkg-descr b/textproc/raptor2/pkg-descr
deleted file mode 100644
index 3554b87cb0a8..000000000000
--- a/textproc/raptor2/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Raptor is the RDF Parser Toolkit for Redland and currently consists of two
-parsers: RDF/XML and N-Triples. Raptor is designed to integrate closely
-with Redland and also work entirely standalone, in which case it will use
-simple internal routines to perform the functions.
-
-WWW: http://librdf.org/raptor/
diff --git a/textproc/raptor2/pkg-plist b/textproc/raptor2/pkg-plist
deleted file mode 100644
index 9acc5fd7054d..000000000000
--- a/textproc/raptor2/pkg-plist
+++ /dev/null
@@ -1,92 +0,0 @@
-bin/rapper
-bin/raptor-config
-include/raptor.h
-lib/libraptor.a
-lib/libraptor.la
-lib/libraptor.so
-lib/libraptor.so.3
-libdata/pkgconfig/raptor.pc
-@exec mkdir -p %D/share/gtk-doc/html/raptor
-share/gtk-doc/html/raptor/parser-rdfa.html
-share/gtk-doc/html/raptor/serializer-json.html
-share/gtk-doc/html/raptor/raptor-section-sax2.html
-share/gtk-doc/html/raptor/home.png
-share/gtk-doc/html/raptor/index.html
-share/gtk-doc/html/raptor/index.sgml
-share/gtk-doc/html/raptor/introduction.html
-share/gtk-doc/html/raptor/ix01.html
-share/gtk-doc/html/raptor/left.png
-share/gtk-doc/html/raptor/parser-grddl.html
-share/gtk-doc/html/raptor/parser-guess.html
-share/gtk-doc/html/raptor/parser-ntriples.html
-share/gtk-doc/html/raptor/parser-rdfxml.html
-share/gtk-doc/html/raptor/parser-rss-tag-soup.html
-share/gtk-doc/html/raptor/parser-trig.html
-share/gtk-doc/html/raptor/parser-turtle.html
-share/gtk-doc/html/raptor/raptor.devhelp
-share/gtk-doc/html/raptor/raptor.devhelp2
-share/gtk-doc/html/raptor/raptor-parsers.html
-share/gtk-doc/html/raptor/raptor-section-constants.html
-share/gtk-doc/html/raptor/raptor-section-feature.html
-share/gtk-doc/html/raptor/raptor-section-general.html
-share/gtk-doc/html/raptor/raptor-section-iostream.html
-share/gtk-doc/html/raptor/raptor-section-locator.html
-share/gtk-doc/html/raptor/raptor-section-memory.html
-share/gtk-doc/html/raptor/raptor-section-parser.html
-share/gtk-doc/html/raptor/raptor-section-sequence.html
-share/gtk-doc/html/raptor/raptor-section-serializer.html
-share/gtk-doc/html/raptor/raptor-serializers.html
-share/gtk-doc/html/raptor/raptor-section-stringbuffer.html
-share/gtk-doc/html/raptor/raptor-section-triples.html
-share/gtk-doc/html/raptor/raptor-section-unicode.html
-share/gtk-doc/html/raptor/raptor-section-uri-factory.html
-share/gtk-doc/html/raptor/raptor-section-uri.html
-share/gtk-doc/html/raptor/raptor-section-world.html
-share/gtk-doc/html/raptor/raptor-section-www.html
-share/gtk-doc/html/raptor/raptor-section-xml-namespace.html
-share/gtk-doc/html/raptor/raptor-section-xml-qname.html
-share/gtk-doc/html/raptor/raptor-section-xml.html
-share/gtk-doc/html/raptor/reference-manual.html
-share/gtk-doc/html/raptor/restrict-parser-network-access.html
-share/gtk-doc/html/raptor/right.png
-share/gtk-doc/html/raptor/serializer-atom.html
-share/gtk-doc/html/raptor/serializer-dot.html
-share/gtk-doc/html/raptor/serializer-ntriples.html
-share/gtk-doc/html/raptor/serializer-rdfxml-abbrev.html
-share/gtk-doc/html/raptor/serializer-rdfxml-xmp.html
-share/gtk-doc/html/raptor/serializer-rdfxml.html
-share/gtk-doc/html/raptor/serializer-rss-1-0.html
-share/gtk-doc/html/raptor/serializer-turtle.html
-share/gtk-doc/html/raptor/style.css
-share/gtk-doc/html/raptor/tutorial-initialising-finishing.html
-share/gtk-doc/html/raptor/tutorial-serializer-get-triples.html
-share/gtk-doc/html/raptor/tutorial.html
-share/gtk-doc/html/raptor/tutorial-parse-strictness.html
-share/gtk-doc/html/raptor/tutorial-parser-abort.html
-share/gtk-doc/html/raptor/tutorial-parser-content.html
-share/gtk-doc/html/raptor/tutorial-parser-create.html
-share/gtk-doc/html/raptor/tutorial-parser-destroy.html
-share/gtk-doc/html/raptor/tutorial-parser-example.html
-share/gtk-doc/html/raptor/tutorial-parser-features.html
-share/gtk-doc/html/raptor/tutorial-parser-runtime-info.html
-share/gtk-doc/html/raptor/tutorial-parser-set-error-warning-handlers.html
-share/gtk-doc/html/raptor/tutorial-parser-set-id-handler.html
-share/gtk-doc/html/raptor/tutorial-parser-set-namespace-handler.html
-share/gtk-doc/html/raptor/tutorial-parser-static-info.html
-share/gtk-doc/html/raptor/tutorial-parser-set-triple-handler.html
-share/gtk-doc/html/raptor/tutorial-parsing.html
-share/gtk-doc/html/raptor/tutorial-querying-functionality.html
-share/gtk-doc/html/raptor/tutorial-serializer-create.html
-share/gtk-doc/html/raptor/tutorial-serializer-declare-namespace.html
-share/gtk-doc/html/raptor/tutorial-serializer-destroy.html
-share/gtk-doc/html/raptor/tutorial-serializer-example.html
-share/gtk-doc/html/raptor/tutorial-serializer-features.html
-share/gtk-doc/html/raptor/tutorial-serializer-runtime-info.html
-share/gtk-doc/html/raptor/tutorial-serializer-send-triples.html
-share/gtk-doc/html/raptor/tutorial-serializer-set-error-warning-handlers.html
-share/gtk-doc/html/raptor/tutorial-serializer-to-destination.html
-share/gtk-doc/html/raptor/tutorial-serializing.html
-share/gtk-doc/html/raptor/up.png
-@dirrm share/gtk-doc/html/raptor
-@dirrmtry share/gtk-doc/html
-@dirrmtry share/gtk-doc
diff --git a/textproc/saxon-he/Makefile b/textproc/saxon-he/Makefile
deleted file mode 100644
index a00c5048554b..000000000000
--- a/textproc/saxon-he/Makefile
+++ /dev/null
@@ -1,90 +0,0 @@
-# New ports collection makefile for: saxon-devel
-# Date created: 03 July 2004
-# Whom: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
-#
-# $FreeBSD$
-#
-
-PORTNAME= saxon
-PORTVERSION= 8.9.0.4
-PORTREVISION= 1
-PORTEPOCH= 1
-CATEGORIES= textproc java
-MASTER_SITES= SF/${PORTNAME}/Saxon-B/${PORTVERSION}
-PKGNAMESUFFIX= -devel
-DISTNAME= ${PORTNAME}b${PORTVERSION:S,.,-,g}j.zip \
- ${PORTNAME}-resources8-9
-
-MAINTAINER= hq@FreeBSD.org
-COMMENT= An XSLT 2.0 / XPath 2.0 / XQuery 1.0 processor for Java
-
-RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper
-
-OPTIONS= JDOM "Install Jdom support" off \
- XOM "Install XOM support" off
-
-USE_ZIP= yes
-USE_JAVA= yes
-JAVA_VERSION= 1.4+
-NO_WRKSUBDIR= yes
-NO_BUILD= yes
-
-CONFLICTS= saxon-6.*
-
-JARFILES= saxon8-sql.jar saxon8.jar saxon8-xpath.jar saxon8-dom.jar
-PLIST_FILES+= ${JARFILES:S,^,%%JAVAJARDIR%%/,} bin/saxon bin/saxon-xquery
-.if !defined(NOPORTDOCS)
-PORTDOCS= *
-.endif
-
-.include <bsd.port.pre.mk>
-
-.if defined(WITH_JDOM)
-JARFILES+= saxon8-jdom.jar
-RUN_DEPENDS+= ${JAVALIBDIR}/jdom.jar:${PORTSDIR}/java/jdom
-.endif
-
-.if defined(WITH_XOM)
-JARFILES+= saxon8-xom.jar
-RUN_DEPENDS+= ${JAVALIBDIR}/xom.jar:${PORTSDIR}/textproc/xom
-.endif
-
-SUB_FILES= saxon.sh
-SUB_LIST= SAXON_JARS="${JARFILES:S,^,${JAVAJARDIR}/,}"
-
-do-install:
- @${ECHO_MSG} -n ">> Installing JARs in ${JAVAJARDIR}/..."
- @${MKDIR} ${JAVAJARDIR}
-.for file in ${JARFILES}
- @${ECHO_MSG} -n " ${file}"
- @${INSTALL_DATA} ${WRKSRC}/${file} ${JAVAJARDIR}/
-.endfor
- @${ECHO_MSG} " [ DONE ]"
-.if !defined(NOPORTDOCS)
- @${ECHO_MSG} -n ">> Installing samples in ${EXAMPLESDIR}/..."
- @cd ${WRKSRC}/samples/ \
- && ${FIND} . -type d -exec ${MKDIR} ${EXAMPLESDIR}/{} \; \
- && ${FIND} . -type f -exec ${INSTALL_DATA} {} ${EXAMPLESDIR}/{} \;
- @${ECHO_MSG} " [ DONE ]"
- @${ECHO_MSG} -n ">> Installing documentation in ${DOCSDIR}/..."
- @cd ${WRKSRC}/doc/ \
- && ${FIND} . -type d -exec ${MKDIR} ${DOCSDIR}/{} \; \
- && ${FIND} . -type f -exec ${INSTALL_DATA} {} ${DOCSDIR}/{} \;
- @${ECHO_MSG} " [ DONE ]"
-.endif
- @${ECHO_MSG} -n ">> Installing scripts in ${PREFIX}/bin..."
-.for scriptfile in saxon saxon-xquery
- @${ECHO_MSG} -n " ${scriptfile}"
- @${INSTALL_SCRIPT} ${WRKSRC}/saxon.sh ${PREFIX}/bin/${scriptfile}
-.endfor
- @${ECHO_MSG} " [ DONE ]"
-
-.if !defined(NOPORTDOCS)
-post-install:
- @${FIND} -s ${WRKSRC}/samples -not -type d | \
- ${SED} -ne 's,^${WRKSRC}/samples,${EXAMPLESDIR:S,${PREFIX}/,,},p' >> ${TMPPLIST}
- @${FIND} -s -d ${WRKSRC}/samples -type d | \
- ${SED} -ne 's,^${WRKSRC}/samples,@dirrm ${EXAMPLESDIR:S,${PREFIX}/,,},p' >> ${TMPPLIST}
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/textproc/saxon-he/distinfo b/textproc/saxon-he/distinfo
deleted file mode 100644
index 715e9d68ff18..000000000000
--- a/textproc/saxon-he/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 (saxonb8-9-0-4j.zip) = 6be31185c3d0da70749055a4a10763ae
-SHA256 (saxonb8-9-0-4j.zip) = 23e12d90d7990bee4ae715345dc8f555b5aab662710256dec22bed70b3f54058
-SIZE (saxonb8-9-0-4j.zip) = 1492988
-MD5 (saxon-resources8-9.zip) = 65a14ea4f55a98c1d762433842145962
-SHA256 (saxon-resources8-9.zip) = bfab671b938047128427acf675d64249f714e40e8e80dc1585df0a2c8840a9bd
-SIZE (saxon-resources8-9.zip) = 10836211
diff --git a/textproc/saxon-he/files/saxon.sh.in b/textproc/saxon-he/files/saxon.sh.in
deleted file mode 100644
index b849bd18e7f4..000000000000
--- a/textproc/saxon-he/files/saxon.sh.in
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/bin/sh
-#
-# $FreeBSD$
-
-IAM="`basename "$0"`"
-
-if [ "${IAM}" = "saxon-xquery" ]
-then
- LAUNCHER_CLASS="net.sf.saxon.Query"
-else
- LAUNCHER_CLASS="net.sf.saxon.Transform"
-fi
-
-SAXON_CLASSPATH=""
-for jarfile in %%SAXON_JARS%%
-do
- SAXON_CLASSPATH="${SAXON_CLASSPATH}:${jarfile}"
-done
-
-JAVA_VERSION="1.4+" exec "%%LOCALBASE%%/bin/java" -classpath "${SAXON_CLASSPATH}" "${LAUNCHER_CLASS}" "$@"
diff --git a/textproc/saxon-he/pkg-descr b/textproc/saxon-he/pkg-descr
deleted file mode 100644
index f1c67d88e2eb..000000000000
--- a/textproc/saxon-he/pkg-descr
+++ /dev/null
@@ -1,22 +0,0 @@
-The Saxon 8.0 package is a collection of tools for processing XML documents.
-The main components are:
-
-- An XSLT 2.0 processor, that can be used from the command line, or invoked
- from a Java application by use of the standard JAXP API. Saxon can be
- integrated with Java applications using the JAXP API, which means it is
- possible for a Java application to switch between different XSLT processors
- without changing the application code. As well as conforming closely with the
- XSLT 2.0 specification, Saxon offers a number of powerful extensions.
-- An XPath 2.0 processor accessible via an API to Java applications.
-- An XQuery 1.0 processor that can be used from the command line, or invoked
- from a Java application by use of an API.
-- An XML Schema 1.0 processor. This can be used on its own to validate a schema
- for correctness, or to validate a source document against the definitions in
- a schema. It is also used to support the schema-aware functionality of the
- XSLT and XQuery processors.
-
-So you can use Saxon to process XML by writing XSLT stylesheets, by writing
-XQuery queries, by writing Java applications, or by combinations of the
-approaches.
-
-WWW: http://www.saxonica.com/