svn commit: r382846 - head/www/py-webware
Baptiste Daroussin
bapt at FreeBSD.org
Tue Mar 31 15:53:44 UTC 2015
Author: bapt
Date: Tue Mar 31 15:53:43 2015
New Revision: 382846
URL: https://svnweb.freebsd.org/changeset/ports/382846
QAT: https://qat.redports.org/buildarchive/r382846/
Log:
Mark as broken: too creative (sorry I could not find a better term)
Use custom, broken and creative way to create a non compliant rc script named
after a non conventional scheme
Create users a custom way instead of using the dedicated framework (actually
duplicate creation of the user)
Modified:
head/www/py-webware/Makefile
Modified: head/www/py-webware/Makefile
==============================================================================
--- head/www/py-webware/Makefile Tue Mar 31 15:46:27 2015 (r382845)
+++ head/www/py-webware/Makefile Tue Mar 31 15:53:43 2015 (r382846)
@@ -14,6 +14,8 @@ COMMENT= Versatile web application serve
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mx-base>0:${PORTSDIR}/lang/py-mx-base
+BROKEN= Too creative
+
USES= python:2
NO_BUILD= yes
More information about the svn-ports-all
mailing list