https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228264
Kubilay Kocak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open Summary|net/py-haproxyctl |[NEW PORT] | |net/py-haproxyctl: HAProxy | |control tool CC| |[email protected] Keywords| |feature, needs-qa --- Comment #1 from Kubilay Kocak <[email protected]> --- If/when a Python package supports > 1 python versions, as most python packages do, and also provides scripts (in LOCALBASE/bin, as this does), the port should be made concurrent safe (using USE_PYTHON=concurrent) so those files are uniquely named and do not conflict when multiple versions are installed -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
