[arch-commits] Commit in apache/repos (28 files)

2015-05-16 Thread Anatol Pomozov
Date: Saturday, May 16, 2015 @ 18:51:05
  Author: anatolik
Revision: 239471

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

Added:
  apache/repos/extra-i686/PKGBUILD
(from rev 239470, apache/trunk/PKGBUILD)
  apache/repos/extra-i686/apache.install
(from rev 239470, apache/trunk/apache.install)
  apache/repos/extra-i686/apache.tmpfiles.conf
(from rev 239470, apache/trunk/apache.tmpfiles.conf)
  apache/repos/extra-i686/arch.layout
(from rev 239470, apache/trunk/arch.layout)
  apache/repos/extra-i686/httpd.logrotate
(from rev 239470, apache/trunk/httpd.logrotate)
  apache/repos/extra-i686/httpd.service
(from rev 239470, apache/trunk/httpd.service)
  apache/repos/extra-i686/lua53_fixes.patch
(from rev 239470, apache/trunk/lua53_fixes.patch)
  apache/repos/extra-x86_64/PKGBUILD
(from rev 239470, apache/trunk/PKGBUILD)
  apache/repos/extra-x86_64/apache.install
(from rev 239470, apache/trunk/apache.install)
  apache/repos/extra-x86_64/apache.tmpfiles.conf
(from rev 239470, apache/trunk/apache.tmpfiles.conf)
  apache/repos/extra-x86_64/arch.layout
(from rev 239470, apache/trunk/arch.layout)
  apache/repos/extra-x86_64/httpd.logrotate
(from rev 239470, apache/trunk/httpd.logrotate)
  apache/repos/extra-x86_64/httpd.service
(from rev 239470, apache/trunk/httpd.service)
  apache/repos/extra-x86_64/lua53_fixes.patch
(from rev 239470, apache/trunk/lua53_fixes.patch)
Deleted:
  apache/repos/extra-i686/PKGBUILD
  apache/repos/extra-i686/apache.install
  apache/repos/extra-i686/apache.tmpfiles.conf
  apache/repos/extra-i686/arch.layout
  apache/repos/extra-i686/httpd.logrotate
  apache/repos/extra-i686/httpd.service
  apache/repos/extra-i686/lua53_fixes.patch
  apache/repos/extra-x86_64/PKGBUILD
  apache/repos/extra-x86_64/apache.install
  apache/repos/extra-x86_64/apache.tmpfiles.conf
  apache/repos/extra-x86_64/arch.layout
  apache/repos/extra-x86_64/httpd.logrotate
  apache/repos/extra-x86_64/httpd.service
  apache/repos/extra-x86_64/lua53_fixes.patch

---+
 /PKGBUILD |  252 
 /apache.install   |   32 
 /apache.tmpfiles.conf |2 
 /arch.layout  |   44 ++
 /httpd.logrotate  |   12 +
 /httpd.service|   30 
 /lua53_fixes.patch|  110 +++
 extra-i686/PKGBUILD   |  126 --
 extra-i686/apache.install |   16 --
 extra-i686/apache.tmpfiles.conf   |1 
 extra-i686/arch.layout|   22 ---
 extra-i686/httpd.logrotate|6 
 extra-i686/httpd.service  |   15 --
 extra-i686/lua53_fixes.patch  |   55 ---
 extra-x86_64/PKGBUILD |  126 --
 extra-x86_64/apache.install   |   16 --
 extra-x86_64/apache.tmpfiles.conf |1 
 extra-x86_64/arch.layout  |   22 ---
 extra-x86_64/httpd.logrotate  |6 
 extra-x86_64/httpd.service|   15 --
 extra-x86_64/lua53_fixes.patch|   55 ---
 21 files changed, 482 insertions(+), 482 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-05-16 16:49:41 UTC (rev 239470)
+++ extra-i686/PKGBUILD 2015-05-16 16:51:05 UTC (rev 239471)
@@ -1,126 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=apache
-pkgver=2.4.12
-pkgrel=3
-pkgdesc='A high performance Unix-based HTTP server'
-arch=('i686' 'x86_64')
-url='http://www.apache.org/dist/httpd'
-license=('APACHE')
-backup=(
-etc/httpd/conf/httpd.conf
-etc/httpd/conf/extra/httpd-{autoindex,dav,default,info,languages}.conf
-etc/httpd/conf/extra/httpd-{manual,mpm,multilang-errordoc}.conf
-etc/httpd/conf/extra/httpd-{ssl,userdir,vhosts}.conf
-etc/httpd/conf/extra/proxy-html.conf
-etc/httpd/conf/{mime.types,magic}
-etc/logrotate.d/httpd
-)
-depends=('zlib' 'apr-util' 'pcre')
-makedepends=('libxml2' 'lua' 'openssl')
-optdepends=(
-'lua: for mod_lua module'
-'openssl: for mod_ssl module'
-'libxml2: for mod_proxy_html, mod_xml2enc modules' 
-'lynx: apachectl status'
-)
-install=apache.install
-source=(
-http://www.apache.org/dist/httpd/httpd-${pkgver}.tar.bz2{,.asc}
-apache.tmpfiles.conf
-httpd.logrotate
-httpd.service
-arch.layout
-lua53_fixes.patch
-)
-sha256sums=('ad6d39edfe4621d8cc9a2791f6f8d6876943a9da41ac8533d77407a2e630eae4'
-'SKIP'
-'63da1a420f4714a3e7af2672d28384419cc7eedbe7bf35baebd02938fabc15bf'
-'875903831634edf35d8d57e9a51bacb818255ecb3bfff29627f03e43d1ab65c3'
-'14d0a775eea7f8c66ba55399a9ad1e4fd29e0302f479a15b28bbfc754c5aa347'
-'dda05c6e76f12624e418ca18a36f2e90ec1c5b1cc52fed7142fce6076ec413f3'
-

[arch-commits] Commit in apache/repos (28 files)

2013-05-31 Thread Pierre Schmitz
Date: Friday, May 31, 2013 @ 10:01:32
  Author: pierre
Revision: 186794

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

Added:
  apache/repos/staging-i686/PKGBUILD
(from rev 186793, apache/trunk/PKGBUILD)
  apache/repos/staging-i686/apache.conf.d
(from rev 186793, apache/trunk/apache.conf.d)
  apache/repos/staging-i686/apache.install
(from rev 186793, apache/trunk/apache.install)
  apache/repos/staging-i686/apache.tmpfiles.conf
(from rev 186793, apache/trunk/apache.tmpfiles.conf)
  apache/repos/staging-i686/apachectl-confd.patch
(from rev 186793, apache/trunk/apachectl-confd.patch)
  apache/repos/staging-i686/arch.layout
(from rev 186793, apache/trunk/arch.layout)
  apache/repos/staging-i686/httpd.logrotate
(from rev 186793, apache/trunk/httpd.logrotate)
  apache/repos/staging-i686/httpd.service
(from rev 186793, apache/trunk/httpd.service)
  apache/repos/staging-x86_64/PKGBUILD
(from rev 186793, apache/trunk/PKGBUILD)
  apache/repos/staging-x86_64/apache.conf.d
(from rev 186793, apache/trunk/apache.conf.d)
  apache/repos/staging-x86_64/apache.install
(from rev 186793, apache/trunk/apache.install)
  apache/repos/staging-x86_64/apache.tmpfiles.conf
(from rev 186793, apache/trunk/apache.tmpfiles.conf)
  apache/repos/staging-x86_64/apachectl-confd.patch
(from rev 186793, apache/trunk/apachectl-confd.patch)
  apache/repos/staging-x86_64/arch.layout
(from rev 186793, apache/trunk/arch.layout)
  apache/repos/staging-x86_64/httpd.logrotate
(from rev 186793, apache/trunk/httpd.logrotate)
  apache/repos/staging-x86_64/httpd.service
(from rev 186793, apache/trunk/httpd.service)
Deleted:
  apache/repos/staging-i686/PKGBUILD
  apache/repos/staging-i686/apache.install
  apache/repos/staging-i686/apache.tmpfiles.conf
  apache/repos/staging-i686/arch.layout
  apache/repos/staging-i686/httpd.logrotate
  apache/repos/staging-i686/httpd.service
  apache/repos/staging-x86_64/PKGBUILD
  apache/repos/staging-x86_64/apache.install
  apache/repos/staging-x86_64/apache.tmpfiles.conf
  apache/repos/staging-x86_64/arch.layout
  apache/repos/staging-x86_64/httpd.logrotate
  apache/repos/staging-x86_64/httpd.service

--+
 /PKGBUILD|  336 +
 /apache.install  |   14 +
 /apache.tmpfiles.conf|2 
 /arch.layout |   44 
 /httpd.logrotate |   12 +
 /httpd.service   |   30 ++
 staging-i686/PKGBUILD|  161 ---
 staging-i686/apache.conf.d   |   15 +
 staging-i686/apache.install  |7 
 staging-i686/apache.tmpfiles.conf|1 
 staging-i686/apachectl-confd.patch   |   15 +
 staging-i686/arch.layout |   22 --
 staging-i686/httpd.logrotate |6 
 staging-i686/httpd.service   |   15 -
 staging-x86_64/PKGBUILD  |  161 ---
 staging-x86_64/apache.conf.d |   15 +
 staging-x86_64/apache.install|7 
 staging-x86_64/apache.tmpfiles.conf  |1 
 staging-x86_64/apachectl-confd.patch |   15 +
 staging-x86_64/arch.layout   |   22 --
 staging-x86_64/httpd.logrotate   |6 
 staging-x86_64/httpd.service |   15 -
 22 files changed, 498 insertions(+), 424 deletions(-)

Deleted: staging-i686/PKGBUILD
===
--- staging-i686/PKGBUILD   2013-05-31 08:01:01 UTC (rev 186793)
+++ staging-i686/PKGBUILD   2013-05-31 08:01:32 UTC (rev 186794)
@@ -1,161 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=apache
-pkgver=2.2.24
-pkgrel=2
-pkgdesc='A high performance Unix-based HTTP server'
-arch=('i686' 'x86_64')
-options=('!libtool')
-url='http://www.apache.org/dist/httpd'
-license=('APACHE')
-backup=(etc/httpd/conf/httpd.conf
-etc/httpd/conf/extra/httpd-{autoindex,dav,default,info,languages}.conf
-etc/httpd/conf/extra/httpd-{manual,mpm,multilang-errordoc}.conf
-etc/httpd/conf/extra/httpd-{ssl,userdir,vhosts}.conf
-etc/logrotate.d/httpd)
-depends=('openssl' 'zlib' 'apr-util' 'pcre' 'systemd')
-optdepends=('lynx: apachectl status')
-install=apache.install
-_itkurl=http://mpm-itk.sesse.net/apache2.2-mpm-itk-2.2.17-01
-source=(http://www.apache.org/dist/httpd/httpd-${pkgver}.tar.bz2
-http://www.apache.org/dist/httpd/httpd-${pkgver}.tar.bz2.asc
-${_itkurl}/02-rename-prefork-to-itk.patch
-${_itkurl}/03-add-mpm-to-build-system.patch
-${_itkurl}/04-correct-output-makefile-location.patch
-${_itkurl}/05-add-copyright.patch
-${_itkurl}/06-hook-just-after-merging-perdir-config.patch
-${_itkurl}/07-base-functionality.patch
-${_itkurl}/08-max-clients-per-vhost.patch
-

[arch-commits] Commit in apache/repos (28 files)

2012-02-08 Thread Pierre Schmitz
Date: Wednesday, February 8, 2012 @ 05:37:58
  Author: pierre
Revision: 149497

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

Added:
  apache/repos/staging-i686/PKGBUILD
(from rev 149496, apache/trunk/PKGBUILD)
  apache/repos/staging-i686/apache.conf.d
(from rev 149496, apache/trunk/apache.conf.d)
  apache/repos/staging-i686/apachectl-confd.patch
(from rev 149496, apache/trunk/apachectl-confd.patch)
  apache/repos/staging-i686/arch.layout
(from rev 149496, apache/trunk/arch.layout)
  apache/repos/staging-i686/httpd
(from rev 149496, apache/trunk/httpd)
  apache/repos/staging-i686/httpd.logrotate
(from rev 149496, apache/trunk/httpd.logrotate)
  apache/repos/staging-i686/pcre_info.patch
(from rev 149496, apache/trunk/pcre_info.patch)
  apache/repos/staging-x86_64/PKGBUILD
(from rev 149496, apache/trunk/PKGBUILD)
  apache/repos/staging-x86_64/apache.conf.d
(from rev 149496, apache/trunk/apache.conf.d)
  apache/repos/staging-x86_64/apachectl-confd.patch
(from rev 149496, apache/trunk/apachectl-confd.patch)
  apache/repos/staging-x86_64/arch.layout
(from rev 149496, apache/trunk/arch.layout)
  apache/repos/staging-x86_64/httpd
(from rev 149496, apache/trunk/httpd)
  apache/repos/staging-x86_64/httpd.logrotate
(from rev 149496, apache/trunk/httpd.logrotate)
  apache/repos/staging-x86_64/pcre_info.patch
(from rev 149496, apache/trunk/pcre_info.patch)
Deleted:
  apache/repos/staging-i686/PKGBUILD
  apache/repos/staging-i686/apache.conf.d
  apache/repos/staging-i686/apachectl-confd.patch
  apache/repos/staging-i686/arch.layout
  apache/repos/staging-i686/httpd
  apache/repos/staging-i686/httpd.logrotate
  apache/repos/staging-i686/pcre_info.patch
  apache/repos/staging-x86_64/PKGBUILD
  apache/repos/staging-x86_64/apache.conf.d
  apache/repos/staging-x86_64/apachectl-confd.patch
  apache/repos/staging-x86_64/arch.layout
  apache/repos/staging-x86_64/httpd
  apache/repos/staging-x86_64/httpd.logrotate
  apache/repos/staging-x86_64/pcre_info.patch

--+
 staging-i686/PKGBUILD|  300 -
 staging-i686/apache.conf.d   |   30 +--
 staging-i686/apachectl-confd.patch   |   30 +--
 staging-i686/arch.layout |   44 ++--
 staging-i686/httpd   |  130 +++---
 staging-i686/httpd.logrotate |   12 -
 staging-i686/pcre_info.patch |   33 ++-
 staging-x86_64/PKGBUILD  |  300 -
 staging-x86_64/apache.conf.d |   30 +--
 staging-x86_64/apachectl-confd.patch |   30 +--
 staging-x86_64/arch.layout   |   44 ++--
 staging-x86_64/httpd |  130 +++---
 staging-x86_64/httpd.logrotate   |   12 -
 staging-x86_64/pcre_info.patch   |   33 ++-
 14 files changed, 590 insertions(+), 568 deletions(-)

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