aboutsummaryrefslogtreecommitdiff
path: root/ports/libpcap
AgeCommit message (Collapse)Author
2020-06-11[libpcap] Enable compilation of libpcap port on x86-windows and x64-windows ↵Silvio Traversaro
(#10731) * Enable compilation of libpcap port on x86-windows and x64-windows As winpcap and libpcap install the same headers, this two port have been marked as not not compatible, and cannot be installed together. * Update ci.baseline.txt * Add libcrafter failing ports to ci.baseline.txt
2020-06-11[libpcap] Fix pkgconfig libs and include path (#9426)almikhayl
* [libpcap] Fix pkgconfig libs and include path * [libpcap] use vcpkg_fixup_pkgconfig instead of homegrown * Update ports/libpcap/portfile.cmake * Update ports/libpcap/CONTROL * Update ports/libpcap/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2019-12-20[libpcap] update portfile for cmake build and bump version to 1.9.1 (#9329)almikhayl
2019-04-29[libpcap] new port only linux (#6082)almikhayl
* [libpcap] new port only linux * Add system dependencies message