mirror of
https://git.freebsd.org/ports.git
synced 2025-07-14 07:49:16 -04:00
- Add new QUERYTRACE & FETCHLIMIT. Note that QUERYTRACE is for debug purposes, and will eat your performances. - Don't do the PORTREVISION patch if PORTREVISION is 0. - Regen some patches Changes: https://lists.isc.org/pipermail/bind-announce/2015-September/000961.html Changes: https://lists.isc.org/pipermail/bind-announce/2015-September/000962.html Sponsored by: Absolight
11 lines
613 B
Text
11 lines
613 B
Text
--- configure.orig 2015-09-09 02:23:50 UTC
|
|
+++ configure
|
|
@@ -14289,6 +14289,8 @@ done
|
|
"-lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv" \
|
|
"-lgssapi" \
|
|
"-lgssapi -lkrb5 -ldes -lcrypt -lasn1 -lroken -lcom_err" \
|
|
+ "-lkrb5 -lgssapi_krb5 -lkrb5support -lk5crypto -lcom_err" \
|
|
+ "-lgssapi -lkrb5 -lgssapi_krb5 -lcrypto -lcrypt -lasn1 -lroken -lcom_err" \
|
|
"-lgssapi -lkrb5 -lcrypto -lcrypt -lasn1 -lroken -lcom_err" \
|
|
"-lgssapi -lkrb5 -lgssapi_krb5 -lcrypto -lcrypt -lasn1 -lroken -lcom_err" \
|
|
"-lgssapi -lkrb5 -lhx509 -lcrypto -lcrypt -lasn1 -lroken -lcom_err" \
|