| Server IP : 82.208.35.60 / Your IP : 216.73.217.33 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/security/esteidfirefoxplugin/ |
Upload File : |
PORTNAME= esteidfirefoxplugin
PORTVERSION= 3.8.0.1115
CATEGORIES= security
MASTER_SITES= https://installer.id.ee/media/sources/
MAINTAINER= ports@FreeBSD.org
COMMENT= Digital signing with Estonian ID card in Firefox
WWW= https://www.id.ee/
LICENSE= LGPL21
RUN_DEPENDS= opensc-tool:security/opensc \
pcscd:devel/pcsc-lite
USE_GNOME= gtk20
USES= gnome pkgconfig ssl webplugin:gecko
WEBPLUGIN_DIR= ${PREFIX}/lib
WEBPLUGIN_FILES= npesteid-firefox-plugin.so
ALL_TARGET= plugin
EXTRACT_AFTER_ARGS= --exclude 'include/openssl'
PLIST_FILES= lib/npesteid-firefox-plugin.so
.include <bsd.port.pre.mk>
.if ${SSL_DEFAULT} == base
BROKEN_FreeBSD_12= incomplete definition of type 'struct X509_name_entry_st'
BROKEN_FreeBSD_13= incomplete definition of type 'struct X509_name_entry_st'
BROKEN_FreeBSD_14= incomplete definition of type 'struct X509_name_entry_st'
.endif
post-install:
${INSTALL_LIB} ${WRKSRC}/npesteid-firefox-plugin.so ${STAGEDIR}${PREFIX}/lib
.include <bsd.port.post.mk>