14 Commits (7eeb254cc49c4e9f837c980826ec112b9404f341)

Author SHA1 Message Date
Felix Fietkau 7eeb254cc4 treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
Dirk Neukirchen 75dc12dac1 libpcap: remove unrecognized configure options 8 years ago
Felix Fietkau 41a9f280c4 libpcap: update to version 1.7.4 9 years ago
Steven Barth 34aeffef08 libpcap: fixup libtool 9 years ago
John Crispin 74a3a77bcd license info - revert r43155 10 years ago
John Crispin c10d97484a Add more license tags with SPDX identifiers 10 years ago
Steven Barth bec9d38fa4 Add a few SPDX tags 10 years ago
Felix Fietkau 5a57185ea1 libpcap: disable some autodetected features to avoid extra dependencies and bloat 10 years ago
Felix Fietkau e600fc0d23 libpcap: update to current upstream version 1.5.3 10 years ago
Imre Kaloz 430e641a08 IPv6 support should depend on if we've enabled it 11 years ago
Felix Fietkau 8ca79490a5 libpcap: get rid of some bloat introduced by the update 11 years ago
Felix Fietkau 5a13c60771 libpcap: update to 1.3.0 11 years ago
Felix Fietkau e51eb6046d add myself as a maintainer for a few more packages 12 years ago
Felix Fietkau 48db59fab7 move library packages to package/libs/ 12 years ago
Felix Fietkau e3b3a9473c libpcap: enable parallel builds 12 years ago
Jo-Philipp Wich fafad3f4f4 libpcap: explicitely disable libnl support to prevent different build results depending on the environment (#11239) 12 years ago
Felix Fietkau 1da26a536c libpcap: properly fix fPIC handling (reverts $(FPIC) added in r26999) 13 years ago
Jo-Philipp Wich f94411e910 libpcap: add -fpic, refresh patches 13 years ago
Jo-Philipp Wich a1713cc3cb Update libpcap to version 1.1.1 13 years ago
Nicolas Thill 5e7cd9d05b package/libpcap: move configuration to submenu 14 years ago
Travis Kemen fab2cb71e1 this patch uses PKG_INSTALL:=1 and simplifies the Makefile, separates the menuconfig options in a separates Config.in file, adds a new patch to disable man pages (there was an error with QUILT=1 without this patch, as ln was used without -f), renames patches to be more explicit (and 1xx for Makefile patches and 2xx for source patches) 14 years ago
Felix Fietkau 5076142aa3 libpcap: fix kernel version check 15 years ago
Felix Fietkau 2d9c80b60f pcap: fix disabling bluetooth 15 years ago
Felix Fietkau 25e9d90256 pcap: update to version 1.0.0, add extension for changing the desired protocol for the internal raw socket (useful for reducing the cpu overhead of capture) 15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 15 years ago
Felix Fietkau 78babdb954 reduce the binary size of libpcap based programs that don't use bpf parsing 16 years ago
Felix Fietkau e9ea28b0af use $(FPIC) in a few places where it matters 16 years ago
Florian Fainelli efd3eac055 Update libpcap to 0.9.8 (#3571) 16 years ago
Felix Fietkau 2a45adfcda remove uninstalldev templates (no longer necessary) 17 years ago
Felix Fietkau 969ac7459e add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago
Nicolas Thill eef27d8466 fix typo in UnistallDev 17 years ago
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 17 years ago
Felix Fietkau 1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) 17 years ago
Felix Fietkau d6299cafc8 various configure related cleanups 17 years ago
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables 18 years ago
Felix Fietkau f9e805e6a3 add sitefiles similar to the ones from openembedded 18 years ago