summaryrefslogtreecommitdiff
path: root/finance/openerp-server
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-07-22 16:39:10 +0000
committerJohn Marino <marino@FreeBSD.org>2014-07-22 16:39:10 +0000
commit06f6e9090d72a43bf07605546945aa8eb0fcd92b (patch)
tree4572f4efd14b9d366b7696796dc8e4f056b9467b /finance/openerp-server
parent- Update WWW (diff)
Mark finance/openerp-server BROKEN
According to the PR opened 30 Jan 2014, openerp-server has been broken out of the box ever since it was updated to version 7.0. The maintainer has not responded despite being pinged in June. PR: 186262 Submitted by: Marc (sherpa consulting) Action due to: maintainer timeout (~6 months)
Notes
Notes: svn path=/head/; revision=362555
Diffstat (limited to 'finance/openerp-server')
-rw-r--r--finance/openerp-server/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/finance/openerp-server/Makefile b/finance/openerp-server/Makefile
index 5b77268931f8..681d58db805c 100644
--- a/finance/openerp-server/Makefile
+++ b/finance/openerp-server/Makefile
@@ -12,6 +12,8 @@ DISTNAME= openerp-${PORTVERSION}-${NIGHTLY}
MAINTAINER= pakhom706@gmail.com
COMMENT= Open source application ERP & CRM in Python using Postgresql
+BROKEN= Non-functional as shipped (Operational Error)(PR: 186262)
+
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging \
${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 \
${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz \