mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Chase libaspell to aspell.16.
This commit is contained in:
parent
6fd4bdbdfe
commit
64e8cb66bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117535
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= katoob
|
||||
PORTVERSION= 0.3.5
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= arabic
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= arabeyes
|
||||
@ -31,9 +31,9 @@ CONFIGURE_ARGS+= "--enable-highlight"
|
||||
USE_GNOME+= gtksourceview
|
||||
.endif
|
||||
|
||||
.if defined(WITH_SPELLCHECKER) || exists(${LOCALBASE}/lib/libaspell.so.15)
|
||||
.if defined(WITH_SPELLCHECKER) || exists(${LOCALBASE}/lib/libaspell.so.16)
|
||||
CONFIGURE_ARGS+= "--enable-spell"
|
||||
LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell
|
||||
LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= AbiWord2
|
||||
PORTVERSION= 2.0.10
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/
|
||||
@ -65,7 +66,7 @@ GNOME_ENABLED= yes
|
||||
LIB_DEPENDS+= enchant.2:${PORTSDIR}/textproc/enchant
|
||||
CONFIGURE_ARGS+= --disable-pspell
|
||||
. elif defined(WITH_ASPELL) || exists(${LOCALBASE}/lib/libaspell.so) && !defined(WITH_ENCHANT)
|
||||
LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell
|
||||
LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell
|
||||
CONFIGURE_ARGS+= --with-pspell=${LOCALBASE} \
|
||||
--disable-enchant
|
||||
. else
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= AbiWord2
|
||||
PORTVERSION= 2.0.10
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/
|
||||
@ -65,7 +66,7 @@ GNOME_ENABLED= yes
|
||||
LIB_DEPENDS+= enchant.2:${PORTSDIR}/textproc/enchant
|
||||
CONFIGURE_ARGS+= --disable-pspell
|
||||
. elif defined(WITH_ASPELL) || exists(${LOCALBASE}/lib/libaspell.so) && !defined(WITH_ENCHANT)
|
||||
LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell
|
||||
LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell
|
||||
CONFIGURE_ARGS+= --with-pspell=${LOCALBASE} \
|
||||
--disable-enchant
|
||||
. else
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= AbiWord2
|
||||
PORTVERSION= 2.0.10
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/
|
||||
@ -65,7 +66,7 @@ GNOME_ENABLED= yes
|
||||
LIB_DEPENDS+= enchant.2:${PORTSDIR}/textproc/enchant
|
||||
CONFIGURE_ARGS+= --disable-pspell
|
||||
. elif defined(WITH_ASPELL) || exists(${LOCALBASE}/lib/libaspell.so) && !defined(WITH_ENCHANT)
|
||||
LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell
|
||||
LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell
|
||||
CONFIGURE_ARGS+= --with-pspell=${LOCALBASE} \
|
||||
--disable-enchant
|
||||
. else
|
||||
|
@ -268,7 +268,7 @@ CONFIGURE_ARGS+=--enable-posix
|
||||
.endif
|
||||
|
||||
.if ${PHP_MODNAME} == "pspell"
|
||||
LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell
|
||||
LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell
|
||||
|
||||
CONFIGURE_ARGS+=--with-pspell=${LOCALBASE}
|
||||
.endif
|
||||
|
@ -256,7 +256,7 @@ CONFIGURE_ARGS+=--enable-posix
|
||||
.endif
|
||||
|
||||
.if ${PHP_MODNAME} == "pspell"
|
||||
LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell
|
||||
LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell
|
||||
|
||||
CONFIGURE_ARGS+=--with-pspell=${LOCALBASE}
|
||||
.endif
|
||||
|
@ -256,7 +256,7 @@ CONFIGURE_ARGS+=--enable-posix
|
||||
.endif
|
||||
|
||||
.if ${PHP_MODNAME} == "pspell"
|
||||
LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell
|
||||
LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell
|
||||
|
||||
CONFIGURE_ARGS+=--with-pspell=${LOCALBASE}
|
||||
.endif
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= balsa
|
||||
PORTVERSION= 2.2.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail gnome
|
||||
MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/
|
||||
DISTNAME= balsa-${PORTVERSION}
|
||||
@ -14,7 +15,7 @@ DISTNAME= balsa-${PORTVERSION}
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= A mail reader for the GNOME 2 desktop
|
||||
|
||||
LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell \
|
||||
LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell \
|
||||
pcre.0:${PORTSDIR}/devel/pcre \
|
||||
esmtp.6:${PORTSDIR}/mail/libesmtp \
|
||||
gmime-2.0.3:${PORTSDIR}/mail/gmime2
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= cone
|
||||
PORTVERSION= 0.60
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
# This is for beta versions, leave it in please:
|
||||
#MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/
|
||||
@ -18,7 +19,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Console based mail client with POP3/IMAP/SMAP support
|
||||
|
||||
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
|
||||
aspell.15:${PORTSDIR}/textproc/aspell \
|
||||
aspell.16:${PORTSDIR}/textproc/aspell \
|
||||
fam.0:${PORTSDIR}/devel/fam
|
||||
BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
PORTNAME= simicq
|
||||
PORTVERSION= 0.9.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net kde
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME:S/mi/m-i/}
|
||||
@ -37,7 +37,7 @@ PLIST_SUB+= SSL="@comment "
|
||||
|
||||
.if defined(WITHOUT_KDE)
|
||||
CONFIGURE_ARGS+=--disable-kde --enable-mt
|
||||
LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell
|
||||
LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell
|
||||
PLIST_SUB+= KDE="@comment " \
|
||||
SPELL=""
|
||||
.else
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
PORTNAME= simicq
|
||||
PORTVERSION= 0.9.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net kde
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME:S/mi/m-i/}
|
||||
@ -37,7 +37,7 @@ PLIST_SUB+= SSL="@comment "
|
||||
|
||||
.if defined(WITHOUT_KDE)
|
||||
CONFIGURE_ARGS+=--disable-kde --enable-mt
|
||||
LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell
|
||||
LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell
|
||||
PLIST_SUB+= KDE="@comment " \
|
||||
SPELL=""
|
||||
.else
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
PORTNAME= simicq
|
||||
PORTVERSION= 0.9.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net kde
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME:S/mi/m-i/}
|
||||
@ -37,7 +37,7 @@ PLIST_SUB+= SSL="@comment "
|
||||
|
||||
.if defined(WITHOUT_KDE)
|
||||
CONFIGURE_ARGS+=--disable-kde --enable-mt
|
||||
LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell
|
||||
LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell
|
||||
PLIST_SUB+= KDE="@comment " \
|
||||
SPELL=""
|
||||
.else
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
PORTNAME= ekg
|
||||
PORTVERSION= 1.5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= polish net
|
||||
MASTER_SITES= http://dev.null.pl/ekg/archive/
|
||||
@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}
|
||||
MAINTAINER= jacek@combit.com.pl
|
||||
COMMENT= Text-mode Gadu-Gadu client
|
||||
|
||||
LIB_DEPENDS= aspell.15:${PORTSDIR}/polish/aspell
|
||||
LIB_DEPENDS= aspell.16:${PORTSDIR}/polish/aspell
|
||||
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= lyx
|
||||
PORTVERSION= 1.3.4.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://cellular.phys.pusan.ac.kr/CJK-LyX/qt/
|
||||
PKGNAMEPREFIX= cjk-
|
||||
@ -45,7 +46,7 @@ QTCPPFLAGS+= ${PTHREAD_CFLAGS}
|
||||
QTCFGLIBS+= ${PTHREAD_LIBS}
|
||||
|
||||
.if defined(WITH_ASPELL)
|
||||
LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell
|
||||
LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell
|
||||
CONFIGURE_ARGS+= --with-pspell \
|
||||
--with-pspell-lib="${LOCALBASE}/lib" \
|
||||
--with-pspell-include="${LOCALBASE}/include"
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= lyx
|
||||
PORTVERSION= 1.3.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
|
||||
ftp://planetmirror.com/pub/lyx/stable/ \
|
||||
@ -48,7 +49,7 @@ USE_XPM= yes
|
||||
.endif
|
||||
|
||||
.if defined(WITH_ASPELL)
|
||||
LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell
|
||||
LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell
|
||||
CONFIGURE_ARGS+= --with-pspell \
|
||||
--with-pspell-lib="${LOCALBASE}/lib" \
|
||||
--with-pspell-include="${LOCALBASE}/include"
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= lyx
|
||||
PORTVERSION= 1.3.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
|
||||
ftp://planetmirror.com/pub/lyx/stable/ \
|
||||
@ -48,7 +49,7 @@ USE_XPM= yes
|
||||
.endif
|
||||
|
||||
.if defined(WITH_ASPELL)
|
||||
LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell
|
||||
LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell
|
||||
CONFIGURE_ARGS+= --with-pspell \
|
||||
--with-pspell-lib="${LOCALBASE}/lib" \
|
||||
--with-pspell-include="${LOCALBASE}/include"
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= lyx
|
||||
PORTVERSION= 1.3.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
|
||||
ftp://planetmirror.com/pub/lyx/stable/ \
|
||||
@ -48,7 +49,7 @@ USE_XPM= yes
|
||||
.endif
|
||||
|
||||
.if defined(WITH_ASPELL)
|
||||
LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell
|
||||
LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell
|
||||
CONFIGURE_ARGS+= --with-pspell \
|
||||
--with-pspell-lib="${LOCALBASE}/lib" \
|
||||
--with-pspell-include="${LOCALBASE}/include"
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= lyx
|
||||
PORTVERSION= 1.3.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
|
||||
ftp://planetmirror.com/pub/lyx/stable/ \
|
||||
@ -48,7 +49,7 @@ USE_XPM= yes
|
||||
.endif
|
||||
|
||||
.if defined(WITH_ASPELL)
|
||||
LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell
|
||||
LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell
|
||||
CONFIGURE_ARGS+= --with-pspell \
|
||||
--with-pspell-lib="${LOCALBASE}/lib" \
|
||||
--with-pspell-include="${LOCALBASE}/include"
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= lyx
|
||||
PORTVERSION= 1.3.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
|
||||
ftp://planetmirror.com/pub/lyx/stable/ \
|
||||
@ -48,7 +49,7 @@ USE_XPM= yes
|
||||
.endif
|
||||
|
||||
.if defined(WITH_ASPELL)
|
||||
LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell
|
||||
LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell
|
||||
CONFIGURE_ARGS+= --with-pspell \
|
||||
--with-pspell-lib="${LOCALBASE}/lib" \
|
||||
--with-pspell-include="${LOCALBASE}/include"
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gnomespell
|
||||
PORTVERSION= 1.0.5
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= textproc gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/gnome-spell/1.0
|
||||
@ -17,7 +17,7 @@ DIST_SUBDIR= gnome
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= A GNOME/Bonobo component for spell checking
|
||||
|
||||
LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell
|
||||
LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gnomespell
|
||||
PORTVERSION= 1.0.5
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= textproc gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/gnome-spell/1.0
|
||||
@ -17,7 +17,7 @@ DIST_SUBDIR= gnome
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= A GNOME/Bonobo component for spell checking
|
||||
|
||||
LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell
|
||||
LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -5,6 +5,8 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTREVISION= 3
|
||||
|
||||
CATEGORIES= textproc
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php4
|
||||
|
@ -5,6 +5,8 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTREVISION= 1
|
||||
|
||||
CATEGORIES= textproc
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php5
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= raspell
|
||||
PORTVERSION= 0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc ruby
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -17,7 +18,7 @@ DIST_SUBDIR= ruby
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= A Ruby interface binding to aspell
|
||||
|
||||
LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell
|
||||
LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_EXTCONF= yes
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= bluefish
|
||||
PORTVERSION= 0.13
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www editors
|
||||
MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/${DOWNLOAD}/ \
|
||||
ftp://bluefish.advancecreations.com/pub/bluefish/${DOWNLOAD}/ \
|
||||
@ -18,7 +19,7 @@ MAINTAINER= kwm@rainbow-runner.nl
|
||||
COMMENT= HTML editor designed for the experienced web designer
|
||||
|
||||
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \
|
||||
aspell.15:${PORTSDIR}/textproc/aspell
|
||||
aspell.16:${PORTSDIR}/textproc/aspell
|
||||
|
||||
.if !defined(WITHOUT_WEBLINT)
|
||||
RUN_DEPENDS+= weblint:${PORTSDIR}/www/weblint
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= opera
|
||||
PORTVERSION= ${OPERA_VER}.${OPERA_DATE}
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://ftp.scarlet.be/pub/opera/unix/freebsd/${OPERA_VER:S/.//}/${OPERA_REL}/en/static/ \
|
||||
ftp://ftp.planetmirror.com/pub/opera/unix/freebsd/${OPERA_VER:S/.//}/${OPERA_REL}/en/static/ \
|
||||
@ -46,7 +46,7 @@ NO_BUILD= yes
|
||||
NO_FILTER_SHLIBS=yes
|
||||
|
||||
.ifndef(WITHOUT_ASPELL)
|
||||
LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell
|
||||
LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -4,10 +4,9 @@ Opera, try updating the compat4x port.
|
||||
*** IMPORTANT: users with custom search.ini ***
|
||||
|
||||
If you have a custom search.ini and you've used opera 7.51 or an earlier
|
||||
version before this upgrade, edit ~/.opera/search.ini _before_ running the
|
||||
version before this upgrade, edit ~/.opera/search.ini _before_ running the
|
||||
upgraded Opera for the first time, and change the file version to 4. It should
|
||||
look like this:
|
||||
|
||||
[Version]
|
||||
File Version=4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user