[arch-commits] Commit in prosody/repos (26 files)

2017-02-28 Thread Sergej Pupykin
Date: Tuesday, February 28, 2017 @ 17:49:07
  Author: spupykin
Revision: 214235

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

Added:
  prosody/repos/community-staging-i686/PKGBUILD
(from rev 214234, prosody/trunk/PKGBUILD)
  prosody/repos/community-staging-i686/prosody.install
(from rev 214234, prosody/trunk/prosody.install)
  prosody/repos/community-staging-i686/prosody.logrotated
(from rev 214234, prosody/trunk/prosody.logrotated)
  prosody/repos/community-staging-i686/prosody.service
(from rev 214234, prosody/trunk/prosody.service)
  prosody/repos/community-staging-i686/prosody.tmpfile.d
(from rev 214234, prosody/trunk/prosody.tmpfile.d)
  prosody/repos/community-staging-i686/sysuser.conf
(from rev 214234, prosody/trunk/sysuser.conf)
  prosody/repos/community-staging-x86_64/PKGBUILD
(from rev 214234, prosody/trunk/PKGBUILD)
  prosody/repos/community-staging-x86_64/prosody.install
(from rev 214234, prosody/trunk/prosody.install)
  prosody/repos/community-staging-x86_64/prosody.logrotated
(from rev 214234, prosody/trunk/prosody.logrotated)
  prosody/repos/community-staging-x86_64/prosody.service
(from rev 214234, prosody/trunk/prosody.service)
  prosody/repos/community-staging-x86_64/prosody.tmpfile.d
(from rev 214234, prosody/trunk/prosody.tmpfile.d)
  prosody/repos/community-staging-x86_64/sysuser.conf
(from rev 214234, prosody/trunk/sysuser.conf)
Deleted:
  prosody/repos/community-staging-i686/PKGBUILD
  prosody/repos/community-staging-i686/fix-config.patch
  prosody/repos/community-staging-i686/prosody.install
  prosody/repos/community-staging-i686/prosody.logrotated
  prosody/repos/community-staging-i686/prosody.service
  prosody/repos/community-staging-i686/prosody.tmpfile.d
  prosody/repos/community-staging-i686/sysuser.conf
  prosody/repos/community-staging-x86_64/PKGBUILD
  prosody/repos/community-staging-x86_64/fix-config.patch
  prosody/repos/community-staging-x86_64/prosody.install
  prosody/repos/community-staging-x86_64/prosody.logrotated
  prosody/repos/community-staging-x86_64/prosody.service
  prosody/repos/community-staging-x86_64/prosody.tmpfile.d
  prosody/repos/community-staging-x86_64/sysuser.conf

-+
 /PKGBUILD   |  180 ++
 /prosody.install|   46 ++
 /prosody.logrotated |   18 ++
 /prosody.service|   28 
 /prosody.tmpfile.d  |2 
 /sysuser.conf   |6 
 community-staging-i686/PKGBUILD |   88 
 community-staging-i686/fix-config.patch |   44 --
 community-staging-i686/prosody.install  |   23 ---
 community-staging-i686/prosody.logrotated   |9 -
 community-staging-i686/prosody.service  |   14 --
 community-staging-i686/prosody.tmpfile.d|1 
 community-staging-i686/sysuser.conf |3 
 community-staging-x86_64/PKGBUILD   |   88 
 community-staging-x86_64/fix-config.patch   |   44 --
 community-staging-x86_64/prosody.install|   23 ---
 community-staging-x86_64/prosody.logrotated |9 -
 community-staging-x86_64/prosody.service|   14 --
 community-staging-x86_64/prosody.tmpfile.d  |1 
 community-staging-x86_64/sysuser.conf   |3 
 20 files changed, 280 insertions(+), 364 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2017-02-28 17:48:40 UTC (rev 214234)
+++ community-staging-i686/PKGBUILD 2017-02-28 17:49:07 UTC (rev 214235)
@@ -1,88 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Old Maintainer: Dwayne Bent 
-# Old Maintainer: Tilman Vatteroth 
-# Contributor: Paul-Sebastian Manole 
-# Contributor: Timothée Ravier 
-# Contributor: Christoph Stahl 
-
-pkgname=prosody
-pkgrel=2
-_revision=41f783d4e127
-pkgver=0.10.r7900+.41f783d4e127+
-pkgver() {
-  cd "$srcdir/prosody-hg"
-  printf "0.10.r%s.%s" "$(hg identify -n)" "$(hg identify -i)"
-}
-pkgdesc="Lightweight and extensible Jabber/XMPP server written in Lua 
(development build from trunk-branch)"
-arch=('i686' 'x86_64')
-url="https://prosody.im/;
-license=('MIT')
-depends=('lua51' 'lua51-socket' 'lua51-expat' 'lua51-filesystem' 'libidn'
- 'openssl')
-makedepends=('mercurial')
-conflicts=('prosody')
-provides=('prosody')
-optdepends=('lua51-sec: TLS encryption support'
-   'lua51-bitop: websocket support'
-   'lua51-event: libevent support')
-install=prosody.install
-backup=('etc/prosody/prosody.cfg.lua')
-source=("prosody-hg::hg+https://hg.prosody.im/trunk#revision=${_revision};
-'prosody.tmpfile.d'
-

[arch-commits] Commit in prosody/repos (26 files)

2017-02-28 Thread Sergej Pupykin
Date: Tuesday, February 28, 2017 @ 17:44:41
  Author: spupykin
Revision: 214232

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

Added:
  prosody/repos/community-i686/PKGBUILD
(from rev 214231, prosody/trunk/PKGBUILD)
  prosody/repos/community-i686/prosody.install
(from rev 214231, prosody/trunk/prosody.install)
  prosody/repos/community-i686/prosody.logrotated
(from rev 214231, prosody/trunk/prosody.logrotated)
  prosody/repos/community-i686/prosody.service
(from rev 214231, prosody/trunk/prosody.service)
  prosody/repos/community-i686/prosody.tmpfile.d
(from rev 214231, prosody/trunk/prosody.tmpfile.d)
  prosody/repos/community-i686/sysuser.conf
(from rev 214231, prosody/trunk/sysuser.conf)
  prosody/repos/community-x86_64/PKGBUILD
(from rev 214231, prosody/trunk/PKGBUILD)
  prosody/repos/community-x86_64/prosody.install
(from rev 214231, prosody/trunk/prosody.install)
  prosody/repos/community-x86_64/prosody.logrotated
(from rev 214231, prosody/trunk/prosody.logrotated)
  prosody/repos/community-x86_64/prosody.service
(from rev 214231, prosody/trunk/prosody.service)
  prosody/repos/community-x86_64/prosody.tmpfile.d
(from rev 214231, prosody/trunk/prosody.tmpfile.d)
  prosody/repos/community-x86_64/sysuser.conf
(from rev 214231, prosody/trunk/sysuser.conf)
Deleted:
  prosody/repos/community-i686/PKGBUILD
  prosody/repos/community-i686/fix-config.patch
  prosody/repos/community-i686/prosody.install
  prosody/repos/community-i686/prosody.logrotated
  prosody/repos/community-i686/prosody.service
  prosody/repos/community-i686/prosody.tmpfile.d
  prosody/repos/community-i686/sysuser.conf
  prosody/repos/community-x86_64/PKGBUILD
  prosody/repos/community-x86_64/fix-config.patch
  prosody/repos/community-x86_64/prosody.install
  prosody/repos/community-x86_64/prosody.logrotated
  prosody/repos/community-x86_64/prosody.service
  prosody/repos/community-x86_64/prosody.tmpfile.d
  prosody/repos/community-x86_64/sysuser.conf

-+
 /PKGBUILD   |  180 ++
 /prosody.install|   46 
 /prosody.logrotated |   18 +++
 /prosody.service|   28 +
 /prosody.tmpfile.d  |2 
 /sysuser.conf   |6 +
 community-i686/PKGBUILD |   88 
 community-i686/fix-config.patch |   44 
 community-i686/prosody.install  |   23 
 community-i686/prosody.logrotated   |9 -
 community-i686/prosody.service  |   14 --
 community-i686/prosody.tmpfile.d|1 
 community-i686/sysuser.conf |3 
 community-x86_64/PKGBUILD   |   88 
 community-x86_64/fix-config.patch   |   44 
 community-x86_64/prosody.install|   23 
 community-x86_64/prosody.logrotated |9 -
 community-x86_64/prosody.service|   14 --
 community-x86_64/prosody.tmpfile.d  |1 
 community-x86_64/sysuser.conf   |3 
 20 files changed, 280 insertions(+), 364 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-28 17:44:13 UTC (rev 214231)
+++ community-i686/PKGBUILD 2017-02-28 17:44:41 UTC (rev 214232)
@@ -1,88 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Old Maintainer: Dwayne Bent 
-# Old Maintainer: Tilman Vatteroth 
-# Contributor: Paul-Sebastian Manole 
-# Contributor: Timothée Ravier 
-# Contributor: Christoph Stahl 
-
-pkgname=prosody
-pkgrel=1
-_revision=41f783d4e127
-pkgver=0.10.r7900+.41f783d4e127+
-pkgver() {
-  cd "$srcdir/prosody-hg"
-  printf "0.10.r%s.%s" "$(hg identify -n)" "$(hg identify -i)"
-}
-pkgdesc="Lightweight and extensible Jabber/XMPP server written in Lua 
(development build from trunk-branch)"
-arch=('i686' 'x86_64')
-url="https://prosody.im/;
-license=('MIT')
-depends=('lua51' 'lua51-socket' 'lua51-expat' 'lua51-filesystem' 'libidn'
- 'openssl')
-makedepends=('mercurial')
-conflicts=('prosody')
-provides=('prosody')
-optdepends=('lua51-sec: TLS encryption support'
-   'lua51-bitop: websocket support'
-   'lua51-event: libevent support')
-install=prosody.install
-backup=('etc/prosody/prosody.cfg.lua')
-source=("prosody-hg::hg+https://hg.prosody.im/trunk#revision=${_revision};
-'prosody.tmpfile.d'
-'sysuser.conf'
-'prosody.service')
-md5sums=('SKIP'
- 'dc8405a6a235b83dc8a0dcdf7b71cbaa'
- '385ca73d9f6046f3636266ce9bf38797'
- 'e5957c72ed81f9ade2dd7a08bec21fdb')
-
-prepare() {
-  cd prosody-hg
-
-  # disable logging to output and activate syslog
-  sed -i s/"info = "/"-- info = "/g prosody.cfg.lua.dist
-  sed -i s/"error = "/"-- error = "/g prosody.cfg.lua.dist
- 

[arch-commits] Commit in prosody/repos (26 files)

2015-02-10 Thread Sergej Pupykin
Date: Tuesday, February 10, 2015 @ 16:23:55
  Author: spupykin
Revision: 127470

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

Added:
  prosody/repos/community-i686/PKGBUILD
(from rev 127469, prosody/trunk/PKGBUILD)
  prosody/repos/community-i686/fix-config.patch
(from rev 127469, prosody/trunk/fix-config.patch)
  prosody/repos/community-i686/prosody.install
(from rev 127469, prosody/trunk/prosody.install)
  prosody/repos/community-i686/prosody.logrotated
(from rev 127469, prosody/trunk/prosody.logrotated)
  prosody/repos/community-i686/prosody.service
(from rev 127469, prosody/trunk/prosody.service)
  prosody/repos/community-i686/prosody.tmpfile.d
(from rev 127469, prosody/trunk/prosody.tmpfile.d)
  prosody/repos/community-i686/sysuser.conf
(from rev 127469, prosody/trunk/sysuser.conf)
  prosody/repos/community-x86_64/PKGBUILD
(from rev 127469, prosody/trunk/PKGBUILD)
  prosody/repos/community-x86_64/fix-config.patch
(from rev 127469, prosody/trunk/fix-config.patch)
  prosody/repos/community-x86_64/prosody.install
(from rev 127469, prosody/trunk/prosody.install)
  prosody/repos/community-x86_64/prosody.logrotated
(from rev 127469, prosody/trunk/prosody.logrotated)
  prosody/repos/community-x86_64/prosody.service
(from rev 127469, prosody/trunk/prosody.service)
  prosody/repos/community-x86_64/prosody.tmpfile.d
(from rev 127469, prosody/trunk/prosody.tmpfile.d)
  prosody/repos/community-x86_64/sysuser.conf
(from rev 127469, prosody/trunk/sysuser.conf)
Deleted:
  prosody/repos/community-i686/PKGBUILD
  prosody/repos/community-i686/fix-config.patch
  prosody/repos/community-i686/prosody.install
  prosody/repos/community-i686/prosody.logrotated
  prosody/repos/community-i686/prosody.service
  prosody/repos/community-i686/prosody.tmpfile.d
  prosody/repos/community-x86_64/PKGBUILD
  prosody/repos/community-x86_64/fix-config.patch
  prosody/repos/community-x86_64/prosody.install
  prosody/repos/community-x86_64/prosody.logrotated
  prosody/repos/community-x86_64/prosody.service
  prosody/repos/community-x86_64/prosody.tmpfile.d

-+
 /PKGBUILD   |  136 ++
 /fix-config.patch   |   88 ++
 /prosody.install|   58 ++
 /prosody.logrotated |   18 
 /prosody.service|   26 ++
 /prosody.tmpfile.d  |2 
 community-i686/PKGBUILD |   64 
 community-i686/fix-config.patch |   44 ---
 community-i686/prosody.install  |   38 -
 community-i686/prosody.logrotated   |9 --
 community-i686/prosody.service  |   13 ---
 community-i686/prosody.tmpfile.d|1 
 community-i686/sysuser.conf |3 
 community-x86_64/PKGBUILD   |   64 
 community-x86_64/fix-config.patch   |   44 ---
 community-x86_64/prosody.install|   38 -
 community-x86_64/prosody.logrotated |9 --
 community-x86_64/prosody.service|   13 ---
 community-x86_64/prosody.tmpfile.d  |1 
 community-x86_64/sysuser.conf   |3 
 20 files changed, 334 insertions(+), 338 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-02-10 15:23:30 UTC (rev 127469)
+++ community-i686/PKGBUILD 2015-02-10 15:23:55 UTC (rev 127470)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Dwayne Bent d...@dbb.io
-# Contributor: Paul-Sebastian Manole brokenth...@gmail.com
-# Contributor: Timothée Ravier t...@siosm.fr
-
-pkgname=prosody
-pkgver=0.9.7
-pkgrel=1
-pkgdesc=Lightweight and extensible Jabber/XMPP server written in Lua
-arch=('i686' 'x86_64')
-url=http://prosody.im/;
-license=('MIT')
-depends=('lua51' 'lua51-socket' 'lua51-expat' 'lua51-filesystem' 'libidn'
- 'openssl')
-optdepends=('lua51-sec: TLS encryption support')
-install=prosody.install
-backup=('etc/logrotate.d/prosody'
-'etc/prosody/prosody.cfg.lua')
-source=(http://prosody.im/downloads/source/${pkgname}-${pkgver}.tar.gz{,.asc}
-'prosody.logrotated'
-'fix-config.patch'
-'prosody.tmpfile.d'
-'prosody.service')
-md5sums=('47de7f593279e327792df78cfa93e8a7'
- 'SKIP'
- '5b44aee99f1fa9e7f055e067688cafbd'
- '01b6aa0b1e1e3067756c45b0751bee78'
- 'e2f5a1df410b05696a30dcb058841084'
- 'e74045f27cb60908d535969906781f75')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  patch -p1  ../fix-config.patch
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --ostype=linux --prefix=/usr --sysconfdir=/etc/prosody \
---datadir=/var/lib/prosody --with-lua-include=/usr/include/lua5.1 \
---cflags=${CFLAGS} -fPIC -Wall -Wextra -D_GNU_SOURCE \
---ldflags=${LDFLAGS} -shared --no-example-certs \
- 

[arch-commits] Commit in prosody/repos (26 files)

2014-01-13 Thread Sergej Pupykin
Date: Monday, January 13, 2014 @ 21:32:53
  Author: spupykin
Revision: 103947

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

Added:
  prosody/repos/community-i686/PKGBUILD
(from rev 103946, prosody/trunk/PKGBUILD)
  prosody/repos/community-i686/fix-config.patch
(from rev 103946, prosody/trunk/fix-config.patch)
  prosody/repos/community-i686/prosody.install
(from rev 103946, prosody/trunk/prosody.install)
  prosody/repos/community-i686/prosody.logrotated
(from rev 103946, prosody/trunk/prosody.logrotated)
  prosody/repos/community-i686/prosody.service
(from rev 103946, prosody/trunk/prosody.service)
  prosody/repos/community-i686/prosody.tmpfile.d
(from rev 103946, prosody/trunk/prosody.tmpfile.d)
  prosody/repos/community-x86_64/PKGBUILD
(from rev 103946, prosody/trunk/PKGBUILD)
  prosody/repos/community-x86_64/fix-config.patch
(from rev 103946, prosody/trunk/fix-config.patch)
  prosody/repos/community-x86_64/prosody.install
(from rev 103946, prosody/trunk/prosody.install)
  prosody/repos/community-x86_64/prosody.logrotated
(from rev 103946, prosody/trunk/prosody.logrotated)
  prosody/repos/community-x86_64/prosody.service
(from rev 103946, prosody/trunk/prosody.service)
  prosody/repos/community-x86_64/prosody.tmpfile.d
(from rev 103946, prosody/trunk/prosody.tmpfile.d)
Deleted:
  prosody/repos/community-i686/ChangeLog
  prosody/repos/community-i686/PKGBUILD
  prosody/repos/community-i686/fix-config.patch
  prosody/repos/community-i686/prosody.install
  prosody/repos/community-i686/prosody.logrotated
  prosody/repos/community-i686/prosody.service
  prosody/repos/community-i686/prosody.tmpfile.d
  prosody/repos/community-x86_64/ChangeLog
  prosody/repos/community-x86_64/PKGBUILD
  prosody/repos/community-x86_64/fix-config.patch
  prosody/repos/community-x86_64/prosody.install
  prosody/repos/community-x86_64/prosody.logrotated
  prosody/repos/community-x86_64/prosody.service
  prosody/repos/community-x86_64/prosody.tmpfile.d

-+
 /PKGBUILD   |  130 +++
 /fix-config.patch   |   68 +
 /prosody.install|   76 ++
 /prosody.logrotated |   18 +
 /prosody.service|   26 ++
 /prosody.tmpfile.d  |2 
 community-i686/ChangeLog|  398 --
 community-i686/PKGBUILD |   84 ---
 community-i686/fix-config.patch |   34 --
 community-i686/prosody.install  |   38 ---
 community-i686/prosody.logrotated   |9 
 community-i686/prosody.service  |   13 -
 community-i686/prosody.tmpfile.d|1 
 community-x86_64/ChangeLog  |  398 --
 community-x86_64/PKGBUILD   |   84 ---
 community-x86_64/fix-config.patch   |   34 --
 community-x86_64/prosody.install|   38 ---
 community-x86_64/prosody.logrotated |9 
 community-x86_64/prosody.service|   13 -
 community-x86_64/prosody.tmpfile.d  |1 
 20 files changed, 320 insertions(+), 1154 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 103946:103947 to see the changes.