[Bug 235701] security/py-certbot: Add man page

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 29 02:44:34 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701

--- Comment #28 from Kubilay Kocak <koobs at FreeBSD.org> ---
(In reply to Walter Schwarzenfeld from comment #22)

All files installed by a port that installs files in shared (non Python version
specific) locations, must be made unique ("concurrent safe")

Could you please process the periodic script to include that concurrent
treatment by using uniquefiles functionality [1]. You should just be able to
add the file to UNIQUE_SUFFIX_FILES which are already set by ports using
USE_PYTHON=concurrent (which uses uniquefiles.mk functionality)

[1]
https://www.freebsd.org/doc/en/books/porters-handbook/book.html#uses-uniquefiles

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-python mailing list