1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/net-p2p/deluge/files
Koop Mast 4763e183bb - update to 1.3.3
- 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)
2011-08-22 20:46:33 +00:00
..
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 - update to 1.3.3 2011-08-22 20:46:33 +00:00