summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-11-28 21:00:19 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-11-28 21:00:19 +0000
commit0b86d0129619784608a41e00547378efe900a710 (patch)
treef60efecabfd18c2deeb313e40fc949f02bb3902d /textproc
parentMark BROKEN on alpha for the time being. The build causes xsltproc to (diff)
As previously announced, remove se-ispell; it installs files in the
wrong place. Use textproc/ispell with ISPELL_SE=yes instead.
Notes
Notes: svn path=/head/; revision=122692
Diffstat (limited to 'textproc')
-rw-r--r--textproc/se-ispell/Makefile22
-rw-r--r--textproc/se-ispell/distinfo2
-rw-r--r--textproc/se-ispell/files/patch-aa16
-rw-r--r--textproc/se-ispell/pkg-descr5
-rw-r--r--textproc/se-ispell/pkg-plist2
5 files changed, 0 insertions, 47 deletions
diff --git a/textproc/se-ispell/Makefile b/textproc/se-ispell/Makefile
deleted file mode 100644
index 7b8fa834de23..000000000000
--- a/textproc/se-ispell/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection makefile for: se-ispell
-# Date created: 4 November 1999
-# Whom: Kent Boortz <kent@erix.ericsson.se>
-#
-# $FreeBSD$
-#
-
-PORTNAME= se-ispell
-PORTVERSION= 1.2.1
-CATEGORIES= textproc
-MASTER_SITES= http://www.sslug.dk/locale/ispell/iswedish/
-DISTNAME= iswedish-1.2.1
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Swedish dictionary for ispell
-
-BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell
-
-DEPRECATED= "Installs files in wrong place\; use textproc/ispell with ISPELL_SE=yes instead"
-EXPIRATION_DATE=2004-10-01
-
-.include <bsd.port.mk>
diff --git a/textproc/se-ispell/distinfo b/textproc/se-ispell/distinfo
deleted file mode 100644
index 4f5c7a49dbef..000000000000
--- a/textproc/se-ispell/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (iswedish-1.2.1.tar.gz) = b546aeb88d7614c32e541488d55f32fe
-SIZE (iswedish-1.2.1.tar.gz) = 122346
diff --git a/textproc/se-ispell/files/patch-aa b/textproc/se-ispell/files/patch-aa
deleted file mode 100644
index e5a20d6c6ad0..000000000000
--- a/textproc/se-ispell/files/patch-aa
+++ /dev/null
@@ -1,16 +0,0 @@
---- Makefile.orig Thu Jan 29 09:06:32 1998
-+++ Makefile Sun Dec 26 10:35:22 1999
-@@ -1,10 +1,10 @@
--installdir=/usr/lib/ispell
-+installdir=${PREFIX}/lib
-
- all: svenska.hash
-
- install: svenska.hash svenska.aff
-- install -o root -g root -m 0644 svenska.hash $(installdir)
-- install -o root -g root -m 0644 svenska.aff $(installdir)
-+ install -c -o root -g wheel -m 0644 svenska.hash $(installdir)
-+ install -c -o root -g wheel -m 0644 svenska.aff $(installdir)
-
- svenska.hash: svenska.aff svenska.datalista
- buildhash svenska.datalista svenska.aff svenska.hash
diff --git a/textproc/se-ispell/pkg-descr b/textproc/se-ispell/pkg-descr
deleted file mode 100644
index 738296cfb6d4..000000000000
--- a/textproc/se-ispell/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-This is a port that install a Swedish dictionary for ispell 3.1.
-The dictionary was created under GPL and copyrighted by
-Goran Andersson <goran@debian.org>. Home page is at
-
-WWW: http://www.sslug.dk/locale/ispell/iswedish/swedish.html
diff --git a/textproc/se-ispell/pkg-plist b/textproc/se-ispell/pkg-plist
deleted file mode 100644
index 7d765036903e..000000000000
--- a/textproc/se-ispell/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-lib/svenska.aff
-lib/svenska.hash