Update of /cvsroot/leaf/src/bering-uclibc/contrib/nictools
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv1788

Added Files:
        buildtool.cfg buildtool.mk nictools-nopci_1.3.3-1.diff.gz 
        nictools-nopci_1.3.3.orig.tar.gz 
Log Message:
Diagnostic and setup tools for various non-PCI network adapters.


--- NEW FILE: buildtool.mk ---
include $(MASTERMAKEFILE)
NICTOOLS_DIR:=nictools-nopci-1.3.3.orig
NICTOOLS_TARGET_DIR:=$(BT_BUILD_DIR)/nictools

$(NICTOOLS_DIR)/.source:
        zcat $(NICTOOLS_SOURCE) | tar -xvf -
        zcat $(NICTOOLS_PATCH1) | patch -d $(NICTOOLS_DIR) -p1
        touch $(NICTOOLS_DIR)/.source

$(NICTOOLS_DIR)/.build: $(NICTOOLS_DIR)/.source
        mkdir -p $(BT_STAGING_DIR)/usr/sbin
        $(MAKE) -C $(NICTOOLS_DIR) CC=$(TARGET_CC) CFLAGS="$(BT_COPT_FLAGS)"
        $(MAKE) -C $(NICTOOLS_DIR) DESTDIR=$(NICTOOLS_TARGET_DIR) install
        $(BT_STRIP) $(BT_STRIP_BINOPTS) $(NICTOOLS_TARGET_DIR)/usr/sbin/*
        cp -a -f $(NICTOOLS_TARGET_DIR)/usr/sbin/* $(BT_STAGING_DIR)/usr/sbin
        touch $(NICTOOLS_DIR)/.build

source: $(NICTOOLS_DIR)/.source

build: $(NICTOOLS_DIR)/.build

clean:
        rm -f $(BT_STAGING_DIR)/usr/sbin/3c515-diag
        rm -f $(BT_STAGING_DIR)/usr/sbin/3c5x9setup
        rm -f $(BT_STAGING_DIR)/usr/sbin/at1700-diag
        rm -f $(BT_STAGING_DIR)/usr/sbin/atlantic-setup
        rm -f $(BT_STAGING_DIR)/usr/sbin/atp-diag
        rm -f $(BT_STAGING_DIR)/usr/sbin/e21-diag
        rm -f $(BT_STAGING_DIR)/usr/sbin/el3diag
        rm -f $(BT_STAGING_DIR)/usr/sbin/eexpress-diag
        rm -f $(BT_STAGING_DIR)/usr/sbin/hp+-diag
        rm -f $(BT_STAGING_DIR)/usr/sbin/ne2k-diag
        rm -f $(BT_STAGING_DIR)/usr/sbin/wdsetup
        rm -f $(BT_STAGING_DIR)/usr/sbin/hp100vg-diag
        -$(MAKE) -C $(NICTOOLS_DIR) clean
        rm -rf $(NICTOOLS_TARGET_DIR)
        -rm $(NICTOOLS_DIR)/.build

srcclean:
        rm -rf $(NICTOOLS_DIR)

--- NEW FILE: nictools-nopci_1.3.3-1.diff.gz ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: nictools-nopci_1.3.3.orig.tar.gz ---
(This appears to be a binary file; contents omitted.)

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

<File nictools-nopci_1.3.3.orig.tar.gz>
        Server = cvs-contrib-sourceforge
        Directory = nictools
        Revision = HEAD
        envname = NICTOOLS_SOURCE
</File>

<File nictools-nopci_1.3.3-1.diff.gz>
        Server = cvs-contrib-sourceforge
        Directory = nictools
        Revision = HEAD
        envname = NICTOOLS_PATCH1
</File>

<Package>
  <nictools>
    Version = 1.3.3
    Revision = 1

    Help <<EOF
        Diagnostic and setup tools for various non-PCI network adapters.
        LRP package by __PACKAGER__, __BUILDDATE__
        EOF

    <Permissions>
      Files = 644
      Directories = 755
    </Permissions>

    <Owner>
      Files = root:root
      Directories = root:root
    </Owner>

    <Contents>
        <File>
                Source = usr/sbin/3c515-diag
                Filename = usr/sbin/3c515-diag
                Type = binary
                Permissions = 755
        </File>
        <File>
                Source = usr/sbin/3c5x9setup
                Filename = usr/sbin/3c5x9setup
                Type = binary
                Permissions = 755
        </File>
        <File>
                Source = usr/sbin/at1700-diag
                Filename = usr/sbin/at1700-diag
                Type = binary
                Permissions = 755
        </File>
        <File>
                Source = usr/sbin/atlantic-setup
                Filename = usr/sbin/atlantic-setup
                Type = binary
                Permissions = 755
        </File>
        <File>
                Source = usr/sbin/atp-diag
                Filename = usr/sbin/atp-diag
                Type = binary
                Permissions = 755
        </File>
        <File>
                Source = usr/sbin/e21-diag
                Filename = usr/sbin/e21-diag
                Type = binary
                Permissions = 755
        </File>
        <File>
                Source = usr/sbin/el3diag
                Filename = usr/sbin/el3diag
                Type = binary
                Permissions = 755
        </File>
        <File>
                Source = usr/sbin/eexpress-diag
                Filename = usr/sbin/eexpress-diag
                Type = binary
                Permissions = 755
        </File>
        <File>
                Source = usr/sbin/hp+-diag
                Filename = usr/sbin/hp+-diag
                Type = binary
                Permissions = 755
        </File>
        <File>
                Source = usr/sbin/ne2k-diag
                Filename = usr/sbin/ne2k-diag
                Type = binary
                Permissions = 755
        </File>
        <File>
                Source = usr/sbin/wdsetup
                Filename = usr/sbin/wdsetup
                Type = binary
                Permissions = 755
        </File>
        <File>
                Source = usr/sbin/hp100vg-diag
                Filename = usr/sbin/hp100vg-diag
                Type = binary
                Permissions = 755
        </File>
    </Contents>
  </nictools>
</Package>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to