[macports-ports] branch master updated (e85e035 -> b0ddc6a)
Marius Schamschula
mps at macports.org
Sun Oct 15 18:29:26 UTC 2017
Marius Schamschula (Schamschula) pushed a change to branch master
in repository macports-ports.
from e85e035 _resources: Add new mirror in Canada
new adbd4e7 apache2 (2.2.x): rename to apache22
new 12fedbd apache24-devel: rename to apache2
new a1cc0f5 awstats: add apache22 variant
new 8fe96f2 bugzilla: add apache22 and mysql57 variants
new d96c53a drupal7: add apache22 variant
new 1061637 drupal8: add apache22 variant
new c1d6788 mapserver: add apache22 and postgresql96 variants
new a1601a4 mod_antispam: add apache22 variant
new 7bce61c mod_authn_otp: add apache22 variant
new a1fa607 mod_cband: build using apache22
new 28bec20 mod_chroot: add apache22 variant
new ac42b7c mod_dnssd: add apache22 variant
new a2c6f05 mod_fastcgi: build using apache22
new de084a1 mod_fcgid: add apache22 variant
new ae5bae7 mod_gnutls: add apache22 variant
new 1beae3c mod_mono: add apache22 variant, update to version 3.12
new 75b7ac8 mod_mono: fix whitespace
new da25318 mod_perl2: add apache22 variant
new 73bd315 mod_proxy_html: build using apache22
new c67081f mod_python: add apache22 variant, remove python25 subport
new 3171d6a mod_qos: revision bumpt for new apache2
new 2e52ca3 mod_security2: add apache22 variant, update to version 2.9.2
new e79b804 mod_wsgi: add apache22 variant, update to version 4.5.20
new a5812ba neko: build against apache22
new 02fc566 p5-apache-authcookie: add apache22 variant
new e8cea3d p5-libapreq2: add apache22 variant
new ea8664b php: update paths for apache2handler
new da8d170 php4: add apache22, remove apache20 variants
new d858327 ganglia-web: add apache22 variant
new 2fc21c0 postfixadmin: add apache22 variant, update to version 3.1
new e42e00e smokeping: build against apache22
new 78f2126 sympa: add apache22 variant
new 2723dfb mythweb.2x: revison bump for apache2 (2.4.x)
new a47e9d3 phpbb: revision bump for apache2 (2.4.x)
new 2b0c088 zabbix2: add apache22, mysql57 and php71 variants
new c553635 zabbix2: add missing lines
new b0ddc6a zabbix3: add php71 variant, revision bump for apache2
The 37 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
devel/bugzilla/Portfile | 14 +-
gis/mapserver/Portfile | 18 +-
lang/neko/Portfile | 4 +-
lang/php/Portfile | 17 +-
lang/php4/Portfile | 24 +--
mail/sympa/Portfile | 29 ++-
multimedia/mythweb.25/Portfile | 2 +-
multimedia/mythweb.26/Portfile | 2 +-
multimedia/mythweb.27/Portfile | 2 +-
multimedia/mythweb.28/Portfile | 1 +
net/ganglia-web/Portfile | 7 +-
net/smokeping/Portfile | 15 +-
net/zabbix2/Portfile | 16 +-
net/zabbix3/Portfile | 10 +-
perl/p5-apache-authcookie/Portfile | 4 +
perl/p5-libapreq2/Portfile | 22 ++-
www/apache2/Portfile | 171 ++++++++---------
.../files/patch-build-rules.mk.in.diff | 0
.../files/patch-config.layout.diff | 2 +-
.../files/patch-support-apachectl.in.diff | 0
.../files/patch-support-apxs.in.diff | 0
www/{apache2 => apache22}/Portfile | 4 +-
www/{apache2 => apache22}/files/libtool-tag.diff | 0
.../files/patch-docs-cgi-examples-printenv.diff | 0
.../files/patch-httpd.conf.in-sensitive-files.diff | 0
www/apache24-devel/Portfile | 208 ---------------------
www/awstats/Portfile | 6 +
www/drupal7/Portfile | 4 +
www/drupal8/Portfile | 4 +
www/mod_antispam/Portfile | 21 ++-
www/mod_authn_otp/Portfile | 18 +-
www/mod_cband/Portfile | 6 +-
www/mod_chroot/Portfile | 21 ++-
www/mod_dnssd/Portfile | 30 ++-
www/mod_fastcgi/Portfile | 14 +-
www/mod_fcgid/Portfile | 36 +++-
www/mod_gnutls/Portfile | 47 +++--
www/mod_mono/Portfile | 86 +++++----
www/mod_perl2/Portfile | 37 ++--
www/mod_proxy_html/Portfile | 16 +-
www/mod_python/Portfile | 50 ++---
www/mod_qos/Portfile | 4 +-
www/mod_security2/Portfile | 39 ++--
www/mod_wsgi/Portfile | 29 ++-
www/phpbb/Portfile | 1 +
www/postfixadmin/Portfile | 17 +-
46 files changed, 549 insertions(+), 509 deletions(-)
rename www/{apache24-devel => apache2}/files/patch-build-rules.mk.in.diff (100%)
rename www/{apache24-devel => apache2}/files/patch-config.layout.diff (94%)
rename www/{apache24-devel => apache2}/files/patch-support-apachectl.in.diff (100%)
rename www/{apache24-devel => apache2}/files/patch-support-apxs.in.diff (100%)
copy www/{apache2 => apache22}/Portfile (99%)
rename www/{apache2 => apache22}/files/libtool-tag.diff (100%)
rename www/{apache2 => apache22}/files/patch-docs-cgi-examples-printenv.diff (100%)
rename www/{apache2 => apache22}/files/patch-httpd.conf.in-sensitive-files.diff (100%)
delete mode 100644 www/apache24-devel/Portfile
More information about the macports-changes
mailing list