diff options
-rw-r--r-- | textproc/ispell/files/patch-local.h.samp | 10 | ||||
-rw-r--r-- | textproc/ispell/files/patch-munchlist.X | 11 | ||||
-rw-r--r-- | textproc/ispell/pkg-plist.it | 3 |
3 files changed, 24 insertions, 0 deletions
diff --git a/textproc/ispell/files/patch-local.h.samp b/textproc/ispell/files/patch-local.h.samp new file mode 100644 index 0000000..e0f2223 --- /dev/null +++ b/textproc/ispell/files/patch-local.h.samp @@ -0,0 +1,10 @@ +--- local.h.samp.orig Sun Apr 21 16:58:43 2002 ++++ local.h.samp Sun Apr 21 16:58:54 2002 +@@ -105,7 +105,6 @@ + */ + + #define MINIMENU /* Display a mini-menu at the bottom of the screen */ +-#define NO8BIT /* Remove this if you use ISO character sets */ + #undef USG /* Define on System V or if term.c won't compile */ + #undef NO_FCNTL_H /* Define if you get compile errors on fcntl.h */ + #undef NO_MKSTEMP /* Define if you get compile or link errors */ diff --git a/textproc/ispell/files/patch-munchlist.X b/textproc/ispell/files/patch-munchlist.X new file mode 100644 index 0000000..794ddc5 --- /dev/null +++ b/textproc/ispell/files/patch-munchlist.X @@ -0,0 +1,11 @@ +--- munchlist.X.orig Sun Apr 21 16:52:41 2002 ++++ munchlist.X Sun Apr 21 16:53:03 2002 +@@ -160,7 +160,7 @@ + set -vx + fi + LIBDIR=!!LIBDIR!! +-TDIR=${TMPDIR-/usr/tmp} ++TDIR=${TMPDIR-/tmp} + TMP=${TDIR}/munch$$ + SORTTMP="-T ${TDIR}" # !!SORTTMP!! + diff --git a/textproc/ispell/pkg-plist.it b/textproc/ispell/pkg-plist.it new file mode 100644 index 0000000..d751ac8 --- /dev/null +++ b/textproc/ispell/pkg-plist.it @@ -0,0 +1,3 @@ +share/ispell/italian.aff +share/ispell/italian.hash +share/ispell/italiano.hash |