diff options
author | ade <ade@FreeBSD.org> | 2000-06-30 03:24:08 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-06-30 03:24:08 +0800 |
commit | 3ed72a546f873a26ece3ae317b6e412b23923cfa (patch) | |
tree | 04196b5ee56a48b03bd0e775f62a18adff6da7dd /textproc/pspell-ispell | |
parent | 344e6ab1a7cddf66950b5acf6357b7b46a90a165 (diff) | |
download | freebsd-ports-gnome-3ed72a546f873a26ece3ae317b6e412b23923cfa.tar.gz freebsd-ports-gnome-3ed72a546f873a26ece3ae317b6e412b23923cfa.tar.zst freebsd-ports-gnome-3ed72a546f873a26ece3ae317b6e412b23923cfa.zip |
Add pspell-ispell, an ispell plugin for the spelling-checker
independent pspell library.
Diffstat (limited to 'textproc/pspell-ispell')
-rw-r--r-- | textproc/pspell-ispell/Makefile | 27 | ||||
-rw-r--r-- | textproc/pspell-ispell/distinfo | 1 | ||||
-rw-r--r-- | textproc/pspell-ispell/files/patch-aa | 11 | ||||
-rw-r--r-- | textproc/pspell-ispell/files/patch-ab | 11 | ||||
-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, 60 insertions, 0 deletions
diff --git a/textproc/pspell-ispell/Makefile b/textproc/pspell-ispell/Makefile new file mode 100644 index 000000000000..b705a39f18dc --- /dev/null +++ b/textproc/pspell-ispell/Makefile @@ -0,0 +1,27 @@ +# New ports collection makefile for: pspell-ispell +# Date created: 29th June 2000 +# Whom: Ade Lovett <ade@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= pspell-ispell +PORTVERSION= 0.10.1 +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= pspell +DISTNAME= ${PORTNAME}-.10.1 + +MAINTAINER= ade@FreeBSD.org + +BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell +LIB_DEPENDS= pspell.2:${PORTSDIR}/textproc/pspell + +USE_NEWGCC= yes +USE_LIBTOOL= yes +USE_GMAKE= yes +INSTALLS_SHLIB= yes +CONFIGURE_ENV+= CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ + LIBS="-L${LOCALBASE}/lib" + +.include <bsd.port.mk> diff --git a/textproc/pspell-ispell/distinfo b/textproc/pspell-ispell/distinfo new file mode 100644 index 000000000000..ce00e5c8f391 --- /dev/null +++ b/textproc/pspell-ispell/distinfo @@ -0,0 +1 @@ +MD5 (pspell-ispell-.10.1.tar.gz) = bbe90953e5ede2303e0ac607cee02d26 diff --git a/textproc/pspell-ispell/files/patch-aa b/textproc/pspell-ispell/files/patch-aa new file mode 100644 index 000000000000..b65e61734b86 --- /dev/null +++ b/textproc/pspell-ispell/files/patch-aa @@ -0,0 +1,11 @@ +--- configure.orig Tue Jun 20 00:25:46 2000 ++++ configure Thu Jun 29 12:16:30 2000 +@@ -2149,7 +2149,7 @@ + objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \ + deplibs_check_method="$deplibs_check_method" file_magic_cmd="$file_magic_cmd" \ + ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ +-$libtool_flags --no-verify --build="$build" $ac_aux_dir/ltmain.sh $lt_target \ ++$libtool_flags $ac_aux_dir/ltmain.sh $lt_target \ + || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } + + # Reload cache, that may have been modified by ltconfig diff --git a/textproc/pspell-ispell/files/patch-ab b/textproc/pspell-ispell/files/patch-ab new file mode 100644 index 000000000000..9c91631547c5 --- /dev/null +++ b/textproc/pspell-ispell/files/patch-ab @@ -0,0 +1,11 @@ +--- 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/pkg-comment b/textproc/pspell-ispell/pkg-comment new file mode 100644 index 000000000000..00f7e709c5ed --- /dev/null +++ b/textproc/pspell-ispell/pkg-comment @@ -0,0 +1 @@ +Ispell module for pspell library diff --git a/textproc/pspell-ispell/pkg-descr b/textproc/pspell-ispell/pkg-descr new file mode 100644 index 000000000000..57cc69cac9bc --- /dev/null +++ b/textproc/pspell-ispell/pkg-descr @@ -0,0 +1,3 @@ +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 new file mode 100644 index 000000000000..1f45d3812ac1 --- /dev/null +++ b/textproc/pspell-ispell/pkg-plist @@ -0,0 +1,6 @@ +bin/make-ispell-pwli +lib/libpspell_ispell.a +lib/libpspell_ispell.so +lib/libpspell_ispell.so.0 +share/pspell/en-american-ispell.pwli +share/pspell/en-ispell.pwli |