- Convert easy_install support to <bsd.python.mk>
- Remove files/pkg-deinstall.in and files/pkg-install.in
- Update WWW url and Author in pkg-descr
PR: ports/130783
Submitted by: nivit
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
- 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
shuts down alongside any TurboGears applications you write, in the
same way that visit tracking and identity do.
TurboMail uses built-in Python modules for SMTP communication and
MIME e-mail creation, but greatly simplifies these tasks by performing
the grunt-work for you. Additionally, TurboMail is multi-threaded,
allowing for single or batch enqueueing and background delivery of mail.
Author: Top Floor Computer Systems Ltd.
WWW: http://trac.orianagroup.com/turbomail/