svn commit: r467475 - head/devel/viewvc
Bernard Spil
brnrd at FreeBSD.org
Mon Apr 16 11:03:33 UTC 2018
Author: brnrd
Date: Mon Apr 16 11:03:32 2018
New Revision: 467475
URL: https://svnweb.freebsd.org/changeset/ports/467475
Log:
devel/viewvc: Mark option mod_python33 broken
- mod_python33 removed with apache22 removal
Modified:
head/devel/viewvc/Makefile
Modified: head/devel/viewvc/Makefile
==============================================================================
--- head/devel/viewvc/Makefile Mon Apr 16 10:48:08 2018 (r467474)
+++ head/devel/viewvc/Makefile Mon Apr 16 11:03:32 2018 (r467475)
@@ -30,6 +30,7 @@ MYSQL_DESC= Bonsai-like repository query facilities
APACHE_USE= APACHE_RUN=22+
LIGHTTPD_RUN_DEPENDS= lighttpd:www/lighttpd
+MODPYTHON33_BROKEN= The mod_python33 port has been removed with Apache 2.2
MODPYTHON33_RUN_DEPENDS=${APACHE_PKGNAMEPREFIX}mod_python33>=3.3:www/mod_python33
MODPYTHON35_RUN_DEPENDS=${APACHE_PKGNAMEPREFIX}mod_python35>=3.5:www/mod_python35
MODWSGI_RUN_DEPENDS= ${APACHE_PKGNAMEPREFIX}${PYTHON_PKGNAMEPREFIX}mod_wsgi>=4.4.13:www/mod_wsgi4@${PY_FLAVOR}
More information about the svn-ports-all
mailing list