diff options
author | salo <salo@pkgsrc.org> | 2003-01-15 00:36:03 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-01-15 00:36:03 +0000 |
commit | 30951ce67ddc13264552e121074cc888e9ea8ef4 (patch) | |
tree | c42682e2ddf7a2299865cdb4736928c5341e02ba /textproc | |
parent | 8e071f7a2a9f2c93aa16b070c44740cc197e9910 (diff) | |
download | pkgsrc-30951ce67ddc13264552e121074cc888e9ea8ef4.tar.gz |
libpspell is gone.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 | ||||
-rw-r--r-- | textproc/libpspell/DESCR | 15 | ||||
-rw-r--r-- | textproc/libpspell/Makefile | 23 | ||||
-rw-r--r-- | textproc/libpspell/PLIST | 99 | ||||
-rw-r--r-- | textproc/libpspell/buildlink2.mk | 19 | ||||
-rw-r--r-- | textproc/libpspell/distinfo | 6 | ||||
-rw-r--r-- | textproc/libpspell/patches/patch-aa | 24 | ||||
-rw-r--r-- | textproc/libpspell/patches/patch-ab | 24 |
8 files changed, 1 insertions, 212 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index b589ac8fe93..21b75c9cfc5 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.185 2003/01/15 00:33:35 salo Exp $ +# $NetBSD: Makefile,v 1.186 2003/01/15 00:36:03 salo Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -73,7 +73,6 @@ SUBDIR+= kakasi SUBDIR+= kbanner SUBDIR+= kdoc SUBDIR+= latex2html -SUBDIR+= libpspell SUBDIR+= libunicode SUBDIR+= libxml SUBDIR+= libxml2 diff --git a/textproc/libpspell/DESCR b/textproc/libpspell/DESCR deleted file mode 100644 index 38dcc889646..00000000000 --- a/textproc/libpspell/DESCR +++ /dev/null @@ -1,15 +0,0 @@ - The goal of the library is to provide a generic interface to Spell checker -libraries installed on the system. - - The Pspell library contains two main classes and several helper classes. -The two main classes are PspellConfig and PspellMaster. The PspellConfig -class is used to set initial defaults and to change spell checker-specific -options. The PspellManager class does most of the real work. It is -responsible for managing the dictionaries, checking if a word is in the -dictionary, and coming up with suggestions among other things. There are many -helper classes the important ones are PspellWordList, PspellMutableWordList, -Pspell*Emulation. The PspellWordList classes is used for accessing the -suggestion list, as well as the personal and suggestion word list currently in -use. The PspellMutableWordList is used to manage the personal, and perhaps -other, word lists. The Pspell*Emulation classes are used for iterating -through a list. diff --git a/textproc/libpspell/Makefile b/textproc/libpspell/Makefile deleted file mode 100644 index dd1da3b1026..00000000000 --- a/textproc/libpspell/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# $NetBSD: Makefile,v 1.8 2002/10/08 12:20:38 wiz Exp $ -# - -DISTNAME= pspell-.12.2 -PKGNAME= lib${DISTNAME:S/-./-0./} -PKGREVISION= 1 -CATEGORIES= textproc devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pspell/} - -MAINTAINER= rh@netbsd.org -HOMEPAGE= http://pspell.sourceforge.net/ -COMMENT= generic interface to spell checker libraries - -USE_BUILDLINK2= YES -GNU_CONFIGURE= YES -USE_GMAKE= YES -USE_LIBTOOL= YES - -LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig -CONFIGURE_ARGS+= --enable-doc-dir=${PREFIX}/share/doc/pspell - -.include "../../devel/libtool/buildlink2.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/textproc/libpspell/PLIST b/textproc/libpspell/PLIST deleted file mode 100644 index b282cbf26aa..00000000000 --- a/textproc/libpspell/PLIST +++ /dev/null @@ -1,99 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2002/01/15 01:05:14 wiz Exp $ -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-impl.so.6.0 -lib/libpspell-modules.a -lib/libpspell-modules.la -lib/libpspell-modules.so -lib/libpspell-modules.so.1 -lib/libpspell-modules.so.1.1 -lib/libpspell.a -lib/libpspell.la -lib/libpspell.so -lib/libpspell.so.4 -lib/libpspell.so.4.3 -share/doc/pspell/man-html/1_Introduction.html -share/doc/pspell/man-html/2_Getting.html -share/doc/pspell/man-html/3_Keeping.html -share/doc/pspell/man-html/4_Library.html -share/doc/pspell/man-html/5_Status.html -share/doc/pspell/man-html/6_Feedback.html -share/doc/pspell/man-html/7_Changelog.html -share/doc/pspell/man-html/8_Copyright.html -share/doc/pspell/man-html/About_this.html -share/doc/pspell/man-html/Contents.html -share/doc/pspell/man-html/contents.png -share/doc/pspell/man-html/index.html -share/doc/pspell/man-html/manual.css -share/doc/pspell/man-html/manual.html -share/doc/pspell/man-html/next.png -share/doc/pspell/man-html/next_g.png -share/doc/pspell/man-html/prev.png -share/doc/pspell/man-html/prev_g.png -share/doc/pspell/man-html/up.png -share/doc/pspell/man-html/up_g.png -share/doc/pspell/man-text/1_Introduction.txt -share/doc/pspell/man-text/2_Getting.txt -share/doc/pspell/man-text/3_Keeping.txt -share/doc/pspell/man-text/4_Library.txt -share/doc/pspell/man-text/5_Status.txt -share/doc/pspell/man-text/6_Feedback.txt -share/doc/pspell/man-text/7_Changelog.txt -share/doc/pspell/man-text/8_Copyright.txt -share/doc/pspell/man-text/About_this.txt -share/doc/pspell/man-text/Contents.txt -share/doc/pspell/man-text/index.txt -share/doc/pspell/man-text/manual.txt -share/doc/pspell/manual.aux -share/doc/pspell/manual.dvi -share/doc/pspell/manual.lyx -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 -@dirrm share/doc/pspell/man-text -@dirrm share/doc/pspell/man-html -@dirrm share/doc/pspell -@dirrm include/pspell diff --git a/textproc/libpspell/buildlink2.mk b/textproc/libpspell/buildlink2.mk deleted file mode 100644 index 01aa7cbf01b..00000000000 --- a/textproc/libpspell/buildlink2.mk +++ /dev/null @@ -1,19 +0,0 @@ -# $NetBSD: buildlink2.mk,v 1.2 2002/08/25 18:40:07 jlam Exp $ - -.if !defined(LIBPSPELL_BUILDLINK2_MK) -LIBPSPELL_BUILDLINK2_MK= # defined - -BUILDLINK_PACKAGES+= libpspell -BUILDLINK_DEPENDS.libpspell?= libpspell>=0.12.2nb1 -BUILDLINK_PKGSRCDIR.libpspell?= ../../textproc/libpspell - -EVAL_PREFIX+= BUILDLINK_PREFIX.libpspell=libpspell -BUILDLINK_PREFIX.libpspell_DEFAULT= ${LOCALBASE} -BUILDLINK_FILES.libpspell= include/pspell/* -BUILDLINK_FILES.libpspell+= lib/libpspell* - -BUILDLINK_TARGETS+= libpspell-buildlink - -libpspell-buildlink: _BUILDLINK_USE - -.endif # LIBPSPELL_BUILDLINK2_MK diff --git a/textproc/libpspell/distinfo b/textproc/libpspell/distinfo deleted file mode 100644 index 44f836fc5e4..00000000000 --- a/textproc/libpspell/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.6 2002/10/02 08:46:57 jlam Exp $ - -SHA1 (pspell-.12.2.tar.gz) = dc3f2757433d5e79d7bf024f55111e00f91905b7 -Size (pspell-.12.2.tar.gz) = 434193 bytes -SHA1 (patch-aa) = 3ae44fc151112599dc96bdc9a575f91d96a24d5d -SHA1 (patch-ab) = 5ea563bfea4c819af465fe9b321f08ee4cb0a0c3 diff --git a/textproc/libpspell/patches/patch-aa b/textproc/libpspell/patches/patch-aa deleted file mode 100644 index 1093f18a56d..00000000000 --- a/textproc/libpspell/patches/patch-aa +++ /dev/null @@ -1,24 +0,0 @@ -$NetBSD: patch-aa,v 1.4 2002/10/02 08:46:58 jlam Exp $ - ---- interface/Makefile.am.orig Tue May 29 19:31:51 2001 -+++ interface/Makefile.am -@@ -3,17 +3,13 @@ DEFS = @DEFS@ -DDATADIR=\"${pkgdatadir}\ - - INCLUDES = $(INCLTDL) -I../modules/ -I./ - --# Note: The the -L.../.libs are there becuase of a bug in Libtool. --# Bug #416981 (Problem building .12.1 on linux) --# http://sourceforge.net/tracker/index.php?func=detail&aid=416981&group_id=2791&atid=102791 -- - lib_LTLIBRARIES = libpspell.la libpspell-impl.la - - libpspell_la_LDFLAGS = ${extra_ldflags} -version-info 4:3:0 - --libpspell_la_LIBADD = $(LIBLTDL) -L../modules/.libs ../modules/libpspell-modules.la -+libpspell_la_LIBADD = $(LIBLTDL) ../modules/libpspell-modules.la -lstdc++ - --libpspell_impl_la_LIBADD = -L./.libs libpspell.la -+libpspell_impl_la_LIBADD = libpspell.la - - libpspell_impl_la_LDFLAGS = ${extra_ldflags} -version-info 6:0:0 - diff --git a/textproc/libpspell/patches/patch-ab b/textproc/libpspell/patches/patch-ab deleted file mode 100644 index 47c51597859..00000000000 --- a/textproc/libpspell/patches/patch-ab +++ /dev/null @@ -1,24 +0,0 @@ -$NetBSD: patch-ab,v 1.2 2002/10/02 08:46:58 jlam Exp $ - ---- interface/Makefile.in.orig Tue May 29 19:35:26 2001 -+++ interface/Makefile.in -@@ -87,17 +87,13 @@ DEFS = @DEFS@ -DDATADIR=\"${pkgdatadir}\ - - INCLUDES = $(INCLTDL) -I../modules/ -I./ - --# Note: The the -L.../.libs are there becuase of a bug in Libtool. --# Bug #416981 (Problem building .12.1 on linux) --# http://sourceforge.net/tracker/index.php?func=detail&aid=416981&group_id=2791&atid=102791 -- - lib_LTLIBRARIES = libpspell.la libpspell-impl.la - - libpspell_la_LDFLAGS = ${extra_ldflags} -version-info 4:3:0 - --libpspell_la_LIBADD = $(LIBLTDL) -L../modules/.libs ../modules/libpspell-modules.la -+libpspell_la_LIBADD = $(LIBLTDL) ../modules/libpspell-modules.la -lstdc++ - --libpspell_impl_la_LIBADD = -L./.libs libpspell.la -+libpspell_impl_la_LIBADD = libpspell.la - - libpspell_impl_la_LDFLAGS = ${extra_ldflags} -version-info 6:0:0 - |