summaryrefslogtreecommitdiff
path: root/openwrt/package/tcpdump/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵Felix Fietkau2006-10-071-73/+0
| | | | | | all the developers are ready SVN-Revision: 4944
* Updated libpcap to 0.9.4, tcpdump to 3.9.4Florian Fainelli2006-02-051-2/+2
| | | | SVN-Revision: 3139
* Remove reference to LINUX_VERSION not defined anymore for normal (non-kmod) ↵Nicolas Thill2005-06-101-1/+1
| | | | | | package SVN-Revision: 1188
* Add some mirrorsNicolas Thill2005-06-051-1/+4
| | | | SVN-Revision: 1156
* Tweak package build, remove redundant target dependenciesNicolas Thill2005-05-191-10/+8
| | | | SVN-Revision: 974
* Convert tcpdump to new packaging styleNicolas Thill2005-05-141-28/+12
| | | | SVN-Revision: 887
* remove undocumented pcap debug flag in tcpdump to make compile work with gcc 3.4Felix Fietkau2005-04-281-3/+3
| | | | SVN-Revision: 753
* Change libpcap, uniformize package makefile, put control file in ./ipkgNicolas Thill2005-04-181-5/+6
| | | | SVN-Revision: 683
* Uniformize package Makefile, Build in a separate directory so that configure ↵Nicolas Thill2005-04-141-31/+52
| | | | | | wont find libpcap and link against libpcap.a SVN-Revision: 644
* Use shared libpcap installed in staging_dir/usrNicolas Thill2005-03-301-2/+2
| | | | SVN-Revision: 478
* add md5sumsWaldemar Brodkorb2005-03-211-6/+5
| | | | SVN-Revision: 405
* add downloading script (with md5sum checking and sourceforge downloading ↵Felix Fietkau2005-03-191-1/+1
| | | | | | support) SVN-Revision: 391
* add tcpdumpFelix Fietkau2005-03-071-0/+67
SVN-Revision: 340