View | Details | Raw Unified | Return to bug 214837 | Differences between
and this patch

Collapse All | Expand All

(-)b/Mk/bsd.gecko.mk (-1 / +1 lines)
Lines 179-185 harfbuzz_LIB_DEPENDS= libharfbuzz.so:print/harfbuzz Link Here
179
harfbuzz_MOZ_OPTIONS=	--with-system-harfbuzz
179
harfbuzz_MOZ_OPTIONS=	--with-system-harfbuzz
180
.endif
180
.endif
181
181
182
hunspell_LIB_DEPENDS=	libhunspell-1.3.so:textproc/hunspell
182
hunspell_LIB_DEPENDS=	libhunspell-1.5.so:textproc/hunspell
183
hunspell_MOZ_OPTIONS=	--enable-system-hunspell
183
hunspell_MOZ_OPTIONS=	--enable-system-hunspell
184
184
185
icu_LIB_DEPENDS=		libicui18n.so:devel/icu
185
icu_LIB_DEPENDS=		libicui18n.so:devel/icu
(-)b/devel/codeblocks/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	codeblocks
4
PORTNAME=	codeblocks
5
PORTVERSION=	16.01
5
PORTVERSION=	16.01
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES=	devel
7
CATEGORIES=	devel
8
MASTER_SITES=	SF/${PORTNAME}/Sources/${PORTVERSION}
8
MASTER_SITES=	SF/${PORTNAME}/Sources/${PORTVERSION}
9
DISTNAME=	${PORTNAME}_${PORTVERSION}
9
DISTNAME=	${PORTNAME}_${PORTVERSION}
Lines 18-24 BUILD_DEPENDS= zip:archivers/zip Link Here
18
LIB_DEPENDS=	libboost_system.so:devel/boost-libs \
18
LIB_DEPENDS=	libboost_system.so:devel/boost-libs \
19
		libfontconfig.so:x11-fonts/fontconfig \
19
		libfontconfig.so:x11-fonts/fontconfig \
20
		libfreetype.so:print/freetype2 \
20
		libfreetype.so:print/freetype2 \
21
		libhunspell-1.3.so:textproc/hunspell
21
		libhunspell-1.5.so:textproc/hunspell
22
22
23
USES=		autoreconf compiler desktop-file-utils fam:gamin localbase \
23
USES=		autoreconf compiler desktop-file-utils fam:gamin localbase \
24
		gettext-runtime libtool pathfix pkgconfig shared-mime-info
24
		gettext-runtime libtool pathfix pkgconfig shared-mime-info
(-)b/devel/lokalize/Makefile (-1 / +2 lines)
Lines 2-13 Link Here
2
2
3
PORTNAME=	lokalize
3
PORTNAME=	lokalize
4
PORTVERSION=	${KDE4_VERSION}
4
PORTVERSION=	${KDE4_VERSION}
5
PORTREVISION=	1
5
CATEGORIES=	devel kde kde-kde4
6
CATEGORIES=	devel kde kde-kde4
6
7
7
MAINTAINER=	kde@FreeBSD.org
8
MAINTAINER=	kde@FreeBSD.org
8
COMMENT=	Computer-aided translation system
9
COMMENT=	Computer-aided translation system
9
10
10
LIB_DEPENDS=	libhunspell-1.3.so:textproc/hunspell
11
LIB_DEPENDS=	libhunspell-1.5.so:textproc/hunspell
11
12
12
USES=		cmake:outsource kde:4 tar:xz
13
USES=		cmake:outsource kde:4 tar:xz
13
USE_KDE=	kdelibs automoc4
14
USE_KDE=	kdelibs automoc4
(-)b/editors/codelite/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	codelite
4
PORTNAME=	codelite
5
PORTVERSION=	9.2
5
PORTVERSION=	9.2
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	editors devel
7
CATEGORIES=	editors devel
8
8
9
MAINTAINER=	mokhi64@gmail.com
9
MAINTAINER=	mokhi64@gmail.com
Lines 12-18 COMMENT= Open Source IDE for C/C++ Link Here
12
LICENSE=	GPLv2+
12
LICENSE=	GPLv2+
13
13
14
RUN_DEPENDS=	xterm:x11/xterm
14
RUN_DEPENDS=	xterm:x11/xterm
15
LIB_DEPENDS+=	libhunspell-1.3.so:textproc/hunspell
15
LIB_DEPENDS+=	libhunspell-1.5.so:textproc/hunspell
16
16
17
USE_GITHUB=	yes
17
USE_GITHUB=	yes
18
GH_ACCOUNT=	eranif
18
GH_ACCOUNT=	eranif
(-)b/editors/focuswriter/Makefile (-1 / +2 lines)
Lines 4-9 Link Here
4
PORTNAME=	focuswriter
4
PORTNAME=	focuswriter
5
PORTVERSION=	1.5.7
5
PORTVERSION=	1.5.7
6
DISTVERSIONPREFIX=	v
6
DISTVERSIONPREFIX=	v
7
PORTREVISION=	1
7
CATEGORIES=	editors
8
CATEGORIES=	editors
8
9
9
MAINTAINER=	lightside@gmx.com
10
MAINTAINER=	lightside@gmx.com
Lines 14-20 LICENSE_COMB= multi Link Here
14
LICENSE_FILE_GPLv3=	${WRKSRC}/COPYING
15
LICENSE_FILE_GPLv3=	${WRKSRC}/COPYING
15
LICENSE_FILE_LGPL3=	${WRKSRC}/resources/images/icons/oxygen/COPYING
16
LICENSE_FILE_LGPL3=	${WRKSRC}/resources/images/icons/oxygen/COPYING
16
17
17
LIB_DEPENDS=	libhunspell-1.3.so:textproc/hunspell
18
LIB_DEPENDS=	libhunspell-1.5.so:textproc/hunspell
18
19
19
USE_GITHUB=	yes
20
USE_GITHUB=	yes
20
GH_ACCOUNT=	gottcode
21
GH_ACCOUNT=	gottcode
(-)b/editors/libreoffice/Makefile (-1 / +1 lines)
Lines 54-60 LIB_DEPENDS= libapr-1.so:devel/apr1 \ Link Here
54
		libnss3.so:security/nss \
54
		libnss3.so:security/nss \
55
		libclucene-core.so:textproc/clucene \
55
		libclucene-core.so:textproc/clucene \
56
		libexpat.so:textproc/expat2 \
56
		libexpat.so:textproc/expat2 \
57
		libhunspell-1.3.so:textproc/hunspell \
57
		libhunspell-1.5.so:textproc/hunspell \
58
		libhyphen.so:textproc/hyphen \
58
		libhyphen.so:textproc/hyphen \
59
		libabw-0.1.so:textproc/libabw \
59
		libabw-0.1.so:textproc/libabw \
60
		libe-book-0.1.so:textproc/libe-book \
60
		libe-book-0.1.so:textproc/libe-book \
(-)b/editors/libreoffice/Makefile.common (-1 / +1 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	libreoffice
3
PORTNAME=	libreoffice
4
PORTVERSION=	5.2.3
4
PORTVERSION=	5.2.3
5
PORTREVISION=	4
5
PORTREVISION=	5
6
CATEGORIES+=	editors
6
CATEGORIES+=	editors
7
7
8
MAINTAINER=	office@FreeBSD.org
8
MAINTAINER=	office@FreeBSD.org
(-)b/editors/libreoffice4/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	libreoffice
3
PORTNAME=	libreoffice
4
PORTVERSION=	4.3.7
4
PORTVERSION=	4.3.7
5
PORTREVISION=	10
5
PORTREVISION=	11
6
CATEGORIES=	editors
6
CATEGORIES=	editors
7
MASTER_SITES=	http://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \
7
MASTER_SITES=	http://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \
8
		http://dev-www.libreoffice.org/extern/:ext \
8
		http://dev-www.libreoffice.org/extern/:ext \
Lines 55-61 LIB_DEPENDS= libapr-1.so:devel/apr1 \ Link Here
55
		libnss3.so:security/nss \
55
		libnss3.so:security/nss \
56
		libclucene-core.so:textproc/clucene \
56
		libclucene-core.so:textproc/clucene \
57
		libexpat.so:textproc/expat2 \
57
		libexpat.so:textproc/expat2 \
58
		libhunspell-1.3.so:textproc/hunspell \
58
		libhunspell-1.5.so:textproc/hunspell \
59
		libhyphen.so:textproc/hyphen \
59
		libhyphen.so:textproc/hyphen \
60
		libabw-0.1.so:textproc/libabw \
60
		libabw-0.1.so:textproc/libabw \
61
		libe-book-0.1.so:textproc/libe-book \
61
		libe-book-0.1.so:textproc/libe-book \
(-)b/editors/openoffice-4/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	apache-openoffice
4
PORTNAME=	apache-openoffice
5
PORTVERSION=	${AOOVERSION}
5
PORTVERSION=	${AOOVERSION}
6
PORTREVISION=	1
6
PORTREVISION=	2
7
#PORTREVISION=	1
7
#PORTREVISION=	1
8
CATEGORIES=	editors java
8
CATEGORIES=	editors java
9
MASTER_SITES=	APACHE/openoffice/${PORTVERSION}/source \
9
MASTER_SITES=	APACHE/openoffice/${PORTVERSION}/source \
Lines 82-88 LIB_DEPENDS= \ Link Here
82
		libfreetype.so:print/freetype2				\
82
		libfreetype.so:print/freetype2				\
83
		libnss3.so:security/nss					\
83
		libnss3.so:security/nss					\
84
		libexpat.so:textproc/expat2				\
84
		libexpat.so:textproc/expat2				\
85
		libhunspell-1.3.so:textproc/hunspell			\
85
		libhunspell-1.5.so:textproc/hunspell			\
86
		libhyphen.so:textproc/hyphen				\
86
		libhyphen.so:textproc/hyphen				\
87
		libtextcat.so:textproc/libtextcat			\
87
		libtextcat.so:textproc/libtextcat			\
88
		libmythes-1.2.so:textproc/mythes			\
88
		libmythes-1.2.so:textproc/mythes			\
(-)b/editors/openoffice-devel/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	apache-openoffice
4
PORTNAME=	apache-openoffice
5
PORTVERSION=	${AOOVERSION1}.${AOOVERSION2}.${SVNREVISION}
5
PORTVERSION=	${AOOVERSION1}.${AOOVERSION2}.${SVNREVISION}
6
PORTREVISION=	3
6
PORTREVISION=	4
7
PORTEPOCH=	4
7
PORTEPOCH=	4
8
CATEGORIES=	editors java
8
CATEGORIES=	editors java
9
MASTER_SITES=	https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-r${SVNREVISION}/source/ \
9
MASTER_SITES=	https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-r${SVNREVISION}/source/ \
Lines 82-88 LIB_DEPENDS= \ Link Here
82
		libfreetype.so:print/freetype2				\
82
		libfreetype.so:print/freetype2				\
83
		libnss3.so:security/nss					\
83
		libnss3.so:security/nss					\
84
		libexpat.so:textproc/expat2				\
84
		libexpat.so:textproc/expat2				\
85
		libhunspell-1.3.so:textproc/hunspell			\
85
		libhunspell-1.5.so:textproc/hunspell			\
86
		libhyphen.so:textproc/hyphen				\
86
		libhyphen.so:textproc/hyphen				\
87
		libtextcat.so:textproc/libtextcat			\
87
		libtextcat.so:textproc/libtextcat			\
88
		libmythes-1.2.so:textproc/mythes			\
88
		libmythes-1.2.so:textproc/mythes			\
(-)b/editors/tea/Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	tea
4
PORTNAME=	tea
5
PORTVERSION=	43.1.0
5
PORTVERSION=	43.1.0
6
PORTREVISION=	1
6
CATEGORIES=	editors
7
CATEGORIES=	editors
7
MASTER_SITES=	http://semiletov.org/tea/dloads/
8
MASTER_SITES=	http://semiletov.org/tea/dloads/
8
9
Lines 32-38 DESKTOP_ENTRIES="TEA" "" "${PREFIX}/share/pixmaps/tea_icon_v2.png" \ Link Here
32
ASPELL_LIB_DEPENDS=	libaspell.so:textproc/aspell
33
ASPELL_LIB_DEPENDS=	libaspell.so:textproc/aspell
33
ASPELL_QMAKE_ON=	CONFIG+=nohunspell
34
ASPELL_QMAKE_ON=	CONFIG+=nohunspell
34
35
35
HUNSPELL_LIB_DEPENDS=	libhunspell-1.3.so:textproc/hunspell
36
HUNSPELL_LIB_DEPENDS=	libhunspell-1.5.so:textproc/hunspell
36
HUNSPELL_QMAKE_ON=	CONFIG+=noaspell
37
HUNSPELL_QMAKE_ON=	CONFIG+=noaspell
37
38
38
post-patch:
39
post-patch:
(-)b/editors/texmaker/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	texmaker
4
PORTNAME=	texmaker
5
PORTVERSION=	4.5
5
PORTVERSION=	4.5
6
PORTREVISION=	4
6
PORTREVISION=	5
7
PORTEPOCH=	3
7
PORTEPOCH=	3
8
CATEGORIES=	editors
8
CATEGORIES=	editors
9
MASTER_SITES=	http://www.xm1math.net/texmaker/
9
MASTER_SITES=	http://www.xm1math.net/texmaker/
Lines 11-17 MASTER_SITES= http://www.xm1math.net/texmaker/ Link Here
11
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	ports@FreeBSD.org
12
COMMENT=	LaTeX Development Environment
12
COMMENT=	LaTeX Development Environment
13
13
14
LIB_DEPENDS=	libhunspell-1.3.so:textproc/hunspell \
14
LIB_DEPENDS=	libhunspell-1.5.so:textproc/hunspell \
15
		libpoppler.so:graphics/poppler
15
		libpoppler.so:graphics/poppler
16
16
17
USES=		desktop-file-utils ghostscript:x11,run pkgconfig qmake tar:bzip2
17
USES=		desktop-file-utils ghostscript:x11,run pkgconfig qmake tar:bzip2
(-)b/editors/texstudio/Makefile (-2 / +2 lines)
Lines 2-15 Link Here
2
2
3
PORTNAME=	texstudio
3
PORTNAME=	texstudio
4
PORTVERSION=	2.11.0
4
PORTVERSION=	2.11.0
5
PORTREVISION=	2
5
PORTREVISION=	3
6
CATEGORIES=	editors
6
CATEGORIES=	editors
7
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/TeXstudio%20${PORTVERSION}
7
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/TeXstudio%20${PORTVERSION}
8
8
9
MAINTAINER=	abiliojr@gmail.com
9
MAINTAINER=	abiliojr@gmail.com
10
COMMENT=	Integrated writing environment for LaTeX documents
10
COMMENT=	Integrated writing environment for LaTeX documents
11
11
12
LIB_DEPENDS=	libhunspell-1.3.so:textproc/hunspell \
12
LIB_DEPENDS=	libhunspell-1.5.so:textproc/hunspell \
13
		libpoppler.so:graphics/poppler
13
		libpoppler.so:graphics/poppler
14
14
15
USES=		desktop-file-utils dos2unix execinfo ghostscript:run \
15
USES=		desktop-file-utils dos2unix execinfo ghostscript:run \
(-)b/editors/textroom/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	textroom
4
PORTNAME=	textroom
5
PORTVERSION=	0.8.2
5
PORTVERSION=	0.8.2
6
PORTREVISION=	7
6
PORTREVISION=	8
7
CATEGORIES=	editors
7
CATEGORIES=	editors
8
MASTER_SITES=	SF
8
MASTER_SITES=	SF
9
9
Lines 13-19 COMMENT= Full screen text editor Link Here
13
LICENSE=	GPLv3
13
LICENSE=	GPLv3
14
14
15
LIB_DEPENDS=	libcurl.so:ftp/curl \
15
LIB_DEPENDS=	libcurl.so:ftp/curl \
16
		libhunspell-1.3.so:textproc/hunspell \
16
		libhunspell-1.5.so:textproc/hunspell \
17
		libxml++-2.6.so:textproc/libxml++26
17
		libxml++-2.6.so:textproc/libxml++26
18
18
19
USES=		desktop-file-utils pkgconfig qmake
19
USES=		desktop-file-utils pkgconfig qmake
(-)b/editors/texworks/Makefile (-1 / +1 lines)
Lines 3-10 Link Here
3
3
4
PORTNAME=	texworks
4
PORTNAME=	texworks
5
PORTVERSION=	0.4.6
5
PORTVERSION=	0.4.6
6
PORTREVISION=	2
7
DISTVERSIONPREFIX=	release-
6
DISTVERSIONPREFIX=	release-
7
PORTREVISION=	3
8
CATEGORIES=	editors
8
CATEGORIES=	editors
9
9
10
MAINTAINER=	hrs@FreeBSD.org
10
MAINTAINER=	hrs@FreeBSD.org
(-)b/german/hunspell/Makefile (+1 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	hunspell
3
PORTNAME=	hunspell
4
PORTVERSION=	20160407
4
PORTVERSION=	20160407
5
PORTREVISION=	1
5
CATEGORIES=	german textproc
6
CATEGORIES=	german textproc
6
MASTER_SITES=	http://www.j3e.de/ispell/igerman98/dict/ \
7
MASTER_SITES=	http://www.j3e.de/ispell/igerman98/dict/ \
7
		LOCAL/sunpoet/${PORTNAME}
8
		LOCAL/sunpoet/${PORTNAME}
(-)b/korean/hunspell/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	hunspell
3
PORTNAME=	hunspell
4
PORTVERSION=	0.5.6
4
PORTVERSION=	0.5.6
5
PORTREVISION=	1
5
PORTREVISION=	2
6
CATEGORIES=	korean textproc
6
CATEGORIES=	korean textproc
7
7
8
MAINTAINER=	jkim@FreeBSD.org
8
MAINTAINER=	jkim@FreeBSD.org
(-)b/mail/thunderbird/Makefile (-1 / +1 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	thunderbird
4
PORTNAME=	thunderbird
5
DISTVERSION=	45.5.0
5
DISTVERSION=	45.5.0
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	mail news net-im ipv6
7
CATEGORIES=	mail news net-im ipv6
8
MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
8
MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
9
		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
9
		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
(-)b/multimedia/aegisub/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	aegisub
4
PORTNAME=	aegisub
5
PORTVERSION=	3.2.2
5
PORTVERSION=	3.2.2
6
PORTREVISION=	9
6
PORTREVISION=	10
7
CATEGORIES=	multimedia
7
CATEGORIES=	multimedia
8
MASTER_SITES=	http://ftp.aegisub.org/pub/archives/releases/source/ \
8
MASTER_SITES=	http://ftp.aegisub.org/pub/archives/releases/source/ \
9
		ftp://ftp.aegisub.org/pub/archives/releases/source/ \
9
		ftp://ftp.aegisub.org/pub/archives/releases/source/ \
Lines 53-59 FFMPEG_LIB_DEPENDS= libffms2.so:multimedia/ffms2 Link Here
53
FFMPEG_CONFIGURE_OFF=	--without-ffms
53
FFMPEG_CONFIGURE_OFF=	--without-ffms
54
FFTW_LIB_DEPENDS=	libfftw3.so:math/fftw3
54
FFTW_LIB_DEPENDS=	libfftw3.so:math/fftw3
55
FFTW_CONFIGURE_OFF=	--without-fftw3
55
FFTW_CONFIGURE_OFF=	--without-fftw3
56
HUNSPELL_LIB_DEPENDS=	libhunspell-1.3.so:textproc/hunspell
56
HUNSPELL_LIB_DEPENDS=	libhunspell-1.5.so:textproc/hunspell
57
HUNSPELL_CONFIGURE_OFF=	--without-hunspell
57
HUNSPELL_CONFIGURE_OFF=	--without-hunspell
58
OPENAL_USES=		openal
58
OPENAL_USES=		openal
59
OPENAL_CONFIGURE_OFF=	--without-openal
59
OPENAL_CONFIGURE_OFF=	--without-openal
(-)b/net-im/licq-qt-gui/Makefile (-3 / +3 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	qt4-gui
4
PORTNAME=	qt4-gui
5
PORTVERSION=	1.8.2
5
PORTVERSION=	1.8.2
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES=	net-im
7
CATEGORIES=	net-im
8
PKGNAMESUFFIX?=	${KDE_SUFFIX}${PKGNAMESUFFIX2}
8
PKGNAMESUFFIX?=	${KDE_SUFFIX}${PKGNAMESUFFIX2}
9
9
Lines 25-33 OPTIONS_DEFAULT=HUNSPELL Link Here
25
25
26
LICQ_PORT?=	net-im/licq
26
LICQ_PORT?=	net-im/licq
27
27
28
HUNSPELL_LIB_DEPENDS=	libhunspell-1.3.so:textproc/hunspell
28
HUNSPELL_LIB_DEPENDS=	libhunspell-1.5.so:textproc/hunspell
29
HUNSPELL_CMAKE_ON=	-DHUNSPELL_INCLUDE_DIRS=${LOCALBASE}/include/hunspell \
29
HUNSPELL_CMAKE_ON=	-DHUNSPELL_INCLUDE_DIRS=${LOCALBASE}/include/hunspell \
30
			-DHUNSPELL_LIBRARIES=${LOCALBASE}/lib/libhunspell-1.3.so \
30
			-DHUNSPELL_LIBRARIES=${LOCALBASE}/lib/libhunspell-1.5.so \
31
			-DHUNSPELL_FOUND:BOOL=ON
31
			-DHUNSPELL_FOUND:BOOL=ON
32
HUNSPELL_CMAKE_OFF=	-DHUNSPELL_FOUND:BOOL=OFF
32
HUNSPELL_CMAKE_OFF=	-DHUNSPELL_FOUND:BOOL=OFF
33
33
(-)b/print/lyx/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	lyx
4
PORTNAME=	lyx
5
PORTVERSION=	${MAJOR_VERSION}.${MINOR_VERSION}
5
PORTVERSION=	${MAJOR_VERSION}.${MINOR_VERSION}
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	print editors
7
CATEGORIES=	print editors
8
MASTER_SITES=	ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \
8
MASTER_SITES=	ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \
9
		http://www-ftp.lip6.fr/ftp/pub/lyx/stable/${MAJOR_VERSION}.x/ \
9
		http://www-ftp.lip6.fr/ftp/pub/lyx/stable/${MAJOR_VERSION}.x/ \
Lines 46-52 ASPELL_LIB_DEPENDS= libaspell.so:textproc/aspell Link Here
46
ENCHANT_CONFIGURE_OFF=	--without-enchant
46
ENCHANT_CONFIGURE_OFF=	--without-enchant
47
ENCHANT_LIB_DEPENDS=	libenchant.so:textproc/enchant
47
ENCHANT_LIB_DEPENDS=	libenchant.so:textproc/enchant
48
HUNSPELL_CONFIGURE_OFF=	--without-hunspell
48
HUNSPELL_CONFIGURE_OFF=	--without-hunspell
49
HUNSPELL_LIB_DEPENDS=	libhunspell-1.3.so:textproc/hunspell
49
HUNSPELL_LIB_DEPENDS=	libhunspell-1.5.so:textproc/hunspell
50
NLS_CONFIGURE_OFF=	--disable-nls
50
NLS_CONFIGURE_OFF=	--disable-nls
51
NLS_USES=		gettext
51
NLS_USES=		gettext
52
52
(-)b/print/scribus/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	scribus
4
PORTNAME=	scribus
5
PORTVERSION=	1.4.6
5
PORTVERSION=	1.4.6
6
PORTREVISION=	3
6
PORTREVISION=	4
7
CATEGORIES=	print editors
7
CATEGORIES=	print editors
8
MASTER_SITES=	SF \
8
MASTER_SITES=	SF \
9
		http://www.scribus.net/downloads/${PORTVERSION}/
9
		http://www.scribus.net/downloads/${PORTVERSION}/
Lines 18-24 LIB_DEPENDS= liblcms.so:graphics/lcms \ Link Here
18
		libfreetype.so:print/freetype2 \
18
		libfreetype.so:print/freetype2 \
19
		libpodofo.so:graphics/podofo \
19
		libpodofo.so:graphics/podofo \
20
		libboost_thread.so:devel/boost-libs \
20
		libboost_thread.so:devel/boost-libs \
21
		libhunspell-1.3.so:textproc/hunspell \
21
		libhunspell-1.5.so:textproc/hunspell \
22
		libcairo.so:graphics/cairo \
22
		libcairo.so:graphics/cairo \
23
		libhyphen.so:textproc/hyphen \
23
		libhyphen.so:textproc/hyphen \
24
		libfontconfig.so:x11-fonts/fontconfig
24
		libfontconfig.so:x11-fonts/fontconfig
(-)b/textproc/enchant/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	enchant
4
PORTNAME=	enchant
5
PORTVERSION=	1.6.0
5
PORTVERSION=	1.6.0
6
PORTREVISION=	5
6
PORTREVISION=	6
7
CATEGORIES=	textproc gnome
7
CATEGORIES=	textproc gnome
8
MASTER_SITES=	http://www.abisource.com/downloads/${PORTNAME}/${PORTVERSION}/
8
MASTER_SITES=	http://www.abisource.com/downloads/${PORTNAME}/${PORTVERSION}/
9
DIST_SUBDIR=	gnome2
9
DIST_SUBDIR=	gnome2
Lines 39-45 HSPELL_BUILD_DEPENDS= ${LOCALBASE}/lib/libhspell.a:hebrew/hspell Link Here
39
HSPELL_CONFIGURE_ENABLE=	hspell
39
HSPELL_CONFIGURE_ENABLE=	hspell
40
HSPELL_CONFIGURE_ON=	--with-hspell-prefix=${LOCALBASE}
40
HSPELL_CONFIGURE_ON=	--with-hspell-prefix=${LOCALBASE}
41
41
42
HUNSPELL_LIB_DEPENDS=	libhunspell-1.3.so:textproc/hunspell
42
HUNSPELL_LIB_DEPENDS=	libhunspell-1.5.so:textproc/hunspell
43
HUNSPELL_CONFIGURE_ENABLE=	myspell
43
HUNSPELL_CONFIGURE_ENABLE=	myspell
44
HUNSPELL_CONFIGURE_ON=	--with-system-myspell=yes \
44
HUNSPELL_CONFIGURE_ON=	--with-system-myspell=yes \
45
			--with-myspell-dir=${LOCALBASE}/share/hunspell
45
			--with-myspell-dir=${LOCALBASE}/share/hunspell
(-)b/textproc/goldendict/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	goldendict
4
PORTNAME=	goldendict
5
PORTVERSION=	1.0.1
5
PORTVERSION=	1.0.1
6
PORTREVISION=	8
6
PORTREVISION=	9
7
CATEGORIES=	textproc
7
CATEGORIES=	textproc
8
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:C|(.*)\.[0-9]*$|\1|}/
8
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:C|(.*)\.[0-9]*$|\1|}/
9
DISTNAME=	${PORTNAME}-${PORTVERSION}-src
9
DISTNAME=	${PORTNAME}-${PORTVERSION}-src
Lines 13-19 COMMENT= Feature-rich Qt4 based dictionary lookup program Link Here
13
13
14
LICENSE=	GPLv3
14
LICENSE=	GPLv3
15
15
16
LIB_DEPENDS=	libhunspell-1.3.so:textproc/hunspell \
16
LIB_DEPENDS=	libhunspell-1.5.so:textproc/hunspell \
17
		libvorbis.so:audio/libvorbis
17
		libvorbis.so:audio/libvorbis
18
18
19
NO_WRKSUBDIR=	yes
19
NO_WRKSUBDIR=	yes
(-)b/textproc/hunspell/Makefile (-3 / +3 lines)
Lines 2-11 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	hunspell
4
PORTNAME=	hunspell
5
PORTVERSION=	1.3.3
5
PORTVERSION=	1.5.1
6
DISTVERSIONPREFIX=	v
6
CATEGORIES=	textproc
7
CATEGORIES=	textproc
7
MASTER_SITES=	SF/${PORTNAME}/Hunspell/${PORTVERSION}
8
DIST_SUBDIR=	${PORTNAME}
9
8
10
MAINTAINER=	office@FreeBSD.org
9
MAINTAINER=	office@FreeBSD.org
11
COMMENT=	Improved spell-checker for Hungarian and other languages
10
COMMENT=	Improved spell-checker for Hungarian and other languages
Lines 19-24 CONFLICTS_INSTALL= tinker-[0-9]* Link Here
19
CONFIGURE_ARGS=	--disable-nls ${ICONV_CONFIGURE_ARG} --with-readline --with-ui
18
CONFIGURE_ARGS=	--disable-nls ${ICONV_CONFIGURE_ARG} --with-readline --with-ui
20
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
21
USES=		libtool:keepla pathfix iconv ncurses readline shebangfix perl5
20
USES=		libtool:keepla pathfix iconv ncurses readline shebangfix perl5
21
USE_GITHUB=	yes
22
SHEBANG_FILES=	src/tools/ispellaff2myspell
22
SHEBANG_FILES=	src/tools/ispellaff2myspell
23
USE_LDCONFIG=	yes
23
USE_LDCONFIG=	yes
24
USE_PERL5=	run
24
USE_PERL5=	run
(-)b/textproc/hunspell/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (hunspell/hunspell-1.3.3.tar.gz) = a7b2c0de0e2ce17426821dc1ac8eb115029959b3ada9d80a81739fa19373246c
1
TIMESTAMP = 1479584668
2
SIZE (hunspell/hunspell-1.3.3.tar.gz) = 986081
2
SHA256 (hunspell-hunspell-v1.5.1_GH0.tar.gz) = 7e8c1020ef7754d6c8e4aed77572aa51a7f58f5abef3e62791772446e426a05a
3
SIZE (hunspell-hunspell-v1.5.1_GH0.tar.gz) = 1110735
(-)a/textproc/hunspell/files/patch-configure (-26 lines)
Removed Link Here
1
--- configure.orig	2013-05-17 01:18:45.000000000 +0300
2
+++ configure	2013-05-17 01:26:35.000000000 +0300
3
@@ -11880,6 +11880,7 @@
4
 
5
   # Allow CC to be a program name with arguments.
6
   lt_save_CC=$CC
7
+  lt_save_CFLAGS=$CFLAGS
8
   lt_save_LD=$LD
9
   lt_save_GCC=$GCC
10
   GCC=$GXX
11
@@ -11897,6 +11898,7 @@
12
   fi
13
   test -z "${LDCXX+set}" || LD=$LDCXX
14
   CC=${CXX-"c++"}
15
+  CFLAGS=$CXXFLAGS
16
   compiler=$CC
17
   compiler_CXX=$CC
18
   for cc_temp in $compiler""; do
19
@@ -14618,6 +14620,7 @@
20
   fi # test -n "$compiler"
21
 
22
   CC=$lt_save_CC
23
+  CFLAGS=$lt_save_CFLAGS
24
   LDCXX=$LD
25
   LD=$lt_save_LD
26
   GCC=$lt_save_GCC
(-)b/textproc/hunspell/files/patch-src_tools_hunspell.cxx (-27 / +33 lines)
Lines 1-34 Link Here
1
--- ./src/tools/hunspell.cxx.orig	2011-01-21 18:01:29.000000000 +0100
1
--- src/tools/hunspell.cxx.orig	2016-11-19 19:44:28 UTC
2
+++ ./src/tools/hunspell.cxx	2011-07-19 07:16:58.346225286 +0200
2
+++ src/tools/hunspell.cxx
3
@@ -61,28 +61,23 @@
3
@@ -111,28 +111,23 @@
4
 #include "firstparser.hxx"
4
 #include "odfparser.hxx"
5
 
5
 
6
 #define LIBDIR \
6
 #define LIBDIR                \
7
-    "/usr/share/hunspell:" \
7
-  "/usr/share/hunspell:"      \
8
-    "/usr/share/myspell:" \
8
-  "/usr/share/myspell:"       \
9
-    "/usr/share/myspell/dicts:" \
9
-  "/usr/share/myspell/dicts:" \
10
-    "/Library/Spelling"
10
-  "/Library/Spelling"
11
-#define USEROOODIR                    \
12
-  ".openoffice.org/3/user/wordbook:"  \
13
-  ".openoffice.org2/user/wordbook:"   \
14
-  ".openoffice.org2.0/user/wordbook:" \
15
-  "Library/Spelling"
16
-#define OOODIR                                       \
17
-  "/opt/openoffice.org/basis3.0/share/dict/ooo:"     \
18
-  "/usr/lib/openoffice.org/basis3.0/share/dict/ooo:" \
19
-  "/opt/openoffice.org2.4/share/dict/ooo:"           \
20
-  "/usr/lib/openoffice.org2.4/share/dict/ooo:"       \
21
-  "/opt/openoffice.org2.3/share/dict/ooo:"           \
22
-  "/usr/lib/openoffice.org2.3/share/dict/ooo:"       \
23
-  "/opt/openoffice.org2.2/share/dict/ooo:"           \
24
-  "/usr/lib/openoffice.org2.2/share/dict/ooo:"       \
25
-  "/opt/openoffice.org2.1/share/dict/ooo:"           \
26
-  "/usr/lib/openoffice.org2.1/share/dict/ooo:"       \
27
-  "/opt/openoffice.org2.0/share/dict/ooo:"           \
28
-  "/usr/lib/openoffice.org2.0/share/dict/ooo"
11
+    "%%PREFIX%%/share/hunspell:" \
29
+    "%%PREFIX%%/share/hunspell:" \
12
+    "%%PREFIX%%/share/myspell:" \
30
+    "%%PREFIX%%/share/myspell:" \
13
+    "%%PREFIX%%/share/myspell/dicts:"
31
+    "%%PREFIX%%/share/myspell/dicts:"
14
 #define USEROOODIR \
32
+#define USEROOODIR \
15
     ".openoffice.org/3/user/wordbook:" \
33
+    ".openoffice.org/3/user/wordbook:" \
16
     ".openoffice.org2/user/wordbook:" \
34
+    ".openoffice.org2/user/wordbook:" \
17
     ".openoffice.org2.0/user/wordbook:" \
35
+    ".openoffice.org2.0/user/wordbook:" \
18
     "Library/Spelling"
36
+    "Library/Spelling"
19
 #define OOODIR \
37
+#define OOODIR \
20
-    "/opt/openoffice.org/basis3.0/share/dict/ooo:" \
21
-    "/usr/lib/openoffice.org/basis3.0/share/dict/ooo:" \
22
-    "/opt/openoffice.org2.4/share/dict/ooo:" \
23
-    "/usr/lib/openoffice.org2.4/share/dict/ooo:" \
24
-    "/opt/openoffice.org2.3/share/dict/ooo:" \
25
-    "/usr/lib/openoffice.org2.3/share/dict/ooo:" \
26
-    "/opt/openoffice.org2.2/share/dict/ooo:" \
27
-    "/usr/lib/openoffice.org2.2/share/dict/ooo:" \
28
-    "/opt/openoffice.org2.1/share/dict/ooo:" \
29
-    "/usr/lib/openoffice.org2.1/share/dict/ooo:" \
30
-    "/opt/openoffice.org2.0/share/dict/ooo:" \
31
-    "/usr/lib/openoffice.org2.0/share/dict/ooo"
32
+    "%%PREFIX%%/openoffice.org3/share/dict/ooo:" \
38
+    "%%PREFIX%%/openoffice.org3/share/dict/ooo:" \
33
+    "%%PREFIX%%/openoffice.org-3.0.0/share/dict/ooo:" \
39
+    "%%PREFIX%%/openoffice.org-3.0.0/share/dict/ooo:" \
34
+    "%%PREFIX%%/openoffice.org-2.4.2/share/dict/ooo:" \
40
+    "%%PREFIX%%/openoffice.org-2.4.2/share/dict/ooo:" \
(-)b/textproc/hunspell/pkg-descr (-1 / +4 lines)
Lines 1-4 Link Here
1
Hunspell is a widely used spell checker
1
Hunspell is the spell checker of LibreOffice, OpenOffice.org, Mozilla
2
Firefox 3 & Thunderbird, Google Chrome, and it is also used by
3
proprietary software packages, like Mac OS X, InDesign, memoQ, Opera
4
and SDL Trados.
2
5
3
Main features:
6
Main features:
4
- Extended support for language peculiarities; Unicode character encoding,
7
- Extended support for language peculiarities; Unicode character encoding,
(-)b/textproc/hunspell/pkg-plist (-11 lines)
Lines 10-32 bin/munch Link Here
10
bin/unmunch
10
bin/unmunch
11
bin/wordforms
11
bin/wordforms
12
bin/wordlist2hunspell
12
bin/wordlist2hunspell
13
include/hunspell/affentry.hxx
14
include/hunspell/affixmgr.hxx
15
include/hunspell/atypes.hxx
13
include/hunspell/atypes.hxx
16
include/hunspell/baseaffix.hxx
17
include/hunspell/csutil.hxx
14
include/hunspell/csutil.hxx
18
include/hunspell/dictmgr.hxx
19
include/hunspell/filemgr.hxx
20
include/hunspell/hashmgr.hxx
21
include/hunspell/htypes.hxx
15
include/hunspell/htypes.hxx
22
include/hunspell/hunspell.h
16
include/hunspell/hunspell.h
23
include/hunspell/hunspell.hxx
17
include/hunspell/hunspell.hxx
24
include/hunspell/hunvisapi.h
18
include/hunspell/hunvisapi.h
25
include/hunspell/hunzip.hxx
26
include/hunspell/langnum.hxx
27
include/hunspell/phonet.hxx
28
include/hunspell/replist.hxx
29
include/hunspell/suggestmgr.hxx
30
include/hunspell/w_char.hxx
19
include/hunspell/w_char.hxx
31
lib/libhunspell-%%SHLIB_VER%%.a
20
lib/libhunspell-%%SHLIB_VER%%.a
32
lib/libhunspell-%%SHLIB_VER%%.la
21
lib/libhunspell-%%SHLIB_VER%%.la
(-)b/textproc/kf5-sonnet/Makefile (-1 / +2 lines)
Lines 3-15 Link Here
3
3
4
PORTNAME=	sonnet
4
PORTNAME=	sonnet
5
PORTVERSION=	${KDE_FRAMEWORKS_VERSION}
5
PORTVERSION=	${KDE_FRAMEWORKS_VERSION}
6
PORTREVISION=	1
6
CATEGORIES=	textproc kde kde-frameworks
7
CATEGORIES=	textproc kde kde-frameworks
7
8
8
MAINTAINER=	kde@FreeBSD.org
9
MAINTAINER=	kde@FreeBSD.org
9
COMMENT=	KF5 plugin-based spell checking library
10
COMMENT=	KF5 plugin-based spell checking library
10
11
11
LIB_DEPENDS=	libaspell.so:textproc/aspell \
12
LIB_DEPENDS=	libaspell.so:textproc/aspell \
12
		libhunspell-1.3.so:textproc/hunspell
13
		libhunspell-1.5.so:textproc/hunspell
13
14
14
USES=		cmake:outsource compiler:c++11-lib kde:5 tar:xz
15
USES=		cmake:outsource compiler:c++11-lib kde:5 tar:xz
15
USE_KDE=	ecm
16
USE_KDE=	ecm
(-)b/textproc/mythes/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	mythes
3
PORTNAME=	mythes
4
PORTVERSION=	1.2.4
4
PORTVERSION=	1.2.4
5
PORTREVISION=	1
5
PORTREVISION=	2
6
CATEGORIES=	textproc
6
CATEGORIES=	textproc
7
MASTER_SITES=	SF/hunspell/MyThes/${PORTVERSION}/
7
MASTER_SITES=	SF/hunspell/MyThes/${PORTVERSION}/
8
DIST_SUBDIR=	${PORTNAME}
8
DIST_SUBDIR=	${PORTNAME}
Lines 13-19 COMMENT= Simple thesaurus library Link Here
13
LICENSE=	BSD3CLAUSE
13
LICENSE=	BSD3CLAUSE
14
LICENSE_FILE=	${WRKSRC}/COPYING
14
LICENSE_FILE=	${WRKSRC}/COPYING
15
15
16
LIB_DEPENDS=	libhunspell-1.3.so:textproc/hunspell
16
LIB_DEPENDS=	libhunspell-1.5.so:textproc/hunspell
17
17
18
USES=		libtool pathfix perl5 pkgconfig shebangfix
18
USES=		libtool pathfix perl5 pkgconfig shebangfix
19
USE_LDCONFIG=	yes
19
USE_LDCONFIG=	yes
(-)b/textproc/sigil/Makefile (-2 / +3 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	sigil
4
PORTNAME=	sigil
5
PORTVERSION=	0.9.7
5
PORTVERSION=	0.9.7
6
PORTREVISION=	1
6
CATEGORIES=	textproc
7
CATEGORIES=	textproc
7
8
8
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	ports@FreeBSD.org
Lines 12-18 LICENSE= GPLv3+ Link Here
12
13
13
LIB_DEPENDS=	libminizip.so:archivers/minizip \
14
LIB_DEPENDS=	libminizip.so:archivers/minizip \
14
		libpcre.so:devel/pcre \
15
		libpcre.so:devel/pcre \
15
		libhunspell-1.3.so:textproc/hunspell
16
		libhunspell-1.5.so:textproc/hunspell
16
17
17
USE_GITHUB=	yes
18
USE_GITHUB=	yes
18
GH_ACCOUNT=	Sigil-Ebook
19
GH_ACCOUNT=	Sigil-Ebook
Lines 30-36 CMAKE_ARGS= -DUSE_SYSTEM_LIBS:BOOL=1 \ Link Here
30
		-DINSTALL_BUNDLED_DICTS:BOOL=0
31
		-DINSTALL_BUNDLED_DICTS:BOOL=0
31
USE_LDCONFIG=	${PREFIX}/lib/sigil
32
USE_LDCONFIG=	${PREFIX}/lib/sigil
32
33
33
# Upstream uses pkg-config output to pass libhunspell-1.3.so and
34
# Upstream uses pkg-config output to pass libhunspell-1.5.so and
34
# libpcre16.so to the linker. pkg-config output does not include full
35
# libpcre16.so to the linker. pkg-config output does not include full
35
# paths, so add a workaround to keep the port linking for now.
36
# paths, so add a workaround to keep the port linking for now.
36
LDFLAGS+=	-L${LOCALBASE}/lib
37
LDFLAGS+=	-L${LOCALBASE}/lib
(-)b/textproc/te-hunspell/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	hunspell
3
PORTNAME=	hunspell
4
DISTVERSION=	0.01-2
4
DISTVERSION=	0.01-2
5
PORTREVISION=	1
5
PORTREVISION=	2
6
CATEGORIES=	textproc
6
CATEGORIES=	textproc
7
MASTER_SITES=	GNU/aspell/dict/te
7
MASTER_SITES=	GNU/aspell/dict/te
8
PKGNAMEPREFIX=	te-
8
PKGNAMEPREFIX=	te-
(-)b/www/firefox-esr/Makefile (-1 / +1 lines)
Lines 4-10 Link Here
4
PORTNAME=	firefox
4
PORTNAME=	firefox
5
DISTVERSION=	45.5.0
5
DISTVERSION=	45.5.0
6
DISTVERSIONSUFFIX=esr.source
6
DISTVERSIONSUFFIX=esr.source
7
PORTREVISION=	2
7
PORTREVISION=	3
8
PORTEPOCH=	1
8
PORTEPOCH=	1
9
CATEGORIES=	www ipv6
9
CATEGORIES=	www ipv6
10
MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \
10
MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \
(-)b/www/firefox/Makefile (+1 lines)
Lines 4-9 Link Here
4
PORTNAME=	firefox
4
PORTNAME=	firefox
5
DISTVERSION=	50.0.1
5
DISTVERSION=	50.0.1
6
DISTVERSIONSUFFIX=.source
6
DISTVERSIONSUFFIX=.source
7
PORTREVISION=	1
7
PORTEPOCH=	1
8
PORTEPOCH=	1
8
CATEGORIES=	www ipv6
9
CATEGORIES=	www ipv6
9
MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
10
MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
(-)b/www/libxul/Makefile (-1 / +1 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	libxul
4
PORTNAME=	libxul
5
DISTVERSION=	45.5.0
5
DISTVERSION=	45.5.0
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES?=	www devel
7
CATEGORIES?=	www devel
8
MASTER_SITES=	MOZILLA/firefox/releases/${DISTVERSION}esr/source \
8
MASTER_SITES=	MOZILLA/firefox/releases/${DISTVERSION}esr/source \
9
		MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source
9
		MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source
(-)b/www/qupzilla-qt4/Makefile (-1 / +2 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	qupzilla
3
PORTNAME=	qupzilla
4
PORTVERSION=	1.8.9
4
PORTVERSION=	1.8.9
5
PORTREVISION=	1
5
CATEGORIES=	www
6
CATEGORIES=	www
6
MASTER_SITES=	https://github.com/QupZilla/${PORTNAME}/releases/download/v${PORTVERSION}/
7
MASTER_SITES=	https://github.com/QupZilla/${PORTNAME}/releases/download/v${PORTVERSION}/
7
PKGNAMESUFFIX=	-qt4
8
PKGNAMESUFFIX=	-qt4
Lines 12-18 COMMENT= Web browser based on WebKit engine and Qt Framework Link Here
12
13
13
LICENSE=	GPLv3
14
LICENSE=	GPLv3
14
15
15
LIB_DEPENDS=	libhunspell-1.3.so:textproc/hunspell
16
LIB_DEPENDS=	libhunspell-1.5.so:textproc/hunspell
16
17
17
CONFLICTS_INSTALL=	${PORTNAME}-qt5*
18
CONFLICTS_INSTALL=	${PORTNAME}-qt5*
18
19
(-)b/www/qupzilla-qt5/Makefile (-1 / +2 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	qupzilla
3
PORTNAME=	qupzilla
4
PORTVERSION=	1.8.9
4
PORTVERSION=	1.8.9
5
PORTREVISION=	1
5
CATEGORIES=	www
6
CATEGORIES=	www
6
MASTER_SITES=	https://github.com/QupZilla/${PORTNAME}/releases/download/v${PORTVERSION}/
7
MASTER_SITES=	https://github.com/QupZilla/${PORTNAME}/releases/download/v${PORTVERSION}/
7
PKGNAMESUFFIX=	-qt5
8
PKGNAMESUFFIX=	-qt5
Lines 12-18 COMMENT= Web browser based on WebKit engine and Qt Framework Link Here
12
13
13
LICENSE=	GPLv3
14
LICENSE=	GPLv3
14
15
15
LIB_DEPENDS=	libhunspell-1.3.so:textproc/hunspell
16
LIB_DEPENDS=	libhunspell-1.5.so:textproc/hunspell
16
17
17
CONFLICTS_INSTALL=	${PORTNAME}-qt4*
18
CONFLICTS_INSTALL=	${PORTNAME}-qt4*
18
19
(-)b/www/seamonkey/Makefile (-1 / +1 lines)
Lines 4-10 Link Here
4
PORTNAME=	seamonkey
4
PORTNAME=	seamonkey
5
DISTVERSION=	2.40
5
DISTVERSION=	2.40
6
MOZILLA_VER=	43 # above + 3
6
MOZILLA_VER=	43 # above + 3
7
PORTREVISION=	3
7
PORTREVISION=	4
8
CATEGORIES?=	www mail news editors irc ipv6
8
CATEGORIES?=	www mail news editors irc ipv6
9
MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
9
MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
10
		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
10
		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
(-)b/x11/leechcraft/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	leechcraft
4
PORTNAME=	leechcraft
5
PORTVERSION=	0.6.70
5
PORTVERSION=	0.6.70
6
PORTREVISION=	13
6
PORTREVISION=	14
7
CATEGORIES=	x11
7
CATEGORIES=	x11
8
MASTER_SITES=	http://dist.leechcraft.org/LeechCraft/0.6.70/
8
MASTER_SITES=	http://dist.leechcraft.org/LeechCraft/0.6.70/
9
9
Lines 287-293 QROSP_LIB_DEPENDS= libqrosscore.so:devel/qross Link Here
287
ROSENTHAL_DESC=		Spellchecking support
287
ROSENTHAL_DESC=		Spellchecking support
288
ROSENTHAL_CMAKE_ON=	-DENABLE_ROSENTHAL:BOOL=true
288
ROSENTHAL_CMAKE_ON=	-DENABLE_ROSENTHAL:BOOL=true
289
ROSENTHAL_CMAKE_OFF=	-DENABLE_ROSENTHAL:BOOL=false
289
ROSENTHAL_CMAKE_OFF=	-DENABLE_ROSENTHAL:BOOL=false
290
ROSENTHAL_LIB_DEPENDS=	libhunspell-1.3.so:textproc/hunspell
290
ROSENTHAL_LIB_DEPENDS=	libhunspell-1.5.so:textproc/hunspell
291
291
292
SB2_DESC=		Sidebar for LeechCraft with combined launcher and tab switcher
292
SB2_DESC=		Sidebar for LeechCraft with combined launcher and tab switcher
293
SB2_CMAKE_ON=		-DENABLE_SB2:BOOL=true
293
SB2_CMAKE_ON=		-DENABLE_SB2:BOOL=true

Return to bug 214837