jow
9db1664fbe
[package] libpcap: explicitely disable libnl support to prevent different build results depending on the environment ( #11239 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31219 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-08 15:11:12 +00:00
nbd
e0b1d7ab25
libpcap: properly fix fPIC handling (reverts $(FPIC) added in r26999)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27000 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-24 10:42:49 +00:00
jow
2f232288ee
[package] libpcap: add -fpic, refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26999 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-24 10:36:25 +00:00
jow
9f940ba92b
[PATCH] Update libpcap to version 1.1.1
...
Signed-off-by: Christoph König <christoph.koenig@ikt.uni-hannover.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26995 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-24 09:51:08 +00:00
nico
6dc5fd3a7b
package/libpcap: move configuration to submenu
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 10:03:53 +00:00
thepeople
f3bdf75732
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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19997 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-05 20:24:13 +00:00
nbd
ef51dee11c
libpcap: fix kernel version check
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-21 22:32:14 +00:00
nbd
9f70f9f3b9
pcap: fix disabling bluetooth
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15428 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-26 19:35:05 +00:00
nbd
f1f21f8cef
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)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15398 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-25 03:30:10 +00:00
nbd
796a9d1091
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:09:46 +00:00
nbd
9d116d6b44
reduce the binary size of libpcap based programs that don't use bpf parsing
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-19 06:35:23 +00:00
nbd
78202d191b
use $(FPIC) in a few places where it matters
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12225 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-06 22:10:29 +00:00
florian
08ea499752
Update libpcap to 0.9.8 ( #3571 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11742 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-07 14:41:48 +00:00
nbd
b7e7f4edf0
remove uninstalldev templates (no longer necessary)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 01:40:47 +00:00
nbd
640652a244
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
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-28 01:45:11 +00:00
nico
c4b73fa154
move package description to a separate definition, remove it when DESCRIPTION=TITLE
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 08:34:51 +00:00
nico
e2b0a0cc9a
fix typo in UnistallDev
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6643 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-23 08:11:08 +00:00
nbd
643f013d15
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 20:21:39 +00:00
nbd
1d3cff733d
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 19:18:55 +00:00
nbd
ddc47d62f9
various configure related cleanups
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6372 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-25 23:34:57 +00:00
nbd
a4a6443af1
replace lots of manual install commands with INSTALL_* variables
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:29:07 +00:00
nbd
c59803ea63
add sitefiles similar to the ones from openembedded
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5232 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 15:25:58 +00:00
nico
8afb23270d
new (last?) attempt at standardizing Makefiles
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-24 20:49:31 +00:00
nico
46d9b2065a
standardize Makefile, change section from base to libs
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4842 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-23 19:29:00 +00:00
mbm
ef998d64e3
set PATH in rules.mk
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 11:59:52 +00:00
mbm
001227b780
more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4432 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 05:30:27 +00:00
mbm
8b379ad629
add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4429 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 03:26:32 +00:00
mbm
02cdebbb91
credit where credit is due
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-27 00:35:46 +00:00
nbd
0b0afa4d81
add INCLUDE_DIR variable for $(TOPDIR)/include
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:32:39 +00:00
nbd
859e8f7f7d
build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:16:37 +00:00
nico
4e00d98efd
normalize Makefiles.
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-18 18:30:40 +00:00
nico
a8f632da65
import libpcap from trunk and convert it to -ng.
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3825 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-24 07:18:36 +00:00
nbd
737022a15e
remove lots of non-essential packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-13 22:20:15 +00:00
florian
2b02642832
Updated libpcap to 0.9.4, tcpdump to 3.9.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-05 17:30:49 +00:00
mbm
82daa5e9c0
change cp to $(CP)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-01 23:53:19 +00:00
wbx
0afac1c419
enable ipv6, closes #129 , bump release number
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-25 04:28:19 +00:00
nbd
30bf34f05c
add pf_ring patches for kernel and libpcap
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2266 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 22:03:56 +00:00
nbd
6b53157103
lots of small package changes and dependency cleanups for the V= stuff
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 12:12:59 +00:00
nico
d236829440
Tweak package build
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-19 21:14:18 +00:00
nico
40f92c0d2a
Fix typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@875 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-13 04:27:26 +00:00
nico
301a8eaf2c
Convert libpcap to new packaging style
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@866 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-13 02:03:35 +00:00
nico
8d0bb89ddb
Change libpcap, uniformize package makefile, put back control file in ./ipkg
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@682 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-18 22:21:01 +00:00
nico
7e039b5de1
Uniformize package Makefile,
...
Build in a separate directory so that arpwatch and tcpdump configure wont find it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-14 06:17:27 +00:00
nbd
da0520760c
build libpcap package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@504 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-01 16:49:24 +00:00
nico
52f3809489
Fix libpcap compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@477 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-30 15:31:23 +00:00
nico
b4e465c6fb
Make libpcap shared
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@476 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-30 14:43:56 +00:00
wbx
df1d9706f4
add md5sums
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@405 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-21 08:12:49 +00:00
nbd
0d52ac0f6a
add downloading script (with md5sum checking and sourceforge downloading support)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@391 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-19 22:51:51 +00:00
nbd
0b985c05a9
add libpcap
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@338 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-07 16:08:45 +00:00