debian/0000755000000000000000000000000011770351640007172 5ustar debian/rules0000755000000000000000000000053411557721067010263 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- %: dh $@ override_dh_strip: dh_strip --dbg-package=libnes1-dbg override_dh_auto_configure: aclocal --force libtoolize --install --copy --force autoconf --force autoheader --force automake --add-missing --copy --force-missing --foreign dh_auto_configure override_dh_makeshlibs: debian/libnes1.install0000644000000000000000000000011311607232670012112 0ustar usr/lib/libnes-rdmav2.so /usr/lib/libibverbs/ etc/libibverbs.d/nes.driver debian/compat0000644000000000000000000000000211647331767010403 0ustar 8 debian/patches/0000755000000000000000000000000011770072547010627 5ustar debian/patches/driver-plugin-directory.patch0000644000000000000000000000065311605375543016444 0ustar Description: Tell libibverbs to look in /usr/lib/libibverbs for plugin library Author: Roland Dreier Index: libnes-deb.git/nes.driver =================================================================== --- libnes-deb.git.orig/nes.driver 2011-07-07 11:30:09.967590028 -0700 +++ libnes-deb.git/nes.driver 2011-07-07 11:30:18.877461266 -0700 @@ -1 +1 @@ -driver nes +driver /usr/lib/libibverbs/libnes debian/patches/series0000644000000000000000000000003611770072541012035 0ustar driver-plugin-directory.patch debian/copyright0000644000000000000000000000500211770351640011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: libnes Upstream-Contact: Faisal Latif Source: http://www.openfabrics.org/downloads/nes/ Files: * Copyright: Copyright (c) 2006 - 2010 Intel Corporation. All rights reserved. Copyright (c) 2006 Open Grid Computing, Inc. All rights reserved. License: GPL-2 or BSD-2-clause libnes is licensed under a choice of one of two licenses. You may choose to be licensed under the terms of the GNU General Public License (GPL) Version 2, available from the file /usr/share/common-licenses/GPL-2 on your Debian system, or the OpenIB.org BSD license below: . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: debian/* Copyright: Copyright 2012 Roland Dreier License: GPL-2 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. debian/changelog0000644000000000000000000000022511770350011011032 0ustar libnes (1.1.3-1) unstable; urgency=low * Initial Release. (Closes: #539825) -- Roland Dreier Tue, 19 Jun 2012 05:45:18 -0700 debian/source/0000755000000000000000000000000011555617356010504 5ustar debian/source/format0000644000000000000000000000001411555617417011710 0ustar 3.0 (quilt) debian/control0000644000000000000000000000355611770072260010604 0ustar Source: libnes Priority: extra Maintainer: Roland Dreier Build-Depends: autoconf, automake, libtool, debhelper (>= 8), dpkg-dev (>= 1.13.19), libibverbs-dev (>= 1.1.3) Standards-Version: 3.9.3 Section: libs Homepage: http://www.openfabrics.org/ Package: libnes1 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libibverbs1 (>= 1.1.3) Description: Userspace driver for Intel NetEffect NE020-based iWARP adapters libnes is a device-specific driver for Intel NetEffect NE020-based iWARP (RDMA over IP/ethernet) adapters for the libibverbs library. This allows userspace processes to access Intel NetEffect iWARP hardware directly with low latency and low overhead. . This package contains the loadable plug-in. Package: libnes-dev Section: libdevel Architecture: any Depends: ${misc:Depends}, libnes1 (= ${binary:Version}) Description: Development files for the libnes driver libnes is a device-specific driver for Intel NetEffect NE020-based iWARP (RDMA over IP/ethernet) adapters for the libibverbs library. This allows userspace processes to access Intel NetEffect iWARP hardware directly with low latency and low overhead. . This package contains static versions of libnes that may be linked directly to an application, which may be useful for debugging. Package: libnes1-dbg Section: debug Priority: extra Architecture: any Depends: ${misc:Depends}, libnes1 (= ${binary:Version}) Description: Debugging symbols for the libnes driver libnes is a device-specific driver for Intel NetEffect NE020-based iWARP (RDMA over IP/ethernet) adapters for the libibverbs library. This allows userspace processes to access Intel NetEffect iWARP hardware directly with low latency and low overhead. . This package contains the debugging symbols associated with libnes1. They will automatically be used by gdb for debugging libnes-related issues. debian/watch0000644000000000000000000000015511555574244010234 0ustar version=3 opts="uversionmangle=s/-rc/~rc/" \ http://www.openfabrics.org/downloads/nes/libnes-(.+)\.tar\.gz debian/libnes-dev.install0000644000000000000000000000002111605375323012604 0ustar usr/lib/libnes.a