Update of /cvsroot/leaf/src/bering-uclibc/contrib/openrrcp
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv1644

Added Files:
        buildtool.cfg buildtool.mk openrrcp-0.2.1.tar.gz 
Log Message:
add Open-source cross-platform RRCP(Realtek Remote Configuration 
Protocol)-based tool,
that is able to configure and fetch status from L2 ethernet switches based on 
some Realtek's chips.
RTL8316B/RTL8326/RTL8326S are supported at the moment.
contributed by Nitr0



--- NEW FILE: buildtool.cfg ---
<File buildtool.mk>
  Server = cvs-contrib-sourceforge
  Revision = HEAD
  Directory = openrrcp 
</File>

<File openrrcp-0.2.1.tar.gz>
  Server = cvs-contrib-sourceforge
  envname = SOURCE
  Revision = HEAD
  Directory = openrrcp
</File>

<Package>
        <openrrcp>
                Version = 0.2.1
                Revision = 1
                
                Help <<EOF
                OpenRRCP is an open-source cross-platform RRCP-based toolset, 
                that is able to configure and fetch status from such ethernet 
switches. 
                Homepage: http://openrrcp.org.ru/
                Requires: libpcap.lrp libdnet.lrp
                LEAF Package by __PACKAGER__, __BUILDDATE__
                EOF
                
                <Permissions>
                        Files = 644
                        Directories = 755
                </Permissions>
                
                <Owner>
                        Files = root:root
                        Directories = root:root
                </Owner>
                
                <Contents>
                        <File>
                                Source          = usr/bin/rrcpcli
                                Filename        = usr/bin/rrcpcli
                                Type            = binary
                                Permissions     = 755
                        </File>
                        <File>
                                Source          = usr/bin/rtl83xx
                                Filename        = usr/bin/rtl83xx
                                Type            = binary
                                Permissions     = 755
                        </File>
                        <File>
                                Target          = usr/bin/rtl83xx
                                Filename        = usr/bin/rtl8316b
                                Type            = link
                        </File>
                        <File>
                                Target          = usr/bin/rtl83xx
                                Filename        = usr/bin/rtl8324
                                Type            = link
                        </File>
                        <File>
                                Target          = usr/bin/rtl83xx
                                Filename        = usr/bin/rtl8326
                                Type            = link
                        </File>
                        <File>
                                Target          = usr/bin/rtl83xx
                                Filename        = 
usr/bin/rtl83xx_asus_gigax_1024p
                                Type            = link
                        </File>
                        <File>
                                Target          = usr/bin/rtl83xx
                                Filename        = usr/bin/rtl83xx__compex_ps2216
                                Type            = link
                        </File>
                        <File>
                                Target          = usr/bin/rtl83xx
                                Filename        = 
usr/bin/rtl83xx_compex_ps2216_6d
                                Type            = link
                        </File>
                        <File>
                                Target          = usr/bin/rtl83xx
                                Filename        = 
usr/bin/rtl83xx_compex_ps2216_6dp
                                Type            = link
                        </File>
                        <File>
                                Target          = usr/bin/rtl83xx
                                Filename        = usr/bin/rtl83xx_compex_sds1224
                                Type            = link
                        </File>
                        <File>
                                Target          = usr/bin/rtl83xx
                                Filename        = 
usr/bin/rtl83xx_dlink_des1016d 
                                Type            = link
                        </File>
                        <File>
                                Target          = usr/bin/rtl83xx
                                Filename        = 
usr/bin/rtl83xx_dlink_des1024d_b1
                                Type            = link
                        </File>
                        <File>
                                Target          = usr/bin/rtl83xx
                                Filename        = 
usr/bin/rtl83xx_dlink_des1024d_c1 
                                Type            = link
                        </File>
                        <File>
                                Target          = usr/bin/rtl83xx
                                Filename        = 
usr/bin/rtl83xx_edimax_es-3116p
                                Type            = link
                        </File>
                        <File>
                                Target          = usr/bin/rtl83xx
                                Filename        = 
usr/bin/rtl83xx_ovislink_fsh2402gt
                                Type            = link
                        </File>
                        <File>
                                Target          = usr/bin/rtl83xx
                                Filename        = usr/bin/rtl83xx_repotec_g3224x
                                Type            = link
                        </File>
                        <File>
                                Target          = usr/bin/rtl83xx
                                Filename        = 
usr/bin/rtl83xx_signamax_065-7531a
                                Type            = link
                        </File>
                        <File>
                                Target          = usr/bin/rtl83xx
                                Filename        = usr/bin/rtl83xx_zyxel_es116p
                                Type            = link
                        </File>
                </Contents>
        </openrrcp>
</Package>

--- NEW FILE: buildtool.mk ---
include $(MASTERMAKEFILE)
OPENRRCP_DIR:=openrrcp-0.2.1
OPENRRCP_TARGET_DIR:=$(BT_BUILD_DIR)/openrrcp


source: 
        #$(OPENRRCP_DIR)/Makefile 
        zcat $(SOURCE) |  tar -xvf -

build: $(OPENRRCP_DIR)/Makefile
        mkdir -p $(OPENRRCP_TARGET_DIR)
        mkdir -p $(OPENRRCP_TARGET_DIR)/usr
        mkdir -p $(OPENRRCP_TARGET_DIR)/usr/bin
        $(MAKE) KERNEL_INCLUDE=$(BT_LINUX_DIR)/include  \
                LIBC_INCLUDE=$(BT_STAGING_DIR)/include \
                CC=$(TARGET_CC) \
                CCOPTS="-D_GNU_SOURCE $(BT_COPT_FLAGS) -Wstrict-prototypes 
-Wall " \
                -C $(OPENRRCP_DIR) 
                
        -$(BT_STRIP) $(BT_STRIP_BINOPTS) $(OPENRRCP_DIR)/bin/rrcpcli
        -$(BT_STRIP) $(BT_STRIP_BINOPTS) $(OPENRRCP_DIR)/bin/rtl83xx
        cp -a  $(OPENRRCP_DIR)/bin/* $(OPENRRCP_TARGET_DIR)/usr/bin
        cp -a $(OPENRRCP_TARGET_DIR)/* $(BT_STAGING_DIR)

clean:
        -rm -f $(OPENRRCP_DIR)/bin/*
 
srcclean:
        rm -rf $(OPENRRCP_DIR)

--- NEW FILE: openrrcp-0.2.1.tar.gz ---
(This appears to be a binary file; contents omitted.)


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to