FreeBSD Bugzilla – Attachment 41315 Details for
Bug 64700
ispell fixes (leftover .bak files and install error)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.38 KB, created by
Jeremy Chadwick
on 2004-03-25 12:10:21 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jeremy Chadwick
Created:
2004-03-25 12:10:21 UTC
Size:
1.38 KB
patch
obsolete
>diff -ruN ispell.orig/Makefile ispell/Makefile >--- ispell.orig/Makefile Wed Mar 10 19:07:51 2004 >+++ ispell/Makefile Thu Mar 25 03:33:41 2004 >@@ -7,7 +7,7 @@ > > PORTNAME?= ispell > PORTVERSION?= 3.2.06 >-PORTREVISION?= 4 >+PORTREVISION?= 5 > CATEGORIES+= textproc > MASTER_SITES= http://fmg-www.cs.ucla.edu/geoff/tars/ > DISTNAME= ispell-3.2.06 # needed for slave ports / options >@@ -289,7 +289,9 @@ > ${INSTALL_DATA} ${WRKSRC}/languages/american/english.med+ \ > ${DATADIR}/english.dict > .endif >+.if defined(ISPELL_DENEU) || defined(ISPELL_DEALT) || defined(ISPELL_FI) || defined(ISPELL_PL) > @-${INSTALL_DATA} ${WRKDIR}/*/*.aff ${WRKDIR}/*/*.hash ${DATADIR} >+.endif > .if defined(ISPELL_IT) > @${CAT} ${MASTERDIR}/pkg-plist.it >> ${TMPPLIST} > .endif >diff -ruN ispell.orig/files/patch-ad.maxnamlen ispell/files/patch-ad.maxnamlen >--- ispell.orig/files/patch-ad.maxnamlen Wed Dec 31 16:00:00 1969 >+++ ispell/files/patch-ad.maxnamlen Thu Mar 25 03:05:50 2004 >@@ -0,0 +1,14 @@ >+--- config.X.orig Thu Mar 25 03:03:29 2004 >++++ config.X Thu Mar 25 03:05:23 2004 >+@@ -169,6 +169,11 @@ >+ #include <sys/param.h> >+ #include <sys/types.h> >+ >++/* Support MAXNAMLEN greater than 14 on FreeBSD; this is not in >++ * sys/param.h for obvious reasons. >++ */ >++#include <dirent.h> >++ >+ /* >+ ** Things that normally go in a Makefile. Define these just like you >+ ** might in the Makefile, except you should use #define instead of
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 64700
: 41315