This Zope product handles transformations between mime types. Required by the new version of zope-archetypes.
State Changed From-To: open->feedback This does not build with new zope-2.7.0/python-2.3 Compiling /tmp/a/ports/www/zope-cmftransforms/work/PortalTransforms-1.0.3/PortalTransforms/TransformsChain.py ... File "/tmp/a/ports/www/zope-cmftransforms/work/PortalTransforms-1.0.3/PortalTransforms/TransformsChain.py", line 3 from zope.TransformsChain import Transform.TransformsChain ^ SyntaxError: invalid syntax [...] Compiling /tmp/a/ports/www/zope-cmftransforms/work/PortalTransforms-1.0.3/PortalTransforms/transforms/office_uno.py ... File "/tmp/a/ports/www/zope-cmftransforms/work/PortalTransforms-1.0.3/PortalTransforms/transforms/office_uno.py", line 10 commandtransform.__init__(self, name) ^ SyntaxError: invalid syntax Do you have patches for these? The second is simply fixed, it's just an indentation issue, but I failed to fix the first one.
Responsible Changed From-To: freebsd-ports-bugs->pav Handle
State Changed From-To: feedback->closed New port added, thanks!