0
0
Fork 0
Commit Graph

14 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Adrien Destugues fe1bcb5152 libpcap: fix 32bit build, try 2 2020-06-10 21:51:30 +02:00
Adrien Destugues ea706b86b0 libpcap: 32bit patch 2019-02-26 20:09:22 +01:00
Jerome Duval 7e5f711456 net-*,mail-*: reorder sections. 2018-08-09 10:34:39 +02:00
Jerome Duval 8faba33005 Bump revisions for x86_64 rebuild after time_t change. 2017-06-20 07:18:22 +02:00
Jerome Duval 673dbcad17 libpcap: fix crash on interface listing.
* use pcap_findalldevs_interfaces() which can use getifaddrs().
* recreate a AF_INET socket to the stack to get the stats.
2017-02-23 22:29:35 +01:00
Jerome Duval b78ac6b437 libpcap: bump version.
* it might need an header patch.
* github release tag is messy, so use the tarball at tcpdump.org.
2016-11-11 22:22:38 +00:00
Jerome Duval 32ae16e482 libpcap: bump version. 2016-07-27 23:11:18 +00:00
Humdinger f08bc2f6be Recipe cosmetics, impoved SUMMARY/DESCRIPTION, re-ordered blocks. 2015-09-01 17:28:44 +02:00
Jerome Duval 3425adc7d4 libpcap: render the patch more upstreamable.
* squash commits.
2015-08-13 19:51:07 +00:00
Jerome Duval 991671ddad libpcap: bump version. 2015-08-13 18:48:29 +00:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jerome Duval 304f6444f6 libpcap: enable shared library.
* also fix copyrights.
2015-04-30 19:21:50 +00:00
Jerome Duval 93c97687b1 libpcap: added a recipe for version 1.7.3
* reused pcap-haiku.cpp from Haiku tree.
* cannot be sent to upstream as is, had to hack Makefile.in
for instance.
2015-04-30 18:08:04 +00:00