28 Commits (45d9b1261d2b19b3f61301bdcf679ab480757120)

Author SHA1 Message Date
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 fb141e452c libpcap: remove empty patchfiles 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
Gabor Juhos f1e4766e29 package/libpcap: refresh patches 15 years ago
Travis Kemen 9b8f12303a finish cleaning my broken commit 15 years ago
Travis Kemen c859a20e69 fix missing parts of r19997. 15 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) 15 years ago
Felix Fietkau 5076142aa3 libpcap: fix kernel version check 15 years ago
Nicolas Thill 94c1598c3e libpcap: fix typo in protocol api patch 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
Felix Fietkau 9114220553 refresh all package patches in the buildroot using quilt 17 years ago
Nicolas Thill eef27d8466 fix typo in UnistallDev 18 years ago
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 18 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) 18 years ago
Felix Fietkau d6299cafc8 various configure related cleanups 18 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