aboutsummaryrefslogtreecommitdiff
path: root/textproc/aspell
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-11-20 14:23:08 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-11-20 14:23:08 +0000
commit165986b7df90b8b09ca029bc06f4203335d484a1 (patch)
tree70c6b9f415d01e2d1cd3179b0ff5f45d5c6b5fb3 /textproc/aspell
parentab161bf17ef918802a7c6b5521b5022da4cc0e50 (diff)
downloadports-165986b7df90b8b09ca029bc06f4203335d484a1.tar.gz
ports-165986b7df90b8b09ca029bc06f4203335d484a1.zip
Upgrade to 0.60.1.1.
This release contains an important bug fix involving checking of capitalized word when affix compression is used. Aspell can be linked again with the base ncurses, then WITH_NCURSES has been removed.
Notes
Notes: svn path=/head/; revision=122001
Diffstat (limited to 'textproc/aspell')
-rw-r--r--textproc/aspell/Makefile27
-rw-r--r--textproc/aspell/distinfo4
2 files changed, 9 insertions, 22 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile
index 5b44625e01d4..5b4b1f16d420 100644
--- a/textproc/aspell/Makefile
+++ b/textproc/aspell/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME?= aspell
-PORTVERSION= 0.60.1
+PORTVERSION= 0.60.1.1
CATEGORIES+= textproc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= aspell
-DISTFILES= aspell-0.60.1.tar.gz # needed for slave ports / options
-EXTRACT_ONLY= aspell-0.60.1.tar.gz
+DISTFILES= aspell-0.60.1.1.tar.gz # needed for slave ports / options
+EXTRACT_ONLY= aspell-0.60.1.1.tar.gz
MAINTAINER?= thierry@FreeBSD.org
COMMENT?= Spelling checker with better suggestion logic than ispell
@@ -36,7 +36,8 @@ USE_PERL5_BUILD= yes
INSTALLS_SHLIB= yes
MAKE_ARGS= NOPORTDOCS=${NOPORTDOCS}
-PLIST_SUB= VER=${PORTVERSION:R}
+VERINST= ${PORTVERSION:R:R}
+PLIST_SUB= VER=${VERINST}
.if defined(WITH_ISPELL)
CONFLICTS= ispell* ??-ispell*
@@ -80,18 +81,6 @@ DICT_SUFFIX= .tar.bz2
.include <bsd.port.pre.mk>
.include "${FILESDIR}/verdict"
-.if exists(${LOCALBASE}/include/ncurses/ncurses.h)
-WITH_NCURSES= yes
-.endif
-.if defined(WITH_NCURSES)
-BUILD_DEPENDS+= ${LOCALBASE}/lib/libncurses.so.5.4:${PORTSDIR}/devel/ncurses
-RUN_DEPENDS+= ${LOCALBASE}/lib/libncurses.so.5.4:${PORTSDIR}/devel/ncurses
-CONFIGURE_ARGS+=--enable-curses=${LOCALBASE}/lib/libncurses.so \
- --enable-curses-include=${LOCALBASE}/include
-.else
-CONFIGURE_ARGS+=--disable-curses # Curses implementation on FreeBSD is outdated!
-.endif
-
.if defined(LANG)
. for i in ${AVAIL_DICT} no
. if ${LANG:M${i}*} != ""
@@ -191,8 +180,6 @@ DICTS+= ${LG}
@${ECHO_MSG} '* - Zulu ASPELL_ZU=yes *'
@${ECHO_MSG} '* *'
@${ECHO_MSG} '* Example: "make ASPELL_FR=yes ASPELL_EN=yes install" *'
- @${ECHO_MSG} '* *'
- @${ECHO_MSG} '* Define WITH_NCURSES to get the full screen interface. *'
@${ECHO_MSG} '*********************************************************'
. for LG in ${AVAIL_DICT}
. if (${DEF_DICT} == ${LG})
@@ -221,11 +208,11 @@ post-install:
@cd ${WRKDIR}/aspell${VERDICT_${DICO:U}} && \
${CONF_DICT_ENV} ./${CONFIGURE_SCRIPT} && \
${GMAKE} install
- @${SED} -e "s|%%VER%%|${PORTVERSION:R}|" ${MASTERDIR}/pkg-plist.${DICO} \
+ @${SED} -e "s|%%VER%%|${VERINST}|" ${MASTERDIR}/pkg-plist.${DICO} \
>> ${TMPPLIST}
.endfor
@${ECHO_CMD} "@dirrm share/aspell" >> ${TMPPLIST}
- @${ECHO_CMD} "@dirrm lib/aspell-${PORTVERSION:R}" >> ${TMPPLIST}
+ @${ECHO_CMD} "@dirrm lib/aspell-${VERINST}" >> ${TMPPLIST}
.if defined(WITH_ISPELL)
${INSTALL_SCRIPT} ${SCRIPTS:S|^|${WRKSRC}/scripts/|} ${PREFIX}/bin
.endif
diff --git a/textproc/aspell/distinfo b/textproc/aspell/distinfo
index a48e5bf26c16..b7e5083c36f4 100644
--- a/textproc/aspell/distinfo
+++ b/textproc/aspell/distinfo
@@ -1,5 +1,5 @@
-MD5 (aspell-0.60.1.tar.gz) = 277a5e04498c72d47647c1bced88d0d0
-SIZE (aspell-0.60.1.tar.gz) = 1586475
+MD5 (aspell-0.60.1.1.tar.gz) = 8c2f27dcfc5e02c994f11eed7d04b853
+SIZE (aspell-0.60.1.1.tar.gz) = 1564114
MD5 (aspell-af-0.50-0.tar.bz2) = bde617a195e70364f96eea71cf71a333
SIZE (aspell-af-0.50-0.tar.bz2) = 256111
MD5 (aspell6-az-0.02-0.tar.bz2) = 24d9d46c8fc23197666a43a7962a7b0d