- Remove expired port:

2007-01-20 russian/rispell: does not work with current textproc/ispell, use rus-ispell port instead
This commit is contained in:
Sergey Matveychuk 2007-01-23 21:57:46 +00:00
parent 5aca3f129b
commit 07490670ec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183132
10 changed files with 1 additions and 109 deletions

1
MOVED
View file

@ -2725,3 +2725,4 @@ x11/xfce4-trigger-launcher||2007-01-22|got obsolete by xfce 4.4 update
x11-clocks/xfce4-datetime-plugin||2007-01-22|got obsolete by xfce 4.4 update
x11-fm/xfce4-fm||2007-01-22|got obsolete by xfce 4.4 update
x11-wm/xfce4-systray||2007-01-22|got obsolete by xfce 4.4 update
russian/rispell||2007-01-23|Has expired: does not work with current textproc/ispell, use rus-ispell port istead

View file

@ -29,7 +29,6 @@
SUBDIR += pine.language
SUBDIR += prawda
SUBDIR += pscyr
SUBDIR += rispell
SUBDIR += rus-ispell
SUBDIR += rux
SUBDIR += tac+ia

View file

@ -1,37 +0,0 @@
# New ports collection makefile for: rispell
# Date created: 16 Dec 1997
# Whom: ache
#
# $FreeBSD$
#
PORTNAME= ispell
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= russian textproc
MASTER_SITES= http://www.garret.ru/~knizhnik/
DISTNAME= rispell
MAINTAINER= ports@FreeBSD.org
COMMENT= Russian (KOI8-R) dictionary for ISPELL
DEPRECATED= does not work with current textproc/ispell, use rus-ispell port istead
EXPIRATION_DATE= 2007-01-20
# Very dirty implementation, use rus-ispell port instead
NO_LATEST_LINK= yes
BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
WRKSRC= ${WRKDIR}/russian-ispell
post-build:
cd ${WRKSRC} && LANG=ru_RU.KOI8-R ${SORT} russian.sml > russian.dict
do-install:
cd ${WRKSRC} && \
${INSTALL_DATA} russian.hash russian.aff russian.dict \
${PREFIX}/share/ispell
${INSTALL_SCRIPT} ${FILESDIR}/rispell.sh ${PREFIX}/bin/rispell
.include <bsd.port.mk>

View file

@ -1,3 +0,0 @@
MD5 (rispell.tar.gz) = 52395798b5c2042114845cc7fa5a7bc6
SHA256 (rispell.tar.gz) = 640a8472e39126bbe04bffd59dbcd9781269f6c7b9ce56eca82f5891be2cbb0a
SIZE (rispell.tar.gz) = 654831

View file

@ -1,17 +0,0 @@
*** russian.aff.orig Tue Sep 23 19:12:38 1997
--- russian.aff Wed Dec 17 14:01:17 1997
***************
*** 1,6 ****
nroffchars ().\\*
texchars ()\[]{}<\>\\$*.%
! wordchars [\xc0-\xdf] [\xe0-\xff]
suffixes
flag A:
--- 1,6 ----
nroffchars ().\\*
texchars ()\[]{}<\>\\$*.%
! wordchars [\xc1\xc2\xd7\xc7\xc4\xc5\xa3\xd6\xda\xc9\xca\xcb\xcc\xcd\xce\xcf\xd0\xd2\xd3\xd4\xd5\xc6\xc8\xc3\xde\xdb\xdd\xdf\xd9\xd8\xdc\xc0\xd1] [\xe1\xe2\xf7\xe7\xe4\xe5\xb3\xf6\xfa\xe9\xea\xeb\xec\xed\xee\xef\xf0\xf2\xf3\xf4\xf5\xe6\xe8\xe3\xfe\xfb\xfd\xff\xf9\xf8\xfc\xe0\xf1]
suffixes
flag A:

View file

@ -1,19 +0,0 @@
*** makedict.cxx.orig Tue Sep 23 19:04:44 1997
--- makedict.cxx Wed Dec 17 14:03:46 1997
***************
*** 274,280 ****
}
fputs("nroffchars ().\\\\*\n"
"texchars ()\\[]{}<\\>\\\\$*.%\n"
! "wordchars [\\xc0-\\xdf] [\\xe0-\\xff]\n"
"suffixes\n\n", f);
for (int flag = 0; suffixes[flag] != NULL; flag++) {
--- 274,280 ----
}
fputs("nroffchars ().\\\\*\n"
"texchars ()\\[]{}<\\>\\\\$*.%\n"
! "wordchars [\\xc1\\xc2\\xd7\\xc7\\xc4\\xc5\\xa3\\xd6\\xda\\xc9\\xca\\xcb\\xcc\\xcd\\xce\\xcf\\xd0\\xd2\\xd3\\xd4\\xd5\\xc6\\xc8\\xc3\\xde\\xdb\\xdd\\xdf\\xd9\\xd8\\xdc\\xc0\\xd1] [\\xe1\\xe2\\xf7\\xe7\\xe4\\xe5\\xb3\\xf6\\xfa\\xe9\\xea\\xeb\\xec\\xed\\xee\\xef\\xf0\\xf2\\xf3\\xf4\\xf5\\xe6\\xe8\\xe3\\xfe\\xfb\\xfd\\xff\\xf9\\xf8\\xfc\\xe0\\xf1]\n"
"suffixes\n\n", f);
for (int flag = 0; suffixes[flag] != NULL; flag++) {

View file

@ -1,22 +0,0 @@
--- Makefile.orig Thu Aug 19 15:23:35 1999
+++ Makefile Tue Jul 24 15:30:22 2001
@@ -1,5 +1,5 @@
-ELISP_DIR = /usr/share/emacs/site-lisp
-ISPELL_DIR = /usr/lib/ispell
+ELISP_DIR = NOTYET/usr/share/emacs/site-lisp
+ISPELL_DIR = ${PREFIX}/share/ispell
KITDIR = ../save-kostya-dict
@@ -15,9 +15,9 @@
buildhash russian.sml russian.aff russian.hash
russian.sml: russian.sq.gz
- gzip -dc russian.sq.gz | unsq > russian.sml
+ gzip -dc russian.sq.gz | uniq > russian.sml
-install: unsq russian.hash
+install: russian.hash
cp russian.hash russian.aff $(ISPELL_DIR)
if [ -d $(ELISP_DIR) ] ; then \
cd emacs ; make ELISP_DIR=$(ELISP_DIR) install ; cd .. ; \

View file

@ -1,3 +0,0 @@
#!/bin/sh
exec ispell -d russian $*

View file

@ -1,3 +0,0 @@
Russian (KOI8-R) dictionary for ISPELL
WWW: http://www.garret.ru/~knizhnik/

View file

@ -1,4 +0,0 @@
bin/rispell
share/ispell/russian.aff
share/ispell/russian.dict
share/ispell/russian.hash