[arch-commits] Commit in xinetd/repos (11 files)

Tobias Powalowski tpowa at archlinux.org
Fri Nov 11 21:16:43 UTC 2011


    Date: Friday, November 11, 2011 @ 16:16:43
  Author: tpowa
Revision: 142540

db-move: moved xinetd from [testing] to [core] (i686)

Added:
  xinetd/repos/core-i686/PKGBUILD
    (from rev 142537, xinetd/repos/testing-i686/PKGBUILD)
  xinetd/repos/core-i686/servers
    (from rev 142537, xinetd/repos/testing-i686/servers)
  xinetd/repos/core-i686/services
    (from rev 142537, xinetd/repos/testing-i686/services)
  xinetd/repos/core-i686/xinetd
    (from rev 142537, xinetd/repos/testing-i686/xinetd)
  xinetd/repos/core-i686/xinetd.conf
    (from rev 142537, xinetd/repos/testing-i686/xinetd.conf)
Deleted:
  xinetd/repos/core-i686/PKGBUILD
  xinetd/repos/core-i686/servers
  xinetd/repos/core-i686/services
  xinetd/repos/core-i686/xinetd
  xinetd/repos/core-i686/xinetd.conf
  xinetd/repos/testing-i686/

-------------+
 PKGBUILD    |   86 +++++++++++++++++++++++++++++-----------------------------
 servers     |   20 ++++++-------
 services    |   20 ++++++-------
 xinetd      |   76 +++++++++++++++++++++++++--------------------------
 xinetd.conf |   28 +++++++++---------
 5 files changed, 115 insertions(+), 115 deletions(-)

Deleted: core-i686/PKGBUILD
===================================================================
--- core-i686/PKGBUILD	2011-11-11 21:16:42 UTC (rev 142539)
+++ core-i686/PKGBUILD	2011-11-11 21:16:43 UTC (rev 142540)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Judd <jvinet at zeroflux.org>
-
-pkgname=xinetd
-pkgver=2.3.14
-pkgrel=7
-pkgdesc="A secure replacement for inetd"
-arch=('i686' 'x86_64')
-url="http://www.xinetd.org/"
-license=('custom')
-optdepends=('perl: for xconv.pl script')
-backup=('etc/xinetd.conf' 'etc/xinetd.d/servers' 'etc/xinetd.d/services')
-source=(http://www.xinetd.org/xinetd-$pkgver.tar.gz
-        xinetd.conf
-        xinetd
-        servers
-        services)
-md5sums=('567382d7972613090215c6c54f9b82d9'
-         'f109f699a07bc8cfb5791060f5e87f9e'
-         'ea37a2794f202e6b953d9b6956dad16a'
-         '21f47b4aa20921cfaddddd9f9a407f81'
-         '9fa2061dc7dd738c8424251deb86f81e')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  sed -i "s#${prefix}/man#${prefix}/share/man#" configure
-  ./configure --prefix=/usr --without-libwrap
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make prefix=$pkgdir/usr install
-  
-  install -Dm755 $srcdir/xinetd $pkgdir/etc/rc.d/xinetd
-  install -Dm644 $srcdir/xinetd.conf $pkgdir/etc/xinetd.conf
-  install -Dm644 $srcdir/servers $pkgdir/etc/xinetd.d/servers
-  install -Dm644 $srcdir/services $pkgdir/etc/xinetd.d/services
-
-  # install license
-  install -Dm644 COPYRIGHT $pkgdir/usr/share/licenses/$pkgname/COPYRIGHT
-}

Copied: xinetd/repos/core-i686/PKGBUILD (from rev 142537, xinetd/repos/testing-i686/PKGBUILD)
===================================================================
--- core-i686/PKGBUILD	                        (rev 0)
+++ core-i686/PKGBUILD	2011-11-11 21:16:43 UTC (rev 142540)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer:
+# Contributor: Judd <jvinet at zeroflux.org>
+
+pkgname=xinetd
+pkgver=2.3.14
+pkgrel=8
+pkgdesc="A secure replacement for inetd"
+arch=('i686' 'x86_64')
+url="http://www.xinetd.org/"
+license=('custom')
+optdepends=('perl: for xconv.pl script')
+backup=('etc/xinetd.conf' 'etc/xinetd.d/servers' 'etc/xinetd.d/services')
+source=(http://www.xinetd.org/xinetd-$pkgver.tar.gz
+        xinetd.conf
+        xinetd
+        servers
+        services)
+md5sums=('567382d7972613090215c6c54f9b82d9'
+         'f109f699a07bc8cfb5791060f5e87f9e'
+         'ea37a2794f202e6b953d9b6956dad16a'
+         '21f47b4aa20921cfaddddd9f9a407f81'
+         '9fa2061dc7dd738c8424251deb86f81e')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  sed -i "s#${prefix}/man#${prefix}/share/man#" configure
+  ./configure --prefix=/usr --without-libwrap
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make prefix=$pkgdir/usr install
+  
+  install -Dm755 $srcdir/xinetd $pkgdir/etc/rc.d/xinetd
+  install -Dm644 $srcdir/xinetd.conf $pkgdir/etc/xinetd.conf
+  install -Dm644 $srcdir/servers $pkgdir/etc/xinetd.d/servers
+  install -Dm644 $srcdir/services $pkgdir/etc/xinetd.d/services
+
+  # install license
+  install -Dm644 COPYRIGHT $pkgdir/usr/share/licenses/$pkgname/COPYRIGHT
+}

Deleted: core-i686/servers
===================================================================
--- core-i686/servers	2011-11-11 21:16:42 UTC (rev 142539)
+++ core-i686/servers	2011-11-11 21:16:43 UTC (rev 142540)
@@ -1,10 +0,0 @@
-service servers
-{
-        type            = INTERNAL UNLISTED
-        port            = 9099
-        socket_type     = stream
-        protocol        = tcp
-        wait            = no
-        disable         = yes
-        only_from       = 127.0.0.1
-}

Copied: xinetd/repos/core-i686/servers (from rev 142537, xinetd/repos/testing-i686/servers)
===================================================================
--- core-i686/servers	                        (rev 0)
+++ core-i686/servers	2011-11-11 21:16:43 UTC (rev 142540)
@@ -0,0 +1,10 @@
+service servers
+{
+        type            = INTERNAL UNLISTED
+        port            = 9099
+        socket_type     = stream
+        protocol        = tcp
+        wait            = no
+        disable         = yes
+        only_from       = 127.0.0.1
+}

Deleted: core-i686/services
===================================================================
--- core-i686/services	2011-11-11 21:16:42 UTC (rev 142539)
+++ core-i686/services	2011-11-11 21:16:43 UTC (rev 142540)
@@ -1,10 +0,0 @@
-service services
-{
-        type            = INTERNAL UNLISTED
-        port            = 9098
-        socket_type     = stream
-        protocol        = tcp
-        wait            = no
-        disable         = yes
-        only_from       = 127.0.0.1
-}

Copied: xinetd/repos/core-i686/services (from rev 142537, xinetd/repos/testing-i686/services)
===================================================================
--- core-i686/services	                        (rev 0)
+++ core-i686/services	2011-11-11 21:16:43 UTC (rev 142540)
@@ -0,0 +1,10 @@
+service services
+{
+        type            = INTERNAL UNLISTED
+        port            = 9098
+        socket_type     = stream
+        protocol        = tcp
+        wait            = no
+        disable         = yes
+        only_from       = 127.0.0.1
+}

Deleted: core-i686/xinetd
===================================================================
--- core-i686/xinetd	2011-11-11 21:16:42 UTC (rev 142539)
+++ core-i686/xinetd	2011-11-11 21:16:43 UTC (rev 142540)
@@ -1,38 +0,0 @@
-#!/bin/bash
-
-. /etc/rc.conf
-. /etc/rc.d/functions
-
-PID=`pidof -o %PPID /usr/sbin/xinetd`
-case "$1" in
-  start)
-    stat_busy "Starting xinetd"
-    [ -z "$PID" ] && /usr/sbin/xinetd -stayalive -pidfile /var/run/xinetd.pid
-    if [ $? -gt 0 ]; then
-      stat_fail
-    else
-      echo $PID > /var/run/xinetd.pid
-      add_daemon xinetd
-      stat_done
-    fi
-    ;;
-  stop)
-    stat_busy "Stopping xinetd"
-    [ ! -z "$PID" ]  && kill $PID &> /dev/null
-    if [ $? -gt 0 ]; then
-      stat_fail
-    else
-      rm -f /var/run/xinetd.pid
-      rm_daemon xinetd
-      stat_done
-    fi
-    ;;
-  restart)
-    $0 stop
-    sleep 1
-    $0 start
-    ;;
-  *)
-    echo "usage: $0 {start|stop|restart}"  
-esac
-exit 0

Copied: xinetd/repos/core-i686/xinetd (from rev 142537, xinetd/repos/testing-i686/xinetd)
===================================================================
--- core-i686/xinetd	                        (rev 0)
+++ core-i686/xinetd	2011-11-11 21:16:43 UTC (rev 142540)
@@ -0,0 +1,38 @@
+#!/bin/bash
+
+. /etc/rc.conf
+. /etc/rc.d/functions
+
+PID=`pidof -o %PPID /usr/sbin/xinetd`
+case "$1" in
+  start)
+    stat_busy "Starting xinetd"
+    [ -z "$PID" ] && /usr/sbin/xinetd -stayalive -pidfile /var/run/xinetd.pid
+    if [ $? -gt 0 ]; then
+      stat_fail
+    else
+      echo $PID > /var/run/xinetd.pid
+      add_daemon xinetd
+      stat_done
+    fi
+    ;;
+  stop)
+    stat_busy "Stopping xinetd"
+    [ ! -z "$PID" ]  && kill $PID &> /dev/null
+    if [ $? -gt 0 ]; then
+      stat_fail
+    else
+      rm -f /var/run/xinetd.pid
+      rm_daemon xinetd
+      stat_done
+    fi
+    ;;
+  restart)
+    $0 stop
+    sleep 1
+    $0 start
+    ;;
+  *)
+    echo "usage: $0 {start|stop|restart}"  
+esac
+exit 0

Deleted: core-i686/xinetd.conf
===================================================================
--- core-i686/xinetd.conf	2011-11-11 21:16:42 UTC (rev 142539)
+++ core-i686/xinetd.conf	2011-11-11 21:16:43 UTC (rev 142540)
@@ -1,14 +0,0 @@
-#
-# /etc/xinetd.conf
-#
-
-defaults
-{
-        instances               = 60
-        log_type                = SYSLOG authpriv
-        log_on_success          = HOST PID
-        log_on_failure          = HOST
-        cps                     = 25 30
-}
-
-includedir /etc/xinetd.d

Copied: xinetd/repos/core-i686/xinetd.conf (from rev 142537, xinetd/repos/testing-i686/xinetd.conf)
===================================================================
--- core-i686/xinetd.conf	                        (rev 0)
+++ core-i686/xinetd.conf	2011-11-11 21:16:43 UTC (rev 142540)
@@ -0,0 +1,14 @@
+#
+# /etc/xinetd.conf
+#
+
+defaults
+{
+        instances               = 60
+        log_type                = SYSLOG authpriv
+        log_on_success          = HOST PID
+        log_on_failure          = HOST
+        cps                     = 25 30
+}
+
+includedir /etc/xinetd.d




More information about the arch-commits mailing list