Felix Fietkau
720b99215d
treewide: clean up download hashes
...
Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
p-wassi
4297f4f901
libs/libpcap: update to 1.8.1
...
Update libpcap to upstream release 1.8.1
Change the name from libpcap.so.1.3 to libpcap.so.1
Remove parts of patch 201 which moved code among src files.
Import patch 204 from Debian to update the USB path.
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
Signed-off-by: Felix Fietkau <nbd@nbd.name> [fix parallel build bug]
8 years ago
Felix Fietkau
7eeb254cc4
treewide: replace nbd@openwrt.org with nbd@nbd.name
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
9 years ago
Dirk Neukirchen
75dc12dac1
libpcap: remove unrecognized configure options
...
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
9 years ago
Felix Fietkau
41a9f280c4
libpcap: update to version 1.7.4
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 46776
9 years ago
Steven Barth
34aeffef08
libpcap: fixup libtool
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 46074
10 years ago
John Crispin
74a3a77bcd
license info - revert r43155
...
turns out that r43155 adds duplicate info.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43167
10 years ago
John Crispin
c10d97484a
Add more license tags with SPDX identifiers
...
Note, that licensing stuff is a nightmare: many packages does not clearly
state their licenses, and often multiple source files are simply copied
together - each with different licensing information in the file headers.
I tried hard to ensure, that the license information extracted into the OpenWRT's
makefiles fit the "spirit" of the packages, e.g. such small packages which
come without a dedicated source archive "inherites" the OpenWRT's own license
in my opinion.
However, I can not garantee that I always picked the correct information
and/or did not miss license information.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 43155
10 years ago
Steven Barth
bec9d38fa4
Add a few SPDX tags
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43151
10 years ago
Felix Fietkau
5a57185ea1
libpcap: disable some autodetected features to avoid extra dependencies and bloat
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39504
11 years ago
Felix Fietkau
e600fc0d23
libpcap: update to current upstream version 1.5.3
...
-size_of(old libpcap-1.3.0) = 85228 Byte
-size_of(new libpcap-1.5.3) = 88587 Byte
=> ~3.3 KByte increase
SVN-Revision: 39473
11 years ago
Imre Kaloz
430e641a08
IPv6 support should depend on if we've enabled it
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38349
11 years ago
Felix Fietkau
8ca79490a5
libpcap: get rid of some bloat introduced by the update
...
SVN-Revision: 36151
12 years ago
Felix Fietkau
5a13c60771
libpcap: update to 1.3.0
...
Disabled canusb by setting ac_cv_header_libusb_1_0_libusb_h to no in
Makefile. Upstream configure script ignores --disable-canusb.
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 36150
12 years ago
Felix Fietkau
e51eb6046d
add myself as a maintainer for a few more packages
...
SVN-Revision: 33693
12 years ago
Felix Fietkau
48db59fab7
move library packages to package/libs/
...
SVN-Revision: 33657
12 years ago
Felix Fietkau
e3b3a9473c
libpcap: enable parallel builds
...
SVN-Revision: 33417
12 years ago
Jo-Philipp Wich
fafad3f4f4
libpcap: explicitely disable libnl support to prevent different build results depending on the environment ( #11239 )
...
SVN-Revision: 31219
13 years ago
Felix Fietkau
1da26a536c
libpcap: properly fix fPIC handling (reverts $(FPIC) added in r26999)
...
SVN-Revision: 27000
14 years ago
Jo-Philipp Wich
f94411e910
libpcap: add -fpic, refresh patches
...
SVN-Revision: 26999
14 years ago
Jo-Philipp Wich
a1713cc3cb
Update libpcap to version 1.1.1
...
Signed-off-by: Christoph König <christoph.koenig@ikt.uni-hannover.de>
SVN-Revision: 26995
14 years ago
Nicolas Thill
5e7cd9d05b
package/libpcap: move configuration to submenu
...
SVN-Revision: 20909
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)
...
-Raphael
SVN-Revision: 19997
15 years ago
Felix Fietkau
5076142aa3
libpcap: fix kernel version check
...
SVN-Revision: 17349
15 years ago
Felix Fietkau
2d9c80b60f
pcap: fix disabling bluetooth
...
SVN-Revision: 15428
16 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)
...
SVN-Revision: 15398
16 years ago
Felix Fietkau
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
SVN-Revision: 15242
16 years ago
Felix Fietkau
78babdb954
reduce the binary size of libpcap based programs that don't use bpf parsing
...
SVN-Revision: 13686
16 years ago
Felix Fietkau
e9ea28b0af
use $(FPIC) in a few places where it matters
...
SVN-Revision: 12225
17 years ago
Florian Fainelli
efd3eac055
Update libpcap to 0.9.8 ( #3571 )
...
SVN-Revision: 11742
17 years ago
Felix Fietkau
2a45adfcda
remove uninstalldev templates (no longer necessary)
...
SVN-Revision: 9906
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
...
SVN-Revision: 9052
17 years ago
Nicolas Thill
34bb4638e7
move package description to a separate definition, remove it when DESCRIPTION=TITLE
...
SVN-Revision: 8659
17 years ago
Nicolas Thill
eef27d8466
fix typo in UnistallDev
...
SVN-Revision: 6643
18 years ago
Felix Fietkau
24faf55360
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
...
SVN-Revision: 6582
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)
...
SVN-Revision: 6580
18 years ago
Felix Fietkau
d6299cafc8
various configure related cleanups
...
SVN-Revision: 6372
18 years ago
Felix Fietkau
c2211dc51e
replace lots of manual install commands with INSTALL_* variables
...
SVN-Revision: 5624
18 years ago
Felix Fietkau
f9e805e6a3
add sitefiles similar to the ones from openembedded
...
SVN-Revision: 5232
18 years ago