| Commit message (Expand) | Author | Age | Files | Lines |
| * | move library packages to package/libs/ | nbd | 2012-10-08 | 1 | -83/+0 |
| * | libpcap: enable parallel builds | nbd | 2012-09-15 | 1 | -0/+1 |
| * | [package] libpcap: explicitely disable libnl support to prevent different bui... | jow | 2012-04-08 | 1 | -2/+3 |
| * | libpcap: properly fix fPIC handling (reverts $(FPIC) added in r26999) | nbd | 2011-05-24 | 1 | -1/+0 |
| * | [package] libpcap: add -fpic, refresh patches | jow | 2011-05-24 | 1 | -0/+1 |
| * | [PATCH] Update libpcap to version 1.1.1 | jow | 2011-05-24 | 1 | -4/+4 |
| * | package/libpcap: move configuration to submenu | nico | 2010-04-16 | 1 | -1/+2 |
| * | this patch uses PKG_INSTALL:=1 and simplifies the Makefile, | thepeople | 2010-03-05 | 1 | -33/+21 |
| * | libpcap: fix kernel version check | nbd | 2009-08-21 | 1 | -0/+4 |
| * | pcap: fix disabling bluetooth | nbd | 2009-04-26 | 1 | -0/+2 |
| * | pcap: update to version 1.0.0, add extension for changing the desired protoco... | nbd | 2009-04-25 | 1 | -7/+29 |
| * | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | nbd | 2009-04-17 | 1 | -1/+0 |
| * | reduce the binary size of libpcap based programs that don't use bpf parsing | nbd | 2008-12-19 | 1 | -1/+2 |
| * | use $(FPIC) in a few places where it matters | nbd | 2008-08-06 | 1 | -0/+2 |
| * | Update libpcap to 0.9.8 (#3571) | florian | 2008-07-07 | 1 | -3/+3 |
| * | remove uninstalldev templates (no longer necessary) | nbd | 2007-12-25 | 1 | -5/+0 |
| * | add $(STAGING_DIR) as argument to the InstallDev template and update packages... | nbd | 2007-09-28 | 1 | -6/+6 |
| * | move package description to a separate definition, remove it when DESCRIPTION... | nico | 2007-09-07 | 1 | -3/+5 |
| * | fix typo in UnistallDev | nico | 2007-03-23 | 1 | -1/+1 |
| * | add file type autodetection for the unpack command and nuke PKG_CAT:= in lots... | nbd | 2007-03-16 | 1 | -1/+0 |
| * | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI... | nbd | 2007-03-16 | 1 | -3/+0 |
| * | various configure related cleanups | nbd | 2007-02-25 | 1 | -34/+7 |
| * | replace lots of manual install commands with INSTALL_* variables | nbd | 2006-11-23 | 1 | -1/+1 |
| * | add sitefiles similar to the ones from openembedded | nbd | 2006-10-19 | 1 | -1/+0 |
| * | new (last?) attempt at standardizing Makefiles | nico | 2006-09-24 | 1 | -1/+1 |
| * | standardize Makefile, change section from base to libs | nico | 2006-09-23 | 1 | -7/+7 |
| * | set PATH in rules.mk | mbm | 2006-08-04 | 1 | -1/+0 |
| * | more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC) | mbm | 2006-08-04 | 1 | -0/+1 |
| * | add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache | mbm | 2006-08-04 | 1 | -1/+1 |
| * | credit where credit is due | mbm | 2006-06-27 | 1 | -0/+6 |
| * | add INCLUDE_DIR variable for $(TOPDIR)/include | nbd | 2006-06-21 | 1 | -1/+1 |
| * | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | nbd | 2006-06-21 | 1 | -1/+1 |
| * | normalize Makefiles. | nico | 2006-06-18 | 1 | -20/+14 |
| * | import libpcap from trunk and convert it to -ng. | nico | 2006-05-24 | 1 | -0/+97 |
| * | remove lots of non-essential packages | nbd | 2006-04-13 | 1 | -86/+0 |
| * | Updated libpcap to 0.9.4, tcpdump to 3.9.4 | florian | 2006-02-05 | 1 | -3/+3 |
| * | change cp to $(CP) | mbm | 2006-02-01 | 1 | -3/+3 |
| * | enable ipv6, closes #129, bump release number | wbx | 2005-12-25 | 1 | -1/+2 |
| * | add pf_ring patches for kernel and libpcap | nbd | 2005-10-22 | 1 | -1/+1 |
| * | lots of small package changes and dependency cleanups for the V= stuff | nbd | 2005-10-22 | 1 | -4/+4 |
| * | Tweak package build | nico | 2005-05-19 | 1 | -8/+6 |
| * | Fix typo | nico | 2005-05-13 | 1 | -1/+2 |
| * | Convert libpcap to new packaging style | nico | 2005-05-13 | 1 | -30/+20 |
| * | Change libpcap, uniformize package makefile, put back control file in ./ipkg | nico | 2005-04-18 | 1 | -28/+28 |
| * | Uniformize package Makefile, | nico | 2005-04-14 | 1 | -41/+46 |
| * | build libpcap package | nbd | 2005-04-01 | 1 | -1/+1 |
| * | Fix libpcap compile | nico | 2005-03-30 | 1 | -1/+1 |
| * | Make libpcap shared | nico | 2005-03-30 | 1 | -11/+41 |
| * | add md5sums | wbx | 2005-03-21 | 1 | -3/+4 |
| * | add downloading script (with md5sum checking and sourceforge downloading supp... | nbd | 2005-03-19 | 1 | -1/+1 |