FreeBSD Bugzilla – Attachment 244003 Details for
Bug 272812
dns/dnsjit: Update to 1.3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
dnsjit 1.2.3 with gnu
dnsjit.diff (text/plain), 735 bytes, created by
Leo Vandewoestijne
on 2023-08-10 13:29:37 UTC
(
hide
)
Description:
dnsjit 1.2.3 with gnu
Filename:
MIME Type:
Creator:
Leo Vandewoestijne
Created:
2023-08-10 13:29:37 UTC
Size:
735 bytes
patch
obsolete
>diff --git a/dns/dnsjit/Makefile b/dns/dnsjit/Makefile >index 60a291428..4416956d0 100644 >--- a/dns/dnsjit/Makefile >+++ b/dns/dnsjit/Makefile >@@ -14,16 +14,20 @@ LICENSE_FILE= ${WRKSRC}/LICENSE > LIB_DEPENDS= libck.so:devel/concurrencykit \ > libgnutls.so:security/gnutls \ > liblmdb.so:databases/lmdb \ >- libpcap.so:net/libpcap \ > liblz4.so:archivers/liblz4 \ > libzstd.so:archivers/zstd >- # Mind PR 262976 about libpcap > > USES= autoreconf libtool luajit pkgconfig > USE_GITHUB= yes > GH_ACCOUNT= DNS-OARC > > GNU_CONFIGURE= yes >+CONFIGURE_ENV= ac_cv_header_byteswap_h=yes >+ >+OPTIONS_DEFINE= PCAP >+OPTIONS_DEFAULT= PCAP >+PCAP_DESC= Use libpcap from ports >+PCAP_LIB_DEPENDS= libpcap.so.1:net/libpcap > > OPTIONS_DEFINE= EXAMPLES >
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 272812
: 244003 |
244005
|
250256