[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2020-11-12 Thread Felix Yan via arch-commits
Date: Thursday, November 12, 2020 @ 17:05:28
  Author: felixonmars
Revision: 752234

upgpkg: uwsgi 2.0.19.1-7: Python 3.9 rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:05:26 UTC (rev 752233)
+++ PKGBUILD2020-11-12 17:05:28 UTC (rev 752234)
@@ -21,7 +21,7 @@
  uwsgi-plugin-zabbix
  uwsgi-plugin-notfound)
 pkgver=2.0.19.1
-pkgrel=6
+pkgrel=7
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2020-10-07 Thread Jelle van der Waa via arch-commits
Date: Wednesday, October 7, 2020 @ 20:39:29
  Author: jelle
Revision: 720974

Fix FS#68069

Standard output type syslog is obsolete.

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-07 20:35:22 UTC (rev 720973)
+++ PKGBUILD2020-10-07 20:39:29 UTC (rev 720974)
@@ -21,7 +21,7 @@
  uwsgi-plugin-zabbix
  uwsgi-plugin-notfound)
 pkgver=2.0.19.1
-pkgrel=4
+pkgrel=5
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD emperor.uwsgi.service uwsgi_at.service)

2020-10-07 Thread Jelle van der Waa via arch-commits
Date: Wednesday, October 7, 2020 @ 20:35:01
  Author: jelle
Revision: 720972

Fix FS#68069

Remove Standard output type syslog is obsolete warning from systemd services.

Modified:
  uwsgi/trunk/PKGBUILD
  uwsgi/trunk/emperor.uwsgi.service
  uwsgi/trunk/uwsgi_at.service

---+
 PKGBUILD  |4 ++--
 emperor.uwsgi.service |1 -
 uwsgi_at.service  |1 -
 3 files changed, 2 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-07 20:34:52 UTC (rev 720971)
+++ PKGBUILD2020-10-07 20:35:01 UTC (rev 720972)
@@ -48,12 +48,12 @@
 
'68eef703de39cb336915e1e9c36b11c65c2d46482407b0234ca245df0e052952abb7dd85b0a1cd4507c78356a3b7a55424524b3aa0997b559b51e7b20eab5e16'
 
'acfe9fb089d1905c3d736dbeaaef7eb1848b4ce8d1f585de653086cf7f90c166a1e493d0b62ba030a4bcf2eca9c919e0d6deea2ea1c0bcb8533d7cb040d2f67c'
 
'4def9dcd06cfc2c6ce554add9d9545a01f3bb2681f0a2a6fc4ba68f9101803a955cc41b5e70832ca448b196109368fdf874e81b7ec0edee4b51f864e16f7'
-
'c0c1a5c2d31cdb7e0dc878ea3d0b6025532fb640ae7cf4d5f1eed2f89987e625c8dc7844d367283ed560fb3ef37915e3e9199be2e1b06fc4586ca862a653b4b5'
+
'29e51d3f441bd8af23c9378bca6cb38376bbbf31bb3b07f318a04ea5620cf25d35d7799ba4a8ecff12634dccd903eef27a6957b932370706e35549f8fbcd2455'
 
'fb51a4d102a1bc7d9f7d4c4f310ee65076bcfbc94b47e2dafdf9b20e99a661c5f938185dcf698437d81409376f0276b966f09b13c8a29462c48612df43c3f3ef'
 
'162ca1be96282b32e8e6be919b6315bfd08954c491056958985bf99e7f5bdad3511665f059329d6cb6ef5d222f9aa11d4dc43c72e6a963ab941ada959fe8d964'
 
'bc30f8ec69abd14fb96ada5b36cf65811a7a63ee27e224fcb6ceabe9935c1f17379cd872149a17da3d590b8ff60fbe7f77140d777aaf06e25e83388f897f611d'
 
'd54c84838ddb2f389e115ebb81aa2583705c9e330f020e6583b496f9c271ed236b6820c2a065f2b55a79adbf13e262b9ff2428124a8044b8fa20ca29ca4930ac'
-
'83a6859d729bf186236aaa7fb7433415f6b985f17e05b7ac571d8919bbf1fb9bd577b4f673d9787dea09752e3d8043f47ce3d9c7d5690faaa1365e477e6c9388'
+
'068ada6281fdeb504fed7e47dae2729d047ed810bb596e5268c1821ad275cd32110e801e93e7ba0ee2d92dbc39e1954180cf43d88d2990d42b802ceb54b50a9e'
 
'592c85270f43b37e9c51aae126533830515b96fff9fcae969ee865fe173bd0550c7729530d5ff1e44ffee43cd5c78c96688ce091c677a4196379e24983c0180e'
 
'937878372aa1556f6ba62ad7148d1681288c94d6cff609368a9e861dd4d4524330006a08ae5993441f7d3101170e3a0a681a4c8b3c2c13b364b8b1f81cf25117'
 
'9e9eab08199cf08810ec95b0697cd8817226986d1e3aeb54845c0140ea5887360580348f295060c0558fb2d6aaed26fec929ea36b28cfeaf2b3588ce40fec3df')

Modified: emperor.uwsgi.service
===
--- emperor.uwsgi.service   2020-10-07 20:34:52 UTC (rev 720971)
+++ emperor.uwsgi.service   2020-10-07 20:35:01 UTC (rev 720972)
@@ -8,7 +8,6 @@
 ExecStop=/bin/kill -INT $MAINPID
 Restart=always
 Type=notify
-StandardError=syslog
 NotifyAccess=all
 KillSignal=SIGQUIT
 

Modified: uwsgi_at.service
===
--- uwsgi_at.service2020-10-07 20:34:52 UTC (rev 720971)
+++ uwsgi_at.service2020-10-07 20:35:01 UTC (rev 720972)
@@ -8,7 +8,6 @@
 ExecStop=/bin/kill -INT $MAINPID
 Restart=always
 Type=notify
-StandardError=syslog
 NotifyAccess=all
 KillSignal=SIGQUIT
 


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2020-08-21 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, August 21, 2020 @ 19:53:02
  Author: svenstaro
Revision: 686441

upgpkg: uwsgi 2.0.19.1-4: libxcrypt rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-21 19:52:53 UTC (rev 686440)
+++ PKGBUILD2020-08-21 19:53:02 UTC (rev 686441)
@@ -21,7 +21,7 @@
  uwsgi-plugin-zabbix
  uwsgi-plugin-notfound)
 pkgver=2.0.19.1
-pkgrel=3
+pkgrel=4
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2020-07-13 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, July 14, 2020 @ 00:52:08
  Author: svenstaro
Revision: 663563

Properly quote variables

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |   80 ++---
 1 file changed, 40 insertions(+), 40 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-14 00:46:17 UTC (rev 663562)
+++ PKGBUILD2020-07-14 00:52:08 UTC (rev 663563)
@@ -59,10 +59,10 @@
 
'9e9eab08199cf08810ec95b0697cd8817226986d1e3aeb54845c0140ea5887360580348f295060c0558fb2d6aaed26fec929ea36b28cfeaf2b3588ce40fec3df')
 
 prepare() {
-cd $srcdir/$pkgbase-$pkgver
-cp $srcdir/archlinux.ini buildconf/archlinux.ini
+cd $pkgbase-$pkgver
+cp "$srcdir"/archlinux.ini buildconf/archlinux.ini
 for patch in uwsgi_ruby20_compatibility.patch uwsgi_trick_chroot.patch; do
-patch -Np1 -i $srcdir/$patch
+patch -Np1 -i "$srcdir"/$patch
 done
 rm -rf plugins/ruby
 mv plugins/ruby{19,}
@@ -70,11 +70,11 @@
 
 sed -i 's/--cflags mono-2/--cflags mono-2 glib-2.0/g' 
plugins/mono/uwsgiplugin.py
 
-cp $srcdir/uwsgiplugin.py plugins/systemd_logger/uwsgiplugin.py
+cp "$srcdir"/uwsgiplugin.py plugins/systemd_logger/uwsgiplugin.py
 }
 
 build() {
-pushd $srcdir/$pkgbase-$pkgver
+pushd "$srcdir"/$pkgbase-$pkgver
 
 export UWSGICONFIG_LUAPC='lua51'
 
@@ -92,99 +92,99 @@
 pkgdesc="A fast, self-healing and developer/sysadmin-friendly application 
container server coded in pure C"
 depends=(libxml2 jansson systemd-libs libcap pam pcre)
 install=uwsgi.install
-cd $srcdir/$pkgbase-$pkgver
-install -Dm755 uwsgi $pkgdir/usr/bin/uwsgi
-install -Dm644 $srcdir/uwsgi_at.service 
$pkgdir/usr/lib/systemd/system/uwsgi@.service
-install -Dm644 $srcdir/uwsgi_at.socket 
$pkgdir/usr/lib/systemd/system/uwsgi@.socket
-install -Dm644 $srcdir/emperor.uwsgi.service 
$pkgdir/usr/lib/systemd/system/emperor.uwsgi.service
-install -Dm644 $srcdir/emperor.uwsgi.socket 
$pkgdir/usr/lib/systemd/system/emperor.uwsgi.socket
-install -Dm644 $srcdir/emperor.ini $pkgdir/etc/uwsgi/emperor.ini
-install -Dm644 $srcdir/tmpfilesd $pkgdir/usr/lib/tmpfiles.d/uwsgi.conf
-install -Dm644 $srcdir/uwsgi.logrotate $pkgdir/etc/logrotate.d/uwsgi
-install -Dm644 $srcdir/uwsgi.sysusers $pkgdir/usr/lib/sysusers.d/uwsgi.conf
+cd "$srcdir"/$pkgbase-$pkgver
+install -Dm755 uwsgi "$pkgdir"/usr/bin/uwsgi
+install -Dm644 "$srcdir"/uwsgi_at.service 
"$pkgdir"/usr/lib/systemd/system/uwsgi@.service
+install -Dm644 "$srcdir"/uwsgi_at.socket 
"$pkgdir"/usr/lib/systemd/system/uwsgi@.socket
+install -Dm644 "$srcdir"/emperor.uwsgi.service 
"$pkgdir"/usr/lib/systemd/system/emperor.uwsgi.service
+install -Dm644 "$srcdir"/emperor.uwsgi.socket 
"$pkgdir"/usr/lib/systemd/system/emperor.uwsgi.socket
+install -Dm644 "$srcdir"/emperor.ini "$pkgdir"/etc/uwsgi/emperor.ini
+install -Dm644 "$srcdir"/tmpfilesd "$pkgdir"/usr/lib/tmpfiles.d/uwsgi.conf
+install -Dm644 "$srcdir"/uwsgi.logrotate "$pkgdir"/etc/logrotate.d/uwsgi
+install -Dm644 "$srcdir"/uwsgi.sysusers 
"$pkgdir"/usr/lib/sysusers.d/uwsgi.conf
 }
 
 package_uwsgi-plugin-cgi() {
 depends=(uwsgi)
 pkgdesc="CGI plugin"
-install -Dm755 $pkgbase-$pkgver/cgi_plugin.so 
$pkgdir/usr/lib/uwsgi/cgi_plugin.so
+install -Dm755 $pkgbase-$pkgver/cgi_plugin.so 
"$pkgdir"/usr/lib/uwsgi/cgi_plugin.so
 }
 
 package_uwsgi-plugin-rack() {
 depends=(uwsgi ruby)
 pkgdesc="Ruby rack plugin"
-install -Dm755 $pkgbase-$pkgver/rack_plugin.so 
$pkgdir/usr/lib/uwsgi/rack_plugin.so
-install -Dm755 $pkgbase-$pkgver/fiber_plugin.so 
$pkgdir/usr/lib/uwsgi/fiber_plugin.so
-install -Dm755 $pkgbase-$pkgver/rbthreads_plugin.so 
$pkgdir/usr/lib/uwsgi/rbthreads_plugin.so
+install -Dm755 $pkgbase-$pkgver/rack_plugin.so 
"$pkgdir"/usr/lib/uwsgi/rack_plugin.so
+install -Dm755 $pkgbase-$pkgver/fiber_plugin.so 
"$pkgdir"/usr/lib/uwsgi/fiber_plugin.so
+install -Dm755 $pkgbase-$pkgver/rbthreads_plugin.so 
"$pkgdir"/usr/lib/uwsgi/rbthreads_plugin.so
 }
 
 package_uwsgi-plugin-psgi() {
 depends=(uwsgi perl)
 pkgdesc="Perl psgi plugin"
-install -Dm755 $pkgbase-$pkgver/psgi_plugin.so 
$pkgdir/usr/lib/uwsgi/psgi_plugin.so
+install -Dm755 $pkgbase-$pkgver/psgi_plugin.so 
"$pkgdir"/usr/lib/uwsgi/psgi_plugin.so
 }
 
 package_uwsgi-plugin-python() {
 depends=(uwsgi python python-greenlet)
 pkgdesc="Plugin for Python support"
-install -Dm755 $pkgbase-$pkgver/python_plugin.so 
$pkgdir/usr/lib/uwsgi/python_plugin.so
-install -Dm755 $pkgbase-$pkgver/greenlet_plugin.so 
$pkgdir/usr/lib/uwsgi/greenlet_plugin.so
-install -Dm755 $pkgbase-$pkgver/gevent_plugin.so 
$pkgdir/usr/lib/uwsgi/gevent_plugin.so
-install -Dm755 $pkgbase-$pkgver/asyncio_plugin.so 
$pkgdir/usr/lib/uwsgi/asyncio_plugin.so
-install -Dm644 $pkgbase-$pkgver/uwsgidecorators.py 
$pkgdir/u

[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2020-07-13 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, July 14, 2020 @ 00:45:59
  Author: svenstaro
Revision: 663561

upgpkg: uwsgi 2.0.19.1-3: Remove Python 2 support

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |   27 ++-
 1 file changed, 6 insertions(+), 21 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-14 00:10:15 UTC (rev 663560)
+++ PKGBUILD2020-07-14 00:45:59 UTC (rev 663561)
@@ -11,7 +11,6 @@
  uwsgi-plugin-rack
  uwsgi-plugin-psgi
  uwsgi-plugin-cgi
- uwsgi-plugin-python2
  uwsgi-plugin-python
  uwsgi-plugin-pypy
  uwsgi-plugin-php
@@ -22,15 +21,15 @@
  uwsgi-plugin-zabbix
  uwsgi-plugin-notfound)
 pkgver=2.0.19.1
-pkgrel=2
+pkgrel=3
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
 backup=('etc/uwsgi/emperor.ini')
 conflicts=(python-$pkgbase)
-makedepends=(gcc python python2 ruby python2-greenlet python-greenlet 
php-embed curl libxml2 libyaml
+makedepends=(gcc python ruby python-greenlet php-embed curl libxml2 libyaml
  perl lua51 pcre libedit openssl bzip2 gmp pam java-environment=7
- jansson classpath pypy mono python2-gevent systemd)
+ jansson classpath pypy mono python-gevent systemd)
 optdepends=('systemd: daemon scripts')
 source=("https://projects.unbit.it/downloads/$pkgbase-$pkgver.tar.gz";
 
uwsgiplugin.py::https://raw.githubusercontent.com/unbit/uwsgi/9787f6882c2475aa9873e400988160b17dd04545/plugins/systemd_logger/uwsgiplugin.py
@@ -84,12 +83,9 @@
 python uwsgiconfig.py --plugin plugins/greenlet archlinux greenlet
 python uwsgiconfig.py --plugin plugins/gevent archlinux gevent
 python uwsgiconfig.py --plugin plugins/asyncio archlinux asyncio
-python2 uwsgiconfig.py --plugin plugins/python archlinux python2
-python2 uwsgiconfig.py --plugin plugins/greenlet archlinux greenlet2
-python2 uwsgiconfig.py --plugin plugins/gevent archlinux gevent2
-python2 uwsgiconfig.py --plugin plugins/pypy archlinux pypy
-python2 uwsgiconfig.py --plugin plugins/zabbix archlinux zabbix
-python2 uwsgiconfig.py --plugin plugins/notfound archlinux notfound
+python uwsgiconfig.py --plugin plugins/zabbix archlinux zabbix
+python uwsgiconfig.py --plugin plugins/pypy archlinux pypy
+python uwsgiconfig.py --plugin plugins/notfound archlinux notfound
 }
 
 package_uwsgi() {
@@ -128,17 +124,6 @@
 install -Dm755 $pkgbase-$pkgver/psgi_plugin.so 
$pkgdir/usr/lib/uwsgi/psgi_plugin.so
 }
 
-package_uwsgi-plugin-python2() {
-depends=(uwsgi python2-gevent python2-greenlet)
-pkgdesc="Plugin for Python2 support"
-install -Dm755 $pkgbase-$pkgver/python2_plugin.so 
$pkgdir/usr/lib/uwsgi/python2_plugin.so
-install -Dm755 $pkgbase-$pkgver/greenlet2_plugin.so 
$pkgdir/usr/lib/uwsgi/greenlet2_plugin.so
-install -Dm755 $pkgbase-$pkgver/gevent2_plugin.so 
$pkgdir/usr/lib/uwsgi/gevent2_plugin.so
-install -Dm644 $pkgbase-$pkgver/uwsgidecorators.py 
$pkgdir/usr/lib/python2.7/site-packages/uwsgidecorators.py
-python2 -m compileall $pkgdir/usr/lib/python2.7/site-packages/
-python2 -O -m compileall $pkgdir/usr/lib/python2.7/site-packages/
-}
-
 package_uwsgi-plugin-python() {
 depends=(uwsgi python python-greenlet)
 pkgdesc="Plugin for Python support"


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2020-06-21 Thread Evangelos Foutras via arch-commits
Date: Sunday, June 21, 2020 @ 16:19:08
  Author: foutrelis
Revision: 649731

upgpkg: uwsgi 2.0.19.1-2: Perl 5.32 rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-21 16:19:05 UTC (rev 649730)
+++ PKGBUILD2020-06-21 16:19:08 UTC (rev 649731)
@@ -22,7 +22,7 @@
  uwsgi-plugin-zabbix
  uwsgi-plugin-notfound)
 pkgver=2.0.19.1
-pkgrel=1
+pkgrel=2
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD fix-php74.patch php7.patch)

2020-06-20 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, June 21, 2020 @ 00:29:57
  Author: svenstaro
Revision: 648713

upgpkg: uwsgi 2.0.19.1-1

Modified:
  uwsgi/trunk/PKGBUILD
Deleted:
  uwsgi/trunk/fix-php74.patch
  uwsgi/trunk/php7.patch

-+
 PKGBUILD|   10 +--
 fix-php74.patch |   39 
 php7.patch  |  169 --
 3 files changed, 4 insertions(+), 214 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-21 00:28:41 UTC (rev 648712)
+++ PKGBUILD2020-06-21 00:29:57 UTC (rev 648713)
@@ -21,8 +21,8 @@
  uwsgi-plugin-webdav
  uwsgi-plugin-zabbix
  uwsgi-plugin-notfound)
-pkgver=2.0.18
-pkgrel=7
+pkgver=2.0.19.1
+pkgrel=1
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -39,7 +39,6 @@
 uwsgi_at.service
 uwsgi_at.socket
 uwsgi_ruby20_compatibility.patch
-fix-php74.patch
 uwsgi_trick_chroot.patch
 emperor.ini
 emperor.uwsgi.service
@@ -46,7 +45,7 @@
 emperor.uwsgi.socket
 uwsgi.logrotate
 uwsgi.sysusers)
-sha512sums=('6561703279bcc4a81311d033810ac066d0f113bab13b0942f3eef86cac29c584a6641b52476840d6895151aee5ed064ae2d03b18932cf7f47e62f4eeed76da61'
+sha512sums=('e18359c5ea3606d5de7fb3a0074d777e1c4b41f51f4b1a21f1446f32253058d7924286d9ed8a159d4c6e6c0ea64df7fc3c70b2933c3433b9a9cce39737e702bf'
 
'68eef703de39cb336915e1e9c36b11c65c2d46482407b0234ca245df0e052952abb7dd85b0a1cd4507c78356a3b7a55424524b3aa0997b559b51e7b20eab5e16'
 
'acfe9fb089d1905c3d736dbeaaef7eb1848b4ce8d1f585de653086cf7f90c166a1e493d0b62ba030a4bcf2eca9c919e0d6deea2ea1c0bcb8533d7cb040d2f67c'
 
'4def9dcd06cfc2c6ce554add9d9545a01f3bb2681f0a2a6fc4ba68f9101803a955cc41b5e70832ca448b196109368fdf874e81b7ec0edee4b51f864e16f7'
@@ -53,7 +52,6 @@
 
'c0c1a5c2d31cdb7e0dc878ea3d0b6025532fb640ae7cf4d5f1eed2f89987e625c8dc7844d367283ed560fb3ef37915e3e9199be2e1b06fc4586ca862a653b4b5'
 
'fb51a4d102a1bc7d9f7d4c4f310ee65076bcfbc94b47e2dafdf9b20e99a661c5f938185dcf698437d81409376f0276b966f09b13c8a29462c48612df43c3f3ef'
 
'162ca1be96282b32e8e6be919b6315bfd08954c491056958985bf99e7f5bdad3511665f059329d6cb6ef5d222f9aa11d4dc43c72e6a963ab941ada959fe8d964'
-
'52a9c2e5d5c3841d22d4e87f46c7a1e9de0350bb2aca854b899d5729132156116ab4db4ca7d99d79aacf846812adf0db0c4f7cedf4575767266a713e622827a6'
 
'bc30f8ec69abd14fb96ada5b36cf65811a7a63ee27e224fcb6ceabe9935c1f17379cd872149a17da3d590b8ff60fbe7f77140d777aaf06e25e83388f897f611d'
 
'd54c84838ddb2f389e115ebb81aa2583705c9e330f020e6583b496f9c271ed236b6820c2a065f2b55a79adbf13e262b9ff2428124a8044b8fa20ca29ca4930ac'
 
'83a6859d729bf186236aaa7fb7433415f6b985f17e05b7ac571d8919bbf1fb9bd577b4f673d9787dea09752e3d8043f47ce3d9c7d5690faaa1365e477e6c9388'
@@ -64,7 +62,7 @@
 prepare() {
 cd $srcdir/$pkgbase-$pkgver
 cp $srcdir/archlinux.ini buildconf/archlinux.ini
-for patch in fix-php74.patch uwsgi_ruby20_compatibility.patch 
uwsgi_trick_chroot.patch; do
+for patch in uwsgi_ruby20_compatibility.patch uwsgi_trick_chroot.patch; do
 patch -Np1 -i $srcdir/$patch
 done
 rm -rf plugins/ruby

Deleted: fix-php74.patch
===
--- fix-php74.patch 2020-06-21 00:28:41 UTC (rev 648712)
+++ fix-php74.patch 2020-06-21 00:29:57 UTC (rev 648713)
@@ -1,39 +0,0 @@
-From c4a2ad579a2fe5d357f2d6486c1afe84ef18a029 Mon Sep 17 00:00:00 2001
-From: Arne Welzel 
-Date: Sun, 8 Dec 2019 12:59:45 +0100
-Subject: [PATCH] php: Properly zero initialize zend_file_handle
-
-In the PHP bugtracker [1], the stacktrace included a bogus pointer value
-being passed to `_efree`. The ASCII value of the pointer is "02.11.81"
-which heavily pointed at usage of non-initialized data.
-
-#1  0x7f8fe07e9e96 in _efree (ptr=0x30322e31312e3831) at 
/data/work/php-src-php-7.4.0RC6/Zend/zend_alloc.c:2549
-
-The solution is to use an open-coded version of`zend_stream_init_filename()` 
[2].
-Maybe we could actually use the above helper, but I'm not familiar enough
-with PHP/versions/compat, so the proposed change seems safer.
-
-Should fix #2096.
-
-[1] https://bugs.php.net/bug.php?id=78828
-[2] 
https://github.com/php/php-src/blob/bc6e4b6c574261188519a1e83ba49998ffbcb12b/Zend/zend_stream.c#L70

- plugins/php/php_plugin.c | 3 +--
- 1 file changed, 1 insertion(+), 2 deletions(-)
-
-diff --git a/plugins/php/php_plugin.c b/plugins/php/php_plugin.c
-index 72c390223..1690fb60c 100644
 a/plugins/php/php_plugin.c
-+++ b/plugins/php/php_plugin.c
-@@ -1115,10 +1115,9 @@ int uwsgi_php_request(struct wsgi_request *wsgi_req) {
- 
-   SG(request_info).path_translated = wsgi_req->file;
- 
-+memset(&file_handle, 0, sizeof(zend_file_handle));
- file_handle.type = ZEND_HANDLE_FILENAME;
- file_handle.filename = real_fi

[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2020-01-22 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, January 23, 2020 @ 02:21:24
  Author: svenstaro
Revision: 554665

Remove msg2 function usage

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |1 -
 1 file changed, 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-23 02:20:42 UTC (rev 554664)
+++ PKGBUILD2020-01-23 02:21:24 UTC (rev 554665)
@@ -65,7 +65,6 @@
 cd $srcdir/$pkgbase-$pkgver
 cp $srcdir/archlinux.ini buildconf/archlinux.ini
 for patch in fix-php74.patch uwsgi_ruby20_compatibility.patch 
uwsgi_trick_chroot.patch; do
-msg2 "Applying $patch"
 patch -Np1 -i $srcdir/$patch
 done
 rm -rf plugins/ruby


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2019-12-25 Thread Felix Yan via arch-commits
Date: Thursday, December 26, 2019 @ 01:30:38
  Author: felixonmars
Revision: 541776

Ruby 2.7.0 rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-26 01:30:15 UTC (rev 541775)
+++ PKGBUILD2019-12-26 01:30:38 UTC (rev 541776)
@@ -22,7 +22,7 @@
  uwsgi-plugin-zabbix
  uwsgi-plugin-notfound)
 pkgver=2.0.18
-pkgrel=6
+pkgrel=7
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD fix-php74.patch)

2019-12-11 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, December 12, 2019 @ 05:36:29
  Author: svenstaro
Revision: 537213

upgpkg: uwsgi 2.0.18-6: Try fixing FS#64696

Added:
  uwsgi/trunk/fix-php74.patch
Modified:
  uwsgi/trunk/PKGBUILD

-+
 PKGBUILD|8 +---
 fix-php74.patch |   39 +++
 2 files changed, 44 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-12 05:12:32 UTC (rev 537212)
+++ PKGBUILD2019-12-12 05:36:29 UTC (rev 537213)
@@ -1,5 +1,5 @@
 # Maintainer: Daniel Wallace 
-# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Sven-Hendrik Haase 
 # Contributor: Valentin Hăloiu 
 # Contributor: Angel Velasquez 
 # Contributor: Kevin Zuber 
@@ -22,7 +22,7 @@
  uwsgi-plugin-zabbix
  uwsgi-plugin-notfound)
 pkgver=2.0.18
-pkgrel=5
+pkgrel=6
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -39,6 +39,7 @@
 uwsgi_at.service
 uwsgi_at.socket
 uwsgi_ruby20_compatibility.patch
+fix-php74.patch
 uwsgi_trick_chroot.patch
 emperor.ini
 emperor.uwsgi.service
@@ -52,6 +53,7 @@
 
'c0c1a5c2d31cdb7e0dc878ea3d0b6025532fb640ae7cf4d5f1eed2f89987e625c8dc7844d367283ed560fb3ef37915e3e9199be2e1b06fc4586ca862a653b4b5'
 
'fb51a4d102a1bc7d9f7d4c4f310ee65076bcfbc94b47e2dafdf9b20e99a661c5f938185dcf698437d81409376f0276b966f09b13c8a29462c48612df43c3f3ef'
 
'162ca1be96282b32e8e6be919b6315bfd08954c491056958985bf99e7f5bdad3511665f059329d6cb6ef5d222f9aa11d4dc43c72e6a963ab941ada959fe8d964'
+
'52a9c2e5d5c3841d22d4e87f46c7a1e9de0350bb2aca854b899d5729132156116ab4db4ca7d99d79aacf846812adf0db0c4f7cedf4575767266a713e622827a6'
 
'bc30f8ec69abd14fb96ada5b36cf65811a7a63ee27e224fcb6ceabe9935c1f17379cd872149a17da3d590b8ff60fbe7f77140d777aaf06e25e83388f897f611d'
 
'd54c84838ddb2f389e115ebb81aa2583705c9e330f020e6583b496f9c271ed236b6820c2a065f2b55a79adbf13e262b9ff2428124a8044b8fa20ca29ca4930ac'
 
'83a6859d729bf186236aaa7fb7433415f6b985f17e05b7ac571d8919bbf1fb9bd577b4f673d9787dea09752e3d8043f47ce3d9c7d5690faaa1365e477e6c9388'
@@ -62,7 +64,7 @@
 prepare() {
 cd $srcdir/$pkgbase-$pkgver
 cp $srcdir/archlinux.ini buildconf/archlinux.ini
-for patch in uwsgi_ruby20_compatibility.patch uwsgi_trick_chroot.patch; do
+for patch in fix-php74.patch uwsgi_ruby20_compatibility.patch 
uwsgi_trick_chroot.patch; do
 msg2 "Applying $patch"
 patch -Np1 -i $srcdir/$patch
 done

Added: fix-php74.patch
===
--- fix-php74.patch (rev 0)
+++ fix-php74.patch 2019-12-12 05:36:29 UTC (rev 537213)
@@ -0,0 +1,39 @@
+From c4a2ad579a2fe5d357f2d6486c1afe84ef18a029 Mon Sep 17 00:00:00 2001
+From: Arne Welzel 
+Date: Sun, 8 Dec 2019 12:59:45 +0100
+Subject: [PATCH] php: Properly zero initialize zend_file_handle
+
+In the PHP bugtracker [1], the stacktrace included a bogus pointer value
+being passed to `_efree`. The ASCII value of the pointer is "02.11.81"
+which heavily pointed at usage of non-initialized data.
+
+#1  0x7f8fe07e9e96 in _efree (ptr=0x30322e31312e3831) at 
/data/work/php-src-php-7.4.0RC6/Zend/zend_alloc.c:2549
+
+The solution is to use an open-coded version of`zend_stream_init_filename()` 
[2].
+Maybe we could actually use the above helper, but I'm not familiar enough
+with PHP/versions/compat, so the proposed change seems safer.
+
+Should fix #2096.
+
+[1] https://bugs.php.net/bug.php?id=78828
+[2] 
https://github.com/php/php-src/blob/bc6e4b6c574261188519a1e83ba49998ffbcb12b/Zend/zend_stream.c#L70
+---
+ plugins/php/php_plugin.c | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+diff --git a/plugins/php/php_plugin.c b/plugins/php/php_plugin.c
+index 72c390223..1690fb60c 100644
+--- a/plugins/php/php_plugin.c
 b/plugins/php/php_plugin.c
+@@ -1115,10 +1115,9 @@ int uwsgi_php_request(struct wsgi_request *wsgi_req) {
+ 
+   SG(request_info).path_translated = wsgi_req->file;
+ 
++memset(&file_handle, 0, sizeof(zend_file_handle));
+ file_handle.type = ZEND_HANDLE_FILENAME;
+ file_handle.filename = real_filename;
+-file_handle.free_filename = 0;
+-file_handle.opened_path = NULL;
+ 
+ if (php_request_startup(TSRMLS_C) == FAILURE) {
+   uwsgi_500(wsgi_req);


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2019-12-01 Thread Pierre Schmitz via arch-commits
Date: Sunday, December 1, 2019 @ 11:52:02
  Author: pierre
Revision: 534629

upgpkg: uwsgi 2.0.18-5

PHP 7.4 rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-01 08:51:22 UTC (rev 534628)
+++ PKGBUILD2019-12-01 11:52:02 UTC (rev 534629)
@@ -22,7 +22,7 @@
  uwsgi-plugin-zabbix
  uwsgi-plugin-notfound)
 pkgver=2.0.18
-pkgrel=4
+pkgrel=5
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2019-06-01 Thread Evangelos Foutras via arch-commits
Date: Saturday, June 1, 2019 @ 14:23:15
  Author: foutrelis
Revision: 476497

Perl 5.30 rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-01 14:21:32 UTC (rev 476496)
+++ PKGBUILD2019-06-01 14:23:15 UTC (rev 476497)
@@ -22,7 +22,7 @@
  uwsgi-plugin-zabbix
  uwsgi-plugin-notfound)
 pkgver=2.0.18
-pkgrel=2
+pkgrel=3
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2019-05-25 Thread Evangelos Foutras via arch-commits
Date: Saturday, May 25, 2019 @ 11:41:41
  Author: foutrelis
Revision: 470428

Perl 5.30 rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-25 11:41:35 UTC (rev 470427)
+++ PKGBUILD2019-05-25 11:41:41 UTC (rev 470428)
@@ -22,7 +22,7 @@
  uwsgi-plugin-zabbix
  uwsgi-plugin-notfound)
 pkgver=2.0.18
-pkgrel=1
+pkgrel=2
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2019-02-10 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, February 10, 2019 @ 15:13:29
  Author: svenstaro
Revision: 431459

upgpkg: uwsgi 2.0.18-1

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-10 15:11:39 UTC (rev 431458)
+++ PKGBUILD2019-02-10 15:13:29 UTC (rev 431459)
@@ -21,8 +21,8 @@
  uwsgi-plugin-webdav
  uwsgi-plugin-zabbix
  uwsgi-plugin-notfound)
-pkgver=2.0.17.1
-pkgrel=7
+pkgver=2.0.18
+pkgrel=1
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -45,7 +45,7 @@
 emperor.uwsgi.socket
 uwsgi.logrotate
 uwsgi.sysusers)
-sha512sums=('10d357961fde3a3f5f8e77986cc647313f95a33243e24c2afc482fce21df68a8ae48f90e7b5b76d7edc3cf8fd474d99823d6d60ef7477349abc65a319222f11b'
+sha512sums=('6561703279bcc4a81311d033810ac066d0f113bab13b0942f3eef86cac29c584a6641b52476840d6895151aee5ed064ae2d03b18932cf7f47e62f4eeed76da61'
 
'68eef703de39cb336915e1e9c36b11c65c2d46482407b0234ca245df0e052952abb7dd85b0a1cd4507c78356a3b7a55424524b3aa0997b559b51e7b20eab5e16'
 
'acfe9fb089d1905c3d736dbeaaef7eb1848b4ce8d1f585de653086cf7f90c166a1e493d0b62ba030a4bcf2eca9c919e0d6deea2ea1c0bcb8533d7cb040d2f67c'
 
'4def9dcd06cfc2c6ce554add9d9545a01f3bb2681f0a2a6fc4ba68f9101803a955cc41b5e70832ca448b196109368fdf874e81b7ec0edee4b51f864e16f7'


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2019-01-06 Thread Evangelos Foutras via arch-commits
Date: Monday, January 7, 2019 @ 01:05:28
  Author: foutrelis
Revision: 420824

Ruby 2.6.0 rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-07 01:05:28 UTC (rev 420823)
+++ PKGBUILD2019-01-07 01:05:28 UTC (rev 420824)
@@ -22,7 +22,7 @@
  uwsgi-plugin-zabbix
  uwsgi-plugin-notfound)
 pkgver=2.0.17.1
-pkgrel=6
+pkgrel=7
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2018-12-10 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, December 10, 2018 @ 16:43:44
  Author: svenstaro
Revision: 414298

upgpkg: uwsgi 2.0.17.1-6

rebuild for php 7.3

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-10 16:36:59 UTC (rev 414297)
+++ PKGBUILD2018-12-10 16:43:44 UTC (rev 414298)
@@ -22,7 +22,7 @@
  uwsgi-plugin-zabbix
  uwsgi-plugin-notfound)
 pkgver=2.0.17.1
-pkgrel=5
+pkgrel=6
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2018-11-19 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, November 19, 2018 @ 20:52:00
  Author: svenstaro
Revision: 408968

upgpkg: uwsgi 2.0.17.1-5

Remove mod_proxy_uwsgi as apache now provides this

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |   18 +++---
 1 file changed, 3 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-19 20:35:20 UTC (rev 408967)
+++ PKGBUILD2018-11-19 20:52:00 UTC (rev 408968)
@@ -20,10 +20,9 @@
  uwsgi-plugin-mono
  uwsgi-plugin-webdav
  uwsgi-plugin-zabbix
- uwsgi-plugin-notfound
- mod_proxy_uwsgi)
+ uwsgi-plugin-notfound)
 pkgver=2.0.17.1
-pkgrel=4
+pkgrel=5
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -31,7 +30,7 @@
 conflicts=(python-$pkgbase)
 makedepends=(gcc python python2 ruby python2-greenlet python-greenlet 
php-embed curl libxml2 libyaml
  perl lua51 pcre libedit openssl bzip2 gmp pam java-environment=7
- jansson classpath pypy mono python2-gevent apache systemd)
+ jansson classpath pypy mono python2-gevent systemd)
 optdepends=('systemd: daemon scripts')
 source=("https://projects.unbit.it/downloads/$pkgbase-$pkgver.tar.gz";
 
uwsgiplugin.py::https://raw.githubusercontent.com/unbit/uwsgi/9787f6882c2475aa9873e400988160b17dd04545/plugins/systemd_logger/uwsgiplugin.py
@@ -92,9 +91,6 @@
 python2 uwsgiconfig.py --plugin plugins/pypy archlinux pypy
 python2 uwsgiconfig.py --plugin plugins/zabbix archlinux zabbix
 python2 uwsgiconfig.py --plugin plugins/notfound archlinux notfound
-
-pushd $srcdir/$pkgbase-$pkgver/apache2
-/usr/bin/apxs -c mod_proxy_uwsgi.c
 }
 
 package_uwsgi() {
@@ -208,11 +204,3 @@
 pkgdesc="Plugin for notfound support"
 install -Dm755 $pkgbase-$pkgver/notfound_plugin.so 
$pkgdir/usr/lib/uwsgi/notfound_plugin.so
 }
-
-package_mod_proxy_uwsgi(){
-depends=(uwsgi apache)
-pkgdesc="Apache uWSGI proxy module"
-install -Dm755 \
-$pkgbase-$pkgver/apache2/.libs/mod_proxy_uwsgi.so \
-$pkgdir/usr/lib/httpd/modules/mod_proxy_uwsgi.so
-}


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2018-08-01 Thread Florian Pritz via arch-commits
Date: Wednesday, August 1, 2018 @ 12:33:57
  Author: bluewind
Revision: 366844

Perl 5.28 rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-08-01 12:33:04 UTC (rev 366843)
+++ PKGBUILD2018-08-01 12:33:57 UTC (rev 366844)
@@ -24,7 +24,7 @@
  uwsgi-plugin-notfound
  mod_proxy_uwsgi)
 pkgver=2.0.17.1
-pkgrel=3
+pkgrel=4
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2018-07-19 Thread Evangelos Foutras via arch-commits
Date: Thursday, July 19, 2018 @ 07:27:37
  Author: foutrelis
Revision: 362367

Python 3.7 rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-19 07:27:16 UTC (rev 362366)
+++ PKGBUILD2018-07-19 07:27:37 UTC (rev 362367)
@@ -24,7 +24,7 @@
  uwsgi-plugin-notfound
  mod_proxy_uwsgi)
 pkgver=2.0.17.1
-pkgrel=2
+pkgrel=3
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -158,9 +158,9 @@
 install -Dm755 $pkgbase-$pkgver/greenlet_plugin.so 
$pkgdir/usr/lib/uwsgi/greenlet_plugin.so
 install -Dm755 $pkgbase-$pkgver/gevent_plugin.so 
$pkgdir/usr/lib/uwsgi/gevent_plugin.so
 install -Dm755 $pkgbase-$pkgver/asyncio_plugin.so 
$pkgdir/usr/lib/uwsgi/asyncio_plugin.so
-install -Dm644 $pkgbase-$pkgver/uwsgidecorators.py 
$pkgdir/usr/lib/python3.6/site-packages/uwsgidecorators.py
-python -m compileall $pkgdir/usr/lib/python3.6/site-packages/
-python -O -m compileall $pkgdir/usr/lib/python3.6/site-packages/
+install -Dm644 $pkgbase-$pkgver/uwsgidecorators.py 
$pkgdir/usr/lib/python3.7/site-packages/uwsgidecorators.py
+python -m compileall $pkgdir/usr/lib/python3.7/site-packages/
+python -O -m compileall $pkgdir/usr/lib/python3.7/site-packages/
 }
 
 package_uwsgi-plugin-pypy() {


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2018-07-17 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, July 17, 2018 @ 23:22:51
  Author: svenstaro
Revision: 361186

upgpkg: uwsgi 2.0.17.1-2

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 9 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-17 22:49:10 UTC (rev 361185)
+++ PKGBUILD2018-07-17 23:22:51 UTC (rev 361186)
@@ -21,9 +21,10 @@
  uwsgi-plugin-mono
  uwsgi-plugin-webdav
  uwsgi-plugin-zabbix
+ uwsgi-plugin-notfound
  mod_proxy_uwsgi)
 pkgver=2.0.17.1
-pkgrel=1
+pkgrel=2
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -91,6 +92,7 @@
 python2 uwsgiconfig.py --plugin plugins/gevent archlinux gevent2
 python2 uwsgiconfig.py --plugin plugins/pypy archlinux pypy
 python2 uwsgiconfig.py --plugin plugins/zabbix archlinux zabbix
+python2 uwsgiconfig.py --plugin plugins/notfound archlinux notfound
 
 pushd $srcdir/$pkgbase-$pkgver/apache2
 /usr/bin/apxs -c mod_proxy_uwsgi.c
@@ -208,6 +210,12 @@
 install -Dm755 $pkgbase-$pkgver/zabbix_plugin.so 
$pkgdir/usr/lib/uwsgi/zabbix_plugin.so
 }
 
+package_uwsgi-plugin-notfound() {
+depends=(uwsgi)
+pkgdesc="Plugin for notfound support"
+install -Dm755 $pkgbase-$pkgver/notfound_plugin.so 
$pkgdir/usr/lib/uwsgi/notfound_plugin.so
+}
+
 package_mod_proxy_uwsgi(){
 depends=(uwsgi apache)
 pkgdesc="Apache uWSGI proxy module"


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2018-07-10 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, July 10, 2018 @ 15:59:06
  Author: svenstaro
Revision: 356238

upgpkg: uwsgi 2.0.17.1-1

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-10 15:53:01 UTC (rev 356237)
+++ PKGBUILD2018-07-10 15:59:06 UTC (rev 356238)
@@ -22,8 +22,8 @@
  uwsgi-plugin-webdav
  uwsgi-plugin-zabbix
  mod_proxy_uwsgi)
-pkgver=2.0.17
-pkgrel=2
+pkgver=2.0.17.1
+pkgrel=1
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -46,7 +46,7 @@
 emperor.uwsgi.socket
 uwsgi.logrotate
 uwsgi.sysusers)
-sha512sums=('639427fbb89a1c2610c1cafb6ff009398a3c0a8e27c3de3f00829428271ba97b64b1253368dd6150912cf1052be2a63cbe81613bbe964be27ee2e570d2b2'
+sha512sums=('10d357961fde3a3f5f8e77986cc647313f95a33243e24c2afc482fce21df68a8ae48f90e7b5b76d7edc3cf8fd474d99823d6d60ef7477349abc65a319222f11b'
 
'68eef703de39cb336915e1e9c36b11c65c2d46482407b0234ca245df0e052952abb7dd85b0a1cd4507c78356a3b7a55424524b3aa0997b559b51e7b20eab5e16'
 
'acfe9fb089d1905c3d736dbeaaef7eb1848b4ce8d1f585de653086cf7f90c166a1e493d0b62ba030a4bcf2eca9c919e0d6deea2ea1c0bcb8533d7cb040d2f67c'
 
'4def9dcd06cfc2c6ce554add9d9545a01f3bb2681f0a2a6fc4ba68f9101803a955cc41b5e70832ca448b196109368fdf874e81b7ec0edee4b51f864e16f7'


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2018-07-07 Thread Sven-Hendrik Haase via arch-commits
Date: Saturday, July 7, 2018 @ 15:36:32
  Author: svenstaro
Revision: 354002

upgpkg: uwsgi 2.0.17-2

fix deps

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-07 15:36:05 UTC (rev 354001)
+++ PKGBUILD2018-07-07 15:36:32 UTC (rev 354002)
@@ -23,7 +23,7 @@
  uwsgi-plugin-zabbix
  mod_proxy_uwsgi)
 pkgver=2.0.17
-pkgrel=1
+pkgrel=2
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -98,7 +98,7 @@
 
 package_uwsgi() {
 pkgdesc="A fast, self-healing and developer/sysadmin-friendly application 
container server coded in pure C"
-depends=(python2 libxml2 jansson libyaml libsystemd libcap pam pcre)
+depends=(libxml2 jansson libsystemd libcap pam pcre)
 install=uwsgi.install
 cd $srcdir/$pkgbase-$pkgver
 install -Dm755 uwsgi $pkgdir/usr/bin/uwsgi
@@ -134,7 +134,6 @@
 if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then
_perlver_min=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]);')
_perlver_max=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]+1);')
-   depends+=("perl>=$_perlver_min" "perl<$_perlver_max")
 fi
 # template end;
 }


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2018-03-01 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, March 1, 2018 @ 16:06:54
  Author: svenstaro
Revision: 300972

upgpkg: uwsgi 2.0.17-1

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-01 15:33:03 UTC (rev 300971)
+++ PKGBUILD2018-03-01 16:06:54 UTC (rev 300972)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  uwsgi-plugin-zabbix
  mod_proxy_uwsgi)
-pkgver=2.0.16
+pkgver=2.0.17
 pkgrel=1
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
@@ -46,7 +46,7 @@
 emperor.uwsgi.socket
 uwsgi.logrotate
 uwsgi.sysusers)
-sha512sums=('2f80da366e463971400648fc8dcc9d7a5b51f03cba0b1ce08ff9e8ed75f0955e2014c84892d9991bd7a6f6a4a6b4ac819477f8e4afeded258d3147b5becb2e77'
+sha512sums=('639427fbb89a1c2610c1cafb6ff009398a3c0a8e27c3de3f00829428271ba97b64b1253368dd6150912cf1052be2a63cbe81613bbe964be27ee2e570d2b2'
 
'68eef703de39cb336915e1e9c36b11c65c2d46482407b0234ca245df0e052952abb7dd85b0a1cd4507c78356a3b7a55424524b3aa0997b559b51e7b20eab5e16'
 
'acfe9fb089d1905c3d736dbeaaef7eb1848b4ce8d1f585de653086cf7f90c166a1e493d0b62ba030a4bcf2eca9c919e0d6deea2ea1c0bcb8533d7cb040d2f67c'
 
'4def9dcd06cfc2c6ce554add9d9545a01f3bb2681f0a2a6fc4ba68f9101803a955cc41b5e70832ca448b196109368fdf874e81b7ec0edee4b51f864e16f7'


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2018-02-10 Thread Sven-Hendrik Haase via arch-commits
Date: Saturday, February 10, 2018 @ 15:52:52
  Author: svenstaro
Revision: 291259

upgpkg: uwsgi 2.0.16-1

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-02-10 15:52:34 UTC (rev 291258)
+++ PKGBUILD2018-02-10 15:52:52 UTC (rev 291259)
@@ -22,8 +22,8 @@
  uwsgi-plugin-webdav
  uwsgi-plugin-zabbix
  mod_proxy_uwsgi)
-pkgver=2.0.15
-pkgrel=10
+pkgver=2.0.16
+pkgrel=1
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -46,7 +46,7 @@
 emperor.uwsgi.socket
 uwsgi.logrotate
 uwsgi.sysusers)
-sha512sums=('cb3ce7dc9eb9806151b04b04dc80ac7204cb4ddadf295eea98d5ebbf3a8c02f4b0bfb9a0490997c5edf427e39d3073a2d5b4fe7bd8ec458b30c0aab8e1da9bef'
+sha512sums=('2f80da366e463971400648fc8dcc9d7a5b51f03cba0b1ce08ff9e8ed75f0955e2014c84892d9991bd7a6f6a4a6b4ac819477f8e4afeded258d3147b5becb2e77'
 
'68eef703de39cb336915e1e9c36b11c65c2d46482407b0234ca245df0e052952abb7dd85b0a1cd4507c78356a3b7a55424524b3aa0997b559b51e7b20eab5e16'
 
'acfe9fb089d1905c3d736dbeaaef7eb1848b4ce8d1f585de653086cf7f90c166a1e493d0b62ba030a4bcf2eca9c919e0d6deea2ea1c0bcb8533d7cb040d2f67c'
 
'4def9dcd06cfc2c6ce554add9d9545a01f3bb2681f0a2a6fc4ba68f9101803a955cc41b5e70832ca448b196109368fdf874e81b7ec0edee4b51f864e16f7'


[arch-commits] Commit in uwsgi/trunk (PKGBUILD emperor.ini uwsgi.sysusers)

2018-02-05 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, February 5, 2018 @ 10:11:21
  Author: svenstaro
Revision: 289166

upgpkg: uwsgi 2.0.15-10

Add uwsgi group and remove dangerous defaults from emperor.ini

Added:
  uwsgi/trunk/uwsgi.sysusers
Modified:
  uwsgi/trunk/PKGBUILD
  uwsgi/trunk/emperor.ini

+
 PKGBUILD   |   11 +++
 emperor.ini|2 --
 uwsgi.sysusers |1 +
 3 files changed, 8 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-02-05 09:24:14 UTC (rev 289165)
+++ PKGBUILD2018-02-05 10:11:21 UTC (rev 289166)
@@ -23,7 +23,7 @@
  uwsgi-plugin-zabbix
  mod_proxy_uwsgi)
 pkgver=2.0.15
-pkgrel=9
+pkgrel=10
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -44,7 +44,8 @@
 emperor.ini
 emperor.uwsgi.service
 emperor.uwsgi.socket
-uwsgi.logrotate)
+uwsgi.logrotate
+uwsgi.sysusers)
 
sha512sums=('cb3ce7dc9eb9806151b04b04dc80ac7204cb4ddadf295eea98d5ebbf3a8c02f4b0bfb9a0490997c5edf427e39d3073a2d5b4fe7bd8ec458b30c0aab8e1da9bef'
 
'68eef703de39cb336915e1e9c36b11c65c2d46482407b0234ca245df0e052952abb7dd85b0a1cd4507c78356a3b7a55424524b3aa0997b559b51e7b20eab5e16'
 
'acfe9fb089d1905c3d736dbeaaef7eb1848b4ce8d1f585de653086cf7f90c166a1e493d0b62ba030a4bcf2eca9c919e0d6deea2ea1c0bcb8533d7cb040d2f67c'
@@ -53,10 +54,11 @@
 
'fb51a4d102a1bc7d9f7d4c4f310ee65076bcfbc94b47e2dafdf9b20e99a661c5f938185dcf698437d81409376f0276b966f09b13c8a29462c48612df43c3f3ef'
 
'162ca1be96282b32e8e6be919b6315bfd08954c491056958985bf99e7f5bdad3511665f059329d6cb6ef5d222f9aa11d4dc43c72e6a963ab941ada959fe8d964'
 
'bc30f8ec69abd14fb96ada5b36cf65811a7a63ee27e224fcb6ceabe9935c1f17379cd872149a17da3d590b8ff60fbe7f77140d777aaf06e25e83388f897f611d'
-
'41cc29ea14ca87749959379ead773d9a3a499c6bc7be17800e06e33c998a929ae855c9ad0fe2039e26a034c24d2845833945333442b98d7c6f0924aa2a036b1b'
+
'd54c84838ddb2f389e115ebb81aa2583705c9e330f020e6583b496f9c271ed236b6820c2a065f2b55a79adbf13e262b9ff2428124a8044b8fa20ca29ca4930ac'
 
'83a6859d729bf186236aaa7fb7433415f6b985f17e05b7ac571d8919bbf1fb9bd577b4f673d9787dea09752e3d8043f47ce3d9c7d5690faaa1365e477e6c9388'
 
'592c85270f43b37e9c51aae126533830515b96fff9fcae969ee865fe173bd0550c7729530d5ff1e44ffee43cd5c78c96688ce091c677a4196379e24983c0180e'
-
'937878372aa1556f6ba62ad7148d1681288c94d6cff609368a9e861dd4d4524330006a08ae5993441f7d3101170e3a0a681a4c8b3c2c13b364b8b1f81cf25117')
+
'937878372aa1556f6ba62ad7148d1681288c94d6cff609368a9e861dd4d4524330006a08ae5993441f7d3101170e3a0a681a4c8b3c2c13b364b8b1f81cf25117'
+
'9e9eab08199cf08810ec95b0697cd8817226986d1e3aeb54845c0140ea5887360580348f295060c0558fb2d6aaed26fec929ea36b28cfeaf2b3588ce40fec3df')
 
 prepare() {
 cd $srcdir/$pkgbase-$pkgver
@@ -107,6 +109,7 @@
 install -Dm644 $srcdir/emperor.ini $pkgdir/etc/uwsgi/emperor.ini
 install -Dm644 $srcdir/tmpfilesd $pkgdir/usr/lib/tmpfiles.d/uwsgi.conf
 install -Dm644 $srcdir/uwsgi.logrotate $pkgdir/etc/logrotate.d/uwsgi
+install -Dm644 $srcdir/uwsgi.sysusers $pkgdir/usr/lib/sysusers.d/uwsgi.conf
 }
 
 package_uwsgi-plugin-cgi() {

Modified: emperor.ini
===
--- emperor.ini 2018-02-05 09:24:14 UTC (rev 289165)
+++ emperor.ini 2018-02-05 10:11:21 UTC (rev 289166)
@@ -1,4 +1,2 @@
 [uwsgi]
 emperor = /etc/uwsgi/vassals
-uid = http
-gid = http

Added: uwsgi.sysusers
===
--- uwsgi.sysusers  (rev 0)
+++ uwsgi.sysusers  2018-02-05 10:11:21 UTC (rev 289166)
@@ -0,0 +1 @@
+g uwsgi 53 -


[arch-commits] Commit in uwsgi/trunk (PKGBUILD uwsgi.logrotate)

2018-01-20 Thread Bartłomiej Piotrowski via arch-commits
Date: Saturday, January 20, 2018 @ 13:34:31
  Author: bpiotrowski
Revision: 284273

2.0.15-9: rotate logs as root:uwsgi

Modified:
  uwsgi/trunk/PKGBUILD
  uwsgi/trunk/uwsgi.logrotate

-+
 PKGBUILD|4 ++--
 uwsgi.logrotate |1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-20 13:16:16 UTC (rev 284272)
+++ PKGBUILD2018-01-20 13:34:31 UTC (rev 284273)
@@ -23,7 +23,7 @@
  uwsgi-plugin-zabbix
  mod_proxy_uwsgi)
 pkgver=2.0.15
-pkgrel=8
+pkgrel=9
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -56,7 +56,7 @@
 
'41cc29ea14ca87749959379ead773d9a3a499c6bc7be17800e06e33c998a929ae855c9ad0fe2039e26a034c24d2845833945333442b98d7c6f0924aa2a036b1b'
 
'83a6859d729bf186236aaa7fb7433415f6b985f17e05b7ac571d8919bbf1fb9bd577b4f673d9787dea09752e3d8043f47ce3d9c7d5690faaa1365e477e6c9388'
 
'592c85270f43b37e9c51aae126533830515b96fff9fcae969ee865fe173bd0550c7729530d5ff1e44ffee43cd5c78c96688ce091c677a4196379e24983c0180e'
-
'f7f6f4a6e55ba770022dca068723be8fabe50074ea34384ddb3d876f96d279d0890c7d8d624b3cfe62be43e1eab588e072bd4bb3d3d1cd4ef966b317461b80c5')
+
'937878372aa1556f6ba62ad7148d1681288c94d6cff609368a9e861dd4d4524330006a08ae5993441f7d3101170e3a0a681a4c8b3c2c13b364b8b1f81cf25117')
 
 prepare() {
 cd $srcdir/$pkgbase-$pkgver

Modified: uwsgi.logrotate
===
--- uwsgi.logrotate 2018-01-20 13:16:16 UTC (rev 284272)
+++ uwsgi.logrotate 2018-01-20 13:34:31 UTC (rev 284273)
@@ -6,4 +6,5 @@
   delaycompress
   missingok
   notifempty
+  su root uwsgi
 }


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2018-01-02 Thread Evangelos Foutras via arch-commits
Date: Wednesday, January 3, 2018 @ 07:36:37
  Author: foutrelis
Revision: 277943

Ruby 2.5.0 rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-03 07:36:17 UTC (rev 277942)
+++ PKGBUILD2018-01-03 07:36:37 UTC (rev 277943)
@@ -23,7 +23,7 @@
  uwsgi-plugin-zabbix
  mod_proxy_uwsgi)
 pkgver=2.0.15
-pkgrel=7
+pkgrel=8
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2017-11-19 Thread Sven-Hendrik Haase
Date: Monday, November 20, 2017 @ 02:48:14
  Author: svenstaro
Revision: 267510

upgpkg: uwsgi 2.0.15-7

rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-11-20 00:54:28 UTC (rev 267509)
+++ PKGBUILD2017-11-20 02:48:14 UTC (rev 267510)
@@ -23,7 +23,7 @@
  uwsgi-plugin-zabbix
  mod_proxy_uwsgi)
 pkgver=2.0.15
-pkgrel=6
+pkgrel=7
 arch=(x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2017-10-20 Thread Florian Pritz
Date: Friday, October 20, 2017 @ 17:28:11
  Author: bluewind
Revision: 263743

upgpkg: uwsgi 2.0.15-6

Add zabbix plugin

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 9 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-20 16:12:52 UTC (rev 263742)
+++ PKGBUILD2017-10-20 17:28:11 UTC (rev 263743)
@@ -20,9 +20,10 @@
  uwsgi-plugin-jvm
  uwsgi-plugin-mono
  uwsgi-plugin-webdav
+ uwsgi-plugin-zabbix
  mod_proxy_uwsgi)
 pkgver=2.0.15
-pkgrel=5
+pkgrel=6
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -87,6 +88,7 @@
 python2 uwsgiconfig.py --plugin plugins/greenlet archlinux greenlet2
 python2 uwsgiconfig.py --plugin plugins/gevent archlinux gevent2
 python2 uwsgiconfig.py --plugin plugins/pypy archlinux pypy
+python2 uwsgiconfig.py --plugin plugins/zabbix archlinux zabbix
 
 pushd $srcdir/$pkgbase-$pkgver/apache2
 /usr/bin/apxs -c mod_proxy_uwsgi.c
@@ -198,6 +200,12 @@
 install -Dm755 $pkgbase-$pkgver/webdav_plugin.so 
$pkgdir/usr/lib/uwsgi/webdav_plugin.so
 }
 
+package_uwsgi-plugin-zabbix() {
+depends=(uwsgi)
+pkgdesc="Plugin for zabbix support"
+install -Dm755 $pkgbase-$pkgver/zabbix_plugin.so 
$pkgdir/usr/lib/uwsgi/zabbix_plugin.so
+}
+
 package_mod_proxy_uwsgi(){
 depends=(uwsgi apache)
 pkgdesc="Apache uWSGI proxy module"


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2017-08-26 Thread Evangelos Foutras
Date: Saturday, August 26, 2017 @ 12:57:07
  Author: foutrelis
Revision: 253993

Perl versioned binary modules rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-26 12:54:36 UTC (rev 253992)
+++ PKGBUILD2017-08-26 12:57:07 UTC (rev 253993)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.15
-pkgrel=4
+pkgrel=5
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2017-08-24 Thread Evangelos Foutras
Date: Thursday, August 24, 2017 @ 13:39:05
  Author: foutrelis
Revision: 253255

Perl versioned binary modules rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-24 13:30:28 UTC (rev 253254)
+++ PKGBUILD2017-08-24 13:39:05 UTC (rev 253255)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.15
-pkgrel=3
+pkgrel=4
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2017-07-13 Thread Sven-Hendrik Haase
Date: Thursday, July 13, 2017 @ 15:37:51
  Author: svenstaro
Revision: 244978

Add systemd to makedeps

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-07-13 15:21:39 UTC (rev 244977)
+++ PKGBUILD2017-07-13 15:37:51 UTC (rev 244978)
@@ -30,7 +30,7 @@
 conflicts=(python-$pkgbase)
 makedepends=(gcc python python2 ruby python2-greenlet python-greenlet 
php-embed curl libxml2 libyaml
  perl lua51 pcre libedit openssl bzip2 gmp pam java-environment=7
- jansson classpath pypy mono python2-gevent apache)
+ jansson classpath pypy mono python2-gevent apache systemd)
 optdepends=('systemd: daemon scripts')
 source=("https://projects.unbit.it/downloads/$pkgbase-$pkgver.tar.gz";
 
uwsgiplugin.py::https://raw.githubusercontent.com/unbit/uwsgi/9787f6882c2475aa9873e400988160b17dd04545/plugins/systemd_logger/uwsgiplugin.py


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2017-06-01 Thread Felix Yan
Date: Thursday, June 1, 2017 @ 12:15:35
  Author: felixonmars
Revision: 232251

Perl 5.26 rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-01 12:15:13 UTC (rev 232250)
+++ PKGBUILD2017-06-01 12:15:35 UTC (rev 232251)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.15
-pkgrel=2
+pkgrel=3
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD uwsgi.install)

2017-05-23 Thread Sven-Hendrik Haase
Date: Wednesday, May 24, 2017 @ 03:46:01
  Author: svenstaro
Revision: 229868

upgpkg: uwsgi 2.0.15-2

Remove systemd-tmpfiles call

Modified:
  uwsgi/trunk/PKGBUILD
  uwsgi/trunk/uwsgi.install

---+
 PKGBUILD  |2 +-
 uwsgi.install |3 ---
 2 files changed, 1 insertion(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-24 02:54:56 UTC (rev 229867)
+++ PKGBUILD2017-05-24 03:46:01 UTC (rev 229868)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.15
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)

Modified: uwsgi.install
===
--- uwsgi.install   2017-05-24 02:54:56 UTC (rev 229867)
+++ uwsgi.install   2017-05-24 03:46:01 UTC (rev 229868)
@@ -1,6 +1,3 @@
-post_install(){
-command -v systemd-tmpfiles && systemd-tmpfiles --create 
/usr/lib/tmpfiles.d/uwsgi.conf
-}
 post_update(){
 echo "To use uwsgi@.socket and uwsgi@.service:"
 echo "\tAll you need to do is put the name of your .ini file after the @ 
sign"


[arch-commits] Commit in uwsgi/trunk (PKGBUILD uwsgi.logrotate)

2017-03-02 Thread Giancarlo Razzolini
Date: Friday, March 3, 2017 @ 06:26:53
  Author: grazzolini
Revision: 214613

upgpkg: uwsgi 2.0.14-8 (logrotate)

Add a logrotate configuration, rotating daily and keeping the
last 7 logfiles. Inspired on debian logrotate that is distributed
with their uwsgi package.

Added:
  uwsgi/trunk/uwsgi.logrotate
Modified:
  uwsgi/trunk/PKGBUILD

-+
 PKGBUILD|9 ++---
 uwsgi.logrotate |9 +
 2 files changed, 15 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-03 06:15:11 UTC (rev 214612)
+++ PKGBUILD2017-03-03 06:26:53 UTC (rev 214613)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.14
-pkgrel=7
+pkgrel=8
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -43,7 +43,8 @@
 uwsgi_php_7.1.patch
 emperor.ini
 emperor.uwsgi.service
-emperor.uwsgi.socket)
+emperor.uwsgi.socket
+uwsgi.logrotate)
 
sha512sums=('cf557ba27cb1c28e784e8909043bca874cd56846aa9ebaf1ff229191ad20484e467147a6ea7cc629399d4afd6e4ac4479b2f6827729df04321eef4bf842b9e42'
 
'68eef703de39cb336915e1e9c36b11c65c2d46482407b0234ca245df0e052952abb7dd85b0a1cd4507c78356a3b7a55424524b3aa0997b559b51e7b20eab5e16'
 
'acfe9fb089d1905c3d736dbeaaef7eb1848b4ce8d1f585de653086cf7f90c166a1e493d0b62ba030a4bcf2eca9c919e0d6deea2ea1c0bcb8533d7cb040d2f67c'
@@ -55,7 +56,8 @@
 
'f973136c51ec0847ac6b3c3eb6ad45a1d137ada69e79a966ea92076ce29166b1f0b92b83d10b18153e48772a22c4b67a52a9e6c55a966c00f0cd0db644bb829f'
 
'41cc29ea14ca87749959379ead773d9a3a499c6bc7be17800e06e33c998a929ae855c9ad0fe2039e26a034c24d2845833945333442b98d7c6f0924aa2a036b1b'
 
'83a6859d729bf186236aaa7fb7433415f6b985f17e05b7ac571d8919bbf1fb9bd577b4f673d9787dea09752e3d8043f47ce3d9c7d5690faaa1365e477e6c9388'
-
'592c85270f43b37e9c51aae126533830515b96fff9fcae969ee865fe173bd0550c7729530d5ff1e44ffee43cd5c78c96688ce091c677a4196379e24983c0180e')
+
'592c85270f43b37e9c51aae126533830515b96fff9fcae969ee865fe173bd0550c7729530d5ff1e44ffee43cd5c78c96688ce091c677a4196379e24983c0180e'
+
'f7f6f4a6e55ba770022dca068723be8fabe50074ea34384ddb3d876f96d279d0890c7d8d624b3cfe62be43e1eab588e072bd4bb3d3d1cd4ef966b317461b80c5')
 
 prepare() {
 cd $srcdir/$pkgbase-$pkgver
@@ -102,6 +104,7 @@
 install -Dm644 $srcdir/emperor.uwsgi.socket 
$pkgdir/usr/lib/systemd/system/emperor.uwsgi.socket
 install -Dm644 $srcdir/emperor.ini $pkgdir/etc/uwsgi/emperor.ini
 install -Dm644 $srcdir/tmpfilesd $pkgdir/usr/lib/tmpfiles.d/uwsgi.conf
+install -Dm644 $srcdir/uwsgi.logrotate $pkgdir/etc/logrotate.d/uwsgi
 }
 
 package_uwsgi-plugin-cgi() {

Added: uwsgi.logrotate
===
--- uwsgi.logrotate (rev 0)
+++ uwsgi.logrotate 2017-03-03 06:26:53 UTC (rev 214613)
@@ -0,0 +1,9 @@
+/var/log/uwsgi/*.log /var/log/uwsgi/*/*.log {
+  copytruncate
+  daily
+  rotate 7
+  compress
+  delaycompress
+  missingok
+  notifempty
+}


[arch-commits] Commit in uwsgi/trunk (PKGBUILD uwsgi_php_7.1.patch)

2017-01-17 Thread Felix Yan
Date: Tuesday, January 17, 2017 @ 16:38:57
  Author: felixonmars
Revision: 207752

upgpkg: uwsgi 2.0.14-7

rebuild with php 7.1

Added:
  uwsgi/trunk/uwsgi_php_7.1.patch
Modified:
  uwsgi/trunk/PKGBUILD

-+
 PKGBUILD|6 --
 uwsgi_php_7.1.patch |   30 ++
 2 files changed, 34 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-17 16:33:59 UTC (rev 207751)
+++ PKGBUILD2017-01-17 16:38:57 UTC (rev 207752)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.14
-pkgrel=6
+pkgrel=7
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -40,6 +40,7 @@
 uwsgi_at.socket
 uwsgi_ruby20_compatibility.patch
 uwsgi_trick_chroot.patch
+uwsgi_php_7.1.patch
 emperor.ini
 emperor.uwsgi.service
 emperor.uwsgi.socket)
@@ -51,6 +52,7 @@
 
'fb51a4d102a1bc7d9f7d4c4f310ee65076bcfbc94b47e2dafdf9b20e99a661c5f938185dcf698437d81409376f0276b966f09b13c8a29462c48612df43c3f3ef'
 
'162ca1be96282b32e8e6be919b6315bfd08954c491056958985bf99e7f5bdad3511665f059329d6cb6ef5d222f9aa11d4dc43c72e6a963ab941ada959fe8d964'
 
'bc30f8ec69abd14fb96ada5b36cf65811a7a63ee27e224fcb6ceabe9935c1f17379cd872149a17da3d590b8ff60fbe7f77140d777aaf06e25e83388f897f611d'
+
'f973136c51ec0847ac6b3c3eb6ad45a1d137ada69e79a966ea92076ce29166b1f0b92b83d10b18153e48772a22c4b67a52a9e6c55a966c00f0cd0db644bb829f'
 
'41cc29ea14ca87749959379ead773d9a3a499c6bc7be17800e06e33c998a929ae855c9ad0fe2039e26a034c24d2845833945333442b98d7c6f0924aa2a036b1b'
 
'83a6859d729bf186236aaa7fb7433415f6b985f17e05b7ac571d8919bbf1fb9bd577b4f673d9787dea09752e3d8043f47ce3d9c7d5690faaa1365e477e6c9388'
 
'592c85270f43b37e9c51aae126533830515b96fff9fcae969ee865fe173bd0550c7729530d5ff1e44ffee43cd5c78c96688ce091c677a4196379e24983c0180e')
@@ -58,7 +60,7 @@
 prepare() {
 cd $srcdir/$pkgbase-$pkgver
 cp $srcdir/archlinux.ini buildconf/archlinux.ini
-for patch in uwsgi_ruby20_compatibility.patch uwsgi_trick_chroot.patch; do
+for patch in uwsgi_ruby20_compatibility.patch uwsgi_trick_chroot.patch 
uwsgi_php_7.1.patch; do
 msg2 "Applying $patch"
 patch -Np1 -i $srcdir/$patch
 done

Added: uwsgi_php_7.1.patch
===
--- uwsgi_php_7.1.patch (rev 0)
+++ uwsgi_php_7.1.patch 2017-01-17 16:38:57 UTC (rev 207752)
@@ -0,0 +1,30 @@
+From 03dc7e49433defbe47b0c900c86b0968eeda174c Mon Sep 17 00:00:00 2001
+From: Damjan Georgievski 
+Date: Tue, 10 Jan 2017 01:20:25 +0100
+Subject: [PATCH] fix compilation with php 7.1
+
+php 7.1 changed the signature of the log_message function in
+sapi_module_struct. Let's assume it will stay like this for all versions >= 7.1
+
+fixes #1427
+---
+ plugins/php/php_plugin.c | 5 -
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+diff --git a/plugins/php/php_plugin.c b/plugins/php/php_plugin.c
+index 7440d55..78d980f 100644
+--- a/plugins/php/php_plugin.c
 b/plugins/php/php_plugin.c
+@@ -568,8 +568,11 @@ static int php_uwsgi_startup(sapi_module_struct 
*sapi_module)
+   }
+ }
+ 
++#if ((PHP_MAJOR_VERSION >= 7) && (PHP_MINOR_VERSION >= 1))
++static void sapi_uwsgi_log_message(char *message, int syslog_type_int) {
++#else
+ static void sapi_uwsgi_log_message(char *message TSRMLS_DC) {
+-
++#endif
+   uwsgi_log("%s\n", message);
+ }
+ 


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2017-01-17 Thread Felix Yan
Date: Tuesday, January 17, 2017 @ 16:31:26
  Author: felixonmars
Revision: 207748

upgpkg: uwsgi 2.0.14-6

rebuild again with extra/php

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-17 16:23:00 UTC (rev 207747)
+++ PKGBUILD2017-01-17 16:31:26 UTC (rev 207748)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.14
-pkgrel=5
+pkgrel=6
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2017-01-09 Thread Evangelos Foutras
Date: Tuesday, January 10, 2017 @ 00:35:45
  Author: foutrelis
Revision: 206309

Ruby 2.4.0 rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-10 00:31:40 UTC (rev 206308)
+++ PKGBUILD2017-01-10 00:35:45 UTC (rev 206309)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.14
-pkgrel=4
+pkgrel=5
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2017-01-09 Thread Sven-Hendrik Haase
Date: Monday, January 9, 2017 @ 23:58:46
  Author: svenstaro
Revision: 206279

upgpkg: uwsgi 2.0.14-4

rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-09 23:52:26 UTC (rev 206278)
+++ PKGBUILD2017-01-09 23:58:46 UTC (rev 206279)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.14
-pkgrel=3
+pkgrel=4
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2017-01-09 Thread Evangelos Foutras
Date: Monday, January 9, 2017 @ 18:00:03
  Author: foutrelis
Revision: 206182

Ruby 2.4.0 rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-09 17:58:35 UTC (rev 206181)
+++ PKGBUILD2017-01-09 18:00:03 UTC (rev 206182)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.14
-pkgrel=2
+pkgrel=3
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2016-12-25 Thread Felix Yan
Date: Sunday, December 25, 2016 @ 17:51:16
  Author: felixonmars
Revision: 202159

Python 3.6 rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-25 17:51:15 UTC (rev 202158)
+++ PKGBUILD2016-12-25 17:51:16 UTC (rev 202159)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.14
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -147,9 +147,9 @@
 install -Dm755 $pkgbase-$pkgver/greenlet_plugin.so 
$pkgdir/usr/lib/uwsgi/greenlet_plugin.so
 install -Dm755 $pkgbase-$pkgver/gevent_plugin.so 
$pkgdir/usr/lib/uwsgi/gevent_plugin.so
 install -Dm755 $pkgbase-$pkgver/asyncio_plugin.so 
$pkgdir/usr/lib/uwsgi/asyncio_plugin.so
-install -Dm644 $pkgbase-$pkgver/uwsgidecorators.py 
$pkgdir/usr/lib/python3.5/site-packages/uwsgidecorators.py
-python -m compileall $pkgdir/usr/lib/python3.5/site-packages/
-python -O -m compileall $pkgdir/usr/lib/python3.5/site-packages/
+install -Dm644 $pkgbase-$pkgver/uwsgidecorators.py 
$pkgdir/usr/lib/python3.6/site-packages/uwsgidecorators.py
+python -m compileall $pkgdir/usr/lib/python3.6/site-packages/
+python -O -m compileall $pkgdir/usr/lib/python3.6/site-packages/
 }
 
 package_uwsgi-plugin-pypy() {


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2016-12-14 Thread Sven-Hendrik Haase
Date: Wednesday, December 14, 2016 @ 12:20:47
  Author: svenstaro
Revision: 199406

Use sha512sums and HTTPS

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |   25 -
 1 file changed, 12 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-14 12:18:42 UTC (rev 199405)
+++ PKGBUILD2016-12-14 12:20:47 UTC (rev 199406)
@@ -32,7 +32,7 @@
  perl lua51 pcre libedit openssl bzip2 gmp pam java-environment=7
  jansson classpath pypy mono python2-gevent apache)
 optdepends=('systemd: daemon scripts')
-source=(http://projects.unbit.it/downloads/$pkgbase-$pkgver.tar.gz
+source=("https://projects.unbit.it/downloads/$pkgbase-$pkgver.tar.gz";
 
uwsgiplugin.py::https://raw.githubusercontent.com/unbit/uwsgi/9787f6882c2475aa9873e400988160b17dd04545/plugins/systemd_logger/uwsgiplugin.py
 archlinux.ini
 tmpfilesd
@@ -43,19 +43,18 @@
 emperor.ini
 emperor.uwsgi.service
 emperor.uwsgi.socket)
+sha512sums=('cf557ba27cb1c28e784e8909043bca874cd56846aa9ebaf1ff229191ad20484e467147a6ea7cc629399d4afd6e4ac4479b2f6827729df04321eef4bf842b9e42'
+
'68eef703de39cb336915e1e9c36b11c65c2d46482407b0234ca245df0e052952abb7dd85b0a1cd4507c78356a3b7a55424524b3aa0997b559b51e7b20eab5e16'
+
'acfe9fb089d1905c3d736dbeaaef7eb1848b4ce8d1f585de653086cf7f90c166a1e493d0b62ba030a4bcf2eca9c919e0d6deea2ea1c0bcb8533d7cb040d2f67c'
+
'4def9dcd06cfc2c6ce554add9d9545a01f3bb2681f0a2a6fc4ba68f9101803a955cc41b5e70832ca448b196109368fdf874e81b7ec0edee4b51f864e16f7'
+
'c0c1a5c2d31cdb7e0dc878ea3d0b6025532fb640ae7cf4d5f1eed2f89987e625c8dc7844d367283ed560fb3ef37915e3e9199be2e1b06fc4586ca862a653b4b5'
+
'fb51a4d102a1bc7d9f7d4c4f310ee65076bcfbc94b47e2dafdf9b20e99a661c5f938185dcf698437d81409376f0276b966f09b13c8a29462c48612df43c3f3ef'
+
'162ca1be96282b32e8e6be919b6315bfd08954c491056958985bf99e7f5bdad3511665f059329d6cb6ef5d222f9aa11d4dc43c72e6a963ab941ada959fe8d964'
+
'bc30f8ec69abd14fb96ada5b36cf65811a7a63ee27e224fcb6ceabe9935c1f17379cd872149a17da3d590b8ff60fbe7f77140d777aaf06e25e83388f897f611d'
+
'41cc29ea14ca87749959379ead773d9a3a499c6bc7be17800e06e33c998a929ae855c9ad0fe2039e26a034c24d2845833945333442b98d7c6f0924aa2a036b1b'
+
'83a6859d729bf186236aaa7fb7433415f6b985f17e05b7ac571d8919bbf1fb9bd577b4f673d9787dea09752e3d8043f47ce3d9c7d5690faaa1365e477e6c9388'
+
'592c85270f43b37e9c51aae126533830515b96fff9fcae969ee865fe173bd0550c7729530d5ff1e44ffee43cd5c78c96688ce091c677a4196379e24983c0180e')
 
-md5sums=('d4b2c7db274dc20be54a977c9b040b7e'
- 'd3c9f32479d816208c3620a782fa5246'
- '9aced0faffc5fc04afccf946e8a2a886'
- '752475ee32286acfbafa49b898616817'
- 'feaf107977aec047101acdbf06810f30'
- 'ea381549fe65a5d72fa1abb5ceb7d3ef'
- '4d09535ce379c8acd76160f35d5d6b55'
- 'a49705b98c28dee890b2f88cbaa58be3'
- '5fa14ddea9a3dae17b5be28468d47b80'
- '25dfcc365241f16d7ea16f7143698b53'
- '3ab4486e02f5c217566fb6c8d469c246')
-
 prepare() {
 cd $srcdir/$pkgbase-$pkgver
 cp $srcdir/archlinux.ini buildconf/archlinux.ini


[arch-commits] Commit in uwsgi/trunk (PKGBUILD uwsgi.install)

2016-10-09 Thread Sven-Hendrik Haase
Date: Monday, October 10, 2016 @ 06:06:13
  Author: svenstaro
Revision: 191783

upgpkg: uwsgi 2.0.14-1

upstream release 2.0.14

Modified:
  uwsgi/trunk/PKGBUILD
  uwsgi/trunk/uwsgi.install

---+
 PKGBUILD  |9 ++---
 uwsgi.install |2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-10 06:03:13 UTC (rev 191782)
+++ PKGBUILD2016-10-10 06:06:13 UTC (rev 191783)
@@ -21,8 +21,8 @@
  uwsgi-plugin-mono
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
-pkgver=2.0.13.1
-pkgrel=3
+pkgver=2.0.14
+pkgrel=1
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -31,6 +31,7 @@
 makedepends=(gcc python python2 ruby python2-greenlet python-greenlet 
php-embed curl libxml2 libyaml
  perl lua51 pcre libedit openssl bzip2 gmp pam java-environment=7
  jansson classpath pypy mono python2-gevent apache)
+optdepends=('systemd: daemon scripts')
 source=(http://projects.unbit.it/downloads/$pkgbase-$pkgver.tar.gz
 
uwsgiplugin.py::https://raw.githubusercontent.com/unbit/uwsgi/9787f6882c2475aa9873e400988160b17dd04545/plugins/systemd_logger/uwsgiplugin.py
 archlinux.ini
@@ -43,7 +44,7 @@
 emperor.uwsgi.service
 emperor.uwsgi.socket)
 
-md5sums=('e9ec5b2b296ce21b3787e0579d02bade'
+md5sums=('d4b2c7db274dc20be54a977c9b040b7e'
  'd3c9f32479d816208c3620a782fa5246'
  '9aced0faffc5fc04afccf946e8a2a886'
  '752475ee32286acfbafa49b898616817'
@@ -72,6 +73,8 @@
 build() {
 pushd $srcdir/$pkgbase-$pkgver
 
+export UWSGICONFIG_LUAPC='lua51'
+
 python uwsgiconfig.py --build archlinux
 python uwsgiconfig.py --plugin plugins/python archlinux python
 python uwsgiconfig.py --plugin plugins/greenlet archlinux greenlet

Modified: uwsgi.install
===
--- uwsgi.install   2016-10-10 06:03:13 UTC (rev 191782)
+++ uwsgi.install   2016-10-10 06:06:13 UTC (rev 191783)
@@ -1,5 +1,5 @@
 post_install(){
-systemd-tmpfiles --create /usr/lib/tmpfiles.d/uwsgi.conf
+command -v systemd-tmpfiles && systemd-tmpfiles --create 
/usr/lib/tmpfiles.d/uwsgi.conf
 }
 post_update(){
 echo "To use uwsgi@.socket and uwsgi@.service:"


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2016-05-31 Thread Sven-Hendrik Haase
Date: Wednesday, June 1, 2016 @ 05:48:50
  Author: svenstaro
Revision: 177587

upgpkg: uwsgi 2.0.13.1-3

rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-06-01 03:44:35 UTC (rev 177586)
+++ PKGBUILD2016-06-01 03:48:50 UTC (rev 177587)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.13.1
-pkgrel=2
+pkgrel=3
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2016-05-31 Thread Sven-Hendrik Haase
Date: Wednesday, June 1, 2016 @ 05:43:58
  Author: svenstaro
Revision: 177585

upgpkg: uwsgi 2.0.13.1-2

rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-06-01 03:36:24 UTC (rev 177584)
+++ PKGBUILD2016-06-01 03:43:58 UTC (rev 177585)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.13.1
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2016-05-16 Thread Sven-Hendrik Haase
Date: Monday, May 16, 2016 @ 23:39:04
  Author: svenstaro
Revision: 175512

upgpkg: uwsgi 2.0.13.1-1

upstream release 2.0.13.1

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-16 21:32:24 UTC (rev 175511)
+++ PKGBUILD2016-05-16 21:39:04 UTC (rev 175512)
@@ -21,8 +21,8 @@
  uwsgi-plugin-mono
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
-pkgver=2.0.13
-pkgrel=2
+pkgver=2.0.13.1
+pkgrel=1
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -43,7 +43,7 @@
 emperor.uwsgi.service
 emperor.uwsgi.socket)
 
-md5sums=('5c2e93fc01796a26e418144064a3e396'
+md5sums=('e9ec5b2b296ce21b3787e0579d02bade'
  'd3c9f32479d816208c3620a782fa5246'
  '9aced0faffc5fc04afccf946e8a2a886'
  '752475ee32286acfbafa49b898616817'


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2016-05-10 Thread Felix Yan
Date: Wednesday, May 11, 2016 @ 05:35:26
  Author: fyan
Revision: 174740

upgpkg: uwsgi 2.0.13-2

rebuild with perl 5.24

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-11 03:33:25 UTC (rev 174739)
+++ PKGBUILD2016-05-11 03:35:26 UTC (rev 174740)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.13
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD uwsgi_trick_chroot.patch)

2016-05-10 Thread Sven-Hendrik Haase
Date: Tuesday, May 10, 2016 @ 12:20:31
  Author: svenstaro
Revision: 174549

upgpkg: uwsgi 2.0.13-1

upstream release 2.0.13

Modified:
  uwsgi/trunk/PKGBUILD
  uwsgi/trunk/uwsgi_trick_chroot.patch

--+
 PKGBUILD |9 +
 uwsgi_trick_chroot.patch |2 +-
 2 files changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-10 10:18:49 UTC (rev 174548)
+++ PKGBUILD2016-05-10 10:20:31 UTC (rev 174549)
@@ -21,8 +21,8 @@
  uwsgi-plugin-mono
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
-pkgver=2.0.12
-pkgrel=7
+pkgver=2.0.13
+pkgrel=1
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -43,7 +43,7 @@
 emperor.uwsgi.service
 emperor.uwsgi.socket)
 
-md5sums=('1451cab954bad0d7d7429e4d2c84b5df'
+md5sums=('5c2e93fc01796a26e418144064a3e396'
  'd3c9f32479d816208c3620a782fa5246'
  '9aced0faffc5fc04afccf946e8a2a886'
  '752475ee32286acfbafa49b898616817'
@@ -50,7 +50,7 @@
  'feaf107977aec047101acdbf06810f30'
  'ea381549fe65a5d72fa1abb5ceb7d3ef'
  '4d09535ce379c8acd76160f35d5d6b55'
- '0c09a52fdb88f08c36a8b380f451ce6d'
+ 'a49705b98c28dee890b2f88cbaa58be3'
  '5fa14ddea9a3dae17b5be28468d47b80'
  '25dfcc365241f16d7ea16f7143698b53'
  '3ab4486e02f5c217566fb6c8d469c246')
@@ -59,6 +59,7 @@
 cd $srcdir/$pkgbase-$pkgver
 cp $srcdir/archlinux.ini buildconf/archlinux.ini
 for patch in uwsgi_ruby20_compatibility.patch uwsgi_trick_chroot.patch; do
+msg2 "Applying $patch"
 patch -Np1 -i $srcdir/$patch
 done
 rm -rf plugins/ruby

Modified: uwsgi_trick_chroot.patch
===
--- uwsgi_trick_chroot.patch2016-05-10 10:18:49 UTC (rev 174548)
+++ uwsgi_trick_chroot.patch2016-05-10 10:20:31 UTC (rev 174549)
@@ -7,7 +7,7 @@
  pass
  
 -if uc:
--plugin_dest = uc.get('plugin_dir') + '/' + name + '_plugin'
+-plugin_dest = uc.get('plugin_build_dir', uc.get('plugin_dir')) + '/' 
+ name + '_plugin'
 -else:
 -plugin_dest = name + '_plugin'
 +plugin_dest = name + '_plugin'


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2016-03-29 Thread Sven-Hendrik Haase
Date: Tuesday, March 29, 2016 @ 20:07:44
  Author: svenstaro
Revision: 168814

upgpkg: uwsgi 2.0.12-7

rebuild php

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-29 17:58:03 UTC (rev 168813)
+++ PKGBUILD2016-03-29 18:07:44 UTC (rev 168814)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.12
-pkgrel=6
+pkgrel=7
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2016-03-12 Thread Sven-Hendrik Haase
Date: Saturday, March 12, 2016 @ 12:40:24
  Author: svenstaro
Revision: 166344

upgpkg: uwsgi 2.0.12-6

Add gevent pluging for python3 (FS#48507)

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-12 11:40:09 UTC (rev 166343)
+++ PKGBUILD2016-03-12 11:40:24 UTC (rev 166344)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.12
-pkgrel=5
+pkgrel=6
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -74,6 +74,7 @@
 python uwsgiconfig.py --build archlinux
 python uwsgiconfig.py --plugin plugins/python archlinux python
 python uwsgiconfig.py --plugin plugins/greenlet archlinux greenlet
+python uwsgiconfig.py --plugin plugins/gevent archlinux gevent
 python uwsgiconfig.py --plugin plugins/asyncio archlinux asyncio
 python2 uwsgiconfig.py --plugin plugins/python archlinux python2
 python2 uwsgiconfig.py --plugin plugins/greenlet archlinux greenlet2
@@ -141,6 +142,7 @@
 pkgdesc="Plugin for Python support"
 install -Dm755 $pkgbase-$pkgver/python_plugin.so 
$pkgdir/usr/lib/uwsgi/python_plugin.so
 install -Dm755 $pkgbase-$pkgver/greenlet_plugin.so 
$pkgdir/usr/lib/uwsgi/greenlet_plugin.so
+install -Dm755 $pkgbase-$pkgver/gevent_plugin.so 
$pkgdir/usr/lib/uwsgi/gevent_plugin.so
 install -Dm755 $pkgbase-$pkgver/asyncio_plugin.so 
$pkgdir/usr/lib/uwsgi/asyncio_plugin.so
 install -Dm644 $pkgbase-$pkgver/uwsgidecorators.py 
$pkgdir/usr/lib/python3.5/site-packages/uwsgidecorators.py
 python -m compileall $pkgdir/usr/lib/python3.5/site-packages/


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2016-03-05 Thread Bartłomiej Piotrowski
Date: Saturday, March 5, 2016 @ 09:37:38
  Author: bpiotrowski
Revision: 164979

OpenSSL 1.0.2g rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-05 08:35:46 UTC (rev 164978)
+++ PKGBUILD2016-03-05 08:37:38 UTC (rev 164979)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.12
-pkgrel=4
+pkgrel=5
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2016-03-03 Thread Sven-Hendrik Haase
Date: Thursday, March 3, 2016 @ 12:13:44
  Author: svenstaro
Revision: 164445

upgpkg: uwsgi 2.0.12-4

php rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-03 11:10:09 UTC (rev 16)
+++ PKGBUILD2016-03-03 11:13:44 UTC (rev 164445)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.12
-pkgrel=3
+pkgrel=4
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -32,6 +32,7 @@
  perl lua51 pcre libedit openssl bzip2 gmp pam java-environment=7
  jansson classpath pypy mono python2-gevent apache)
 source=(http://projects.unbit.it/downloads/$pkgbase-$pkgver.tar.gz
+
uwsgiplugin.py::https://raw.githubusercontent.com/unbit/uwsgi/9787f6882c2475aa9873e400988160b17dd04545/plugins/systemd_logger/uwsgiplugin.py
 archlinux.ini
 tmpfilesd
 uwsgi_at.service
@@ -43,6 +44,7 @@
 emperor.uwsgi.socket)
 
 md5sums=('1451cab954bad0d7d7429e4d2c84b5df'
+ 'd3c9f32479d816208c3620a782fa5246'
  '9aced0faffc5fc04afccf946e8a2a886'
  '752475ee32286acfbafa49b898616817'
  'feaf107977aec047101acdbf06810f30'
@@ -62,6 +64,8 @@
 rm -rf plugins/ruby
 mv plugins/ruby{19,}
 sed -i 's:\(ruby\)19:\1:' plugins/ruby/uwsgiplugin.py
+
+cp $srcdir/uwsgiplugin.py plugins/systemd_logger/uwsgiplugin.py
 }
 
 build() {


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2016-02-02 Thread Sven-Hendrik Haase
Date: Wednesday, February 3, 2016 @ 02:27:35
  Author: svenstaro
Revision: 160044

upgpkg: uwsgi 2.0.12-3

php 7.0.3 rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-02-03 01:12:57 UTC (rev 160043)
+++ PKGBUILD2016-02-03 01:27:35 UTC (rev 160044)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.12
-pkgrel=2
+pkgrel=3
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2016-01-07 Thread Sven-Hendrik Haase
Date: Thursday, January 7, 2016 @ 11:12:08
  Author: svenstaro
Revision: 155633

upgpkg: uwsgi 2.0.12-2

fix deps

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-01-07 08:53:52 UTC (rev 155632)
+++ PKGBUILD2016-01-07 10:12:08 UTC (rev 155633)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.12
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -82,7 +82,7 @@
 
 package_uwsgi() {
 pkgdesc="A fast, self-healing and developer/sysadmin-friendly application 
container server coded in pure C"
-depends=(python2 libxml2 jansson libyaml libsystemd libcap pam)
+depends=(python2 libxml2 jansson libyaml libsystemd libcap pam pcre)
 install=uwsgi.install
 cd $srcdir/$pkgbase-$pkgver
 install -Dm755 uwsgi $pkgdir/usr/bin/uwsgi


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2015-12-31 Thread Sven-Hendrik Haase
Date: Thursday, December 31, 2015 @ 14:23:21
  Author: svenstaro
Revision: 155061

upgpkg: uwsgi 2.0.12-1

upstream release 2.0.12

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |   16 ++--
 1 file changed, 6 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-31 12:11:27 UTC (rev 155060)
+++ PKGBUILD2015-12-31 13:23:21 UTC (rev 155061)
@@ -21,8 +21,8 @@
  uwsgi-plugin-mono
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
-pkgver=2.0.11.2
-pkgrel=5
+pkgver=2.0.12
+pkgrel=1
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -36,31 +36,27 @@
 tmpfilesd
 uwsgi_at.service
 uwsgi_at.socket
-uwsgi_fix_rpath.patch
 uwsgi_ruby20_compatibility.patch
 uwsgi_trick_chroot.patch
 emperor.ini
 emperor.uwsgi.service
-emperor.uwsgi.socket
-php7.patch)
+emperor.uwsgi.socket)
 
-md5sums=('1f02dcbee7f6f61de4b1fd68350cf16f'
+md5sums=('1451cab954bad0d7d7429e4d2c84b5df'
  '9aced0faffc5fc04afccf946e8a2a886'
  '752475ee32286acfbafa49b898616817'
  'feaf107977aec047101acdbf06810f30'
  'ea381549fe65a5d72fa1abb5ceb7d3ef'
- '1a4516d5cdcf5b95b036f4eae2d0c152'
  '4d09535ce379c8acd76160f35d5d6b55'
  '0c09a52fdb88f08c36a8b380f451ce6d'
  '5fa14ddea9a3dae17b5be28468d47b80'
  '25dfcc365241f16d7ea16f7143698b53'
- '3ab4486e02f5c217566fb6c8d469c246'
- 'eba4498ca973c73d637caa1df3a8cd16')
+ '3ab4486e02f5c217566fb6c8d469c246')
 
 prepare() {
 cd $srcdir/$pkgbase-$pkgver
 cp $srcdir/archlinux.ini buildconf/archlinux.ini
-for patch in uwsgi_fix_rpath.patch uwsgi_ruby20_compatibility.patch 
uwsgi_trick_chroot.patch php7.patch; do
+for patch in uwsgi_ruby20_compatibility.patch uwsgi_trick_chroot.patch; do
 patch -Np1 -i $srcdir/$patch
 done
 rm -rf plugins/ruby


[arch-commits] Commit in uwsgi/trunk (PKGBUILD php7.patch)

2015-12-29 Thread Pierre Schmitz
Date: Tuesday, December 29, 2015 @ 09:08:37
  Author: pierre
Revision: 154898

upgpkg: uwsgi 2.0.11.2-5

Added:
  uwsgi/trunk/php7.patch
Modified:
  uwsgi/trunk/PKGBUILD

+
 PKGBUILD   |   13 ++--
 php7.patch |  169 +++
 2 files changed, 176 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-29 07:43:26 UTC (rev 154897)
+++ PKGBUILD2015-12-29 08:08:37 UTC (rev 154898)
@@ -22,13 +22,13 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.11.2
-pkgrel=4
+pkgrel=5
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
 backup=('etc/uwsgi/emperor.ini')
 conflicts=(python-$pkgbase)
-makedepends=(gcc python python2 ruby python2-greenlet python-greenlet 
'php-embed<7' 'php<7' curl libxml2 libyaml
+makedepends=(gcc python python2 ruby python2-greenlet python-greenlet 
php-embed curl libxml2 libyaml
  perl lua51 pcre libedit openssl bzip2 gmp pam java-environment=7
  jansson classpath pypy mono python2-gevent apache)
 source=(http://projects.unbit.it/downloads/$pkgbase-$pkgver.tar.gz
@@ -41,7 +41,8 @@
 uwsgi_trick_chroot.patch
 emperor.ini
 emperor.uwsgi.service
-emperor.uwsgi.socket)
+emperor.uwsgi.socket
+php7.patch)
 
 md5sums=('1f02dcbee7f6f61de4b1fd68350cf16f'
  '9aced0faffc5fc04afccf946e8a2a886'
@@ -53,13 +54,13 @@
  '0c09a52fdb88f08c36a8b380f451ce6d'
  '5fa14ddea9a3dae17b5be28468d47b80'
  '25dfcc365241f16d7ea16f7143698b53'
- '3ab4486e02f5c217566fb6c8d469c246')
+ '3ab4486e02f5c217566fb6c8d469c246'
+ 'eba4498ca973c73d637caa1df3a8cd16')
 
 prepare() {
 cd $srcdir/$pkgbase-$pkgver
 cp $srcdir/archlinux.ini buildconf/archlinux.ini
-#sed -i 's/LIBS .*-lphp5.*/LIBS = []/' plugins/php/uwsgiplugin.py
-for patch in uwsgi_fix_rpath.patch uwsgi_ruby20_compatibility.patch 
uwsgi_trick_chroot.patch; do
+for patch in uwsgi_fix_rpath.patch uwsgi_ruby20_compatibility.patch 
uwsgi_trick_chroot.patch php7.patch; do
 patch -Np1 -i $srcdir/$patch
 done
 rm -rf plugins/ruby

Added: php7.patch
===
--- php7.patch  (rev 0)
+++ php7.patch  2015-12-29 08:08:37 UTC (rev 154898)
@@ -0,0 +1,169 @@
+From 4d79e13acaf13acdf8f8a84cfa3fdda211f8aa81 Mon Sep 17 00:00:00 2001
+From: Unbit 
+Date: Tue, 29 Dec 2015 08:53:19 +0100
+Subject: [PATCH 12/12] official php7 support (beta) #1124
+
+---
+ plugins/php/common.h   |  4 
+ plugins/php/php_plugin.c   | 20 
+ plugins/php/session.c  | 19 ++-
+ plugins/php/uwsgiplugin.py |  4 +++-
+ 4 files changed, 45 insertions(+), 2 deletions(-)
+
+diff --git a/plugins/php/common.h b/plugins/php/common.h
+index 8c1ed13..9bf1c06 100644
+--- a/plugins/php/common.h
 b/plugins/php/common.h
+@@ -3,7 +3,11 @@
+ #include "php_main.h"
+ #include "php_variables.h"
+ 
++#if (PHP_MAJOR_VERSION < 7)
+ #include "ext/standard/php_smart_str.h"
++#else
++#define UWSGI_PHP7
++#endif
+ #include "ext/standard/info.h"
+ 
+ #include "ext/session/php_session.h"
+diff --git a/plugins/php/php_plugin.c b/plugins/php/php_plugin.c
+index b1b6f7a..6d9e952 100644
+--- a/plugins/php/php_plugin.c
 b/plugins/php/php_plugin.c
+@@ -65,7 +65,11 @@ struct uwsgi_option uwsgi_php_options[] = {
+ };
+ 
+ 
++#ifdef UWSGI_PHP7
++static size_t sapi_uwsgi_ub_write(const char *str, size_t str_length 
TSRMLS_DC)
++#else
+ static int sapi_uwsgi_ub_write(const char *str, uint str_length TSRMLS_DC)
++#endif
+ {
+   struct wsgi_request *wsgi_req = (struct wsgi_request *) 
SG(server_context);
+ 
+@@ -111,7 +115,11 @@ static int sapi_uwsgi_send_headers(sapi_headers_struct 
*sapi_headers TSRMLS_DC)
+   return SAPI_HEADER_SENT_SUCCESSFULLY;
+ }
+ 
++#ifdef UWSGI_PHP7
++static size_t sapi_uwsgi_read_post(char *buffer, size_t count_bytes TSRMLS_DC)
++#else
+ static int sapi_uwsgi_read_post(char *buffer, uint count_bytes TSRMLS_DC)
++#endif
+ {
+   uint read_bytes = 0;
+   
+@@ -235,7 +243,11 @@ PHP_MINIT_FUNCTION(uwsgi_php_minit) {
+ }
+ 
+ PHP_FUNCTION(uwsgi_version) {
++#ifdef UWSGI_PHP7
++  RETURN_STRING(UWSGI_VERSION);
++#else
+   RETURN_STRING(UWSGI_VERSION, 1);
++#endif
+ }
+ 
+ PHP_FUNCTION(uwsgi_worker_id) {
+@@ -321,7 +333,11 @@ PHP_FUNCTION(uwsgi_cache_get) {
+   if (value) {
+   char *ret = estrndup(value, valsize);
+   free(value);
++#ifdef UWSGI_PHP7
++  RETURN_STRING(ret);
++#else
+   RETURN_STRING(ret, 0);
++#endif
+   }
+   RETURN_NULL();
+ }
+@@ -425,7 +441,11 @@ PHP_FUNCTION(uwsgi_rpc) {
+   // here we do not free varargs for performance reasons
+   char *ret = estrndup(response, size);
+   free(response);
++#ifdef UWSGI_P

[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2015-12-28 Thread Bartłomiej Piotrowski
Date: Monday, December 28, 2015 @ 23:14:13
  Author: bpiotrowski
Revision: 154738

Ruby 2.3.0 rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 22:10:59 UTC (rev 154737)
+++ PKGBUILD2015-12-28 22:14:13 UTC (rev 154738)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.11.2
-pkgrel=3
+pkgrel=4
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2015-12-28 Thread Evangelos Foutras
Date: Monday, December 28, 2015 @ 23:07:19
  Author: foutrelis
Revision: 154734

Depend on php<7 to fix build for ruby 2.3.0 rebuilds

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 22:02:47 UTC (rev 154733)
+++ PKGBUILD2015-12-28 22:07:19 UTC (rev 154734)
@@ -28,7 +28,7 @@
 license=(GPL2)
 backup=('etc/uwsgi/emperor.ini')
 conflicts=(python-$pkgbase)
-makedepends=(gcc python python2 ruby python2-greenlet python-greenlet 
php-embed curl libxml2 libyaml
+makedepends=(gcc python python2 ruby python2-greenlet python-greenlet 
'php-embed<7' 'php<7' curl libxml2 libyaml
  perl lua51 pcre libedit openssl bzip2 gmp pam java-environment=7
  jansson classpath pypy mono python2-gevent apache)
 source=(http://projects.unbit.it/downloads/$pkgbase-$pkgver.tar.gz


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2015-12-01 Thread Sven-Hendrik Haase
Date: Tuesday, December 1, 2015 @ 16:59:15
  Author: svenstaro
Revision: 148078

upgpkg: uwsgi 2.0.11.2-3

rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-01 15:55:29 UTC (rev 148077)
+++ PKGBUILD2015-12-01 15:59:15 UTC (rev 148078)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.11.2
-pkgrel=2
+pkgrel=3
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2015-11-01 Thread Sven-Hendrik Haase
Date: Monday, November 2, 2015 @ 07:03:46
  Author: svenstaro
Revision: 145544

upgpkg: uwsgi 2.0.11.2-2

rebuild for php

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-11-02 05:41:30 UTC (rev 145543)
+++ PKGBUILD2015-11-02 06:03:46 UTC (rev 145544)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.11.2
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2015-10-13 Thread Sven-Hendrik Haase
Date: Wednesday, October 14, 2015 @ 07:08:00
  Author: svenstaro
Revision: 143974

upgpkg: uwsgi 2.0.11.2-1

upstream release 2.0.11.2

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-10-14 05:04:38 UTC (rev 143973)
+++ PKGBUILD2015-10-14 05:08:00 UTC (rev 143974)
@@ -21,8 +21,8 @@
  uwsgi-plugin-mono
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
-pkgver=2.0.11.1
-pkgrel=3
+pkgver=2.0.11.2
+pkgrel=1
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -43,7 +43,7 @@
 emperor.uwsgi.service
 emperor.uwsgi.socket)
 
-md5sums=('087ba7b53bd4afc0f0218f5eb3398809'
+md5sums=('1f02dcbee7f6f61de4b1fd68350cf16f'
  '9aced0faffc5fc04afccf946e8a2a886'
  '752475ee32286acfbafa49b898616817'
  'feaf107977aec047101acdbf06810f30'


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2015-09-19 Thread Sven-Hendrik Haase
Date: Saturday, September 19, 2015 @ 23:13:18
  Author: svenstaro
Revision: 141103

upgpkg: uwsgi 2.0.11.1-3

python 3.5 rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-19 21:09:27 UTC (rev 141102)
+++ PKGBUILD2015-09-19 21:13:18 UTC (rev 141103)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.11.1
-pkgrel=2
+pkgrel=3
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -141,9 +141,9 @@
 install -Dm755 $pkgbase-$pkgver/python_plugin.so 
$pkgdir/usr/lib/uwsgi/python_plugin.so
 install -Dm755 $pkgbase-$pkgver/greenlet_plugin.so 
$pkgdir/usr/lib/uwsgi/greenlet_plugin.so
 install -Dm755 $pkgbase-$pkgver/asyncio_plugin.so 
$pkgdir/usr/lib/uwsgi/asyncio_plugin.so
-install -Dm644 $pkgbase-$pkgver/uwsgidecorators.py 
$pkgdir/usr/lib/python3.4/site-packages/uwsgidecorators.py
-python -m compileall $pkgdir/usr/lib/python3.4/site-packages/
-python -O -m compileall $pkgdir/usr/lib/python3.4/site-packages/
+install -Dm644 $pkgbase-$pkgver/uwsgidecorators.py 
$pkgdir/usr/lib/python3.5/site-packages/uwsgidecorators.py
+python -m compileall $pkgdir/usr/lib/python3.5/site-packages/
+python -O -m compileall $pkgdir/usr/lib/python3.5/site-packages/
 }
 
 package_uwsgi-plugin-pypy() {


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2015-08-09 Thread Sven-Hendrik Haase
Date: Sunday, August 9, 2015 @ 21:26:48
  Author: svenstaro
Revision: 138156

upgpkg: uwsgi 2.0.11.1-2

Remove systemd dependency (fixes FS#45847)

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-08-09 18:52:24 UTC (rev 138155)
+++ PKGBUILD2015-08-09 19:26:48 UTC (rev 138156)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.11.1
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -85,7 +85,7 @@
 
 package_uwsgi() {
 pkgdesc="A fast, self-healing and developer/sysadmin-friendly application 
container server coded in pure C"
-depends=(python2 libxml2 jansson libyaml systemd)
+depends=(python2 libxml2 jansson libyaml libsystemd libcap pam)
 install=uwsgi.install
 cd $srcdir/$pkgbase-$pkgver
 install -Dm755 uwsgi $pkgdir/usr/bin/uwsgi


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2015-07-24 Thread Sven-Hendrik Haase
Date: Friday, July 24, 2015 @ 21:02:48
  Author: svenstaro
Revision: 137389

upgpkg: uwsgi 2.0.11.1-1

upstream release 2.0.11.1

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-07-24 18:02:41 UTC (rev 137388)
+++ PKGBUILD2015-07-24 19:02:48 UTC (rev 137389)
@@ -21,8 +21,8 @@
  uwsgi-plugin-mono
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
-pkgver=2.0.10
-pkgrel=3
+pkgver=2.0.11.1
+pkgrel=1
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -43,7 +43,7 @@
 emperor.uwsgi.service
 emperor.uwsgi.socket)
 
-md5sums=('7a9be0db5f6a8d4150dc5e9e0517ce80'
+md5sums=('087ba7b53bd4afc0f0218f5eb3398809'
  '9aced0faffc5fc04afccf946e8a2a886'
  '752475ee32286acfbafa49b898616817'
  'feaf107977aec047101acdbf06810f30'


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2015-06-04 Thread Sven-Hendrik Haase
Date: Thursday, June 4, 2015 @ 09:23:27
  Author: svenstaro
Revision: 134741

upgpkg: uwsgi 2.0.10-3

perl 5.22

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-04 07:02:07 UTC (rev 134740)
+++ PKGBUILD2015-06-04 07:23:27 UTC (rev 134741)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.10
-pkgrel=2
+pkgrel=3
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -115,6 +115,13 @@
 depends=(uwsgi perl)
 pkgdesc="Perl psgi plugin"
 install -Dm755 $pkgbase-$pkgver/psgi_plugin.so 
$pkgdir/usr/lib/uwsgi/psgi_plugin.so
+# template start; name=perl-binary-module-dependency; version=1;
+if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then
+   _perlver_min=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]);')
+   _perlver_max=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]+1);')
+   depends+=("perl>=$_perlver_min" "perl<$_perlver_max")
+fi
+# template end;
 }
 
 package_uwsgi-plugin-python2() {


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2015-03-28 Thread Felix Yan
Date: Saturday, March 28, 2015 @ 18:43:32
  Author: fyan
Revision: 130165

upgpkg: uwsgi 2.0.10-2

rebuild against python 3.4.3-2 (fix missing symbols)

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-28 17:43:21 UTC (rev 130164)
+++ PKGBUILD2015-03-28 17:43:32 UTC (rev 130165)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.10
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2015-03-24 Thread Sven-Hendrik Haase
Date: Tuesday, March 24, 2015 @ 10:09:57
  Author: svenstaro
Revision: 129832

upgpkg: uwsgi 2.0.10-1

upstream release 2.0.10

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-24 08:34:56 UTC (rev 129831)
+++ PKGBUILD2015-03-24 09:09:57 UTC (rev 129832)
@@ -21,8 +21,8 @@
  uwsgi-plugin-mono
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
-pkgver=2.0.9
-pkgrel=3
+pkgver=2.0.10
+pkgrel=1
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -43,7 +43,7 @@
 emperor.uwsgi.service
 emperor.uwsgi.socket)
 
-md5sums=('44a5b044ea8416e7af310df0dea9caf8'
+md5sums=('7a9be0db5f6a8d4150dc5e9e0517ce80'
  '9aced0faffc5fc04afccf946e8a2a886'
  '752475ee32286acfbafa49b898616817'
  'feaf107977aec047101acdbf06810f30'


[arch-commits] Commit in uwsgi/trunk (PKGBUILD archlinux.ini)

2015-02-28 Thread Sven-Hendrik Haase
Date: Saturday, February 28, 2015 @ 14:44:45
  Author: svenstaro
Revision: 128419

upgpkg: uwsgi 2.0.9-3

Add webdav and asyncio plugin

Modified:
  uwsgi/trunk/PKGBUILD
  uwsgi/trunk/archlinux.ini

---+
 PKGBUILD  |   59 
 archlinux.ini |2 -
 2 files changed, 35 insertions(+), 26 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-28 13:23:33 UTC (rev 128418)
+++ PKGBUILD2015-02-28 13:44:45 UTC (rev 128419)
@@ -19,9 +19,10 @@
  uwsgi-plugin-lua51
  uwsgi-plugin-jvm
  uwsgi-plugin-mono
+ uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.9
-pkgrel=2
+pkgrel=3
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -43,7 +44,7 @@
 emperor.uwsgi.socket)
 
 md5sums=('44a5b044ea8416e7af310df0dea9caf8'
- '30d101f1190ef83b4cc79a2cc079be7e'
+ '9aced0faffc5fc04afccf946e8a2a886'
  '752475ee32286acfbafa49b898616817'
  'feaf107977aec047101acdbf06810f30'
  'ea381549fe65a5d72fa1abb5ceb7d3ef'
@@ -54,7 +55,7 @@
  '25dfcc365241f16d7ea16f7143698b53'
  '3ab4486e02f5c217566fb6c8d469c246')
 
-prepare(){
+prepare() {
 cd $srcdir/$pkgbase-$pkgver
 cp $srcdir/archlinux.ini buildconf/archlinux.ini
 #sed -i 's/LIBS .*-lphp5.*/LIBS = []/' plugins/php/uwsgiplugin.py
@@ -64,35 +65,36 @@
 rm -rf plugins/ruby
 mv plugins/ruby{19,}
 sed -i 's:\(ruby\)19:\1:' plugins/ruby/uwsgiplugin.py
+}
 
-}
 build() {
-  pushd $srcdir/$pkgbase-$pkgver
+pushd $srcdir/$pkgbase-$pkgver
 
-  python uwsgiconfig.py --build archlinux
-  python uwsgiconfig.py --plugin plugins/python archlinux python
-  python uwsgiconfig.py --plugin plugins/greenlet archlinux greenlet
-  python2 uwsgiconfig.py --plugin plugins/python archlinux python2
-  python2 uwsgiconfig.py --plugin plugins/greenlet archlinux greenlet2
-  python2 uwsgiconfig.py --plugin plugins/gevent archlinux gevent2
-  python2 uwsgiconfig.py --plugin plugins/pypy archlinux pypy
+python uwsgiconfig.py --build archlinux
+python uwsgiconfig.py --plugin plugins/python archlinux python
+python uwsgiconfig.py --plugin plugins/greenlet archlinux greenlet
+python uwsgiconfig.py --plugin plugins/asyncio archlinux asyncio
+python2 uwsgiconfig.py --plugin plugins/python archlinux python2
+python2 uwsgiconfig.py --plugin plugins/greenlet archlinux greenlet2
+python2 uwsgiconfig.py --plugin plugins/gevent archlinux gevent2
+python2 uwsgiconfig.py --plugin plugins/pypy archlinux pypy
 
-  pushd $srcdir/$pkgbase-$pkgver/apache2
-  /usr/bin/apxs -c mod_proxy_uwsgi.c
+pushd $srcdir/$pkgbase-$pkgver/apache2
+/usr/bin/apxs -c mod_proxy_uwsgi.c
 }
 
 package_uwsgi() {
-  pkgdesc="A fast, self-healing and developer/sysadmin-friendly application 
container server coded in pure C"
-  depends=(python2 libxml2 jansson libyaml systemd)
-  install=uwsgi.install
-  cd $srcdir/$pkgbase-$pkgver
-  install -Dm755 uwsgi $pkgdir/usr/bin/uwsgi
-  install -Dm644 $srcdir/uwsgi_at.service 
$pkgdir/usr/lib/systemd/system/uwsgi@.service
-  install -Dm644 $srcdir/uwsgi_at.socket 
$pkgdir/usr/lib/systemd/system/uwsgi@.socket
-  install -Dm644 $srcdir/emperor.uwsgi.service 
$pkgdir/usr/lib/systemd/system/emperor.uwsgi.service
-  install -Dm644 $srcdir/emperor.uwsgi.socket 
$pkgdir/usr/lib/systemd/system/emperor.uwsgi.socket
-  install -Dm644 $srcdir/emperor.ini $pkgdir/etc/uwsgi/emperor.ini
-  install -Dm644 $srcdir/tmpfilesd $pkgdir/usr/lib/tmpfiles.d/uwsgi.conf
+pkgdesc="A fast, self-healing and developer/sysadmin-friendly application 
container server coded in pure C"
+depends=(python2 libxml2 jansson libyaml systemd)
+install=uwsgi.install
+cd $srcdir/$pkgbase-$pkgver
+install -Dm755 uwsgi $pkgdir/usr/bin/uwsgi
+install -Dm644 $srcdir/uwsgi_at.service 
$pkgdir/usr/lib/systemd/system/uwsgi@.service
+install -Dm644 $srcdir/uwsgi_at.socket 
$pkgdir/usr/lib/systemd/system/uwsgi@.socket
+install -Dm644 $srcdir/emperor.uwsgi.service 
$pkgdir/usr/lib/systemd/system/emperor.uwsgi.service
+install -Dm644 $srcdir/emperor.uwsgi.socket 
$pkgdir/usr/lib/systemd/system/emperor.uwsgi.socket
+install -Dm644 $srcdir/emperor.ini $pkgdir/etc/uwsgi/emperor.ini
+install -Dm644 $srcdir/tmpfilesd $pkgdir/usr/lib/tmpfiles.d/uwsgi.conf
 }
 
 package_uwsgi-plugin-cgi() {
@@ -131,6 +133,7 @@
 pkgdesc="Plugin for Python support"
 install -Dm755 $pkgbase-$pkgver/python_plugin.so 
$pkgdir/usr/lib/uwsgi/python_plugin.so
 install -Dm755 $pkgbase-$pkgver/greenlet_plugin.so 
$pkgdir/usr/lib/uwsgi/greenlet_plugin.so
+install -Dm755 $pkgbase-$pkgver/asyncio_plugin.so 
$pkgdir/usr/lib/uwsgi/asyncio_plugin.so
 install -Dm644 $pkgbase-$pkgver/uwsgidecorators.py 
$pkgdir/usr/lib/python3.4/site-packages/uwsgidecorators.py
 python -m compileall $pkgdir/usr/lib/python

[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2015-01-05 Thread Evangelos Foutras
Date: Tuesday, January 6, 2015 @ 00:32:09
  Author: foutrelis
Revision: 125496

upgpkg: uwsgi 2.0.9-2

Ruby 2.2 rebuild.

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-01-05 23:17:59 UTC (rev 125495)
+++ PKGBUILD2015-01-05 23:32:09 UTC (rev 125496)
@@ -21,7 +21,7 @@
  uwsgi-plugin-mono
  mod_proxy_uwsgi)
 pkgver=2.0.9
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2015-01-03 Thread Sven-Hendrik Haase
Date: Sunday, January 4, 2015 @ 06:42:55
  Author: svenstaro
Revision: 125275

upgpkg: uwsgi 2.0.9-1

upstream release 2.0.9

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-01-04 00:48:23 UTC (rev 125274)
+++ PKGBUILD2015-01-04 05:42:55 UTC (rev 125275)
@@ -20,8 +20,8 @@
  uwsgi-plugin-jvm
  uwsgi-plugin-mono
  mod_proxy_uwsgi)
-pkgver=2.0.8
-pkgrel=5
+pkgver=2.0.9
+pkgrel=1
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -42,7 +42,7 @@
 emperor.uwsgi.service
 emperor.uwsgi.socket)
 
-md5sums=('356b71060aa4c1f0e888dbca03567bd5'
+md5sums=('44a5b044ea8416e7af310df0dea9caf8'
  '30d101f1190ef83b4cc79a2cc079be7e'
  '752475ee32286acfbafa49b898616817'
  'feaf107977aec047101acdbf06810f30'


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2015-01-03 Thread Sven-Hendrik Haase
Date: Saturday, January 3, 2015 @ 14:32:36
  Author: svenstaro
Revision: 125217

upgpkg: uwsgi 2.0.8-5

Implement FS#43273

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |   16 ++--
 1 file changed, 14 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-01-03 13:24:31 UTC (rev 125216)
+++ PKGBUILD2015-01-03 13:32:36 UTC (rev 125217)
@@ -18,7 +18,8 @@
  uwsgi-plugin-php
  uwsgi-plugin-lua51
  uwsgi-plugin-jvm
- uwsgi-plugin-mono)
+ uwsgi-plugin-mono
+ mod_proxy_uwsgi)
 pkgver=2.0.8
 pkgrel=5
 arch=(i686 x86_64)
@@ -28,7 +29,7 @@
 conflicts=(python-$pkgbase)
 makedepends=(gcc python python2 ruby python2-greenlet python-greenlet 
php-embed curl libxml2 libyaml
  perl lua51 pcre libedit openssl bzip2 gmp pam java-environment=7
- jansson classpath pypy mono python2-gevent)
+ jansson classpath pypy mono python2-gevent apache)
 source=(http://projects.unbit.it/downloads/$pkgbase-$pkgver.tar.gz
 archlinux.ini
 tmpfilesd
@@ -75,6 +76,9 @@
   python2 uwsgiconfig.py --plugin plugins/greenlet archlinux greenlet2
   python2 uwsgiconfig.py --plugin plugins/gevent archlinux gevent2
   python2 uwsgiconfig.py --plugin plugins/pypy archlinux pypy
+
+  pushd $srcdir/$pkgbase-$pkgver/apache2
+  /usr/bin/apxs -c mod_proxy_uwsgi.c
 }
 
 package_uwsgi() {
@@ -166,3 +170,11 @@
 install -Dm755 $pkgbase-$pkgver/plugins/mono/uwsgi.dll 
$pkgdir/usr/lib/mono/2.0/uwsgi.dll
 install -Dm755 $pkgbase-$pkgver/mono_plugin.so 
$pkgdir/usr/lib/uwsgi/mono_plugin.so
 }
+
+package_mod_proxy_uwsgi(){
+depends=(uwsgi apache)
+pkgdesc="Apache uWSGI proxy module"
+install -Dm755 \
+$pkgbase-$pkgver/apache2/.libs/mod_proxy_uwsgi.so \
+$pkgdir/usr/lib/httpd/modules/mod_proxy_uwsgi.so
+}


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2014-12-28 Thread Sven-Hendrik Haase
Date: Sunday, December 28, 2014 @ 20:11:01
  Author: svenstaro
Revision: 124758

upgpkg: uwsgi 2.0.8-5

ruby 2.2 rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-28 18:57:57 UTC (rev 124757)
+++ PKGBUILD2014-12-28 19:11:01 UTC (rev 124758)
@@ -20,7 +20,7 @@
  uwsgi-plugin-jvm
  uwsgi-plugin-mono)
 pkgver=2.0.8
-pkgrel=4
+pkgrel=5
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD emperor.uwsgi.service uwsgi_at.service)

2014-12-28 Thread Sven-Hendrik Haase
Date: Sunday, December 28, 2014 @ 19:14:27
  Author: svenstaro
Revision: 124752

upgpkg: uwsgi 2.0.8-4

Fix permission problem as per FS#43249

Modified:
  uwsgi/trunk/PKGBUILD
  uwsgi/trunk/emperor.uwsgi.service
  uwsgi/trunk/uwsgi_at.service

---+
 PKGBUILD  |6 +++---
 emperor.uwsgi.service |2 +-
 uwsgi_at.service  |2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-28 17:40:15 UTC (rev 124751)
+++ PKGBUILD2014-12-28 18:14:27 UTC (rev 124752)
@@ -20,7 +20,7 @@
  uwsgi-plugin-jvm
  uwsgi-plugin-mono)
 pkgver=2.0.8
-pkgrel=3
+pkgrel=4
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -44,13 +44,13 @@
 md5sums=('356b71060aa4c1f0e888dbca03567bd5'
  '30d101f1190ef83b4cc79a2cc079be7e'
  '752475ee32286acfbafa49b898616817'
- '4ec6c345df2f9b881f0a6b6c0c95eb1b'
+ 'feaf107977aec047101acdbf06810f30'
  'ea381549fe65a5d72fa1abb5ceb7d3ef'
  '1a4516d5cdcf5b95b036f4eae2d0c152'
  '4d09535ce379c8acd76160f35d5d6b55'
  '0c09a52fdb88f08c36a8b380f451ce6d'
  '5fa14ddea9a3dae17b5be28468d47b80'
- 'd6b323f136dbd185c793c004df3c'
+ '25dfcc365241f16d7ea16f7143698b53'
  '3ab4486e02f5c217566fb6c8d469c246')
 
 prepare(){

Modified: emperor.uwsgi.service
===
--- emperor.uwsgi.service   2014-12-28 17:40:15 UTC (rev 124751)
+++ emperor.uwsgi.service   2014-12-28 18:14:27 UTC (rev 124752)
@@ -9,7 +9,7 @@
 Restart=always
 Type=notify
 StandardError=syslog
-NotifyAccess=main
+NotifyAccess=all
 KillSignal=SIGQUIT
 
 [Install]

Modified: uwsgi_at.service
===
--- uwsgi_at.service2014-12-28 17:40:15 UTC (rev 124751)
+++ uwsgi_at.service2014-12-28 18:14:27 UTC (rev 124752)
@@ -9,7 +9,7 @@
 Restart=always
 Type=notify
 StandardError=syslog
-NotifyAccess=main
+NotifyAccess=all
 KillSignal=SIGQUIT
 
 [Install]


[arch-commits] Commit in uwsgi/trunk (PKGBUILD archlinux.ini)

2014-12-10 Thread Sven-Hendrik Haase
Date: Wednesday, December 10, 2014 @ 20:18:23
  Author: svenstaro
Revision: 123738

upgpkg: uwsgi 2.0.8-3

Fixed FS#43066

Modified:
  uwsgi/trunk/PKGBUILD
  uwsgi/trunk/archlinux.ini

---+
 PKGBUILD  |   17 +
 archlinux.ini |2 +-
 2 files changed, 14 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-10 18:56:51 UTC (rev 123737)
+++ PKGBUILD2014-12-10 19:18:23 UTC (rev 123738)
@@ -1,14 +1,17 @@
 # $Id$
 # Maintainer: Daniel Wallace 
+# Maintainer: Sven-Hendrik Haase 
 # Contributor: Valentin Hăloiu 
-# Contributor: Angel Velasquez   
+# Contributor: Angel Velasquez 
 # Contributor: Kevin Zuber 
 # Contributor: Vsevolod Balashov 
+# Contributor: David Runge 
 
 pkgbase=uwsgi
 pkgname=(uwsgi
  uwsgi-plugin-rack
  uwsgi-plugin-psgi
+ uwsgi-plugin-cgi
  uwsgi-plugin-python2
  uwsgi-plugin-python
  uwsgi-plugin-pypy
@@ -17,7 +20,7 @@
  uwsgi-plugin-jvm
  uwsgi-plugin-mono)
 pkgver=2.0.8
-pkgrel=2
+pkgrel=3
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -39,7 +42,7 @@
 emperor.uwsgi.socket)
 
 md5sums=('356b71060aa4c1f0e888dbca03567bd5'
- 'e4d8e243b2faff21ec1353e9b1408103'
+ '30d101f1190ef83b4cc79a2cc079be7e'
  '752475ee32286acfbafa49b898616817'
  '4ec6c345df2f9b881f0a6b6c0c95eb1b'
  'ea381549fe65a5d72fa1abb5ceb7d3ef'
@@ -76,7 +79,7 @@
 
 package_uwsgi() {
   pkgdesc="A fast, self-healing and developer/sysadmin-friendly application 
container server coded in pure C"
-  depends=(python2 libxml2 jansson libyaml systemd) 
+  depends=(python2 libxml2 jansson libyaml systemd)
   install=uwsgi.install
   cd $srcdir/$pkgbase-$pkgver
   install -Dm755 uwsgi $pkgdir/usr/bin/uwsgi
@@ -88,6 +91,12 @@
   install -Dm644 $srcdir/tmpfilesd $pkgdir/usr/lib/tmpfiles.d/uwsgi.conf
 }
 
+package_uwsgi-plugin-cgi() {
+depends=(uwsgi)
+pkgdesc="CGI plugin"
+install -Dm755 $pkgbase-$pkgver/cgi_plugin.so 
$pkgdir/usr/lib/uwsgi/cgi_plugin.so
+}
+
 package_uwsgi-plugin-rack() {
 depends=(uwsgi ruby)
 pkgdesc="Ruby rack plugin"

Modified: archlinux.ini
===
--- archlinux.ini   2014-12-10 18:56:51 UTC (rev 123737)
+++ archlinux.ini   2014-12-10 19:18:23 UTC (rev 123738)
@@ -1,5 +1,5 @@
 [uwsgi]
 plugin_dir = /usr/lib/uwsgi
-plugins = rack, rbthreads, fiber, psgi, lua, php, jvm, mono
+plugins = rack, rbthreads, fiber, psgi, lua, php, jvm, mono, cgi
 main_plugin = systemd_logger,pam
 inherit = base


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2014-12-07 Thread Sven-Hendrik Haase
Date: Sunday, December 7, 2014 @ 23:17:50
  Author: svenstaro
Revision: 123604

upgpkg: uwsgi 2.0.8-2

Fix FS#42968

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |   20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-07 20:31:03 UTC (rev 123603)
+++ PKGBUILD2014-12-07 22:17:50 UTC (rev 123604)
@@ -17,7 +17,7 @@
  uwsgi-plugin-jvm
  uwsgi-plugin-mono)
 pkgver=2.0.8
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -89,7 +89,7 @@
 }
 
 package_uwsgi-plugin-rack() {
-depends=(ruby)
+depends=(uwsgi ruby)
 pkgdesc="Ruby rack plugin"
 install -Dm755 $pkgbase-$pkgver/rack_plugin.so 
$pkgdir/usr/lib/uwsgi/rack_plugin.so
 install -Dm755 $pkgbase-$pkgver/fiber_plugin.so 
$pkgdir/usr/lib/uwsgi/fiber_plugin.so
@@ -97,13 +97,13 @@
 }
 
 package_uwsgi-plugin-psgi() {
-depends=(perl)
+depends=(uwsgi perl)
 pkgdesc="Perl psgi plugin"
 install -Dm755 $pkgbase-$pkgver/psgi_plugin.so 
$pkgdir/usr/lib/uwsgi/psgi_plugin.so
 }
 
 package_uwsgi-plugin-python2() {
-depends=(python2-gevent python2-greenlet)
+depends=(uwsgi python2-gevent python2-greenlet)
 pkgdesc="Plugin for Python2 support"
 install -Dm755 $pkgbase-$pkgver/python2_plugin.so 
$pkgdir/usr/lib/uwsgi/python2_plugin.so
 install -Dm755 $pkgbase-$pkgver/greenlet2_plugin.so 
$pkgdir/usr/lib/uwsgi/greenlet2_plugin.so
@@ -114,7 +114,7 @@
 }
 
 package_uwsgi-plugin-python() {
-depends=(python python-greenlet)
+depends=(uwsgi python python-greenlet)
 pkgdesc="Plugin for Python support"
 install -Dm755 $pkgbase-$pkgver/python_plugin.so 
$pkgdir/usr/lib/uwsgi/python_plugin.so
 install -Dm755 $pkgbase-$pkgver/greenlet_plugin.so 
$pkgdir/usr/lib/uwsgi/greenlet_plugin.so
@@ -124,7 +124,7 @@
 }
 
 package_uwsgi-plugin-pypy() {
-depends=(pypy)
+depends=(uwsgi pypy)
 pkgdesc="Plugin for PyPy support"
 install -Dm755 $pkgbase-$pkgver/pypy_plugin.so 
$pkgdir/usr/lib/uwsgi/pypy_plugin.so
 install -Dm644 $pkgbase-$pkgver/uwsgidecorators.py 
$pkgdir/opt/pypy/site-packages/uwsgidecorators.py
@@ -133,19 +133,19 @@
 }
 
 package_uwsgi-plugin-lua51() {
-depends=(lua51)
+depends=(uwsgi lua51)
 pkgdesc="Plugin for Lua support"
 install -Dm755 $pkgbase-$pkgver/lua_plugin.so 
$pkgdir/usr/lib/uwsgi/lua_plugin.so
 }
 
 package_uwsgi-plugin-php() {
-depends=(php-embed libyaml jansson)
+depends=(uwsgi php-embed libyaml jansson)
 pkgdesc="Plugin for PHP support"
 install -Dm755 $pkgbase-$pkgver/php_plugin.so 
$pkgdir/usr/lib/uwsgi/php_plugin.so
 }
 
 package_uwsgi-plugin-jvm() {
-depends=(java-environment=7 classpath)
+depends=(uwsgi java-environment=7 classpath)
 pkgdesc="Plugin for Jvm support"
 install -Dm644 $pkgbase-$pkgver/plugins/jvm/uwsgi.jar 
$pkgdir/usr/share/java/uwsgi.jar
 install -Dm755 $pkgbase-$pkgver/jvm_plugin.so 
$pkgdir/usr/lib/uwsgi/jvm_plugin.so
@@ -152,7 +152,7 @@
 }
 
 package_uwsgi-plugin-mono() {
-depends=(mono)
+depends=(uwsgi mono)
 pkgdesc="Plugin for mono support"
 install -Dm755 $pkgbase-$pkgver/plugins/mono/uwsgi.dll 
$pkgdir/usr/lib/mono/2.0/uwsgi.dll
 install -Dm755 $pkgbase-$pkgver/mono_plugin.so 
$pkgdir/usr/lib/uwsgi/mono_plugin.so


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2014-11-27 Thread Sven-Hendrik Haase
Date: Thursday, November 27, 2014 @ 19:47:39
  Author: svenstaro
Revision: 123232

upgpkg: uwsgi 2.0.8-1

upstream release 2.0.8

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-27 17:50:38 UTC (rev 123231)
+++ PKGBUILD2014-11-27 18:47:39 UTC (rev 123232)
@@ -16,8 +16,8 @@
  uwsgi-plugin-lua51
  uwsgi-plugin-jvm
  uwsgi-plugin-mono)
-pkgver=2.0.7
-pkgrel=8
+pkgver=2.0.8
+pkgrel=1
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -38,7 +38,7 @@
 emperor.uwsgi.service
 emperor.uwsgi.socket)
 
-md5sums=('c18da6536f2f47a204814225ba695042'
+md5sums=('356b71060aa4c1f0e888dbca03567bd5'
  'e4d8e243b2faff21ec1353e9b1408103'
  '752475ee32286acfbafa49b898616817'
  '4ec6c345df2f9b881f0a6b6c0c95eb1b'


[arch-commits] Commit in uwsgi/trunk (PKGBUILD uwsgi_at.service)

2014-11-27 Thread Sven-Hendrik Haase
Date: Thursday, November 27, 2014 @ 16:35:24
  Author: svenstaro
Revision: 123222

upgpkg: uwsgi 2.0.7-8

Fix FS#42855

Modified:
  uwsgi/trunk/PKGBUILD
  uwsgi/trunk/uwsgi_at.service

--+
 PKGBUILD |4 ++--
 uwsgi_at.service |4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-27 15:26:53 UTC (rev 123221)
+++ PKGBUILD2014-11-27 15:35:24 UTC (rev 123222)
@@ -17,7 +17,7 @@
  uwsgi-plugin-jvm
  uwsgi-plugin-mono)
 pkgver=2.0.7
-pkgrel=7
+pkgrel=8
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -41,7 +41,7 @@
 md5sums=('c18da6536f2f47a204814225ba695042'
  'e4d8e243b2faff21ec1353e9b1408103'
  '752475ee32286acfbafa49b898616817'
- '4aa2a097ecb0cf1f5b46d984ac062dbb'
+ '4ec6c345df2f9b881f0a6b6c0c95eb1b'
  'ea381549fe65a5d72fa1abb5ceb7d3ef'
  '1a4516d5cdcf5b95b036f4eae2d0c152'
  '4d09535ce379c8acd76160f35d5d6b55'

Modified: uwsgi_at.service
===
--- uwsgi_at.service2014-11-27 15:26:53 UTC (rev 123221)
+++ uwsgi_at.service2014-11-27 15:35:24 UTC (rev 123222)
@@ -4,8 +4,8 @@
 
 [Service]
 ExecStart=/usr/bin/uwsgi --ini /etc/uwsgi/%I.ini
-ExecReload=/usr/bin/uwsgi --ini /etc/uwsgi/%I.ini --reload $MAINPID
-ExecStop=-/usr/bin/uwsgi --ini /etc/uwsgi/%I.ini --stop $MAINPID
+ExecReload=/bin/kill -HUP $MAINPID
+ExecStop=/bin/kill -INT $MAINPID
 Restart=always
 Type=notify
 StandardError=syslog


[arch-commits] Commit in uwsgi/trunk (PKGBUILD uwsgi_at.service)

2014-11-21 Thread Sven-Hendrik Haase
Date: Friday, November 21, 2014 @ 10:41:57
  Author: svenstaro
Revision: 122857

upgpkg: uwsgi 2.0.7-7

Fix @ service

Modified:
  uwsgi/trunk/PKGBUILD
  uwsgi/trunk/uwsgi_at.service

--+
 PKGBUILD |4 ++--
 uwsgi_at.service |4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-21 09:11:17 UTC (rev 122856)
+++ PKGBUILD2014-11-21 09:41:57 UTC (rev 122857)
@@ -17,7 +17,7 @@
  uwsgi-plugin-jvm
  uwsgi-plugin-mono)
 pkgver=2.0.7
-pkgrel=6
+pkgrel=7
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -41,7 +41,7 @@
 md5sums=('c18da6536f2f47a204814225ba695042'
  'e4d8e243b2faff21ec1353e9b1408103'
  '752475ee32286acfbafa49b898616817'
- '15d698b5417923c2610842a86ec471a1'
+ '4aa2a097ecb0cf1f5b46d984ac062dbb'
  'ea381549fe65a5d72fa1abb5ceb7d3ef'
  '1a4516d5cdcf5b95b036f4eae2d0c152'
  '4d09535ce379c8acd76160f35d5d6b55'

Modified: uwsgi_at.service
===
--- uwsgi_at.service2014-11-21 09:11:17 UTC (rev 122856)
+++ uwsgi_at.service2014-11-21 09:41:57 UTC (rev 122857)
@@ -4,8 +4,8 @@
 
 [Service]
 ExecStart=/usr/bin/uwsgi --ini /etc/uwsgi/%I.ini
-ExecReload=/usr/bin/uwsgi --ini /etc/uwsg/%I.ini --reload
-ExecStop=/usr/bin/uwsgi --ini /etc/uwsg/%I.ini --stop
+ExecReload=/usr/bin/uwsgi --ini /etc/uwsgi/%I.ini --reload $MAINPID
+ExecStop=-/usr/bin/uwsgi --ini /etc/uwsgi/%I.ini --stop $MAINPID
 Restart=always
 Type=notify
 StandardError=syslog


[arch-commits] Commit in uwsgi/trunk (PKGBUILD archlinux.ini)

2014-10-27 Thread Sven-Hendrik Haase
Date: Monday, October 27, 2014 @ 11:39:00
  Author: svenstaro
Revision: 121466

upgpkg: uwsgi 2.0.7-5

Restructure and simplify package (Fixes FS#42190)

Modified:
  uwsgi/trunk/PKGBUILD
  uwsgi/trunk/archlinux.ini

---+
 PKGBUILD  |  204 
 archlinux.ini |   18 
 2 files changed, 50 insertions(+), 172 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-10-27 10:28:44 UTC (rev 121465)
+++ PKGBUILD2014-10-27 10:39:00 UTC (rev 121466)
@@ -7,33 +7,25 @@
 
 pkgbase=uwsgi
 pkgname=(uwsgi
-uwsgi-plugin-common
-uwsgi-plugin-rack
-uwsgi-plugin-psgi
-uwsgi-plugin-python2
-uwsgi-plugin-python
-uwsgi-plugin-pypy
-uwsgi-plugin-nagios
-uwsgi-plugin-router
-uwsgi-plugin-php
-uwsgi-plugin-lua51
-uwsgi-plugin-carbon
-uwsgi-plugin-rrdtool
-uwsgi-plugin-pam
-uwsgi-plugin-zergpool
-)
-#uwsgi-plugin-erlang
-#uwsgi-plugin-admin
+ uwsgi-plugin-rack
+ uwsgi-plugin-psgi
+ uwsgi-plugin-python2
+ uwsgi-plugin-python
+ uwsgi-plugin-pypy
+ uwsgi-plugin-php
+ uwsgi-plugin-lua51
+ uwsgi-plugin-jvm
+ uwsgi-plugin-mono)
 pkgver=2.0.7
-pkgrel=4
+pkgrel=5
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
 backup=('etc/uwsgi/emperor.ini')
 conflicts=(python-$pkgbase)
-makedepends=(gcc python python2 ruby python2-greenlet php-embed curl libxml2 
libyaml
+makedepends=(gcc python python2 ruby python2-greenlet python-greenlet 
php-embed curl libxml2 libyaml
  perl lua51 pcre libedit openssl bzip2 gmp pam java-environment=7
- jansson classpath pypy)
+ jansson classpath pypy mono python2-gevent)
 source=(http://projects.unbit.it/downloads/$pkgbase-$pkgver.tar.gz
 archlinux.ini
 tmpfilesd
@@ -47,7 +39,7 @@
 emperor.uwsgi.socket)
 
 md5sums=('c18da6536f2f47a204814225ba695042'
- 'dec47bb8bb0dc8caf79331151879f3a0'
+ 'e4d8e243b2faff21ec1353e9b1408103'
  '752475ee32286acfbafa49b898616817'
  '15d698b5417923c2610842a86ec471a1'
  'ea381549fe65a5d72fa1abb5ceb7d3ef'
@@ -74,9 +66,11 @@
   pushd $srcdir/$pkgbase-$pkgver
 
   python uwsgiconfig.py --build archlinux
+  python uwsgiconfig.py --plugin plugins/python archlinux python
+  python uwsgiconfig.py --plugin plugins/greenlet archlinux greenlet
   python2 uwsgiconfig.py --plugin plugins/python archlinux python2
-  python2 uwsgiconfig.py --plugin plugins/greenlet archlinux greenlet
-  python2 uwsgiconfig.py --plugin plugins/gevent archlinux gevent
+  python2 uwsgiconfig.py --plugin plugins/greenlet archlinux greenlet2
+  python2 uwsgiconfig.py --plugin plugins/gevent archlinux gevent2
   python2 uwsgiconfig.py --plugin plugins/pypy archlinux pypy
 }
 
@@ -91,179 +85,75 @@
   install -Dm644 $srcdir/emperor.uwsgi.service 
$pkgdir/usr/lib/systemd/system/emperor.uwsgi.service
   install -Dm644 $srcdir/emperor.uwsgi.socket 
$pkgdir/usr/lib/systemd/system/emperor.uwsgi.socket
   install -Dm644 $srcdir/emperor.ini $pkgdir/etc/uwsgi/emperor.ini
-  install -Dm755 systemd_logger_plugin.so 
$pkgdir/usr/lib/uwsgi/systemd_logger_plugin.so
   install -Dm644 $srcdir/tmpfilesd $pkgdir/usr/lib/tmpfiles.d/uwsgi.conf
 }
 
-package_uwsgi-plugin-common(){
-depends=(uwsgi)
-pkgdesc="Common plugins for uWSGI"
-install -dm755 $pkgdir/usr/bin
-for plugin in transformation_chunked transformation_gzip 
transformation_offload transformation_template transformation_tofile 
transformation_toupper cache cgi rpc ugreen; do
-install -Dm755 $pkgbase-$pkgver/${plugin}_plugin.so 
$pkgdir/usr/lib/uwsgi/${plugin}_plugin.so
-ln -s uwsgi $pkgdir/usr/bin/uwsgi_$plugin
-done
-install -Dm755 $pkgbase-$pkgver/corerouter_plugin.so $pkgdir/usr/lib/uwsgi/
-
-}
-
-package_uwsgi-plugin-rack(){
-depends=(ruby uwsgi-plugin-common)
+package_uwsgi-plugin-rack() {
+depends=(ruby)
 pkgdesc="Ruby rack plugin"
-install -dm755 $pkgdir/usr/bin
 install -Dm755 $pkgbase-$pkgver/rack_plugin.so 
$pkgdir/usr/lib/uwsgi/rack_plugin.so
-ln -s uwsgi $pkgdir/usr/bin/uwsgi_${pkgname#uwsgi-plugin-}
 install -Dm755 $pkgbase-$pkgver/fiber_plugin.so 
$pkgdir/usr/lib/uwsgi/fiber_plugin.so
 install -Dm755 $pkgbase-$pkgver/rbthreads_plugin.so 
$pkgdir/usr/lib/uwsgi/rbthreads_plugin.so
 }
 
-package_uwsgi-plugin-psgi(){
-depends=(perl uwsgi-plugin-common)
+package_uwsgi-plugin-psgi() {
+depends=(perl)
 pkgdesc="Perl psgi plugin"
-install -dm755 $pkgdir/usr/bin
 install -Dm755 $pkgbase-$pkgver/psgi_plugin.so 
$pkgdir/usr/lib/uwsgi/psgi_plugin.so
-ln -s uwsgi $pkgdir/usr/bin/uwsgi_${pkgname#uwsgi-plugin-}
 }
 
-package_uwsgi-plugin-python2(){
-depends=(uwsgi-plugin-common python2-gevent python2-gevent)
+pack

[arch-commits] Commit in uwsgi/trunk (PKGBUILD emperor.uwsgi.service)

2014-10-02 Thread Sven-Hendrik Haase
Date: Thursday, October 2, 2014 @ 12:47:55
  Author: svenstaro
Revision: 120020

upgpkg: uwsgi 2.0.7-4

Ok for real this time

Modified:
  uwsgi/trunk/PKGBUILD
  uwsgi/trunk/emperor.uwsgi.service

---+
 PKGBUILD  |4 ++--
 emperor.uwsgi.service |4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-10-02 10:44:59 UTC (rev 120019)
+++ PKGBUILD2014-10-02 10:47:55 UTC (rev 120020)
@@ -25,7 +25,7 @@
 #uwsgi-plugin-erlang
 #uwsgi-plugin-admin
 pkgver=2.0.7
-pkgrel=3
+pkgrel=4
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -55,7 +55,7 @@
  '4d09535ce379c8acd76160f35d5d6b55'
  '0c09a52fdb88f08c36a8b380f451ce6d'
  '5fa14ddea9a3dae17b5be28468d47b80'
- '7a891ea1de8e416d53a1056c4b73971b'
+ 'd6b323f136dbd185c793c004df3c'
  '3ab4486e02f5c217566fb6c8d469c246')
 
 prepare(){

Modified: emperor.uwsgi.service
===
--- emperor.uwsgi.service   2014-10-02 10:44:59 UTC (rev 120019)
+++ emperor.uwsgi.service   2014-10-02 10:47:55 UTC (rev 120020)
@@ -4,8 +4,8 @@
 
 [Service]
 ExecStart=/usr/bin/uwsgi --ini /etc/uwsgi/emperor.ini
-ExecReload=/usr/bin/uwsgi --ini /etc/uwsgi/emperor.ini --reload
-ExecStop=/usr/bin/uwsgi --ini /etc/uwsgi/emperor.ini --stop
+ExecReload=/bin/kill -HUP $MAINPID
+ExecStop=/bin/kill -INT $MAINPID
 Restart=always
 Type=notify
 StandardError=syslog


[arch-commits] Commit in uwsgi/trunk (PKGBUILD emperor.uwsgi.service)

2014-10-02 Thread Sven-Hendrik Haase
Date: Thursday, October 2, 2014 @ 12:28:33
  Author: svenstaro
Revision: 120016

upgpkg: uwsgi 2.0.7-3

Nobody saw that

Modified:
  uwsgi/trunk/PKGBUILD
  uwsgi/trunk/emperor.uwsgi.service

---+
 PKGBUILD  |4 ++--
 emperor.uwsgi.service |4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-10-02 10:12:43 UTC (rev 120015)
+++ PKGBUILD2014-10-02 10:28:33 UTC (rev 120016)
@@ -25,7 +25,7 @@
 #uwsgi-plugin-erlang
 #uwsgi-plugin-admin
 pkgver=2.0.7
-pkgrel=2
+pkgrel=3
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -55,7 +55,7 @@
  '4d09535ce379c8acd76160f35d5d6b55'
  '0c09a52fdb88f08c36a8b380f451ce6d'
  '5fa14ddea9a3dae17b5be28468d47b80'
- 'e145d3311a49727c7fe722167fa3a6c2'
+ '7a891ea1de8e416d53a1056c4b73971b'
  '3ab4486e02f5c217566fb6c8d469c246')
 
 prepare(){

Modified: emperor.uwsgi.service
===
--- emperor.uwsgi.service   2014-10-02 10:12:43 UTC (rev 120015)
+++ emperor.uwsgi.service   2014-10-02 10:28:33 UTC (rev 120016)
@@ -4,8 +4,8 @@
 
 [Service]
 ExecStart=/usr/bin/uwsgi --ini /etc/uwsgi/emperor.ini
-ExecReload=/usr/bin/uwsgi --ini /etc/uwsg/emperor.ini --reload
-ExecStop=/usr/bin/uwsgi --ini /etc/uwsg/emperor.ini --stop
+ExecReload=/usr/bin/uwsgi --ini /etc/uwsgi/emperor.ini --reload
+ExecStop=/usr/bin/uwsgi --ini /etc/uwsgi/emperor.ini --stop
 Restart=always
 Type=notify
 StandardError=syslog


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2014-10-02 Thread Sven-Hendrik Haase
Date: Thursday, October 2, 2014 @ 10:47:49
  Author: svenstaro
Revision: 120008

upgpkg: uwsgi 2.0.7-2

Push emperor.uwsgi.service changes

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-10-02 07:56:57 UTC (rev 120007)
+++ PKGBUILD2014-10-02 08:47:49 UTC (rev 120008)
@@ -25,7 +25,7 @@
 #uwsgi-plugin-erlang
 #uwsgi-plugin-admin
 pkgver=2.0.7
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)


[arch-commits] Commit in uwsgi/trunk (PKGBUILD emperor.uwsgi.service uwsgi@.service)

2014-09-30 Thread Sven-Hendrik Haase
Date: Tuesday, September 30, 2014 @ 10:22:57
  Author: svenstaro
Revision: 119867

Prepare better Stop and add Reload to services

Modified:
  uwsgi/trunk/PKGBUILD
  uwsgi/trunk/emperor.uwsgi.service
  uwsgi/trunk/uwsgi@.service

---+
 PKGBUILD  |4 ++--
 emperor.uwsgi.service |4 +++-
 uwsgi@.service|2 ++
 3 files changed, 7 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-30 07:29:47 UTC (rev 119866)
+++ PKGBUILD2014-09-30 08:22:57 UTC (rev 119867)
@@ -49,13 +49,13 @@
 md5sums=('c18da6536f2f47a204814225ba695042'
  'dec47bb8bb0dc8caf79331151879f3a0'
  '752475ee32286acfbafa49b898616817'
- 'c54a60431d8d81c1a65b9f4b271ac718'
+ '15d698b5417923c2610842a86ec471a1'
  'ea381549fe65a5d72fa1abb5ceb7d3ef'
  '1a4516d5cdcf5b95b036f4eae2d0c152'
  '4d09535ce379c8acd76160f35d5d6b55'
  '0c09a52fdb88f08c36a8b380f451ce6d'
  '5fa14ddea9a3dae17b5be28468d47b80'
- '69ab06670656b4ea8f8a91ebe33c38e4'
+ 'e145d3311a49727c7fe722167fa3a6c2'
  '3ab4486e02f5c217566fb6c8d469c246')
 
 prepare(){

Modified: emperor.uwsgi.service
===
--- emperor.uwsgi.service   2014-09-30 07:29:47 UTC (rev 119866)
+++ emperor.uwsgi.service   2014-09-30 08:22:57 UTC (rev 119867)
@@ -4,11 +4,13 @@
 
 [Service]
 ExecStart=/usr/bin/uwsgi --ini /etc/uwsgi/emperor.ini
+ExecReload=/usr/bin/uwsgi --ini /etc/uwsg/emperor.ini --reload
+ExecStop=/usr/bin/uwsgi --ini /etc/uwsg/emperor.ini --stop
 Restart=always
-KillSignal=SIGQUIT
 Type=notify
 StandardError=syslog
 NotifyAccess=main
+KillSignal=SIGQUIT
 
 [Install]
 WantedBy=multi-user.target

Modified: uwsgi@.service
===
--- uwsgi@.service  2014-09-30 07:29:47 UTC (rev 119866)
+++ uwsgi@.service  2014-09-30 08:22:57 UTC (rev 119867)
@@ -4,6 +4,8 @@
 
 [Service]
 ExecStart=/usr/bin/uwsgi --ini /etc/uwsgi/%I.ini
+ExecReload=/usr/bin/uwsgi --ini /etc/uwsg/%I.ini --reload
+ExecStop=/usr/bin/uwsgi --ini /etc/uwsg/%I.ini --stop
 Restart=always
 Type=notify
 StandardError=syslog


[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2014-09-10 Thread Daniel Wallace
Date: Thursday, September 11, 2014 @ 02:40:12
  Author: dwallace
Revision: 118789

upgpkg: uwsgi 2.0.7-1

upgpkg: uwsgi 2.0.7

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-11 00:36:57 UTC (rev 118788)
+++ PKGBUILD2014-09-11 00:40:12 UTC (rev 118789)
@@ -24,8 +24,8 @@
 )
 #uwsgi-plugin-erlang
 #uwsgi-plugin-admin
-pkgver=2.0.6
-pkgrel=3
+pkgver=2.0.7
+pkgrel=1
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -46,7 +46,7 @@
 emperor.uwsgi.service
 emperor.uwsgi.socket)
 
-md5sums=('50e9657ebbf52dd3bcd57b565f6b65a5'
+md5sums=('c18da6536f2f47a204814225ba695042'
  'dec47bb8bb0dc8caf79331151879f3a0'
  '752475ee32286acfbafa49b898616817'
  'c54a60431d8d81c1a65b9f4b271ac718'



[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2014-08-28 Thread Sven-Hendrik Haase
Date: Thursday, August 28, 2014 @ 09:28:10
  Author: svenstaro
Revision: 118005

Fix FS#41227

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |   11 ++-
 1 file changed, 10 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-08-28 07:19:20 UTC (rev 118004)
+++ PKGBUILD2014-08-28 07:28:10 UTC (rev 118005)
@@ -25,7 +25,7 @@
 #uwsgi-plugin-erlang
 #uwsgi-plugin-admin
 pkgver=2.0.6
-pkgrel=2
+pkgrel=3
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -135,6 +135,9 @@
 install -Dm755 greenlet_plugin.so $pkgdir/usr/lib/uwsgi/greenlet_plugin.so
 install -Dm755 gevent_plugin.so $pkgdir/usr/lib/uwsgi/gevent_plugin.so
 ln -s uwsgi $pkgdir/usr/bin/uwsgi_${pkgname#uwsgi-plugin-}
+install -Dm644 uwsgidecorators.py 
$pkgdir/usr/lib/python2.7/site-packages/uwsgidecorators.py
+python2 -m compileall $pkgdir/usr/lib/python2.7/site-packages/
+python2 -O -m compileall $pkgdir/usr/lib/python2.7/site-packages/
 }
 
 package_uwsgi-plugin-python(){
@@ -144,6 +147,9 @@
 cd $srcdir/$pkgbase-$pkgver
 install -Dm755 $srcdir/$pkgbase-$pkgver/python_plugin.so 
$pkgdir/usr/lib/uwsgi/python_plugin.so
 ln -s uwsgi $pkgdir/usr/bin/uwsgi_${pkgname#uwsgi-plugin-}
+install -Dm644 uwsgidecorators.py 
$pkgdir/usr/lib/python3.4/site-packages/uwsgidecorators.py
+python -m compileall $pkgdir/usr/lib/python3.4/site-packages/
+python -O -m compileall $pkgdir/usr/lib/python3.4/site-packages/
 }
 
 package_uwsgi-plugin-pypy(){
@@ -153,6 +159,9 @@
 cd $srcdir/$pkgbase-$pkgver
 install -Dm755 $srcdir/$pkgbase-$pkgver/pypy_plugin.so 
$pkgdir/usr/lib/uwsgi/pypy_plugin.so
 ln -s uwsgi $pkgdir/usr/bin/uwsgi_${pkgname#uwsgi-plugin-}
+install -Dm644 uwsgidecorators.py 
$pkgdir/opt/pypy/site-packages/uwsgidecorators.py
+pypy -m compileall $pkgdir/opt/pypy/site-packages/
+pypy -O -m compileall $pkgdir/opt/pypy/site-packages/
 }
 
 package_uwsgi-plugin-nagios(){



[arch-commits] Commit in uwsgi/trunk (PKGBUILD archlinux.ini)

2014-08-28 Thread Sven-Hendrik Haase
Date: Thursday, August 28, 2014 @ 09:19:05
  Author: svenstaro
Revision: 118003

upgpkg: uwsgi 2.0.6-2

Fix FS#41089

Modified:
  uwsgi/trunk/PKGBUILD
  uwsgi/trunk/archlinux.ini

---+
 PKGBUILD  |6 +++---
 archlinux.ini |2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-08-28 07:14:12 UTC (rev 118002)
+++ PKGBUILD2014-08-28 07:19:05 UTC (rev 118003)
@@ -25,7 +25,7 @@
 #uwsgi-plugin-erlang
 #uwsgi-plugin-admin
 pkgver=2.0.6
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -47,7 +47,7 @@
 emperor.uwsgi.socket)
 
 md5sums=('50e9657ebbf52dd3bcd57b565f6b65a5'
- 'a0749da07b545efcbb0276f52be22652'
+ 'dec47bb8bb0dc8caf79331151879f3a0'
  '752475ee32286acfbafa49b898616817'
  'c54a60431d8d81c1a65b9f4b271ac718'
  'ea381549fe65a5d72fa1abb5ceb7d3ef'
@@ -99,7 +99,7 @@
 depends=(uwsgi)
 pkgdesc="Common plugins for uWSGI"
 install -dm755 $pkgdir/usr/bin
-for plugin in cache cgi rpc ugreen; do
+for plugin in transformation_chunked transformation_gzip 
transformation_offload transformation_template transformation_tofile 
transformation_toupper cache cgi rpc ugreen; do
 install -Dm755 $pkgbase-$pkgver/${plugin}_plugin.so 
$pkgdir/usr/lib/uwsgi/${plugin}_plugin.so
 ln -s uwsgi $pkgdir/usr/bin/uwsgi_$plugin
 done

Modified: archlinux.ini
===
--- archlinux.ini   2014-08-28 07:14:12 UTC (rev 118002)
+++ archlinux.ini   2014-08-28 07:19:05 UTC (rev 118003)
@@ -14,4 +14,4 @@
 malloc_implementation = libc
 embedded_plugins = echo, ping, http, corerouter
 plugin_dir = /usr/lib/uwsgi
-plugins = echo, ping, http, rack, psgi, corerouter, rbthreads, fiber, python, 
nagios,  lua, cache, cgi, rpc, ugreen, carbon, rrdtool, pam, systemd_logger, 
php, fastrouter, router_uwsgi, router_redirect, router_basicauth, zergpool, 
router_rewrite, router_http, router_cache, rawrouter, router_static, sslrouter
+plugins = echo, ping, http, rack, psgi, corerouter, rbthreads, fiber, python, 
nagios,  lua, cache, cgi, rpc, ugreen, carbon, rrdtool, pam, systemd_logger, 
php, fastrouter, router_uwsgi, router_redirect, router_basicauth, zergpool, 
router_rewrite, router_http, router_cache, rawrouter, router_static, sslrouter, 
transformation_chunked, transformation_gzip, transformation_offload, 
transformation_template, transformation_tofile, transformation_toupper



[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2014-07-13 Thread Daniel Wallace
Date: Sunday, July 13, 2014 @ 22:07:25
  Author: dwallace
Revision: 115664

upgpkg: uwsgi 2.0.6-1

upgpkg: uwsgi 2.0.6

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-07-13 19:44:40 UTC (rev 115663)
+++ PKGBUILD2014-07-13 20:07:25 UTC (rev 115664)
@@ -24,7 +24,7 @@
 )
 #uwsgi-plugin-erlang
 #uwsgi-plugin-admin
-pkgver=2.0.5.1
+pkgver=2.0.6
 pkgrel=1
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
@@ -46,7 +46,7 @@
 emperor.uwsgi.service
 emperor.uwsgi.socket)
 
-md5sums=('9c89a1d411719b205f4709abe166efe9'
+md5sums=('50e9657ebbf52dd3bcd57b565f6b65a5'
  'a0749da07b545efcbb0276f52be22652'
  '752475ee32286acfbafa49b898616817'
  'c54a60431d8d81c1a65b9f4b271ac718'



[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2014-06-10 Thread Daniel Wallace
Date: Tuesday, June 10, 2014 @ 22:25:21
  Author: dwallace
Revision: 112984

upgpkg: uwsgi 2.0.5.1-1

upgpkg: uwsgi 2.0.5.1-1

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-10 19:03:57 UTC (rev 112983)
+++ PKGBUILD2014-06-10 20:25:21 UTC (rev 112984)
@@ -24,8 +24,8 @@
 )
 #uwsgi-plugin-erlang
 #uwsgi-plugin-admin
-pkgver=2.0.4
-pkgrel=3
+pkgver=2.0.5.1
+pkgrel=1
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -46,7 +46,7 @@
 emperor.uwsgi.service
 emperor.uwsgi.socket)
 
-md5sums=('fc37eeb58bd215fa0ed2c97cfe436ff4'
+md5sums=('9c89a1d411719b205f4709abe166efe9'
  'a0749da07b545efcbb0276f52be22652'
  '752475ee32286acfbafa49b898616817'
  'c54a60431d8d81c1a65b9f4b271ac718'



[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2014-05-31 Thread Felix Yan
Date: Sunday, June 1, 2014 @ 08:33:17
  Author: fyan
Revision: 112358

upgpkg: uwsgi 2.0.4-3

perl 5.20 rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-01 05:05:02 UTC (rev 112357)
+++ PKGBUILD2014-06-01 06:33:17 UTC (rev 112358)
@@ -25,7 +25,7 @@
 #uwsgi-plugin-erlang
 #uwsgi-plugin-admin
 pkgver=2.0.4
-pkgrel=2
+pkgrel=3
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)



[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2014-05-14 Thread Sven-Hendrik Haase
Date: Thursday, May 15, 2014 @ 05:06:31
  Author: svenstaro
Revision: 68

upgpkg: uwsgi 2.0.4-2

add pypy plugin

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |   15 +--
 1 file changed, 13 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-05-15 02:32:29 UTC (rev 67)
+++ PKGBUILD2014-05-15 03:06:31 UTC (rev 68)
@@ -12,6 +12,7 @@
 uwsgi-plugin-psgi
 uwsgi-plugin-python2
 uwsgi-plugin-python
+uwsgi-plugin-pypy
 uwsgi-plugin-nagios
 uwsgi-plugin-router
 uwsgi-plugin-php
@@ -24,7 +25,7 @@
 #uwsgi-plugin-erlang
 #uwsgi-plugin-admin
 pkgver=2.0.4
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -32,7 +33,7 @@
 conflicts=(python-$pkgbase)
 makedepends=(gcc python python2 ruby python2-greenlet php-embed curl libxml2 
libyaml
  perl lua51 pcre libedit openssl bzip2 gmp pam java-environment=7
- jansson classpath)
+ jansson classpath pypy)
 source=(http://projects.unbit.it/downloads/$pkgbase-$pkgver.tar.gz
 archlinux.ini
 tmpfilesd
@@ -76,6 +77,7 @@
   python2 uwsgiconfig.py --plugin plugins/python archlinux python2
   python2 uwsgiconfig.py --plugin plugins/greenlet archlinux greenlet
   python2 uwsgiconfig.py --plugin plugins/gevent archlinux gevent
+  python2 uwsgiconfig.py --plugin plugins/pypy archlinux pypy
 }
 
 package_uwsgi() {
@@ -144,6 +146,15 @@
 ln -s uwsgi $pkgdir/usr/bin/uwsgi_${pkgname#uwsgi-plugin-}
 }
 
+package_uwsgi-plugin-pypy(){
+depends=(pypy uwsgi-plugin-common)
+pkgdesc="Plugin for PyPy support"
+install -dm755 $pkgdir/usr/bin
+cd $srcdir/$pkgbase-$pkgver
+install -Dm755 $srcdir/$pkgbase-$pkgver/pypy_plugin.so 
$pkgdir/usr/lib/uwsgi/pypy_plugin.so
+ln -s uwsgi $pkgdir/usr/bin/uwsgi_${pkgname#uwsgi-plugin-}
+}
+
 package_uwsgi-plugin-nagios(){
 depends=( uwsgi-plugin-common)
 pkgdesc="Plugin for Nagios support"



[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2014-04-25 Thread Daniel Wallace
Date: Saturday, April 26, 2014 @ 01:42:06
  Author: dwallace
Revision: 110183

upgpkg: uwsgi 2.0.4-1

upgpkg: uwsgi 2.0.4

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-25 23:41:43 UTC (rev 110182)
+++ PKGBUILD2014-04-25 23:42:06 UTC (rev 110183)
@@ -23,7 +23,7 @@
 )
 #uwsgi-plugin-erlang
 #uwsgi-plugin-admin
-pkgver=2.0.3
+pkgver=2.0.4
 pkgrel=1
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
@@ -45,11 +45,11 @@
 emperor.uwsgi.service
 emperor.uwsgi.socket)
 
-md5sums=('3d27176082aba18d13871aa89d2610af'
+md5sums=('fc37eeb58bd215fa0ed2c97cfe436ff4'
  'a0749da07b545efcbb0276f52be22652'
  '752475ee32286acfbafa49b898616817'
- '740a7718bd341b03d916a13ddbbbe694'
- 'db70315bbc8cb886a278ba59d5fd8d57'
+ 'c54a60431d8d81c1a65b9f4b271ac718'
+ 'ea381549fe65a5d72fa1abb5ceb7d3ef'
  '1a4516d5cdcf5b95b036f4eae2d0c152'
  '4d09535ce379c8acd76160f35d5d6b55'
  '0c09a52fdb88f08c36a8b380f451ce6d'



[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2014-03-30 Thread Daniel Wallace
Date: Monday, March 31, 2014 @ 05:15:07
  Author: dwallace
Revision: 108644

upgpkg: uwsgi 2.0.3-1

upgpkg: uwsgi 2.0.3

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-31 00:53:21 UTC (rev 108643)
+++ PKGBUILD2014-03-31 03:15:07 UTC (rev 108644)
@@ -23,8 +23,8 @@
 )
 #uwsgi-plugin-erlang
 #uwsgi-plugin-admin
-pkgver=2.0.2
-pkgrel=4
+pkgver=2.0.3
+pkgrel=1
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -45,7 +45,7 @@
 emperor.uwsgi.service
 emperor.uwsgi.socket)
 
-md5sums=('297578b2e3ef2102faeadaa0fb8aac6b'
+md5sums=('3d27176082aba18d13871aa89d2610af'
  'a0749da07b545efcbb0276f52be22652'
  '752475ee32286acfbafa49b898616817'
  '740a7718bd341b03d916a13ddbbbe694'



[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2014-03-19 Thread Sven-Hendrik Haase
Date: Thursday, March 20, 2014 @ 06:14:53
  Author: svenstaro
Revision: 107825

upgpkg: uwsgi 2.0.2-4

pushing changes

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-20 05:05:22 UTC (rev 107824)
+++ PKGBUILD2014-03-20 05:14:53 UTC (rev 107825)
@@ -24,7 +24,7 @@
 #uwsgi-plugin-erlang
 #uwsgi-plugin-admin
 pkgver=2.0.2
-pkgrel=3
+pkgrel=4
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -47,7 +47,7 @@
 
 md5sums=('297578b2e3ef2102faeadaa0fb8aac6b'
  'a0749da07b545efcbb0276f52be22652'
- 'b05ba1d796e1ea608a40635bc4f3ec67'
+ '752475ee32286acfbafa49b898616817'
  '740a7718bd341b03d916a13ddbbbe694'
  'db70315bbc8cb886a278ba59d5fd8d57'
  '1a4516d5cdcf5b95b036f4eae2d0c152'



[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2014-03-19 Thread Sven-Hendrik Haase
Date: Thursday, March 20, 2014 @ 05:22:13
  Author: svenstaro
Revision: 107821

Backup emperor.ini

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-20 03:03:44 UTC (rev 107820)
+++ PKGBUILD2014-03-20 04:22:13 UTC (rev 107821)
@@ -28,6 +28,7 @@
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
+backup=('etc/uwsgi/emperor.ini')
 conflicts=(python-$pkgbase)
 makedepends=(gcc python python2 ruby python2-greenlet php-embed curl libxml2 
libyaml
  perl lua51 pcre libedit openssl bzip2 gmp pam java-environment=7



[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2014-03-18 Thread Daniel Wallace
Date: Wednesday, March 19, 2014 @ 04:48:43
  Author: dwallace
Revision: 107753

upgpkg: uwsgi 2.0.2-2

upgpkg: uwsgi 2.0.2-2 python3.4

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-19 03:45:15 UTC (rev 107752)
+++ PKGBUILD2014-03-19 03:48:43 UTC (rev 107753)
@@ -24,7 +24,7 @@
 #uwsgi-plugin-erlang
 #uwsgi-plugin-admin
 pkgver=2.0.2
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)



[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2014-03-02 Thread Daniel Wallace
Date: Monday, March 3, 2014 @ 03:39:33
  Author: dwallace
Revision: 106428

upgpkg: uwsgi 2.0.2-1

upgpkg: uwsgi 2.0.2

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-03 02:30:58 UTC (rev 106427)
+++ PKGBUILD2014-03-03 02:39:33 UTC (rev 106428)
@@ -23,7 +23,7 @@
 )
 #uwsgi-plugin-erlang
 #uwsgi-plugin-admin
-pkgver=2.0.1
+pkgver=2.0.2
 pkgrel=1
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
@@ -41,7 +41,7 @@
 uwsgi_ruby20_compatibility.patch
 uwsgi_trick_chroot.patch)
 
-md5sums=('e7234f16ddfb4fe5d0b5d5fa76dc17e1'
+md5sums=('297578b2e3ef2102faeadaa0fb8aac6b'
  'a0749da07b545efcbb0276f52be22652'
  'b05ba1d796e1ea608a40635bc4f3ec67'
  '740a7718bd341b03d916a13ddbbbe694'



[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2014-02-12 Thread Daniel Wallace
Date: Wednesday, February 12, 2014 @ 18:50:16
  Author: dwallace
Revision: 105642

upgpkg: uwsgi 2.0.1-1

upgpkg: uwsgi 2.0.1

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-12 17:41:55 UTC (rev 105641)
+++ PKGBUILD2014-02-12 17:50:16 UTC (rev 105642)
@@ -23,8 +23,8 @@
 )
 #uwsgi-plugin-erlang
 #uwsgi-plugin-admin
-pkgver=2.0
-pkgrel=3
+pkgver=2.0.1
+pkgrel=1
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)
@@ -41,7 +41,7 @@
 uwsgi_ruby20_compatibility.patch
 uwsgi_trick_chroot.patch)
 
-md5sums=('e4ab884be53a18c40975da1f9f14ef3d'
+md5sums=('e7234f16ddfb4fe5d0b5d5fa76dc17e1'
  'a0749da07b545efcbb0276f52be22652'
  'b05ba1d796e1ea608a40635bc4f3ec67'
  '740a7718bd341b03d916a13ddbbbe694'



[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2014-01-15 Thread Daniel Wallace
Date: Thursday, January 16, 2014 @ 06:41:46
  Author: dwallace
Revision: 104121

upgpkg: uwsgi 2.0-3

upgpkg: uwsgi 2.0-3 ruby rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-16 05:31:59 UTC (rev 104120)
+++ PKGBUILD2014-01-16 05:41:46 UTC (rev 104121)
@@ -24,7 +24,7 @@
 #uwsgi-plugin-erlang
 #uwsgi-plugin-admin
 pkgver=2.0
-pkgrel=2
+pkgrel=3
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)



[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

2014-01-15 Thread Daniel Wallace
Date: Thursday, January 16, 2014 @ 06:31:59
  Author: dwallace
Revision: 104120

upgpkg: uwsgi 2.0-2

upgpkg: uwsgi 2.0-2 ruby rebuild

Modified:
  uwsgi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-16 05:24:03 UTC (rev 104119)
+++ PKGBUILD2014-01-16 05:31:59 UTC (rev 104120)
@@ -24,7 +24,7 @@
 #uwsgi-plugin-erlang
 #uwsgi-plugin-admin
 pkgver=2.0
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase";
 license=(GPL2)



  1   2   >