[Bug 229925] [EXP-RUN] Disallow escaping ordinary characters in regex(3)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 23 05:50:37 UTC 2019


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

--- Comment #22 from Mathieu Arnold <mat at FreeBSD.org> ---
According to
https://www.freebsd.org/doc/en/books/porters-handbook/makefile-maintainer.html:

  Blanket approval for most ports applies to fixes like infrastructure changes,
or trivial and tested build and runtime fixes. The current list is available in
Ports section of the Committer's Guide.

And in
https://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/ports.html#ports-qa-misc-blanket-approval
it links to:

  Blanket approval for most ports applies to these types of fixes:

    Most infrastructure changes to a port (that is, modernizing, but not
changing the functionality). For example, the blanket covers converting to new
USES macros, enabling verbose builds, and switching to new ports system
syntaxes.

    Trivial and tested build and runtime fixes.

There is absolutely no need to involve portmgr, and you probably do not need to
involve the affected ports' maintainers.
As you are not a ports committer, you do need to seek approval (by a ports
committer) for any patch to the ports tree you wish to commit yourself.  If you
do not wish to commit the patches yourself, either 1 PR/port or 1 PR for
everything is up to you, as in both cases, you only need an ok from a ports
committer.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list