Index: head/security/xca/Makefile =================================================================== --- head/security/xca/Makefile (revision 439953) +++ head/security/xca/Makefile (revision 439954) @@ -1,48 +1,49 @@ # Created by: Valentin Zahariev # $FreeBSD$ PORTNAME= xca PORTVERSION= 1.3.2 CATEGORIES= security MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Graphical certification authority LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT LIB_DEPENDS= libltdl.so:devel/libltdl USES= desktop-file-utils gmake localbase pkgconfig \ shared-mime-info ssl GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-openssl=${OPENSSLDIR} \ --with-qt=${PREFIX} MAKE_ARGS= DOCTOOL="${TRUE}" DESTDIRNAME= destdir OPTIONS_DEFINE= DOCS OPTIONS_SINGLE= TOOLKIT OPTIONS_SINGLE_TOOLKIT= QT4 QT5 OPTIONS_DEFAULT= QT4 QT4_USE= qt4=gui,linguist_build,moc_build,qmake_build \ qt4=rcc_build,uic_build -QT5_USE= qt5=widgets,buildtools_build,linguist_build +QT5_USE= qt5=widgets,buildtools_build,linguist_build \ + CXXSTD=c++11 TOOLKIT_DESC= Qt toolkit post-patch: @${REINPLACE_CMD} -e \ '/^CFLAGS/s|-O2||' ${WRKSRC}/Local.mak.in @${REINPLACE_CMD} -e \ '/install/s|-D|-c|' ${WRKSRC}/img/Makefile post-patch-QT5-off: @${REINPLACE_CMD} -e \ 's|Qt5|Qt0|g' ${WRKSRC}/configure post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/xca* .include Index: head/security/xca/files/patch-widgets_MW__help.cpp =================================================================== --- head/security/xca/files/patch-widgets_MW__help.cpp (nonexistent) +++ head/security/xca/files/patch-widgets_MW__help.cpp (revision 439954) @@ -0,0 +1,13 @@ +--- widgets/MW_help.cpp.orig 2015-10-10 12:54:12 UTC ++++ widgets/MW_help.cpp +@@ -67,8 +67,8 @@ void MainWindow::about() + { + version = QString("" + "" +- "" +- "" ++ "" ++ "" + "" + "" + "" Property changes on: head/security/xca/files/patch-widgets_MW__help.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property 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 Index: head/security/xca/pkg-descr =================================================================== --- head/security/xca/pkg-descr (revision 439953) +++ head/security/xca/pkg-descr (revision 439954) @@ -1,8 +1,8 @@ Graphical certification authority is an interface for managing RSA keys and certificates, and the creation and signing of PKCS#10 requests. It uses the OpenSSL library and a Berkeley DB for key and certificate storage. It supports importing and exporting keys and PEM DER PKCS8 certificates, signing and revoking of PEM DER PKCS12, and selection of x509v3 extensions. A tree view of certificates is presented. -WWW: http://xca.hohnstaedt.de/ +WWW: http://xca.sourceforge.net/
Compile time:"OPENSSL_VERSION_TEXT"QT version: "QT_VERSION_STR"" OPENSSL_VERSION_TEXT "QT version: " QT_VERSION_STR "
Run time:%1