[leaf-commits] src/bering-uclibc4/source/tcpdump tcpdump-4.1.1.tar.gz, NONE, 1.1 buildtool.cfg, 1.1.1.1, 1.2 buildtool.mk, 1.1.1.1, 1.2 tcpdump-3.9.5.tar.gz, 1.1.1.1, NONE
Andrew <[email protected]>
| Newsgroups | gmane.linux.leaf.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/leaf/src/bering-uclibc4/source/tcpdump In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv29184/tcpdump Modified Files: buildtool.cfg buildtool.mk Added Files: tcpdump-4.1.1.tar.gz Removed Files: tcpdump-3.9.5.tar.gz Log Message: Updated libpcap & tcpdump --- tcpdump-3.9.5.tar.gz DELETED --- Index: buildtool.cfg =================================================================== RCS file: /cvsroot/leaf/src/bering-uclibc4/source/tcpdump/buildtool.cfg,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** buildtool.cfg 26 Apr 2010 09:02:43 -0000 1.1.1.1 --- buildtool.cfg 30 Aug 2010 16:07:21 -0000 1.2 *************** *** 6,10 **** </File> ! <File tcpdump-3.9.5.tar.gz> Server = cvs4-sourceforge Revision = HEAD --- 6,10 ---- </File> ! <File tcpdump-4.1.1.tar.gz> Server = cvs4-sourceforge Revision = HEAD *************** *** 15,19 **** <Package> <tcpdump> ! Version 3.9.5 Revision = 1 --- 15,19 ---- <Package> <tcpdump> ! Version 4.1.1 Revision = 1 *************** *** 21,25 **** A powerful tool for network monitoring and data acquisition Homepage: http://www.tcpdump.org ! Requires: libpcap.lrp LEAF package by __PACKAGER__, __BUILDDATE__ EOF --- 21,25 ---- A powerful tool for network monitoring and data acquisition Homepage: http://www.tcpdump.org ! Requires: libpcap.lrp libnl.lrp LEAF package by __PACKAGER__, __BUILDDATE__ EOF --- NEW FILE: tcpdump-4.1.1.tar.gz --- (This appears to be a binary file; contents omitted.) Index: buildtool.mk =================================================================== RCS file: /cvsroot/leaf/src/bering-uclibc4/source/tcpdump/buildtool.mk,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** buildtool.mk 26 Apr 2010 09:02:43 -0000 1.1.1.1 --- buildtool.mk 30 Aug 2010 16:07:21 -0000 1.2 *************** *** 7,11 **** include $(MASTERMAKEFILE) ! TCPDUMP_DIR:=tcpdump-3.9.5 TCPDUMP_TARGET_DIR:=$(BT_BUILD_DIR)/tcpdump --- 7,11 ---- include $(MASTERMAKEFILE) ! TCPDUMP_DIR:=tcpdump-4.1.1 TCPDUMP_TARGET_DIR:=$(BT_BUILD_DIR)/tcpdump *************** *** 25,28 **** --- 25,30 ---- --enable-ipv6 \ --disable-smb ) + perl -i -p -e "s,-I/usr,-I/$(BT_STAGING_DIR)/usr,g;" $(TCPDUMP_DIR)/Makefile + perl -i -p -e "s,-L/usr,-L/$(BT_STAGING_DIR)/usr,g;" $(TCPDUMP_DIR)/Makefile touch $(TCPDUMP_DIR)/.configured *************** *** 32,36 **** make -C $(TCPDUMP_DIR) CC=$(TARGET_CC) LD=$(TARGET_LD) CCOPT="$(BT_COPT_FLAGS)" make -C $(TCPDUMP_DIR) DESTDIR=$(TCPDUMP_TARGET_DIR) install ! $(BT_STRIP) $(BT_STRIP_BINOPTS) $(TCPDUMP_TARGET_DIR)/usr/sbin/tcpdump cp -a $(TCPDUMP_TARGET_DIR)/* $(BT_STAGING_DIR) touch $(TCPDUMP_DIR)/.build --- 34,38 ---- make -C $(TCPDUMP_DIR) CC=$(TARGET_CC) LD=$(TARGET_LD) CCOPT="$(BT_COPT_FLAGS)" make -C $(TCPDUMP_DIR) DESTDIR=$(TCPDUMP_TARGET_DIR) install ! $(BT_STRIP) $(BT_STRIP_BINOPTS) $(TCPDUMP_TARGET_DIR)/usr/sbin/* cp -a $(TCPDUMP_TARGET_DIR)/* $(BT_STAGING_DIR) touch $(TCPDUMP_DIR)/.build ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd