[Midnightbsd-cvs] mports [18792] trunk/textproc/hunspell: hunspell 1.3.3

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon May 4 08:45:20 EDT 2015


Revision: 18792
          http://svnweb.midnightbsd.org/mports/?rev=18792
Author:   laffer1
Date:     2015-05-04 08:45:20 -0400 (Mon, 04 May 2015)
Log Message:
-----------
hunspell 1.3.3

Modified Paths:
--------------
    trunk/textproc/hunspell/Makefile
    trunk/textproc/hunspell/distinfo
    trunk/textproc/hunspell/pkg-descr
    trunk/textproc/hunspell/pkg-plist

Added Paths:
-----------
    trunk/textproc/hunspell/files/patch-configure

Modified: trunk/textproc/hunspell/Makefile
===================================================================
--- trunk/textproc/hunspell/Makefile	2015-05-04 12:43:02 UTC (rev 18791)
+++ trunk/textproc/hunspell/Makefile	2015-05-04 12:45:20 UTC (rev 18792)
@@ -2,35 +2,30 @@
 # $FreeBSD: ports/textproc/hunspell/Makefile,v 1.30 2011/11/09 15:25:45 miwi Exp $
 
 PORTNAME=	hunspell
-PORTVERSION=	1.3.2
+PORTVERSION=	1.3.3
 CATEGORIES=	textproc
 MASTER_SITES=	SF/${PORTNAME}/Hunspell/${PORTVERSION}
+DIST_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Improved spell-checker for Hungarian and other languages
-LICENSE=	agg
 
-CONFIGURE_ARGS=	--disable-nls --with-readline --with-ui \
-		--with-libiconv-prefix=${LOCALBASE}
+LICENSE=	gpl2 lgpl2.1 mpl
+LICENSE_COMB=	dual
+
+CONFLICTS_INSTALL=	tinker-[0-9]*
+CONFIGURE_ARGS=	--disable-nls ${ICONV_CONFIGURE_ARG} --with-readline --with-ui
 GNU_CONFIGURE=	yes
-MAKE_JOBS_SAFE=	yes
-USE_GNOME=	gnomehack
+USES=		libtool:keepla pathfix iconv ncurses readline shebangfix perl5
+SHEBANG_FILES=	src/tools/ispellaff2myspell
 USE_LDCONFIG=	yes
-USE_NCURSES=	yes
-USE_ICONV=	yes
+USE_PERL5=	run
+INSTALL_TARGET=	install-strip
 
-MANLANG=	"" hu
-MAN1_EN=	hunspell.1 hunzip.1 hzip.1
-MAN1_HU=	hunspell.1
-MAN3_EN=	hunspell.3
-MAN4_EN=	hunspell.4
-MAN4_HU=	hunspell.4
-
 post-patch:
 	@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/src/tools/hunspell.cxx
 
-pre-build:
-	@${TOUCH} ${WRKSRC}/aclocal.m4 ${WRKSRC}/Makefile.in \
-		${WRKSRC}/configure ${WRKSRC}/config.h.in
+post-configure:
+	@${REINPLACE_CMD} -e 's|444|644|g' ${WRKSRC}/src/parsers/Makefile
 
 .include <bsd.port.mk>

Modified: trunk/textproc/hunspell/distinfo
===================================================================
--- trunk/textproc/hunspell/distinfo	2015-05-04 12:43:02 UTC (rev 18791)
+++ trunk/textproc/hunspell/distinfo	2015-05-04 12:45:20 UTC (rev 18792)
@@ -1,3 +1,2 @@
-SHA256 (hunspell-1.3.2.tar.gz) = b4edd4a4ee944cb9f485b35473e46b729ed768e9d24da8e78e4c4c6ca56addbd
-RMD160 (hunspell-1.3.2.tar.gz) = f193de180f9ac29cfb54824a45366ba57b27e5c4
-SIZE (hunspell-1.3.2.tar.gz) = 975917
+SHA256 (hunspell/hunspell-1.3.3.tar.gz) = a7b2c0de0e2ce17426821dc1ac8eb115029959b3ada9d80a81739fa19373246c
+SIZE (hunspell/hunspell-1.3.3.tar.gz) = 986081

Added: trunk/textproc/hunspell/files/patch-configure
===================================================================
--- trunk/textproc/hunspell/files/patch-configure	                        (rev 0)
+++ trunk/textproc/hunspell/files/patch-configure	2015-05-04 12:45:20 UTC (rev 18792)
@@ -0,0 +1,26 @@
+--- configure.orig	2013-05-17 01:18:45.000000000 +0300
++++ configure	2013-05-17 01:26:35.000000000 +0300
+@@ -11880,6 +11880,7 @@
+ 
+   # Allow CC to be a program name with arguments.
+   lt_save_CC=$CC
++  lt_save_CFLAGS=$CFLAGS
+   lt_save_LD=$LD
+   lt_save_GCC=$GCC
+   GCC=$GXX
+@@ -11897,6 +11898,7 @@
+   fi
+   test -z "${LDCXX+set}" || LD=$LDCXX
+   CC=${CXX-"c++"}
++  CFLAGS=$CXXFLAGS
+   compiler=$CC
+   compiler_CXX=$CC
+   for cc_temp in $compiler""; do
+@@ -14618,6 +14620,7 @@
+   fi # test -n "$compiler"
+ 
+   CC=$lt_save_CC
++  CFLAGS=$lt_save_CFLAGS
+   LDCXX=$LD
+   LD=$lt_save_LD
+   GCC=$lt_save_GCC


Property changes on: trunk/textproc/hunspell/files/patch-configure
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Modified: trunk/textproc/hunspell/pkg-descr
===================================================================
--- trunk/textproc/hunspell/pkg-descr	2015-05-04 12:43:02 UTC (rev 18791)
+++ trunk/textproc/hunspell/pkg-descr	2015-05-04 12:45:20 UTC (rev 18792)
@@ -1,10 +1,10 @@
-Hunspell is a wildly use spell checker
+Hunspell is a widely used spell checker
 
 Main features:
 - Extended support for language peculiarities; Unicode character encoding,
   compounding and complex morphology.
 - Improved suggestion using n-gram similarity, rule and dictionary based
-  pronounciation data.
+  pronunciation data.
 - Morphological analysis, stemming and generation.
 - Hunspell is based on MySpell and works also with MySpell dictionaries.
 - C++ library under GPL/LGPL/MPL tri-license.

Modified: trunk/textproc/hunspell/pkg-plist
===================================================================
--- trunk/textproc/hunspell/pkg-plist	2015-05-04 12:43:02 UTC (rev 18791)
+++ trunk/textproc/hunspell/pkg-plist	2015-05-04 12:45:20 UTC (rev 18792)
@@ -32,9 +32,11 @@
 lib/libhunspell-1.3.la
 lib/libhunspell-1.3.so
 lib/libhunspell-1.3.so.0
-lib/libparsers.a
+lib/libhunspell-1.3.so.0.0.0
 libdata/pkgconfig/hunspell.pc
- at dirrm include/hunspell
- at dirrmtry man/hu/man4
- at dirrmtry man/hu/man1
- at dirrmtry man/hu
+man/hu/man1/hunspell.1.gz
+man/man1/hunspell.1.gz
+man/man1/hunzip.1.gz
+man/man1/hzip.1.gz
+man/man3/hunspell.3.gz
+man/man5/hunspell.5.gz



More information about the Midnightbsd-cvs mailing list