https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
Danilo G. Baio changed:
What|Removed |Added
Assignee|pyt...@freebsd.org |db...@freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
Walter Schwarzenfeld changed:
What|Removed |Added
Attachment #211168|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
--- Comment #34 from Walter Schwarzenfeld ---
Created attachment 211168
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=211168&action=edit
svn-diff-without-gsed
Found a way without gsed.
--
You are receiving this mail because:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
Walter Schwarzenfeld changed:
What|Removed |Added
Attachment #211161|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
Walter Schwarzenfeld changed:
What|Removed |Added
Attachment #211148|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
--- Comment #31 from Kubilay Kocak ---
(In reply to Walter Schwarzenfeld from comment #29)
Yes, but adding (+=) the file to the existing UNIQUE_SUFFIX_FILES list will
handle it automatically
--
You are receiving this mail because:
You ar
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
--- Comment #30 from Walter Schwarzenfeld ---
${PYTHON_SUFFIX} instead of ${PYTHON_VER}.
--
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
--- Comment #29 from Walter Schwarzenfeld ---
Is this what you mean?
u
post-install:
...
...
${MV} ${STAGEDIR}${PREFIX}/etc/periodic/weekly/500.certbot
${STAGEDIR}${PREFIX}/etc/periodic/weekly/500.certbot-${PYTHON_VER}
--
You are receivin
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
--- Comment #28 from Kubilay Kocak ---
(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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
Walter Schwarzenfeld changed:
What|Removed |Added
Attachment #211147|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
Walter Schwarzenfeld changed:
What|Removed |Added
Attachment #211138|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
--- Comment #25 from Walter Schwarzenfeld ---
(In reply to Kubilay Kocak from comment #18)
> Are the man pages correctly and completely handled by USE_PYTHON=concurrent
> to add version-specific
> suffixes?
Move: share/man/man1/certbot.1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
--- Comment #24 from Walter Schwarzenfeld ---
Created attachment 211138
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=211138&action=edit
svn-diff-py-certbot_new
Last version. If its not right, I am give it up here.
--
You are
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
--- Comment #23 from Walter Schwarzenfeld ---
(In reply to Walter Schwarzenfeld from comment #21)
for gmake:
No, cause:
make[2]:
"/ram/usr/home/ngorx/work/py-certbot/work-py37/certbot-1.1.0/docs/Makefile"
line 11: Missing dependency operato
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
--- Comment #22 from Walter Schwarzenfeld ---
(In reply to Walter Schwarzenfeld from comment #20)
Sorry, install of two different versions of py-certbot is nonsense.
--
You are receiving this mail because:
You are the assignee for the bug
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
--- Comment #21 from Walter Schwarzenfeld ---
(In reply to Kubilay Kocak from comment #18)
> Can we also try to remove the gmake/gsed dependencies:
Not for gsed - certbot.7 is malformatted, does not handled by "normal" sed.
--
You are re
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
Walter Schwarzenfeld changed:
What|Removed |Added
CC||w.schwarzenf...@utanet.at
-
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
Walter Schwarzenfeld changed:
What|Removed |Added
Attachment #201997|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
Kubilay Kocak changed:
What|Removed |Added
Keywords||needs-qa
Flags|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
w.schwarzenf...@utanet.at changed:
What|Removed |Added
Attachment #201992|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
w.schwarzenf...@utanet.at changed:
What|Removed |Added
Attachment #201990|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
w.schwarzenf...@utanet.at changed:
What|Removed |Added
Attachment #201989|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
w.schwarzenf...@utanet.at changed:
What|Removed |Added
Attachment #201986|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
w.schwarzenf...@utanet.at changed:
What|Removed |Added
Attachment #201985|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
w.schwarzenf...@utanet.at changed:
What|Removed |Added
Attachment #201978|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
--- Comment #11 from w.schwarzenf...@utanet.at ---
(In reply to Tobias Kortkamp from comment #8)
Why is patch-docs_conf.py needed?
Was a wrong idea, sphinx does not work with extension
repoze.sphinx.autointerface.
I obolete this patch, and
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
--- Comment #10 from w.schwarzenf...@utanet.at ---
(In reply to Tobias Kortkamp from comment #8)
>7. What does this do and why does it require gsed?
It does not work with "standard" sed.
--
You are receiving this mail because:
You are th
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
--- Comment #9 from Tobias Kortkamp ---
(In reply to Tobias Kortkamp from comment #8)
> 5. gmake is not declared as a build dependency, so this will probably fail:
Ah, nevermind. I see now that there is MAN_USES=gmake. In which case
+
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
--- Comment #8 from Tobias Kortkamp ---
Comment on attachment 201984
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201984
svn-diff-alternate
1. MAN should be named MANPAGES as it usually is.
2. The new options and helpers are
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
--- Comment #7 from w.schwarzenf...@utanet.at ---
Created attachment 201984
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201984&action=edit
svn-diff-alternate
Alternate patch fixes output cetbot.7.
--
You are receiving this m
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
w.schwarzenf...@utanet.at changed:
What|Removed |Added
Attachment #201976|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
w.schwarzenf...@utanet.at changed:
What|Removed |Added
Attachment #201975|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
--- Comment #4 from w.schwarzenf...@utanet.at ---
Created attachment 201975
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201975&action=edit
svn-diff-manpage
sphinx has warnings.
man 7 certbot has a syntax error:
free, s
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701
Kubilay Kocak changed:
What|Removed |Added
Severity|Affects Only Me |Affects Some People
F
34 matches
Mail list logo