diff options
author | knu <knu@FreeBSD.org> | 2002-11-28 12:18:02 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-11-28 12:18:02 +0000 |
commit | 5d902152bcd1c6f012f11a851c6ca6e4b759e88f (patch) | |
tree | ba9b6ec48f7242c5fb5ccad01987455608327d00 /textproc | |
parent | 6fa686f41c4923a3d77b2f5e181e4c2274f480cf (diff) | |
download | FreeBSD-ports-5d902152bcd1c6f012f11a851c6ca6e4b759e88f.zip FreeBSD-ports-5d902152bcd1c6f012f11a851c6ca6e4b759e88f.tar.gz |
Remove pspell-ispell which is obsolete and doesn't build any more.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/pspell-ispell/Makefile | 27 | ||||
-rw-r--r-- | textproc/pspell-ispell/distinfo | 1 | ||||
-rw-r--r-- | textproc/pspell-ispell/files/patch-ab | 11 | ||||
-rw-r--r-- | textproc/pspell-ispell/files/patch-ltmain.sh | 25 | ||||
-rw-r--r-- | textproc/pspell-ispell/pkg-comment | 1 | ||||
-rw-r--r-- | textproc/pspell-ispell/pkg-descr | 3 | ||||
-rw-r--r-- | textproc/pspell-ispell/pkg-plist | 6 |
7 files changed, 0 insertions, 74 deletions
diff --git a/textproc/pspell-ispell/Makefile b/textproc/pspell-ispell/Makefile deleted file mode 100644 index 52567c6..0000000 --- a/textproc/pspell-ispell/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: pspell-ispell -# Date created: 29th June 2000 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= pspell-ispell -PORTVERSION= 0.12 -PORTREVISION= 2 -CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= pspell -DISTNAME= ${PORTNAME}-${PORTVERSION:S/^0//} - -MAINTAINER= ports@FreeBSD.org - -BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell -LIB_DEPENDS= pspell.15:${PORTSDIR}/textproc/aspell - -USE_GMAKE= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -INSTALLS_SHLIB= yes - -.include <bsd.port.mk> diff --git a/textproc/pspell-ispell/distinfo b/textproc/pspell-ispell/distinfo deleted file mode 100644 index f1e5fc4..0000000 --- a/textproc/pspell-ispell/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (pspell-ispell-.12.tar.gz) = 7329d4122b302057a18d3a55d8d1f64c diff --git a/textproc/pspell-ispell/files/patch-ab b/textproc/pspell-ispell/files/patch-ab deleted file mode 100644 index 9c91631..0000000 --- a/textproc/pspell-ispell/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Tue Jun 20 00:31:51 2000 -+++ Makefile.in Thu Jun 29 12:21:20 2000 -@@ -86,7 +86,7 @@ - - libpspell_ispell_la_LDFLAGS = -module -version-info 0:0:0 - --pspelldatadir = `${bindir}/pspell-config pkgdatadir` -+pspelldatadir = ${prefix}/share/pspell - - pspelldata_DATA = *.pwli - diff --git a/textproc/pspell-ispell/files/patch-ltmain.sh b/textproc/pspell-ispell/files/patch-ltmain.sh deleted file mode 100644 index 7ace86b..0000000 --- a/textproc/pspell-ispell/files/patch-ltmain.sh +++ /dev/null @@ -1,25 +0,0 @@ ---- ltmain.sh.orig Wed May 2 08:58:17 2001 -+++ ltmain.sh Sun Dec 30 00:09:59 2001 -@@ -2749,6 +2749,9 @@ - *-*-netbsd*) - # Don't link with libc until the a.out ld.so is fixed. - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - # Add libc to deplibs on all other systems if necessary. - if test $build_libtool_need_lc = "yes"; then -@@ -4645,10 +4648,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff --git a/textproc/pspell-ispell/pkg-comment b/textproc/pspell-ispell/pkg-comment deleted file mode 100644 index 00f7e70..0000000 --- a/textproc/pspell-ispell/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ispell module for pspell library diff --git a/textproc/pspell-ispell/pkg-descr b/textproc/pspell-ispell/pkg-descr deleted file mode 100644 index 57cc69c..0000000 --- a/textproc/pspell-ispell/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is the ispell plugin for the pspell library. - -WWW: http://pspell.sourceforge.net/ diff --git a/textproc/pspell-ispell/pkg-plist b/textproc/pspell-ispell/pkg-plist deleted file mode 100644 index 95063f1..0000000 --- a/textproc/pspell-ispell/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -bin/make-ispell-pwli -lib/libpspell_ispell.a -lib/libpspell_ispell.so -lib/libpspell_ispell.so.1 -share/pspell/en-american-ispell.pwli -share/pspell/en-ispell.pwli |