- Add devel/py-cheetah to RUN_DEPENDS when NOPORTEXAMPLES is not defined
- Remove files/patch-setup.py
PR: ports/128843
Submitted by: Wen Heping < wenheping at gmail dot com >
- 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
CherryPy allows developers to build web applications in much the same
way they would build any other object-oriented Python program.
This usually results in smaller source code developed in less time.
PR: ports/91686
Submitted by: Nicola Vitale <nivit@email.it>