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

2016-07-12 Thread Gaëtan Bisson
Date: Tuesday, July 12, 2016 @ 19:52:14
  Author: bisson
Revision: 271739

db-move: moved procps-ng from [staging] to [testing] (i686, x86_64)

Added:
  procps-ng/repos/testing-i686/
  procps-ng/repos/testing-i686/PKGBUILD
(from rev 271738, procps-ng/repos/staging-i686/PKGBUILD)
  procps-ng/repos/testing-i686/install
(from rev 271738, procps-ng/repos/staging-i686/install)
  procps-ng/repos/testing-x86_64/
  procps-ng/repos/testing-x86_64/PKGBUILD
(from rev 271738, procps-ng/repos/staging-x86_64/PKGBUILD)
  procps-ng/repos/testing-x86_64/install
(from rev 271738, procps-ng/repos/staging-x86_64/install)
Deleted:
  procps-ng/repos/staging-i686/
  procps-ng/repos/staging-x86_64/

-+
 testing-i686/PKGBUILD   |   52 ++
 testing-i686/install|   14 
 testing-x86_64/PKGBUILD |   52 ++
 testing-x86_64/install  |   14 
 4 files changed, 132 insertions(+)

Copied: procps-ng/repos/testing-i686/PKGBUILD (from rev 271738, 
procps-ng/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-07-12 19:52:14 UTC (rev 271739)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Eric Bélanger 
+
+pkgname=procps-ng
+pkgver=3.3.12
+pkgrel=1
+pkgdesc='Utilities for monitoring your system and its processes'
+url='https://gitlab.com/procps-ng/procps'
+license=('GPL' 'LGPL')
+arch=('i686' 'x86_64')
+makedepends=('systemd')
+depends=('ncurses' 'libsystemd')
+source=("http://downloads.sourceforge.net/project/${pkgname}/Production/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('82c0745f150f1385ca01fe7d24f05f74e31c94c6')
+
+groups=('base')
+
+conflicts=('procps' 'sysvinit-tools')
+provides=('procps' 'sysvinit-tools')
+replaces=('procps' 'sysvinit-tools')
+
+install=install
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   sed 's: The file /etc/sysctl.conf has been removed from this
+==> package, as all its settings are now kernel defaults.
+
+==> If you had customized it, you need to rename it as
+==> /etc/sysctl.d/99-sysctl.conf since from version 207 on
+==> systemd only applies settings from /etc/sysctl.d/* .
+
+EOF
+   fi
+}

Copied: procps-ng/repos/testing-x86_64/PKGBUILD (from rev 271738, 
procps-ng/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-07-12 19:52:14 UTC (rev 271739)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Eric Bélanger 
+
+pkgname=procps-ng
+pkgver=3.3.12
+pkgrel=1
+pkgdesc='Utilities for monitoring your system and its processes'
+url='https://gitlab.com/procps-ng/procps'
+license=('GPL' 'LGPL')
+arch=('i686' 'x86_64')
+makedepends=('systemd')
+depends=('ncurses' 'libsystemd')
+source=("http://downloads.sourceforge.net/project/${pkgname}/Production/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('82c0745f150f1385ca01fe7d24f05f74e31c94c6')
+
+groups=('base')
+
+conflicts=('procps' 'sysvinit-tools')
+provides=('procps' 'sysvinit-tools')
+replaces=('procps' 'sysvinit-tools')
+
+install=install
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   sed 's: The file /etc/sysctl.conf has been removed from this
+==> package, as all its settings are now kernel defaults.
+
+==> If you had customized it, you need to rename it as
+==> /etc/sysctl.d/99-sysctl.conf since from version 207 on
+==> systemd only applies settings from /etc/sysctl.d/* .
+
+EOF
+   fi
+}


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

2015-08-14 Thread Gaetan Bisson
Date: Friday, August 14, 2015 @ 22:40:38
  Author: bisson
Revision: 243707

db-move: moved procps-ng from [staging] to [testing] (i686, x86_64)

Added:
  procps-ng/repos/testing-i686/
  procps-ng/repos/testing-i686/PKGBUILD
(from rev 243706, procps-ng/repos/staging-i686/PKGBUILD)
  procps-ng/repos/testing-i686/install
(from rev 243706, procps-ng/repos/staging-i686/install)
  procps-ng/repos/testing-x86_64/
  procps-ng/repos/testing-x86_64/PKGBUILD
(from rev 243706, procps-ng/repos/staging-x86_64/PKGBUILD)
  procps-ng/repos/testing-x86_64/install
(from rev 243706, procps-ng/repos/staging-x86_64/install)
Deleted:
  procps-ng/repos/staging-i686/
  procps-ng/repos/staging-x86_64/

-+
 testing-i686/PKGBUILD   |   52 ++
 testing-i686/install|   14 
 testing-x86_64/PKGBUILD |   52 ++
 testing-x86_64/install  |   14 
 4 files changed, 132 insertions(+)

Copied: procps-ng/repos/testing-i686/PKGBUILD (from rev 243706, 
procps-ng/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-08-14 20:40:38 UTC (rev 243707)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Eric Bélanger e...@archlinux.org
+
+pkgname=procps-ng
+pkgver=3.3.11
+pkgrel=1
+pkgdesc='Utilities for monitoring your system and its processes'
+url='https://gitlab.com/procps-ng/procps'
+license=('GPL' 'LGPL')
+arch=('i686' 'x86_64')
+makedepends=('systemd')
+depends=('ncurses' 'libsystemd')
+source=(http://downloads.sourceforge.net/project/${pkgname}/Production/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('1bdca65547df9ed019bd83649b0f8b8eaa017e25')
+
+groups=('base')
+
+conflicts=('procps' 'sysvinit-tools')
+provides=('procps' 'sysvinit-tools')
+replaces=('procps' 'sysvinit-tools')
+
+install=install
+
+prepare() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   sed 's:ncursesw/::g' -i watch.c
+}
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure \
+   --prefix=/usr \
+   --exec-prefix=/ \
+   --sysconfdir=/etc \
+   --libdir=/usr/lib \
+   --bindir=/usr/bin \
+   --sbindir=/usr/bin \
+   --enable-watch8bit \
+   --with-systemd \
+
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+
+   # provided by util-linux
+   rm ${pkgdir}/usr/bin/kill
+   rm ${pkgdir}/usr/share/man/man1/kill.1
+}

Copied: procps-ng/repos/testing-i686/install (from rev 243706, 
procps-ng/repos/staging-i686/install)
===
--- testing-i686/install(rev 0)
+++ testing-i686/install2015-08-14 20:40:38 UTC (rev 243707)
@@ -0,0 +1,14 @@
+post_upgrade() {
+   if [[ $(vercmp $2 3.3.8-3) = -1 ]]; then
+   cat EOF
+
+== The file /etc/sysctl.conf has been removed from this
+== package, as all its settings are now kernel defaults.
+
+== If you had customized it, you need to rename it as
+== /etc/sysctl.d/99-sysctl.conf since from version 207 on
+== systemd only applies settings from /etc/sysctl.d/* .
+
+EOF
+   fi
+}

Copied: procps-ng/repos/testing-x86_64/PKGBUILD (from rev 243706, 
procps-ng/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-08-14 20:40:38 UTC (rev 243707)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Eric Bélanger e...@archlinux.org
+
+pkgname=procps-ng
+pkgver=3.3.11
+pkgrel=1
+pkgdesc='Utilities for monitoring your system and its processes'
+url='https://gitlab.com/procps-ng/procps'
+license=('GPL' 'LGPL')
+arch=('i686' 'x86_64')
+makedepends=('systemd')
+depends=('ncurses' 'libsystemd')
+source=(http://downloads.sourceforge.net/project/${pkgname}/Production/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('1bdca65547df9ed019bd83649b0f8b8eaa017e25')
+
+groups=('base')
+
+conflicts=('procps' 'sysvinit-tools')
+provides=('procps' 'sysvinit-tools')
+replaces=('procps' 'sysvinit-tools')
+
+install=install
+
+prepare() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   sed 's:ncursesw/::g' -i watch.c
+}
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure \
+   --prefix=/usr \
+   --exec-prefix=/ \
+   --sysconfdir=/etc \
+   --libdir=/usr/lib \
+   --bindir=/usr/bin \
+   --sbindir=/usr/bin \
+   --enable-watch8bit \
+   --with-systemd \
+
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make 

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

2012-09-17 Thread Gaetan Bisson
Date: Monday, September 17, 2012 @ 04:10:26
  Author: bisson
Revision: 166733

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

Added:
  procps-ng/repos/testing-i686/PKGBUILD
(from rev 166732, procps-ng/trunk/PKGBUILD)
  procps-ng/repos/testing-i686/sysctl.conf
(from rev 166732, procps-ng/trunk/sysctl.conf)
  procps-ng/repos/testing-x86_64/PKGBUILD
(from rev 166732, procps-ng/trunk/PKGBUILD)
  procps-ng/repos/testing-x86_64/sysctl.conf
(from rev 166732, procps-ng/trunk/sysctl.conf)
Deleted:
  procps-ng/repos/testing-i686/PKGBUILD
  procps-ng/repos/testing-i686/sysctl.conf
  procps-ng/repos/testing-x86_64/PKGBUILD
  procps-ng/repos/testing-x86_64/sysctl.conf

+
 testing-i686/PKGBUILD  |   79 +++
 testing-i686/sysctl.conf   |   87 ---
 testing-x86_64/PKGBUILD|   79 +++
 testing-x86_64/sysctl.conf |   87 ---
 4 files changed, 162 insertions(+), 170 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2012-09-17 08:09:59 UTC (rev 166732)
+++ testing-i686/PKGBUILD   2012-09-17 08:10:26 UTC (rev 166733)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=procps-ng
-pkgver=3.3.3
-pkgrel=5
-pkgdesc=Utilities for monitoring your system and processes on your system
-arch=('i686' 'x86_64')
-url=http://gitorious.org/procps;
-license=('GPL' 'LGPL')
-groups=('base')
-depends=('ncurses')
-conflicts=('procps')
-provides=('procps')
-replaces=('procps')
-backup=('etc/sysctl.conf')
-options=('!libtool')
-source=(procps-ng-${pkgver}.tar.gz::http://gitorious.org/procps/procps/archive-tarball/v${pkgver}
-sysctl.conf)
-sha1sums=('e78a098f1a3c06722155800cc5cfa0c865af03c0'
-  'efb6cdc17ee39be8433ae9c8e9bb02d1f47eeefc')
-
-build() {
-  cd ${srcdir}/procps-procps
-  echo ${pkgver}  .tarball-version
-  ./autogen.sh
-  ./configure --exec-prefix=/ --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib
-  make
-}
-
-package() {
-  cd ${srcdir}/procps-procps
-  make DESTDIR=${pkgdir} install
-  install -D -m644 ${srcdir}/sysctl.conf ${pkgdir}/etc/sysctl.conf
-
-  # moved to util-linux
-  rm ${pkgdir}/bin/kill
-  rm ${pkgdir}/usr/share/man/man1/kill.1
-}

Copied: procps-ng/repos/testing-i686/PKGBUILD (from rev 166732, 
procps-ng/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-09-17 08:10:26 UTC (rev 166733)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Eric Bélanger e...@archlinux.org
+
+pkgname=procps-ng
+pkgver=3.3.3
+pkgrel=6
+pkgdesc='Utilities for monitoring your system and its processes'
+arch=('i686' 'x86_64')
+url=http://gitorious.org/procps;
+license=('GPL' 'LGPL')
+groups=('base')
+depends=('ncurses')
+conflicts=('procps')
+provides=('procps')
+replaces=('procps')
+backup=('etc/sysctl.conf')
+options=('!libtool')
+source=(procps-ng-${pkgver}.tar.gz::http://gitorious.org/procps/procps/archive-tarball/v${pkgver}
+sysctl.conf)
+sha1sums=('e78a098f1a3c06722155800cc5cfa0c865af03c0'
+  '97ff07bab9aa5daa8d54a1346f73ba74f8e12a53')
+
+build() {
+  cd ${srcdir}/procps-procps
+  echo ${pkgver}  .tarball-version
+  ./autogen.sh
+  ./configure --exec-prefix=/ --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib
+  make
+}
+
+package() {
+  cd ${srcdir}/procps-procps
+  make DESTDIR=${pkgdir} install
+  install -D -m644 ../sysctl.conf ${pkgdir}/etc/sysctl.conf
+
+  # provided by util-linux
+  rm ${pkgdir}/bin/kill
+  rm ${pkgdir}/usr/share/man/man1/kill.1
+}

Deleted: testing-i686/sysctl.conf
===
--- testing-i686/sysctl.conf2012-09-17 08:09:59 UTC (rev 166732)
+++ testing-i686/sysctl.conf2012-09-17 08:10:26 UTC (rev 166733)
@@ -1,46 +0,0 @@
-# /etc/sysctl.conf - Configuration file for setting system variables
-# See sysctl.conf (5) for information.
-
-# you can have the CD-ROM close when you use it, and open
-# when you are done.
-#dev.cdrom.autoeject = 1
-#dev.cdrom.autoclose = 1
-
-# protection from the SYN flood attack
-net.ipv4.tcp_syncookies = 1
-
-# see the evil packets in your log files
-#net.ipv4.conf.all.log_martians = 1
-
-# if not functioning as a router, there is no need to accept redirects or 
source routes
-#net.ipv4.conf.all.accept_redirects = 0
-#net.ipv4.conf.all.accept_source_route = 0
-#net.ipv6.conf.all.accept_redirects = 0
-#net.ipv6.conf.all.accept_source_route = 0
-
-# Disable packet forwarding
-net.ipv4.ip_forward = 0
-net.ipv6.conf.all.forwarding = 0
-
-# Enable IPv6 Privacy Extensions
-net.ipv6.conf.default.use_tempaddr = 2
-net.ipv6.conf.all.use_tempaddr = 2
-
-# sets the port range used for outgoing 

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

2012-09-04 Thread Tom Gundersen
Date: Tuesday, September 4, 2012 @ 13:17:17
  Author: tomegun
Revision: 166142

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

Added:
  procps-ng/repos/staging-i686/PKGBUILD
(from rev 166141, procps-ng/trunk/PKGBUILD)
  procps-ng/repos/staging-i686/sysctl.conf
(from rev 166141, procps-ng/trunk/sysctl.conf)
  procps-ng/repos/staging-x86_64/PKGBUILD
(from rev 166141, procps-ng/trunk/PKGBUILD)
  procps-ng/repos/staging-x86_64/sysctl.conf
(from rev 166141, procps-ng/trunk/sysctl.conf)
Deleted:
  procps-ng/repos/staging-i686/PKGBUILD
  procps-ng/repos/staging-i686/sysctl.conf
  procps-ng/repos/staging-x86_64/PKGBUILD
  procps-ng/repos/staging-x86_64/sysctl.conf

+
 staging-i686/PKGBUILD  |   77 ++-
 staging-i686/sysctl.conf   |   92 +--
 staging-x86_64/PKGBUILD|   77 ++-
 staging-x86_64/sysctl.conf |   92 +--
 4 files changed, 170 insertions(+), 168 deletions(-)

Deleted: staging-i686/PKGBUILD
===
--- staging-i686/PKGBUILD   2012-09-04 17:16:29 UTC (rev 166141)
+++ staging-i686/PKGBUILD   2012-09-04 17:17:17 UTC (rev 166142)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=procps-ng
-pkgver=3.3.3
-pkgrel=4
-pkgdesc=Utilities for monitoring your system and processes on your system
-arch=('i686' 'x86_64')
-url=http://gitorious.org/procps;
-license=('GPL' 'LGPL')
-groups=('base')
-depends=('ncurses')
-conflicts=('procps')
-provides=('procps')
-replaces=('procps')
-backup=('etc/sysctl.conf')
-options=('!libtool')
-source=(procps-ng-${pkgver}.tar.gz::http://gitorious.org/procps/procps/archive-tarball/v${pkgver}
-sysctl.conf)
-sha1sums=('e78a098f1a3c06722155800cc5cfa0c865af03c0'
-  'efb6cdc17ee39be8433ae9c8e9bb02d1f47eeefc')
-
-build() {
-  cd ${srcdir}/procps-procps
-  echo ${pkgver}  .tarball-version
-  ./autogen.sh
-  ./configure --exec-prefix=/ --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib
-  make
-}
-
-package() {
-  cd ${srcdir}/procps-procps
-  make DESTDIR=${pkgdir} install
-  install -D -m644 ${srcdir}/sysctl.conf ${pkgdir}/etc/sysctl.conf
-
-  # moved to util-linux
-  rm ${pkgdir}/bin/kill
-}

Copied: procps-ng/repos/staging-i686/PKGBUILD (from rev 166141, 
procps-ng/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2012-09-04 17:17:17 UTC (rev 166142)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=procps-ng
+pkgver=3.3.3
+pkgrel=5
+pkgdesc=Utilities for monitoring your system and processes on your system
+arch=('i686' 'x86_64')
+url=http://gitorious.org/procps;
+license=('GPL' 'LGPL')
+groups=('base')
+depends=('ncurses')
+conflicts=('procps')
+provides=('procps')
+replaces=('procps')
+backup=('etc/sysctl.conf')
+options=('!libtool')
+source=(procps-ng-${pkgver}.tar.gz::http://gitorious.org/procps/procps/archive-tarball/v${pkgver}
+sysctl.conf)
+sha1sums=('e78a098f1a3c06722155800cc5cfa0c865af03c0'
+  'efb6cdc17ee39be8433ae9c8e9bb02d1f47eeefc')
+
+build() {
+  cd ${srcdir}/procps-procps
+  echo ${pkgver}  .tarball-version
+  ./autogen.sh
+  ./configure --exec-prefix=/ --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib
+  make
+}
+
+package() {
+  cd ${srcdir}/procps-procps
+  make DESTDIR=${pkgdir} install
+  install -D -m644 ${srcdir}/sysctl.conf ${pkgdir}/etc/sysctl.conf
+
+  # moved to util-linux
+  rm ${pkgdir}/bin/kill
+  rm ${pkgdir}/usr/share/man/man1/kill.1
+}

Deleted: staging-i686/sysctl.conf
===
--- staging-i686/sysctl.conf2012-09-04 17:16:29 UTC (rev 166141)
+++ staging-i686/sysctl.conf2012-09-04 17:17:17 UTC (rev 166142)
@@ -1,46 +0,0 @@
-# /etc/sysctl.conf - Configuration file for setting system variables
-# See sysctl.conf (5) for information.
-
-# you can have the CD-ROM close when you use it, and open
-# when you are done.
-#dev.cdrom.autoeject = 1
-#dev.cdrom.autoclose = 1
-
-# protection from the SYN flood attack
-net.ipv4.tcp_syncookies = 1
-
-# see the evil packets in your log files
-#net.ipv4.conf.all.log_martians = 1
-
-# if not functioning as a router, there is no need to accept redirects or 
source routes
-#net.ipv4.conf.all.accept_redirects = 0
-#net.ipv4.conf.all.accept_source_route = 0
-#net.ipv6.conf.all.accept_redirects = 0
-#net.ipv6.conf.all.accept_source_route = 0
-
-# Disable packet forwarding
-net.ipv4.ip_forward = 0
-net.ipv6.conf.all.forwarding = 0
-
-# Enable IPv6 Privacy Extensions
-net.ipv6.conf.default.use_tempaddr = 2
-net.ipv6.conf.all.use_tempaddr = 2
-
-# sets the port range used for outgoing connections
-#net.ipv4.ip_local_port_range = 3276861000
-
-# Swapping too much or not 

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

2012-09-04 Thread Tom Gundersen
Date: Tuesday, September 4, 2012 @ 13:22:05
  Author: tomegun
Revision: 166144

db-move: moved procps-ng from [staging] to [testing] (i686, x86_64)

Added:
  procps-ng/repos/testing-i686/
  procps-ng/repos/testing-i686/PKGBUILD
(from rev 166142, procps-ng/repos/staging-i686/PKGBUILD)
  procps-ng/repos/testing-i686/sysctl.conf
(from rev 166142, procps-ng/repos/staging-i686/sysctl.conf)
  procps-ng/repos/testing-x86_64/
  procps-ng/repos/testing-x86_64/PKGBUILD
(from rev 166142, procps-ng/repos/staging-x86_64/PKGBUILD)
  procps-ng/repos/testing-x86_64/sysctl.conf
(from rev 166142, procps-ng/repos/staging-x86_64/sysctl.conf)
Deleted:
  procps-ng/repos/staging-i686/
  procps-ng/repos/staging-x86_64/

+
 testing-i686/PKGBUILD  |   39 
 testing-i686/sysctl.conf   |   46 +++
 testing-x86_64/PKGBUILD|   39 
 testing-x86_64/sysctl.conf |   46 +++
 4 files changed, 170 insertions(+)

Copied: procps-ng/repos/testing-i686/PKGBUILD (from rev 166142, 
procps-ng/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-09-04 17:22:05 UTC (rev 166144)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=procps-ng
+pkgver=3.3.3
+pkgrel=5
+pkgdesc=Utilities for monitoring your system and processes on your system
+arch=('i686' 'x86_64')
+url=http://gitorious.org/procps;
+license=('GPL' 'LGPL')
+groups=('base')
+depends=('ncurses')
+conflicts=('procps')
+provides=('procps')
+replaces=('procps')
+backup=('etc/sysctl.conf')
+options=('!libtool')
+source=(procps-ng-${pkgver}.tar.gz::http://gitorious.org/procps/procps/archive-tarball/v${pkgver}
+sysctl.conf)
+sha1sums=('e78a098f1a3c06722155800cc5cfa0c865af03c0'
+  'efb6cdc17ee39be8433ae9c8e9bb02d1f47eeefc')
+
+build() {
+  cd ${srcdir}/procps-procps
+  echo ${pkgver}  .tarball-version
+  ./autogen.sh
+  ./configure --exec-prefix=/ --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib
+  make
+}
+
+package() {
+  cd ${srcdir}/procps-procps
+  make DESTDIR=${pkgdir} install
+  install -D -m644 ${srcdir}/sysctl.conf ${pkgdir}/etc/sysctl.conf
+
+  # moved to util-linux
+  rm ${pkgdir}/bin/kill
+  rm ${pkgdir}/usr/share/man/man1/kill.1
+}

Copied: procps-ng/repos/testing-i686/sysctl.conf (from rev 166142, 
procps-ng/repos/staging-i686/sysctl.conf)
===
--- testing-i686/sysctl.conf(rev 0)
+++ testing-i686/sysctl.conf2012-09-04 17:22:05 UTC (rev 166144)
@@ -0,0 +1,46 @@
+# /etc/sysctl.conf - Configuration file for setting system variables
+# See sysctl.conf (5) for information.
+
+# you can have the CD-ROM close when you use it, and open
+# when you are done.
+#dev.cdrom.autoeject = 1
+#dev.cdrom.autoclose = 1
+
+# protection from the SYN flood attack
+net.ipv4.tcp_syncookies = 1
+
+# see the evil packets in your log files
+#net.ipv4.conf.all.log_martians = 1
+
+# if not functioning as a router, there is no need to accept redirects or 
source routes
+#net.ipv4.conf.all.accept_redirects = 0
+#net.ipv4.conf.all.accept_source_route = 0
+#net.ipv6.conf.all.accept_redirects = 0
+#net.ipv6.conf.all.accept_source_route = 0
+
+# Disable packet forwarding
+net.ipv4.ip_forward = 0
+net.ipv6.conf.all.forwarding = 0
+
+# Enable IPv6 Privacy Extensions
+net.ipv6.conf.default.use_tempaddr = 2
+net.ipv6.conf.all.use_tempaddr = 2
+
+# sets the port range used for outgoing connections
+#net.ipv4.ip_local_port_range = 3276861000
+
+# Swapping too much or not enough? Disks spinning up when you'd
+# rather they didn't? Tweak these.
+#vm.vfs_cache_pressure = 100
+#vm.laptop_mode = 0
+#vm.swappiness = 60
+
+#kernel.printk_ratelimit_burst = 10
+#kernel.printk_ratelimit = 5
+#kernel.panic_on_oops = 0
+
+# Reboot 600 seconds after a panic
+#kernel.panic = 600
+
+# Disable SysRq key (note: console security issues)
+kernel.sysrq = 0

Copied: procps-ng/repos/testing-x86_64/PKGBUILD (from rev 166142, 
procps-ng/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-09-04 17:22:05 UTC (rev 166144)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=procps-ng
+pkgver=3.3.3
+pkgrel=5
+pkgdesc=Utilities for monitoring your system and processes on your system
+arch=('i686' 'x86_64')
+url=http://gitorious.org/procps;
+license=('GPL' 'LGPL')
+groups=('base')
+depends=('ncurses')
+conflicts=('procps')
+provides=('procps')
+replaces=('procps')
+backup=('etc/sysctl.conf')
+options=('!libtool')

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

2012-07-11 Thread Eric Bélanger
Date: Wednesday, July 11, 2012 @ 13:53:04
  Author: eric
Revision: 163236

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

Added:
  procps-ng/repos/testing-i686/PKGBUILD
(from rev 163235, procps-ng/trunk/PKGBUILD)
  procps-ng/repos/testing-i686/sysctl.conf
(from rev 163235, procps-ng/trunk/sysctl.conf)
  procps-ng/repos/testing-x86_64/PKGBUILD
(from rev 163235, procps-ng/trunk/PKGBUILD)
  procps-ng/repos/testing-x86_64/sysctl.conf
(from rev 163235, procps-ng/trunk/sysctl.conf)
Deleted:
  procps-ng/repos/testing-i686/PKGBUILD
  procps-ng/repos/testing-i686/sysctl.conf
  procps-ng/repos/testing-x86_64/PKGBUILD
  procps-ng/repos/testing-x86_64/sysctl.conf

+
 testing-i686/PKGBUILD  |   70 
 testing-i686/sysctl.conf   |   93 +--
 testing-x86_64/PKGBUILD|   70 
 testing-x86_64/sysctl.conf |   93 +--
 4 files changed, 162 insertions(+), 164 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2012-07-11 17:52:53 UTC (rev 163235)
+++ testing-i686/PKGBUILD   2012-07-11 17:53:04 UTC (rev 163236)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=procps-ng
-pkgver=3.3.3
-pkgrel=2
-pkgdesc=Utilities for monitoring your system and processes on your system
-arch=('i686' 'x86_64')
-url=http://gitorious.org/procps;
-license=('GPL' 'LGPL')
-groups=('base')
-depends=('ncurses')
-conflicts=('procps')
-provides=('procps')
-replaces=('procps')
-backup=('etc/sysctl.conf')
-options=('!libtool')
-source=(procps-ng-${pkgver}.tar.gz::http://gitorious.org/procps/procps/archive-tarball/v${pkgver}
-sysctl.conf)
-sha1sums=('e78a098f1a3c06722155800cc5cfa0c865af03c0'
-  '46215e54fbca366cecd81ac47bc1997f147be462')
-
-build() {
-  cd ${srcdir}/procps-procps
-  echo ${pkgver}  .tarball-version
-  ./autogen.sh
-  ./configure --exec-prefix=/ --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib
-  make
-}
-
-package() {
-  cd ${srcdir}/procps-procps
-  make DESTDIR=${pkgdir} install
-  install -D -m644 ${srcdir}/sysctl.conf ${pkgdir}/etc/sysctl.conf
-}

Copied: procps-ng/repos/testing-i686/PKGBUILD (from rev 163235, 
procps-ng/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-07-11 17:53:04 UTC (rev 163236)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=procps-ng
+pkgver=3.3.3
+pkgrel=3
+pkgdesc=Utilities for monitoring your system and processes on your system
+arch=('i686' 'x86_64')
+url=http://gitorious.org/procps;
+license=('GPL' 'LGPL')
+groups=('base')
+depends=('ncurses')
+conflicts=('procps')
+provides=('procps')
+replaces=('procps')
+backup=('etc/sysctl.conf')
+options=('!libtool')
+source=(procps-ng-${pkgver}.tar.gz::http://gitorious.org/procps/procps/archive-tarball/v${pkgver}
+sysctl.conf)
+sha1sums=('e78a098f1a3c06722155800cc5cfa0c865af03c0'
+  'efb6cdc17ee39be8433ae9c8e9bb02d1f47eeefc')
+
+build() {
+  cd ${srcdir}/procps-procps
+  echo ${pkgver}  .tarball-version
+  ./autogen.sh
+  ./configure --exec-prefix=/ --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib
+  make
+}
+
+package() {
+  cd ${srcdir}/procps-procps
+  make DESTDIR=${pkgdir} install
+  install -D -m644 ${srcdir}/sysctl.conf ${pkgdir}/etc/sysctl.conf
+}

Deleted: testing-i686/sysctl.conf
===
--- testing-i686/sysctl.conf2012-07-11 17:52:53 UTC (rev 163235)
+++ testing-i686/sysctl.conf2012-07-11 17:53:04 UTC (rev 163236)
@@ -1,47 +0,0 @@
-# /etc/sysctl.conf - Configuration file for setting system variables
-# See sysctl.conf (5) for information.
-
-# you can have the CD-ROM close when you use it, and open
-# when you are done.
-#dev.cdrom.autoeject = 1
-#dev.cdrom.autoclose = 1
-
-# protection from the SYN flood attack
-net.ipv4.tcp_syncookies = 1
-
-# see the evil packets in your log files
-#net.ipv4.conf.all.log_martians = 1
-
-# if not functioning as a router, there is no need to accept redirects or 
source routes
-#net.ipv4.conf.all.accept_redirects = 0
-#net.ipv4.conf.all.accept_source_route = 0
-#net.ipv6.conf.all.accept_redirects = 0
-#net.ipv6.conf.all.accept_source_route = 0
-
-# Disable packet forwarding
-net.ipv4.ip_forward = 0
-net.ipv6.conf.all.forwarding = 0
-
-# Enable IPv6 Privacy Extensions
-net.ipv6.conf.default.use_tempaddr = 2
-net.ipv6.conf.all.use_tempaddr = 2
-net.ipv6.conf.eth0.use_tempaddr = 2
-
-# sets the port range used for outgoing connections
-#net.ipv4.ip_local_port_range = 3276861000
-
-# Swapping too much or not enough? Disks spinning up when you'd
-# rather they didn't? Tweak these.
-#vm.vfs_cache_pressure = 100
-#vm.laptop_mode =