Report created on Mon May 20 09:28:30 2013. back to main menu

Enter a new maintainer (partial match is OK) to get information about their FreeBSD ports:

Maintainer: 

For explanatory information and summary details, see the notes below.

portname maintainer build error logs Problem Reports Responsible
devel/ccache bdrewery@FreeBSD.org      
devel/checkbashisms bdrewery@FreeBSD.org      
devel/valgrind-snapshot bdrewery@FreeBSD.org      
devel/valgrind bdrewery@FreeBSD.org   152899: devel/valgrind: unhandled syscall: 506 bdrewery
irc/gseen.mod bdrewery@FreeBSD.org      
mail/qmail bdrewery@FreeBSD.org      
mail/qmail-conf bdrewery@FreeBSD.org      
mail/qmail-contrib bdrewery@FreeBSD.org      
mail/qmail-dk bdrewery@FreeBSD.org      
mail/qmail-ldap bdrewery@FreeBSD.org      
mail/qmail-mysql bdrewery@FreeBSD.org      
mail/qmail-spamcontrol bdrewery@FreeBSD.org      
mail/qmail-tls bdrewery@FreeBSD.org      
mail/qmailadmin bdrewery@FreeBSD.org      
mail/qmailanalog bdrewery@FreeBSD.org      
mail/qmhandle bdrewery@FreeBSD.org      
mail/qtools bdrewery@FreeBSD.org      
mail/queue-fix bdrewery@FreeBSD.org      
mail/queue-repair bdrewery@FreeBSD.org      
mail/serialmail bdrewery@FreeBSD.org      
mail/spamdyke bdrewery@FreeBSD.org      
mail/vpopmail bdrewery@FreeBSD.org      
math/miracl bdrewery@FreeBSD.org      
ports-mgmt/portmaster bdrewery@FreeBSD.org   171832: ports-mgmt/pkgng: portmaster no longer honors +IGNORED matthew
172651: ports-mgmt/portmaster --index and --index-only redundancy and processing error bdrewery
174729: ports-mgmt/portmaster: should check for script running as before doing certain operations bdrewery
ports-mgmt/portupgrade-devel bdrewery@FreeBSD.org   177365: [patch] ports-mgmt/portupgrade-devel enhancements bdrewery
ports-mgmt/portupgrade bdrewery@FreeBSD.org   104910: portsdb -Uu fails on building lsdb when EMACS_NAME is xemacs21 nobutaka
127889: ports-mgmt/portupgrade detects spurious failures and skips ports unnecessarily bdrewery
security/openssh-portable bdrewery@FreeBSD.org      
sysutils/beadm bdrewery@FreeBSD.org      
sysutils/beadm-devel bdrewery@FreeBSD.org      
sysutils/cronolog bdrewery@FreeBSD.org      
sysutils/zfstools bdrewery@FreeBSD.org      
ports shown: 31   ports with build errors: 0 ports with outstanding PRs: 4  
ports with either build errors or PRs: 4

Notes:

Clicking on each column heading will cause the report to be redone sorted by that column. Clicking again will reverse the sort.

The portname column includes links to a more complete overview for that port.

The maintainer column includes links to a page showing the status of all ports for that maintainer.

The build error logs column represents the list of unique errors noticed in any build environment (if any). The errors are listed alphabetically. Each entry is a link to a particular errorlog. (In cases where the same error occurs in multiple build environments, the latest errorlog is used.)

The list of build errors that are detected, and a short description of each one, can be found here.

The PRs (if any) for the given port are listed numerically in the Problem Reports column. Thus, for each port, they should also be in order from earliest to latest.

Currently, no effort is made to correlate any individual build error with any individual PR. They are listed in adjacent columns only for your viewing convenience.

The underlying technology of this report relies on trying to extract information from the existing GNATS database entries. These entries are entered by human users using the send-pr command. As such, the quality of the entries varies greatly.

The fastest, and easiest, information is gleaned from a GNATS entry whose subject line contains the port category and port name, separated by a slash. However, if this algorithm only flagged those, it would miss nearly 50% of the ports PRs, not to mention all the 'framework' PRs.

So, as an extension, various heuristics are used to guess what it is the user really intended. See the code in gnatsQueryUtils.py for the gory details. What's important to understand is this: there is no possible algorithm that will correctly identify all the ambiguous PRs without getting a few false identifications and still run in less than geological time. So, before you are tempted to file a PR on this algorithm itself, read the code to understand its design tradeoffs, and then consider instead filing followup PRs to the ambiguous PRs that would disambiguate them instead. Thanks -- the author.