aboutsummaryrefslogtreecommitdiffstats
path: root/package/libpcap/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* move library packages to package/libs/Felix Fietkau2012-10-081-83/+0
| | | | SVN-Revision: 33657
* libpcap: enable parallel buildsFelix Fietkau2012-09-151-0/+1
| | | | SVN-Revision: 33417
* libpcap: explicitely disable libnl support to prevent different build ↵Jo-Philipp Wich2012-04-081-2/+3
| | | | | | results depending on the environment (#11239) SVN-Revision: 31219
* libpcap: properly fix fPIC handling (reverts $(FPIC) added in r26999)Felix Fietkau2011-05-241-1/+0
| | | | SVN-Revision: 27000
* libpcap: add -fpic, refresh patchesJo-Philipp Wich2011-05-241-0/+1
| | | | SVN-Revision: 26999
* Update libpcap to version 1.1.1Jo-Philipp Wich2011-05-241-4/+4
| | | | | | Signed-off-by: Christoph König <christoph.koenig@ikt.uni-hannover.de> SVN-Revision: 26995
* package/libpcap: move configuration to submenuNicolas Thill2010-04-161-1/+2
| | | | SVN-Revision: 20909
* this patch uses PKG_INSTALL:=1 and simplifies the Makefile, separates the ↵Travis Kemen2010-03-051-33/+21
| | | | | | | | 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) -Raphael SVN-Revision: 19997
* libpcap: fix kernel version checkFelix Fietkau2009-08-211-0/+4
| | | | SVN-Revision: 17349
* pcap: fix disabling bluetoothFelix Fietkau2009-04-261-0/+2
| | | | SVN-Revision: 15428
* pcap: update to version 1.0.0, add extension for changing the desired ↵Felix Fietkau2009-04-251-7/+29
| | | | | | protocol for the internal raw socket (useful for reducing the cpu overhead of capture) SVN-Revision: 15398
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* reduce the binary size of libpcap based programs that don't use bpf parsingFelix Fietkau2008-12-191-1/+2
| | | | SVN-Revision: 13686
* use $(FPIC) in a few places where it mattersFelix Fietkau2008-08-061-0/+2
| | | | SVN-Revision: 12225
* Update libpcap to 0.9.8 (#3571)Florian Fainelli2008-07-071-3/+3
| | | | SVN-Revision: 11742
* remove uninstalldev templates (no longer necessary)Felix Fietkau2007-12-251-5/+0
| | | | SVN-Revision: 9906
* add $(STAGING_DIR) as argument to the InstallDev template and update ↵Felix Fietkau2007-09-281-6/+6
| | | | | | packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages SVN-Revision: 9052
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-3/+5
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* fix typo in UnistallDevNicolas Thill2007-03-231-1/+1
| | | | SVN-Revision: 6643
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places SVN-Revision: 6582
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-161-3/+0
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580
* various configure related cleanupsFelix Fietkau2007-02-251-34/+7
| | | | SVN-Revision: 6372
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-1/+1
| | | | SVN-Revision: 5624
* add sitefiles similar to the ones from openembeddedFelix Fietkau2006-10-191-1/+0
| | | | SVN-Revision: 5232
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+97