vote up 2 vote down star

Compare:

A specific "PR":

Does it stand for Portability Report? or something similar? I can tell it has to do with tracking bug reports and build problems for specific ports but the acronym is baffling me.

It may also be used in the Linux world but Googling for "Linux PR" only yields results related to Public Relations. Apparently FreeBSD has PRs and Linux has Public Relations.

flag

2 Answers

vote up 1 vote down check

To FreeBSD a PR is a "ticket" containing either (or both) a bug report or a feature request or a patch (to be thoughtfully tried and eventually committed by someone with the proper permissions).

It's used to track problems and their resolution ("closing" a PR usually means the underlying problem was solved).

link|flag
BTW: a PR is not specific to the context of FreeBSD Ports, but FreeBSD in general; "ports" is just one of the many categories a PR can have. – lapo Sep 4 at 5:01
vote up 2 vote down

"Problem Reports".

I found a link:

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.