summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 12:20:11 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 12:20:11 +0000
commit5b4f298e3b8b52c36c2babc010fc9636b3f54e13 (patch)
tree16d21ed17fc0d02b55ef3bdc0593ce0f9f36fec9 /textproc
parentFix build with --std=c++11 (diff)
textproc/ua-ispell Removed because it has been moved to ukrainian/ispell only 12 years ago
Notes
Notes: svn path=/head/; revision=322678
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/ua-ispell/Makefile48
-rw-r--r--textproc/ua-ispell/distinfo2
-rw-r--r--textproc/ua-ispell/files/ispell-uk3
-rw-r--r--textproc/ua-ispell/pkg-descr3
-rw-r--r--textproc/ua-ispell/pkg-plist4
6 files changed, 0 insertions, 61 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 797428b93958..5472686c2f73 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1461,7 +1461,6 @@
SUBDIR += txt2html
SUBDIR += txt2man
SUBDIR += txt2tags
- SUBDIR += ua-ispell
SUBDIR += uim
SUBDIR += uim-el
SUBDIR += uim-el-emacs21
diff --git a/textproc/ua-ispell/Makefile b/textproc/ua-ispell/Makefile
deleted file mode 100644
index 7a0cc662d429..000000000000
--- a/textproc/ua-ispell/Makefile
+++ /dev/null
@@ -1,48 +0,0 @@
-# New ports collection makefile for: ukr-ispell
-# Date created: 5 Dec 2000
-# Whom: mi
-#
-# $FreeBSD$
-#
-
-PORTNAME= ispell-uk
-PORTVERSION= 0.7
-PORTREVISION= 1
-CATEGORIES= textproc ukrainian
-MASTER_SITES= SF/${PORTNAME}/OldFiles
-
-MAINTAINER= mi@aldan.algebra.com
-COMMENT= Ukrainian (KOI8-U) dictionary for ISPELL
-
-BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell
-
-USE_BZIP2= YES
-ALL_TARGET= koi
-USE_GMAKE= YES
-USE_PERL5= yes
-
-# Still need gmake for other reasons :-\
-#post-patch:
-# ${PERL} -pi -e 's,\$$\(MAKE\) -C (\w+),cd \1 && make,g' \
-# ${WRKSRC}/Makefile.in
-
-do-configure:
- cd ${WRKSRC} && ${SH} ./makeconfig.sh \
- -ispell=${PREFIX}/share/ispell -default=koi
-
-do-install:
- ${INSTALL_DATA} ${WRKSRC}/ukrainian-koi.hash \
- ${PREFIX}/share/ispell/ukrainian.hash
- ${INSTALL_DATA} ${WRKSRC}/Affix/ukrainian-koi.aff \
- ${PREFIX}/share/ispell/ukrainian.aff
- ${INSTALL_DATA} ${WRKSRC}/Dictionary/ukrainian-koi.dict \
- ${PREFIX}/share/ispell/ukrainian.dict
- ${INSTALL_SCRIPT} ${FILESDIR}/ispell-uk ${PREFIX}/bin
-
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "powerpc" && ${OSVERSION} > 900000
-BROKEN= Does not build on powerpc-9: segfault
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/textproc/ua-ispell/distinfo b/textproc/ua-ispell/distinfo
deleted file mode 100644
index 522f88239450..000000000000
--- a/textproc/ua-ispell/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (ispell-uk-0.7.tar.bz2) = 7e7f4a188cb5776e051c73354c09b1af5420647be1b6f5fdc9e28ff7980cc19e
-SIZE (ispell-uk-0.7.tar.bz2) = 702240
diff --git a/textproc/ua-ispell/files/ispell-uk b/textproc/ua-ispell/files/ispell-uk
deleted file mode 100644
index d4349700c923..000000000000
--- a/textproc/ua-ispell/files/ispell-uk
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-exec ispell -d ukrainian "$@"
diff --git a/textproc/ua-ispell/pkg-descr b/textproc/ua-ispell/pkg-descr
deleted file mode 100644
index 6ce482a3ec78..000000000000
--- a/textproc/ua-ispell/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Ukrainian (KOI8-U) dictionary for ISPELL
-
-WWW: http://sourceforge.net/projects/ispell-uk/
diff --git a/textproc/ua-ispell/pkg-plist b/textproc/ua-ispell/pkg-plist
deleted file mode 100644
index a7cf1a0ef075..000000000000
--- a/textproc/ua-ispell/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-bin/ispell-uk
-share/ispell/ukrainian.aff
-share/ispell/ukrainian.dict
-share/ispell/ukrainian.hash