mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
4656244420
Fix inconsistent configure-time behaviour. Previously, the tcpdump port would look at the base system pcap, then attempt to link against the port. This caused spurious link failures, and should fix build on IA64. Add a new switch, WITH_LIBPCAP_PORT, to force the use of libpcap from ports. Rototile the build-time options for the port, and document them. Fix detection of the OpenSSL libraries; 0.9.7d and later renamed the des_cbc_encrypt function to DES_cbc_encrypt, so deal with this by rebuilding configure after patching configure.in. Incorporate fix for PR bin/76497 suggested by keramida@ (logic error in the PPP IPV6CP parser). Make some stylistic fixes while we're at it, and improve comments. Mark as unbroken on -CURRENT. Bump PORTREVISION. PR: bin/76497 (possibly others) |
||
---|---|---|
.. | ||
extra-patch-extract.h | ||
extra-patch-ieee802_11_radio.h | ||
extra-patch-openssl-configure.in | ||
extra-patch-print-802_11.c | ||
extra-patch-tcpmd5-print-tcp.c | ||
extra-patch-tcpmd5-tcp.h | ||
patch-print-ppp.c | ||
pkg-message-base |