FreeBSD Bugzilla – Attachment 33543 Details for
Bug 54909
[PATCH] security/opensc: fix mozilla plugin path
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
3
3 (text/plain), 968 bytes, created by
Bruce M Simpson
on 2003-07-27 11:00:30 UTC
(
hide
)
Description:
3
Filename:
MIME Type:
Creator:
Bruce M Simpson
Created:
2003-07-27 11:00:30 UTC
Size:
968 bytes
patch
obsolete
>diff -uNr opensc.orig/Makefile opensc/Makefile >--- opensc.orig/Makefile Sun Jul 27 10:43:26 2003 >+++ opensc/Makefile Sun Jul 27 10:47:20 2003 >@@ -13,8 +13,6 @@ > MAINTAINER= bms@spc.org > COMMENT= ISO 7816 Smartcard API Library (OpenSSH Compatible) > >-BROKEN= "Creates /usr/lib/mozilla" >- > LIB_DEPENDS= pcsclite.0:${PORTSDIR}/devel/pcsc-lite \ > ldap.2:${PORTSDIR}/net/openldap20 > >@@ -25,6 +23,7 @@ > CONFIGURE_ARGS= --with-pcsclite=${LOCALBASE} \ > --with-ldap-lib=openldap \ > --with-ldap-dir=${LOCALBASE} >+ --with-plugin-dir=${LOCALBASE}/share/opensc/plugins > > MAN1= pkcs15-crypt.1 pkcs15-init.1 > MAN5= pkcs15-profile.5 >diff -uNr opensc.orig/pkg-plist opensc/pkg-plist >--- opensc.orig/pkg-plist Sun Jul 27 10:45:36 2003 >+++ opensc/pkg-plist Sun Jul 27 10:47:20 2003 >@@ -48,6 +48,7 @@ > share/opensc/pkcs15.profile > share/opensc/scldap.conf.example > @dirrm include/opensc >+@dirrm share/opensc/plugins > @dirrm share/opensc > @dirrm lib/security > @dirrm lib/pkcs11
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 54909
: 33543 |
33544