summaryrefslogtreecommitdiffstats
path: root/rules/libpcap.make
Commit message (Collapse)AuthorAgeFilesLines
* CREDITS: remove unmaintained fileRoland Hieber2019-07-031-2/+0
| | | | | | | | | | | | | | | This file has been touched 2 times in the last 7 years, and is no longer up to date. Remove it to carry less unmaintained stuff around. Also remove all references to it from file headers using for file in `g grep -l 'See CREDITS for details about who has'`; do sed -i '/See CREDITS for details about who has/,+1d' $file done as well as the different wording from rules/other/Toplevel.make. Signed-off-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libpcap: update 1.7.4 -> 1.8.1Clemens Gruber2017-02-081-5/+5
| | | | | Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libpcap: version bump 1.5.3 -> 1.7.4Alexander Aring2016-05-171-5/+9
| | | | | | Signed-off-by: Alexander Aring <aar@pengutronix.de> [mol: fix building with bluetooth support] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Licenses: use SPDX conform license namesJuergen Borleis2015-10-211-1/+1
| | | | Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
* libpcap: add license informationRobert Schwebel2014-09-301-0/+1
| | | | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libpcap: version bump 1.4.0 -> 1.5.3Michael Olbrich2014-01-291-4/+9
| | | | | | And switch to libnl3. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libpcap: version bump to 1.4.0Alexander Aring2014-01-291-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump libpcap version to 1.4.0. Changes: - Add --enable-bluetooth configure parameter only if LIBPCAP_BLUETOOTH is set. - Add --disable-universal to disable build for Mac OS. - Add --enable-shared to build shared library. Both are default parameter but we avoid a change of default behaviour here. Remove patch 0001-add-CFLAGS-CPPFLAGS-and-LDFLAGS-to-Makefile.in.patch: - This patch is already mainline see: https://github.com/the-tcpdump-group/libpcap/commit/3a089e628c2ef39efdb64c53a7566052917ae974 Update other patches to current version and put a signed-off by me in the commit message. Change 0002-pcap-config-add-SYSROOT-support.patch patch to add SYSROOT dir only in includedir and libdir variable, so it's easier to maintain. Tested with wireshark 1.4.0 and tcpdump 4.1.1 Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libpcap: remove redundant get stageRobert Schwebel2012-06-141-8/+0
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [rules] add md5sum for all packagesMichael Olbrich2011-05-041-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libpcap: explicitly use libnlMichael Olbrich2011-03-271-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete fixup linesMichael Olbrich2010-07-191-3/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [libpcap] use global IPv6 optionMichael Olbrich2010-07-161-6/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [libpcap] only compile shared library and install itMichael Olbrich2010-04-191-1/+14
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [libpcap] version bump 1.0.0 -> 1.1.1Michael Olbrich2010-04-151-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete clean target & minor cleanupsMichael Olbrich2010-01-181-8/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [libpcap] just cleanupsMarc Kleine-Budde2009-10-281-2/+0
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [libpcap] don't use host's AR use, from cross toolchainMarc Kleine-Budde2009-05-171-1/+2
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10534 33e552b5-05e3-0310-8538-816dae2090ed
* [libpcap] add patch to add missing C{,PP}FLAGS to MakefileMarc Kleine-Budde2009-04-201-1/+5
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10309 33e552b5-05e3-0310-8538-816dae2090ed
* [libpcap] version bump to 1.0.0Marc Kleine-Budde2009-04-191-4/+3
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10303 33e552b5-05e3-0310-8538-816dae2090ed
* * libpcap.make:Marc Kleine-Budde2008-10-281-71/+16
| | | | | | | cleanups git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8971 33e552b5-05e3-0310-8538-816dae2090ed
* * libpcap: upstream has disappeared, put into temporary-srcRobert Schwebel2008-09-011-1/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8827 33e552b5-05e3-0310-8538-816dae2090ed
* * libpcap: start of mingw portRobert Schwebel2007-10-181-6/+11
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7463 33e552b5-05e3-0310-8538-816dae2090ed
* * libpcap: version bump to 0.9.5Juergen Beisert2006-10-251-3/+17
| | | | | | | * tcpdump: version bump to 3.9.5 git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6222 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/*.make:Marc Kleine-Budde2006-06-091-1/+0
| | | | | | | remove -include $(call package_depfile) git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5707 33e552b5-05e3-0310-8538-816dae2090ed
* * Changed "patchin" macro to use the packet label instead of theRobert Schwebel2006-05-211-1/+1
| | | | | | | | direct value. This is part of the efford to make local packets possible. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5517 33e552b5-05e3-0310-8538-816dae2090ed
* changed get and extract macros to use packet labelsRobert Schwebel2006-05-141-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5497 33e552b5-05e3-0310-8538-816dae2090ed
* Remove obsolete get_patches.Ladislav Michl2006-02-111-1/+0
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4568 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/libpcap.make, rules/tcpdump.make:Marc Kleine-Budde2006-02-091-12/+14
| | | | | | | cleanups git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4552 33e552b5-05e3-0310-8538-816dae2090ed
* fixed dependencyBjoern Buerger2006-01-131-3/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4022 33e552b5-05e3-0310-8538-816dae2090ed
* fixup dependenciesRobert Schwebel2006-01-121-16/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3875 33e552b5-05e3-0310-8538-816dae2090ed
* fixup dependenciesRobert Schwebel2006-01-121-4/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3864 33e552b5-05e3-0310-8538-816dae2090ed
* avoid error message that non-generated make files are not being foundRobert Schwebel2006-01-101-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3766 33e552b5-05e3-0310-8538-816dae2090ed
* added generic call package_depfile rule for autogeneration of default ↵Bjoern Buerger2006-01-091-0/+2
| | | | | | dependencies - this should not break anything, since it just adds some more variables git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3743 33e552b5-05e3-0310-8538-816dae2090ed
* git-svn-id: ↵Robert Schwebel2005-12-271-2/+1
| | | | https://svn.pengutronix.de/svn/ptxdist/branches/ptxdist-0.7-destdir-r3569@3574 33e552b5-05e3-0310-8538-816dae2090ed
* hide $(call touch) output with @; replace manual install by $(call install...Robert Schwebel2005-12-111-7/+7
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3502 33e552b5-05e3-0310-8538-816dae2090ed
* add packages to PACKAGES-yRobert Schwebel2005-11-131-3/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3340 33e552b5-05e3-0310-8538-816dae2090ed
* merge: backports from 0.9Robert Schwebel2005-09-281-6/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3172 33e552b5-05e3-0310-8538-816dae2090ed
* fixed patchingRobert Schwebel2005-06-031-1/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2700 33e552b5-05e3-0310-8538-816dae2090ed
* ipkgizedRobert Schwebel2005-04-271-1/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2535 33e552b5-05e3-0310-8538-816dae2090ed
* fix -CRobert Schwebel2005-04-131-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2455 33e552b5-05e3-0310-8538-816dae2090ed
* merge with nativegcc branchRobert Schwebel2004-10-181-5/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@1885 33e552b5-05e3-0310-8538-816dae2090ed
* Added crosstool support; moved project specific stuff into project/ directory(no author)2004-09-011-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.5.2-trunk@1681 33e552b5-05e3-0310-8538-816dae2090ed
* version updateRobert Schwebel2004-06-231-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@1438 33e552b5-05e3-0310-8538-816dae2090ed
* * beautificationMarc Kleine-Budde2003-10-281-11/+13
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@692 33e552b5-05e3-0310-8538-816dae2090ed
* * merge with testing-branchMarc Kleine-Budde2003-10-231-10/+10
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@608 33e552b5-05e3-0310-8538-816dae2090ed
* * libpcap_targetinstall_depsMarc Kleine-Budde2003-09-101-2/+2
| | | | | | | | | added deps to libpcap.install so that libpcap gets installed reported & fixed by Dan Kegel <dank@kegel.com> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@297 33e552b5-05e3-0310-8538-816dae2090ed
* * initial importMarc Kleine-Budde2003-09-091-0/+137
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@283 33e552b5-05e3-0310-8538-816dae2090ed