Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2015 15:53:44 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r382846 - head/www/py-webware
Message-ID:  <201503311553.t2VFrikk064178@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503311553.t2VFrikk064178>