mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
4763e183bb
- Assign maintainer to submitter - install license with license framework, not manually - eliminate explicit setuptools dependency because build/run dependency on it already implied when USE_DISTUTILS=easy_install is set - remove boost-python-libs dependency - it is needed only for bundled libtorrent-rasterbar-python, while we install libtorrent-rasterbar-python from ports tree - depend on simplejson only if python < 2.6 (it is included into >=2.6) - use PYTHON_VER instead of homebrew PYDOTVER (yeah, i know they are not the same, but PYTHON_VER is sufficient in this case) - www/py-twistedWeb dependency is needed only at runtime, so use USE_TWISTED_RUN instead - unset WITH_PSYCO if python version > 2.6 (psyco doesn't works with 2.6+) - fix some whitespace PR: ports/159175 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: jsa@ (old maintainer) |
||
---|---|---|
.. | ||
deluged.in | ||
extra-psyco-patch-deluge__main.py | ||
extra-psyco-patch-deluge__ui__console__main.py | ||
extra-psyco-patch-deluge__ui__gtkui__gtkui.py | ||
extra-psyco-patch-deluge__ui__web__web.py | ||
patch-setup.py |