[arch-commits] Commit in netselect/repos (8 files)

Felix Yan fyan at nymeria.archlinux.org
Sat Jul 5 05:57:26 UTC 2014


    Date: Saturday, July 5, 2014 @ 07:57:26
  Author: fyan
Revision: 115042

archrelease: copy trunk to community-i686, community-x86_64

Added:
  netselect/repos/community-i686/PKGBUILD
    (from rev 115041, netselect/trunk/PKGBUILD)
  netselect/repos/community-i686/license.txt
    (from rev 115041, netselect/trunk/license.txt)
  netselect/repos/community-x86_64/PKGBUILD
    (from rev 115041, netselect/trunk/PKGBUILD)
  netselect/repos/community-x86_64/license.txt
    (from rev 115041, netselect/trunk/license.txt)
Deleted:
  netselect/repos/community-i686/PKGBUILD
  netselect/repos/community-i686/license.txt
  netselect/repos/community-x86_64/PKGBUILD
  netselect/repos/community-x86_64/license.txt

------------------------------+
 /PKGBUILD                    |   64 +++++++++++++++++++++++++++++++++++++
 /license.txt                 |   70 +++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD      |   32 ------------------
 community-i686/license.txt   |   35 --------------------
 community-x86_64/PKGBUILD    |   32 ------------------
 community-x86_64/license.txt |   35 --------------------
 6 files changed, 134 insertions(+), 134 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-07-05 05:56:54 UTC (rev 115041)
+++ community-i686/PKGBUILD	2014-07-05 05:57:26 UTC (rev 115042)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
-# Contributor: dorphell <dorphell at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=netselect
-pkgver=0.3
-pkgrel=2
-pkgdesc="An ultrafast intelligent parallelizing binary-search implementation of ping"
-arch=('i686' 'x86_64')
-url="http://alumnit.ca/~apenwarr/netselect/index.html"
-license=('custom')
-depends=('glibc')
-source=("http://apenwarr.ca/netselect/$pkgname-$pkgver.tar.gz"
-        "license.txt")
-md5sums=('3a3714946db2458e5db3d55373057ef2'
-         '741ea171051c5cbac5ff18326c11d65e')
-
-build() {
-  cd "$srcdir/$pkgname"
-
-  sed -i '/sudo /d' Makefile
-
-  make
-}
-
-package() {
-
-  install -D -m4755 "$srcdir/$pkgname"/netselect "$pkgdir"/usr/bin/netselect
-  install -D -m644  "$srcdir"/license.txt \
-    "$pkgdir"/usr/share/licenses/netselect/LICENSE
-}

Copied: netselect/repos/community-i686/PKGBUILD (from rev 115041, netselect/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-05 05:57:26 UTC (rev 115042)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
+# Contributor: dorphell <dorphell at archlinux.org>
+# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
+
+pkgname=netselect
+pkgver=0.3
+pkgrel=3
+pkgdesc="An ultrafast intelligent parallelizing binary-search implementation of ping"
+arch=('i686' 'x86_64')
+url="http://alumnit.ca/~apenwarr/netselect/index.html"
+license=('custom')
+depends=('glibc')
+source=("http://apenwarr.ca/netselect/$pkgname-$pkgver.tar.gz"
+        "license.txt")
+md5sums=('3a3714946db2458e5db3d55373057ef2'
+         '741ea171051c5cbac5ff18326c11d65e')
+
+build() {
+  cd "$srcdir/$pkgname"
+
+  sed -i '/sudo /d' Makefile
+
+  make
+}
+
+package() {
+
+  install -D -m4755 "$srcdir/$pkgname"/netselect "$pkgdir"/usr/bin/netselect
+  install -D -m644  "$srcdir"/license.txt \
+    "$pkgdir"/usr/share/licenses/netselect/LICENSE
+}

Deleted: community-i686/license.txt
===================================================================
--- community-i686/license.txt	2014-07-05 05:56:54 UTC (rev 115041)
+++ community-i686/license.txt	2014-07-05 05:57:26 UTC (rev 115042)
@@ -1,35 +0,0 @@
-/*
- * Netselect:
- *      Copyright (c) 1998-2001 by Avery Pennarun <apenwarr at worldvisions.ca>
- *
- * Traceroute:
- * Copyright (c) 1990, 1993
- *	The Regents of the University of California.  All rights reserved.
- * 
- * This code is derived from software contributed to Berkeley by
- * Van Jacobson.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. 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.
- * 3. Neither the name of the University nor the names of its contributors
- *    may be used to endorse or promote products derived from this software
- *    without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
- * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
- * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
- * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
- * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
- * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- * SUCH DAMAGE.
- */

Copied: netselect/repos/community-i686/license.txt (from rev 115041, netselect/trunk/license.txt)
===================================================================
--- community-i686/license.txt	                        (rev 0)
+++ community-i686/license.txt	2014-07-05 05:57:26 UTC (rev 115042)
@@ -0,0 +1,35 @@
+/*
+ * Netselect:
+ *      Copyright (c) 1998-2001 by Avery Pennarun <apenwarr at worldvisions.ca>
+ *
+ * Traceroute:
+ * Copyright (c) 1990, 1993
+ *	The Regents of the University of California.  All rights reserved.
+ * 
+ * This code is derived from software contributed to Berkeley by
+ * Van Jacobson.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ *    notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ * 3. Neither the name of the University nor the names of its contributors
+ *    may be used to endorse or promote products derived from this software
+ *    without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ * SUCH DAMAGE.
+ */

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-07-05 05:56:54 UTC (rev 115041)
+++ community-x86_64/PKGBUILD	2014-07-05 05:57:26 UTC (rev 115042)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
-# Contributor: dorphell <dorphell at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=netselect
-pkgver=0.3
-pkgrel=2
-pkgdesc="An ultrafast intelligent parallelizing binary-search implementation of ping"
-arch=('i686' 'x86_64')
-url="http://alumnit.ca/~apenwarr/netselect/index.html"
-license=('custom')
-depends=('glibc')
-source=("http://apenwarr.ca/netselect/$pkgname-$pkgver.tar.gz"
-        "license.txt")
-md5sums=('3a3714946db2458e5db3d55373057ef2'
-         '741ea171051c5cbac5ff18326c11d65e')
-
-build() {
-  cd "$srcdir/$pkgname"
-
-  sed -i '/sudo /d' Makefile
-
-  make
-}
-
-package() {
-
-  install -D -m4755 "$srcdir/$pkgname"/netselect "$pkgdir"/usr/bin/netselect
-  install -D -m644  "$srcdir"/license.txt \
-    "$pkgdir"/usr/share/licenses/netselect/LICENSE
-}

Copied: netselect/repos/community-x86_64/PKGBUILD (from rev 115041, netselect/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-05 05:57:26 UTC (rev 115042)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
+# Contributor: dorphell <dorphell at archlinux.org>
+# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
+
+pkgname=netselect
+pkgver=0.3
+pkgrel=3
+pkgdesc="An ultrafast intelligent parallelizing binary-search implementation of ping"
+arch=('i686' 'x86_64')
+url="http://alumnit.ca/~apenwarr/netselect/index.html"
+license=('custom')
+depends=('glibc')
+source=("http://apenwarr.ca/netselect/$pkgname-$pkgver.tar.gz"
+        "license.txt")
+md5sums=('3a3714946db2458e5db3d55373057ef2'
+         '741ea171051c5cbac5ff18326c11d65e')
+
+build() {
+  cd "$srcdir/$pkgname"
+
+  sed -i '/sudo /d' Makefile
+
+  make
+}
+
+package() {
+
+  install -D -m4755 "$srcdir/$pkgname"/netselect "$pkgdir"/usr/bin/netselect
+  install -D -m644  "$srcdir"/license.txt \
+    "$pkgdir"/usr/share/licenses/netselect/LICENSE
+}

Deleted: community-x86_64/license.txt
===================================================================
--- community-x86_64/license.txt	2014-07-05 05:56:54 UTC (rev 115041)
+++ community-x86_64/license.txt	2014-07-05 05:57:26 UTC (rev 115042)
@@ -1,35 +0,0 @@
-/*
- * Netselect:
- *      Copyright (c) 1998-2001 by Avery Pennarun <apenwarr at worldvisions.ca>
- *
- * Traceroute:
- * Copyright (c) 1990, 1993
- *	The Regents of the University of California.  All rights reserved.
- * 
- * This code is derived from software contributed to Berkeley by
- * Van Jacobson.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. 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.
- * 3. Neither the name of the University nor the names of its contributors
- *    may be used to endorse or promote products derived from this software
- *    without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
- * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
- * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
- * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
- * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
- * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- * SUCH DAMAGE.
- */

Copied: netselect/repos/community-x86_64/license.txt (from rev 115041, netselect/trunk/license.txt)
===================================================================
--- community-x86_64/license.txt	                        (rev 0)
+++ community-x86_64/license.txt	2014-07-05 05:57:26 UTC (rev 115042)
@@ -0,0 +1,35 @@
+/*
+ * Netselect:
+ *      Copyright (c) 1998-2001 by Avery Pennarun <apenwarr at worldvisions.ca>
+ *
+ * Traceroute:
+ * Copyright (c) 1990, 1993
+ *	The Regents of the University of California.  All rights reserved.
+ * 
+ * This code is derived from software contributed to Berkeley by
+ * Van Jacobson.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ *    notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ * 3. Neither the name of the University nor the names of its contributors
+ *    may be used to endorse or promote products derived from this software
+ *    without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ * SUCH DAMAGE.
+ */




More information about the arch-commits mailing list