Index: head/sysutils/passwordsafe/Makefile =================================================================== --- head/sysutils/passwordsafe/Makefile (revision 449989) +++ head/sysutils/passwordsafe/Makefile (revision 449990) @@ -1,69 +1,72 @@ # $FreeBSD$ PORTNAME= passwordsafe -DISTVERSION= 1.02BETA -PORTREVISION= 1 +DISTVERSION= 1.02.1BETA CATEGORIES= sysutils MAINTAINER= brnrd@FreeBSD.org COMMENT= Popular secure and convenient password manager LICENSE= ART20 LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \ libxerces-c.so:textproc/xerces-c3 BUILD_DEPENDS= zip:archivers/zip NOT_FOR_ARCHS= aarch64 armv6 NOT_FOR_ARCHS_REASON= Cannot determine whether the target CPU is big or little endian - please fix PwsPlatform.h CONFLICTS= pwsafe-[0-9]* USES= gmake USE_GITHUB= yes USE_WX= 3.0+ USE_XORG= x11 xtst +OPTIONS_DEFINE= NLS YUBIKEY +YUBIKEY_DESC= Yubikey support +OPTIONS_SUB= yes + +NLS_USES= gettext +YUBIKEY_LIB_DEPENDS= libykpers-1.so:security/ykpers +YUBIKEY_MAKE_ENV_OFF= NO_YUBI=yes + GH_ACCOUNT= pwsafe GH_PROJECT= ${GH_ACCOUNT} WX_COMP= wx WANT_WX_VER= 3.0 ALL_TARGET= unicoderelease - -OPTIONS_DEFINE= NLS -OPTIONS_SUB= yes -NLS_USES= gettext post-patch: . for f in Makefile.freebsd help/Makefile.freebsd src/os/unix/Makefile \ src/os/unix/dir.cpp src/ui/wxWidgets/pwsafeapp.cpp \ src/ui/wxWidgets/Makefile ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/$f . endfor post-build: ${GMAKE} -C ${WRKSRC}/src/ui/wxWidgets/I18N mos ${GMAKE} -C ${WRKSRC}/help all do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/ui/wxWidgets/GCCUnicodeRelease/pwsafe \ ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}${DOCSDIR}/help ${CP} ${WRKSRC}/help/help*.zip ${STAGEDIR}${DOCSDIR}/help post-install-NLS-on: .for l in da de es fr it ko nl pl ru sv zh ${MKDIR} ${STAGEDIR}${PREFIX}/locale/$l/LC_MESSAGES ${INSTALL_DATA} ${WRKSRC}/src/ui/wxWidgets/I18N/mos/$l/LC_MESSAGES/pwsafe.mo \ ${STAGEDIR}${PREFIX}/locale/$l/LC_MESSAGES .endfor .include .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100000 BROKEN= clang segfaults on 10.x .endif .include Index: head/sysutils/passwordsafe/distinfo =================================================================== --- head/sysutils/passwordsafe/distinfo (revision 449989) +++ head/sysutils/passwordsafe/distinfo (revision 449990) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497127333 -SHA256 (pwsafe-pwsafe-1.02BETA_GH0.tar.gz) = 78d5970e8de2b28584ebdf6a319dd484e733afea06d1b3d15ac80bf454b39ccc -SIZE (pwsafe-pwsafe-1.02BETA_GH0.tar.gz) = 14067763 +TIMESTAMP = 1505567310 +SHA256 (pwsafe-pwsafe-1.02.1BETA_GH0.tar.gz) = cd376032947c705fbbdbecb763eea760cc7ce2e1eb539df04bda3fad34ad9e27 +SIZE (pwsafe-pwsafe-1.02.1BETA_GH0.tar.gz) = 14068085