ispell stable port information

Package: ispell
Version: 3.3.02
Revision: 2
Description: Interactive spell-checker
DescDetail: <<
International Ispell is an interactive spell-checking program for Unix
which supports a large number of European languages.
<<
Source: http://ficus-www.cs.ucla.edu/geoff/tars/%n-%v.tar.gz
Source-MD5: 12087d7555fc2b746425cd167af480fe
PatchScript: <<
#!/bin/sh -ex
# fix configuration
/usr/bin/sed -e '/I.DIR/s|/usr/local|%p|g ;
/MAN.*DIR/s|/usr/local|%p/share|g ;
85a\
#define YACC "/usr/bin/yacc"\
#define LANGUAGES "{american,MASTERDICTS=american.med+,HASHFILES=americanmed+.hash,EXTRADICT=}"
' local.h.macos > local.h
# remove Makefile weirdness
perl -pi -e 's|\-f \.\.\/\.\./Makefile||' `find languages -name Makefile`
<<
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
CompileScript: <<
#!/bin/sh -ev
make config.sh
sed 's|%p|%i|g' config.sh > config.sh.INSTALL
make all
/usr/bin/sed -n '8,46wLICENSE' ispell.c
<<
InstallScript: <<
#!/bin/sh -ev
mv config.sh.INSTALL config.sh
make install
<<
DocFiles: README Contributors WISHES LICENSE
DescPort: Previous versions by Jeff Whitaker
License: OSI-Approved
Homepage: http://ficus-www.cs.ucla.edu/geoff/ispell.html
Maintainer: Martin Costabel

ispell _unstable_ port information

Package: ispell
Version: 3.3.02
Revision: 2
Description: Interactive spell-checker
DescDetail: <<
International Ispell is an interactive spell-checking program for Unix
which supports a large number of European languages.
<<
Source: http://ficus-www.cs.ucla.edu/geoff/tars/%n-%v.tar.gz
Source-MD5: 12087d7555fc2b746425cd167af480fe
PatchScript: <<
#!/bin/sh -ex
# fix configuration
/usr/bin/sed -e '/I.DIR/s|/usr/local|%p|g ;
/MAN.*DIR/s|/usr/local|%p/share|g ;
85a\
#define YACC "/usr/bin/yacc"\
#define LANGUAGES "{american,MASTERDICTS=american.med+,HASHFILES=americanmed+.hash,EXTRADICT=}"
' local.h.macos > local.h
# remove Makefile weirdness
perl -pi -e 's|\-f \.\.\/\.\./Makefile||' `find languages -name Makefile`
<<
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
CompileScript: <<
#!/bin/sh -ev
make config.sh
sed 's|%p|%i|g' config.sh > config.sh.INSTALL
make all
/usr/bin/sed -n '8,46wLICENSE' ispell.c
<<
InstallScript: <<
#!/bin/sh -ev
mv config.sh.INSTALL config.sh
make install
<<
DocFiles: README Contributors WISHES LICENSE
DescPort: Previous versions by Jeff Whitaker
License: OSI-Approved
Homepage: http://ficus-www.cs.ucla.edu/geoff/ispell.html
Maintainer: Martin Costabel