summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorthor <thor@pkgsrc.org>2021-05-09 16:04:34 +0000
committerthor <thor@pkgsrc.org>2021-05-09 16:04:34 +0000
commit353adbd7201091f9ad3cc411ad44142e2dc43fb8 (patch)
treed7e71254dfb70e17d337cde81772da94b95faf3f /security
parente23332268b04e264324a10ae6e75d720d340b988 (diff)
downloadpkgsrc-353adbd7201091f9ad3cc411ad44142e2dc43fb8.tar.gz
security/heimdal: provide krb5-gssapi.pc as symlink
This is needed for example for qt5-qtbase to pick up a pkgsrc-installed heimdal instead of possibly a mix of system mit-krb5 libs with pkgsrc headers, for its network auth that recently got GSSAPI. It makes sense to provide the same pkg-config package name if heimdal and mit-krb5 should be transparently compatible at that front.
Diffstat (limited to 'security')
-rw-r--r--security/heimdal/Makefile7
-rw-r--r--security/heimdal/PLIST3
2 files changed, 7 insertions, 3 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile
index 7f99dc184e0..87f039a6391 100644
--- a/security/heimdal/Makefile
+++ b/security/heimdal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.145 2021/04/21 11:40:36 adam Exp $
+# $NetBSD: Makefile,v 1.146 2021/05/09 16:04:34 thor Exp $
DISTNAME= heimdal-1.5.3
-PKGREVISION= 28
+PKGREVISION= 29
CATEGORIES= security
# Original distfile is unavailable on Github
#GITHUB_TAG= ${DISTNAME}
@@ -128,6 +128,9 @@ PTHREAD_AUTO_VARS= yes
PTHREAD_AUTO_VARS= yes
.endif
+post-install:
+ ${LN} -s heimdal-gssapi.pc ${DESTDIR}${PREFIX}/lib/pkgconfig/krb5-gssapi.pc
+
.include "../../mk/termcap.buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/readline.buildlink3.mk"
diff --git a/security/heimdal/PLIST b/security/heimdal/PLIST
index 3a118570524..061d0425919 100644
--- a/security/heimdal/PLIST
+++ b/security/heimdal/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.24 2014/03/11 14:05:13 jperkin Exp $
+@comment $NetBSD: PLIST,v 1.25 2021/05/09 16:04:34 thor Exp $
bin/afslog
bin/compile_et
bin/gsstool
@@ -146,6 +146,7 @@ lib/libroken.la
lib/libsl.la
lib/libwind.la
lib/pkgconfig/heimdal-gssapi.pc
+lib/pkgconfig/krb5-gssapi.pc
lib/windc.la
libexec/digest-service
libexec/heimdal/asn1_compile