summaryrefslogtreecommitdiff
path: root/textproc/spell
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-02-18 23:44:49 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-02-18 23:44:49 +0000
commit11ea174ccbc9cebd4134768e8fb92c6a3dc2c559 (patch)
tree1514ed7a486e108239615c1d83319d83bacdbc3d /textproc/spell
parentUpdate dependency to bash2 in preparation for removing bash1. (diff)
As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
Notes
Notes: svn path=/head/; revision=129234
Diffstat (limited to 'textproc/spell')
-rw-r--r--textproc/spell/Makefile30
-rw-r--r--textproc/spell/distinfo2
-rw-r--r--textproc/spell/files/patch-spell.texi14
-rw-r--r--textproc/spell/pkg-descr7
-rw-r--r--textproc/spell/pkg-plist5
5 files changed, 0 insertions, 58 deletions
diff --git a/textproc/spell/Makefile b/textproc/spell/Makefile
deleted file mode 100644
index 296f57ffd3bc..000000000000
--- a/textproc/spell/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# New ports collection makefile for: spell-1.0
-# Date created: Wed Apr 24 10:17:36 EDT 2002
-# Whom: Brian Skrab <brian@quynh-and-brian.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= spell
-PORTVERSION= 1.0
-CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_GNU} \
- http://cottage.quynh-and-brian.org/freebsd/ports/distfiles/
-MASTER_SITE_SUBDIR= spell
-
-MAINTAINER= brian@quynh-and-brian.org
-COMMENT= A GNU implementation of the UNIX spell utility using Ispell
-
-IGNORE= overwrites file installed by dependency
-EXPIRATION_DATE= 2005-02-18
-DEPRECATED= "${IGNORE}"
-
-RUN_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell
-
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --prefix=${PREFIX}
-
-post-install:
- install-info ${PREFIX}/info/spell.info ${PREFIX}/info/dir
-
-.include <bsd.port.mk>
diff --git a/textproc/spell/distinfo b/textproc/spell/distinfo
deleted file mode 100644
index 56a132be9a9a..000000000000
--- a/textproc/spell/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (spell-1.0.tar.gz) = 57e17cf64ca458baad606a9022794b6d
-SIZE (spell-1.0.tar.gz) = 44388
diff --git a/textproc/spell/files/patch-spell.texi b/textproc/spell/files/patch-spell.texi
deleted file mode 100644
index d9aa3b2d230d..000000000000
--- a/textproc/spell/files/patch-spell.texi
+++ /dev/null
@@ -1,14 +0,0 @@
---- spell.texi.orig Tue Apr 9 21:20:14 1996
-+++ spell.texi Wed Apr 24 08:47:57 2002
-@@ -9,6 +9,11 @@
- @set UPDATED April 6, 1996
- @c %**end of header
-
-+@dircategory GNU Packages
-+@direntry
-+* Spell: (spell). A GNU implementation of the UNIX spell utility using Ispell.
-+@end direntry
-+
- @ifinfo
- This file documents GNU Spell, a clone of Unix @code{spell}.
-
diff --git a/textproc/spell/pkg-descr b/textproc/spell/pkg-descr
deleted file mode 100644
index c1cae986bd14..000000000000
--- a/textproc/spell/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-A GNU implementation of the UNIX spell utility using Ispell.
-
-Provides a flexible, non-interactive interface to the Ispell utility.
-
-WWW: http://www.gnu.org/
-
-brian@quynh-and-brian.org
diff --git a/textproc/spell/pkg-plist b/textproc/spell/pkg-plist
deleted file mode 100644
index 6094b51121e9..000000000000
--- a/textproc/spell/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $FreeBSD$
-bin/spell
-@unexec install-info --delete %D/info/spell.info %D/info/dir
-info/spell.info
-@exec install-info %D/info/spell.info %D/info/dir