Report created on Mon Nov 23 17:27:53 2009. 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
audio/muine mono@FreeBSD.org      
audio/taglib-sharp mono@FreeBSD.org      
deskutils/tomboy mono@FreeBSD.org coredump    
devel/mono-addins mono@FreeBSD.org      
devel/mono-tools mono@FreeBSD.org      
devel/monodevelop mono@FreeBSD.org coredump    
devel/monodevelop-boo mono@FreeBSD.org      
devel/monodevelop-database mono@FreeBSD.org coredump    
devel/monodevelop-java mono@FreeBSD.org coredump    
devel/monodevelop-vala mono@FreeBSD.org coredump    
editors/bless mono@FreeBSD.org coredump    
graphics/f-spot mono@FreeBSD.org      
lang/boo mono@FreeBSD.org ???    
lang/mono-basic mono@FreeBSD.org coredump    
lang/mono mono@FreeBSD.org   140362: lang/mono: Patches for PowerPC support in mono mono
mail/gmime2-sharp [I] mono@FreeBSD.org      
mail/gmime24-sharp mono@FreeBSD.org      
multimedia/banshee mono@FreeBSD.org      
multimedia/banshee-mirage mono@FreeBSD.org coredump    
multimedia/moonlight mono@FreeBSD.org configure_error    
net/blam [B] mono@FreeBSD.org      
net/mono-zeroconf mono@FreeBSD.org      
www/gecko-sharp20 mono@FreeBSD.org      
www/mod_mono mono@FreeBSD.org      
www/moonshine mono@FreeBSD.org      
www/webkit-sharp mono@FreeBSD.org coredump    
www/xsp mono@FreeBSD.org      
x11-toolkits/gnome-desktop-sharp20 mono@FreeBSD.org      
x11-toolkits/gnome-sharp20 mono@FreeBSD.org      
x11-toolkits/gtk-sharp20 mono@FreeBSD.org      
x11-toolkits/gtksourceview-sharp mono@FreeBSD.org coredump    
x11-toolkits/libgdiplus mono@FreeBSD.org      
ports shown: 32   ports with build errors: 12 ports with outstanding PRs: 1  
ports with either build errors or PRs: 13

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.