Report created on Mon Nov 23 17:12:44 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
archivers/bsdar gabor@FreeBSD.org      
archivers/cabextract gabor@FreeBSD.org      
archivers/freeze gabor@FreeBSD.org      
archivers/gzip gabor@FreeBSD.org      
archivers/lbzip2 gabor@FreeBSD.org      
archivers/nomarch gabor@FreeBSD.org      
archivers/rar gabor@FreeBSD.org      
archivers/zoo gabor@FreeBSD.org      
audio/gnuitar gabor@FreeBSD.org      
databases/gdbm gabor@FreeBSD.org      
devel/opencvs gabor@FreeBSD.org      
dns/pdnsd gabor@FreeBSD.org      
emulators/linux_base-gentoo-stage1 [I] gabor@FreeBSD.org      
emulators/linux_base-gentoo-stage3 [I] gabor@FreeBSD.org      
emulators/linux_dist-gentoo-stage1 [I] gabor@FreeBSD.org      
emulators/linux_dist-gentoo-stage3 [I] gabor@FreeBSD.org      
print/dvips gabor@FreeBSD.org      
print/latex gabor@FreeBSD.org      
print/tex gabor@FreeBSD.org      
security/amavisd-new gabor@FreeBSD.org      
security/p5-Crypt-CFB gabor@FreeBSD.org      
security/p5-Crypt-Ctr gabor@FreeBSD.org      
security/p5-Crypt-DES_PP gabor@FreeBSD.org      
security/p5-Crypt-GOST gabor@FreeBSD.org      
security/p5-Crypt-GPG gabor@FreeBSD.org      
security/p5-Crypt-HCE_MD5 gabor@FreeBSD.org      
security/p5-Crypt-Khazad gabor@FreeBSD.org      
security/p5-Crypt-License gabor@FreeBSD.org      
security/p5-Crypt-Lite gabor@FreeBSD.org      
security/p5-Crypt-Loki97 gabor@FreeBSD.org      
security/p5-Crypt-MySQL gabor@FreeBSD.org      
security/p5-Crypt-SKey gabor@FreeBSD.org      
security/p5-Crypt-Salt gabor@FreeBSD.org      
security/p5-Crypt-Shark gabor@FreeBSD.org      
security/p5-Crypt-X509 gabor@FreeBSD.org      
security/p5-Digest-CRC gabor@FreeBSD.org      
security/p5-Digest-Crc32 gabor@FreeBSD.org      
security/p5-Digest-DJB gabor@FreeBSD.org      
security/p5-Digest-Elf gabor@FreeBSD.org      
security/p5-Digest-FNV gabor@FreeBSD.org      
security/p5-Digest-JHash gabor@FreeBSD.org      
security/p5-Digest-MD5-File gabor@FreeBSD.org      
security/p5-Digest-MD5-Reverse gabor@FreeBSD.org      
security/p5-Digest-ManberHash gabor@FreeBSD.org      
security/p5-Digest-Pearson gabor@FreeBSD.org      
security/p5-Digest-Pearson-PurePerl gabor@FreeBSD.org      
security/p5-Digest-Perl-MD4 gabor@FreeBSD.org      
security/p5-Digest-Perl-MD5 gabor@FreeBSD.org      
security/p5-Digest-SHA-PurePerl gabor@FreeBSD.org      
security/p5-Digest-SV1 gabor@FreeBSD.org      
textproc/bsddiff gabor@FreeBSD.org      
textproc/bsdgrep gabor@FreeBSD.org      
textproc/bsdsort gabor@FreeBSD.org      
textproc/docbook gabor@FreeBSD.org      
textproc/docbook-241 gabor@FreeBSD.org      
textproc/docbook-300 gabor@FreeBSD.org      
textproc/docbook-310 gabor@FreeBSD.org      
textproc/docbook-400 gabor@FreeBSD.org      
textproc/docbook-410 gabor@FreeBSD.org      
textproc/docbook-440 gabor@FreeBSD.org      
textproc/docbook-450 gabor@FreeBSD.org      
textproc/docbook-500 gabor@FreeBSD.org      
textproc/docbook-utils gabor@FreeBSD.org      
textproc/docbook-xml-450 gabor@FreeBSD.org      
textproc/docbook-xsd gabor@FreeBSD.org      
textproc/europass-xsl gabor@FreeBSD.org      
textproc/gsed gabor@FreeBSD.org      
textproc/ispell gabor@FreeBSD.org   121902: [PATCH] textproc/ispell add OPTIONS gabor
textproc/jing gabor@FreeBSD.org      
textproc/sdocbook-xml gabor@FreeBSD.org      
textproc/uml2svg gabor@FreeBSD.org      
textproc/xhtml-11 gabor@FreeBSD.org      
ports shown: 72   ports with build errors: 0 ports with outstanding PRs: 1  
ports with either build errors or PRs: 1

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.