aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-09-21 05:00:33 +0800
committermarcus <marcus@FreeBSD.org>2002-09-21 05:00:33 +0800
commit9b674631ad16517e7db8f7e1335c14b9133e0b49 (patch)
treea1cf85d675906d80a56b265b8f4c1e1e833c72d1
parentc0b054a7a9250da68ee5e86638d4795024f805d3 (diff)
downloadfreebsd-ports-gnome-9b674631ad16517e7db8f7e1335c14b9133e0b49.tar.gz
freebsd-ports-gnome-9b674631ad16517e7db8f7e1335c14b9133e0b49.tar.zst
freebsd-ports-gnome-9b674631ad16517e7db8f7e1335c14b9133e0b49.zip
Delete textproc/pspell. It's API has been consumed by textproc/aspell. All
users of pspell should start using aspell immediately. Submitted by: Thierry Thomas <thierry@pompo.net> Approved by: petef (before he went offline)
-rw-r--r--textproc/pspell/Makefile33
-rw-r--r--textproc/pspell/distinfo1
-rw-r--r--textproc/pspell/files/patch-ac15
-rw-r--r--textproc/pspell/pkg-comment1
-rw-r--r--textproc/pspell/pkg-descr4
-rw-r--r--textproc/pspell/pkg-plist95
6 files changed, 0 insertions, 149 deletions
diff --git a/textproc/pspell/Makefile b/textproc/pspell/Makefile
deleted file mode 100644
index 7a0a0f81f51d..000000000000
--- a/textproc/pspell/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# New ports collection makefile for: pspell
-# Date created: 13th June 2000
-# Whom: Ade Lovett <ade@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= pspell
-PORTVERSION= 0.12.2
-PORTREVISION= 1
-CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/^0//}
-
-MAINTAINER= petef@FreeBSD.org
-
-LIB_DEPENDS= ltdl.1:${PORTSDIR}/devel/libtool
-
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS= --enable-doc-dir=${PREFIX}/share/doc/pspell
-INSTALLS_SHLIB= yes
-
-post-build:
- @cd ${WRKSRC}/modules && ${SH} ./add-modules
-
-post-install:
- @cd ${WRKSRC}/modules && ${SETENV} ${MAKE_ENV} ${MAKE} install
-
-.include <bsd.port.mk>
diff --git a/textproc/pspell/distinfo b/textproc/pspell/distinfo
deleted file mode 100644
index 025011016245..000000000000
--- a/textproc/pspell/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (pspell-.12.2.tar.gz) = cfd3816b2372932a1b71c0ce4e9f881e
diff --git a/textproc/pspell/files/patch-ac b/textproc/pspell/files/patch-ac
deleted file mode 100644
index a0467ba410dc..000000000000
--- a/textproc/pspell/files/patch-ac
+++ /dev/null
@@ -1,15 +0,0 @@
---- Makefile.in.orig Sun Jun 11 02:09:26 2000
-+++ Makefile.in Tue Jun 13 13:49:49 2000
-@@ -81,7 +81,11 @@
-
- AUTOMAKE_OPTIONS = foreign
-
--SUBDIRS = modules @libltdl_dir@ interface manual examples scripts data
-+ifndef NOPORTDOCS
-+MANUALSUBDIR = manual
-+endif
-+
-+SUBDIRS = modules @libltdl_dir@ interface $(MANUALSUBDIR) examples scripts data
-
- EXTRA_DIST = README-CVS autoconf-exeext.patch
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
diff --git a/textproc/pspell/pkg-comment b/textproc/pspell/pkg-comment
deleted file mode 100644
index 061cc4e9a553..000000000000
--- a/textproc/pspell/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Generic interface to spell checker libraries
diff --git a/textproc/pspell/pkg-descr b/textproc/pspell/pkg-descr
deleted file mode 100644
index b5ee54e28db4..000000000000
--- a/textproc/pspell/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-The goal of the pspell library is to provide a generic interface
-to spell checker libraries installed on the system.
-
-WWW: http://pspell.sourceforge.net/
diff --git a/textproc/pspell/pkg-plist b/textproc/pspell/pkg-plist
deleted file mode 100644
index f26471b11cd1..000000000000
--- a/textproc/pspell/pkg-plist
+++ /dev/null
@@ -1,95 +0,0 @@
-bin/pspell-config
-include/pspell/app_string.hh
-include/pspell/config.h
-include/pspell/config_impl.hh
-include/pspell/convert.hh
-include/pspell/error.h
-include/pspell/error_impl.hh
-include/pspell/error_messages.hh
-include/pspell/file_util.hh
-include/pspell/getdata.hh
-include/pspell/itemize.hh
-include/pspell/manager.h
-include/pspell/manager_impl.hh
-include/pspell/mutable_container.h
-include/pspell/pspell.h
-include/pspell/string.hh
-include/pspell/string_emulation.h
-include/pspell/string_list.h
-include/pspell/string_list.hh
-include/pspell/string_list_impl.hh
-include/pspell/string_map.h
-include/pspell/string_map_impl.hh
-include/pspell/string_pair.h
-include/pspell/string_pair_emulation.h
-include/pspell/wordlist.h
-lib/libpspell-impl.a
-lib/libpspell-impl.la
-lib/libpspell-impl.so
-lib/libpspell-impl.so.6
-lib/libpspell-modules.a
-lib/libpspell-modules.la
-lib/libpspell-modules.so
-lib/libpspell-modules.so.1
-lib/libpspell.a
-lib/libpspell.la
-lib/libpspell.so
-lib/libpspell.so.4
-%%PORTDOCS%%share/doc/pspell/man-html/1_Introduction.html
-%%PORTDOCS%%share/doc/pspell/man-html/2_Getting.html
-%%PORTDOCS%%share/doc/pspell/man-html/3_Keeping.html
-%%PORTDOCS%%share/doc/pspell/man-html/4_Library.html
-%%PORTDOCS%%share/doc/pspell/man-html/5_Status.html
-%%PORTDOCS%%share/doc/pspell/man-html/6_Feedback.html
-%%PORTDOCS%%share/doc/pspell/man-html/7_Changelog.html
-%%PORTDOCS%%share/doc/pspell/man-html/8_Copyright.html
-%%PORTDOCS%%share/doc/pspell/man-html/About_this.html
-%%PORTDOCS%%share/doc/pspell/man-html/Contents.html
-%%PORTDOCS%%share/doc/pspell/man-html/contents.png
-%%PORTDOCS%%share/doc/pspell/man-html/index.html
-%%PORTDOCS%%share/doc/pspell/man-html/manual.css
-%%PORTDOCS%%share/doc/pspell/man-html/manual.html
-%%PORTDOCS%%share/doc/pspell/man-html/next.png
-%%PORTDOCS%%share/doc/pspell/man-html/next_g.png
-%%PORTDOCS%%share/doc/pspell/man-html/prev.png
-%%PORTDOCS%%share/doc/pspell/man-html/prev_g.png
-%%PORTDOCS%%share/doc/pspell/man-html/up.png
-%%PORTDOCS%%share/doc/pspell/man-html/up_g.png
-%%PORTDOCS%%share/doc/pspell/man-text/1_Introduction.txt
-%%PORTDOCS%%share/doc/pspell/man-text/2_Getting.txt
-%%PORTDOCS%%share/doc/pspell/man-text/3_Keeping.txt
-%%PORTDOCS%%share/doc/pspell/man-text/4_Library.txt
-%%PORTDOCS%%share/doc/pspell/man-text/5_Status.txt
-%%PORTDOCS%%share/doc/pspell/man-text/6_Feedback.txt
-%%PORTDOCS%%share/doc/pspell/man-text/7_Changelog.txt
-%%PORTDOCS%%share/doc/pspell/man-text/8_Copyright.txt
-%%PORTDOCS%%share/doc/pspell/man-text/About_this.txt
-%%PORTDOCS%%share/doc/pspell/man-text/Contents.txt
-%%PORTDOCS%%share/doc/pspell/man-text/index.txt
-%%PORTDOCS%%share/doc/pspell/man-text/manual.txt
-%%PORTDOCS%%share/doc/pspell/manual.aux
-%%PORTDOCS%%share/doc/pspell/manual.dvi
-%%PORTDOCS%%share/doc/pspell/manual.lyx
-%%PORTDOCS%%share/doc/pspell/manual.tex
-share/pspell/cp1252.map
-share/pspell/iso8859-1.map
-share/pspell/iso8859-10.map
-share/pspell/iso8859-13.map
-share/pspell/iso8859-14.map
-share/pspell/iso8859-15.map
-share/pspell/iso8859-2.map
-share/pspell/iso8859-3.map
-share/pspell/iso8859-4.map
-share/pspell/iso8859-5.map
-share/pspell/iso8859-6.map
-share/pspell/iso8859-7.map
-share/pspell/iso8859-8.map
-share/pspell/iso8859-9.map
-share/pspell/koi8-r.map
-share/pspell/region-to-spelling.map
-share/pspell/viscii.map
-@dirrm share/pspell
-%%PORTDOCS%%@dirrm share/doc/pspell/man-text
-%%PORTDOCS%%@dirrm share/doc/pspell/man-html
-%%PORTDOCS%%@dirrm share/doc/pspell
-@dirrm include/pspell