Summary: | [new port] security/esteidfirefoxplugin - digital signing in Firefox with Estonian ID-card | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | toomas.aas | ||||||||
Component: | Individual Port(s) | Assignee: | Tijl Coosemans <tijl> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Some People | Keywords: | patch-ready | ||||||||
Priority: | --- | ||||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
Is there any chance you could provide a poudriere test log with stage-qa checks performed? And is there a reason you used pre-install instead of post-install target? There is no particular reason why I used pre-install instead of post-install. I tested after replacing pre-install with post-install, it works. Poudriere will take some time as I don't have it set up yet. Comment on attachment 148191 [details] The port Defining USE_OPENSSL=yes and removing ${WRKSRC}/include/openssl maybe better over using bundled headers from OpenSSL 1.0.0b 16 Nov 2010. >X I_FLAGS = -Iinclude -Icommon `pkg-config --cflags gtk+-2.0` >X-L_FLAGS = -ldl -lcrypto -lpthread `pkg-config --libs gtk+-2.0` >X+L_FLAGS = -lcrypto -lpthread `pkg-config --libs gtk+-2.0` Don't you also need USES=pkgconfig ? Created attachment 150915 [details]
Updated port
Makefile updated according to suggestions made by Jan Beich.
Created attachment 151743 [details]
poudriere test log
I'll promote this. A commit references this bug: Author: tijl Date: Fri Oct 9 09:06:17 UTC 2015 New revision: 398906 URL: https://svnweb.freebsd.org/changeset/ports/398906 Log: New port: security/esteidfirefoxplugin A Firefox plugin that enables in-browser digital signing with Estonian ID cards. PR: 194300 Submitted by: toomas.aas@raad.tartu.ee Reviewed by: marino Changes: head/security/Makefile head/security/esteidfirefoxplugin/ head/security/esteidfirefoxplugin/Makefile head/security/esteidfirefoxplugin/distinfo head/security/esteidfirefoxplugin/files/ head/security/esteidfirefoxplugin/files/patch-Makefile head/security/esteidfirefoxplugin/pkg-descr |
Created attachment 148191 [details] The port This plugin enables in-browser digital signing in Firefox with Estonian ID-card