- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
of py-xml and py-4suite. The original maintainer (wjv) have been
too busy to manage these ports for last half year.
Submitted by: Mike Brown <mike@skew.org>
Perl's syntax for replacements. It was officially marked BROKEN by kris
this May. This commit fixes the replacements and removes three directories,
which are created by the py-xml port, from the pkg-plist.
The maintainer did not react to the breakage in a very long time, so I
take the liberty of fixing the port without waiting for too much longer.
Approved by: maintainer timeout
- This is a major rewrite of 4Suite. From a ports point of view, things are
simplified since the interdependency between 4Suite and PyXML has been
somewhat simplified.
- Tested with Python 2.1 on -CURRENT, and (more briefly) with Python 1.5.2 on
-CURRENT.
PR: 27173
Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER
New port (textproc/py-4suite) of 4Suite, a collection of Python tools for
XML processing.
PR: 25939
Submitted by: Johann Visagie <johann@egenetics.com>