1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

textproc/zorba: Fixed plist

Additional port changes:
* Added CATEGORIES=java
* Added LICENSE_FILE
* Added CONFLICTS_BUILD=bison
* Added USES=libedit
* Added MAKE_JOBS_UNSAFE
* Bumped PORTREVISION (new dependency libedit)

PR:		221998
Submitted by:	groot@kde.org
Approved by:	tcberner (mentor, implicit)
This commit is contained in:
Yuri Victorovich 2018-02-23 09:44:27 +00:00
parent bf67239ee5
commit 6fcc4091d9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462682
2 changed files with 12 additions and 3 deletions

View File

@ -3,8 +3,8 @@
PORTNAME= zorba
PORTVERSION= 2.7.0
PORTREVISION= 18
CATEGORIES= textproc
PORTREVISION= 19
CATEGORIES= textproc java
MASTER_SITES= https://launchpadlibrarian.net/119058962/
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
@ -12,6 +12,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= General purpose C++ XQuery processor
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
LIB_DEPENDS= libxerces-c.so:textproc/xerces-c3 \
libicudata.so:devel/icu \
@ -34,16 +35,19 @@ JAVA_CMAKE_BOOL= WITH_JAVA
# Both install include/xqc.h
CONFLICTS= xqilla-[0-9]*
CONFLICTS_BUILD= bison
USES= cmake:outsource compiler:c++11-lib libedit
USE_GNOME= libxml2 libxslt
USE_LDCONFIG= yes
USE_CXXSTD= c++11
USES= cmake:outsource compiler:c++11-lib
CXXFLAGS+= -I${LOCALBASE}/include -O1 # compiler hangs with -O2 on CURRENT
LDFLAGS+= -L${LOCALBASE}/lib
CMAKE_ARGS= -DCMAKE_REQUIRED_FLAGS:STRING="-I${LOCALBASE}/include -L${LOCALBASE}/lib" \
-DLOCALBASE:STRING=${LOCALBASE}
MAKE_JOBS_UNSAFE= yes # due to consistent failures in bison-generated code compilation
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
PLIST_SUB+= FULLVERSION=${PORTVERSION} \

View File

@ -149,6 +149,11 @@ lib/zorba/core/%%FULLVERSION%%/org/expath/ns/libfile_2.0.so
%%DOXYGEN%%%%DOCSDIR%%/cxx/html/rtab_l.gif
%%DOXYGEN%%%%DOCSDIR%%/cxx/html/rtab_r.gif
%%DOXYGEN%%%%DOCSDIR%%/cxx/html/terminal.png
%%DOXYGEN%%%%PORTDOCS%%@dir %%DOCSDIR%%/java/html
%%DOXYGEN%%%%PORTDOCS%%@dir %%DOCSDIR%%/php/html
%%DOXYGEN%%%%PORTDOCS%%@dir %%DOCSDIR%%/python/html
%%DOXYGEN%%%%PORTDOCS%%@dir %%DOCSDIR%%/ruby/html
%%DOXYGEN%%%%PORTDOCS%%@dir %%DOCSDIR%%/zorba/xqdoc
%%PORTDOCS%%%%DOCSDIR%%/xqdoc/generator/xqdoc-html.xq
%%PORTDOCS%%%%DOCSDIR%%/xqdoc/generator/xqdoc-xml.xq
%%PORTDOCS%%%%DOCSDIR%%/xqdoc/requisites/images/External.gif